Uses of Interface
org.omg.CosNotifyComm.PushSupplierOperations

Packages that use PushSupplierOperations
org.jacorb.notification.servant   
org.omg.CosNotifyChannelAdmin   
org.omg.CosNotifyComm   
org.omg.CosTypedNotifyChannelAdmin   
 

Uses of PushSupplierOperations in org.jacorb.notification.servant
 

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

Uses of PushSupplierOperations in org.omg.CosNotifyChannelAdmin
 

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

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

Uses of PushSupplierOperations in org.omg.CosNotifyComm
 

Subinterfaces of PushSupplierOperations in org.omg.CosNotifyComm
 interface PushSupplier
          Generated from IDL interface "PushSupplier"
 

Classes in org.omg.CosNotifyComm that implement PushSupplierOperations
 class _PushSupplierStub
          Generated from IDL interface "PushSupplier"
 class PushSupplierPOA
          Generated from IDL interface "PushSupplier"
 class PushSupplierPOATie
          Generated from IDL interface "PushSupplier"
 

Methods in org.omg.CosNotifyComm that return PushSupplierOperations
 PushSupplierOperations PushSupplierPOATie._delegate()
           
 

Methods in org.omg.CosNotifyComm with parameters of type PushSupplierOperations
 void PushSupplierPOATie._delegate(PushSupplierOperations delegate)
           
 

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

Uses of PushSupplierOperations in org.omg.CosTypedNotifyChannelAdmin
 

Subinterfaces of PushSupplierOperations in org.omg.CosTypedNotifyChannelAdmin
 interface TypedProxyPushSupplier
          Generated from IDL interface "TypedProxyPushSupplier"
 interface TypedProxyPushSupplierOperations
          Generated from IDL interface "TypedProxyPushSupplier"
 

Classes in org.omg.CosTypedNotifyChannelAdmin that implement PushSupplierOperations
 class _TypedProxyPushSupplierStub
          Generated from IDL interface "TypedProxyPushSupplier"
 class TypedProxyPushSupplierPOA
          Generated from IDL interface "TypedProxyPushSupplier"
 class TypedProxyPushSupplierPOATie
          Generated from IDL interface "TypedProxyPushSupplier"