Uses of Interface
org.omg.CosNotifyChannelAdmin.ProxyPushSupplierOperations

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

Uses of ProxyPushSupplierOperations in org.jacorb.notification.servant
 

Classes in org.jacorb.notification.servant that implement ProxyPushSupplierOperations
 class ECProxyPushSupplierImpl
           
 class ProxyPushSupplierImpl
           
 

Uses of ProxyPushSupplierOperations in org.omg.CosNotifyChannelAdmin
 

Subinterfaces of ProxyPushSupplierOperations in org.omg.CosNotifyChannelAdmin
 interface ProxyPushSupplier
          Generated from IDL interface "ProxyPushSupplier"
 

Classes in org.omg.CosNotifyChannelAdmin that implement ProxyPushSupplierOperations
 class _ProxyPushSupplierStub
          Generated from IDL interface "ProxyPushSupplier"
 class ProxyPushSupplierPOA
          Generated from IDL interface "ProxyPushSupplier"
 class ProxyPushSupplierPOATie
          Generated from IDL interface "ProxyPushSupplier"
 

Methods in org.omg.CosNotifyChannelAdmin that return ProxyPushSupplierOperations
 ProxyPushSupplierOperations ProxyPushSupplierPOATie._delegate()
           
 

Methods in org.omg.CosNotifyChannelAdmin with parameters of type ProxyPushSupplierOperations
 void ProxyPushSupplierPOATie._delegate(ProxyPushSupplierOperations delegate)
           
 

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