Uses of Interface
org.omg.CosNotifyChannelAdmin.ProxyPushSupplierOperations

Packages that use ProxyPushSupplierOperations
org.omg.CosNotifyChannelAdmin   
 

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)