Uses of Interface
org.omg.CosNotifyChannelAdmin.ProxyPullSupplierOperations

Packages that use ProxyPullSupplierOperations
org.jacorb.notification.servant   
org.omg.CosNotifyChannelAdmin   
 

Uses of ProxyPullSupplierOperations in org.jacorb.notification.servant
 

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

Uses of ProxyPullSupplierOperations in org.omg.CosNotifyChannelAdmin
 

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

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

Methods in org.omg.CosNotifyChannelAdmin that return ProxyPullSupplierOperations
 ProxyPullSupplierOperations ProxyPullSupplierPOATie._delegate()
           
 

Methods in org.omg.CosNotifyChannelAdmin with parameters of type ProxyPullSupplierOperations
 void ProxyPullSupplierPOATie._delegate(ProxyPullSupplierOperations delegate)
           
 

Constructors in org.omg.CosNotifyChannelAdmin with parameters of type ProxyPullSupplierOperations
ProxyPullSupplierPOATie(ProxyPullSupplierOperations delegate)
           
ProxyPullSupplierPOATie(ProxyPullSupplierOperations delegate, POA poa)