Uses of Interface
org.omg.CosNotifyComm.PullSupplierOperations

Packages that use PullSupplierOperations
org.jacorb.notification.servant   
org.omg.CosNotifyChannelAdmin   
org.omg.CosNotifyComm   
 

Uses of PullSupplierOperations in org.jacorb.notification.servant
 

Classes in org.jacorb.notification.servant that implement PullSupplierOperations
 class ECProxyPullSupplierImpl
           
 class ProxyPullSupplierImpl
           
 

Uses of PullSupplierOperations in org.omg.CosNotifyChannelAdmin
 

Subinterfaces of PullSupplierOperations in org.omg.CosNotifyChannelAdmin
 interface ProxyPullSupplier
          Generated from IDL interface "ProxyPullSupplier"
 interface ProxyPullSupplierOperations
          Generated from IDL interface "ProxyPullSupplier"
 

Classes in org.omg.CosNotifyChannelAdmin that implement PullSupplierOperations
 class _ProxyPullSupplierStub
          Generated from IDL interface "ProxyPullSupplier"
 class ProxyPullSupplierPOA
          Generated from IDL interface "ProxyPullSupplier"
 class ProxyPullSupplierPOATie
          Generated from IDL interface "ProxyPullSupplier"
 

Uses of PullSupplierOperations in org.omg.CosNotifyComm
 

Subinterfaces of PullSupplierOperations in org.omg.CosNotifyComm
 interface PullSupplier
          Generated from IDL interface "PullSupplier"
 

Classes in org.omg.CosNotifyComm that implement PullSupplierOperations
 class _PullSupplierStub
          Generated from IDL interface "PullSupplier"
 class PullSupplierPOA
          Generated from IDL interface "PullSupplier"
 class PullSupplierPOATie
          Generated from IDL interface "PullSupplier"
 

Methods in org.omg.CosNotifyComm that return PullSupplierOperations
 PullSupplierOperations PullSupplierPOATie._delegate()
           
 

Methods in org.omg.CosNotifyComm with parameters of type PullSupplierOperations
 void PullSupplierPOATie._delegate(PullSupplierOperations delegate)
           
 

Constructors in org.omg.CosNotifyComm with parameters of type PullSupplierOperations
PullSupplierPOATie(PullSupplierOperations delegate)
           
PullSupplierPOATie(PullSupplierOperations delegate, POA poa)