Uses of Interface
org.omg.CosEventComm.PushSupplierOperations

Packages that use PushSupplierOperations
org.jacorb.events   
org.omg.CosEventChannelAdmin   
org.omg.CosEventComm   
org.omg.CosNotifyComm   
org.omg.CosTypedNotifyChannelAdmin   
 

Uses of PushSupplierOperations in org.jacorb.events
 

Classes in org.jacorb.events that implement PushSupplierOperations
 class ProxyPushSupplierImpl
          Implementation of COSEventChannelAdmin interface; ProxyPushSupplier.
 

Uses of PushSupplierOperations in org.omg.CosEventChannelAdmin
 

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

Classes in org.omg.CosEventChannelAdmin 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.CosEventComm
 

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

Classes in org.omg.CosEventComm 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.CosEventComm that return PushSupplierOperations
 PushSupplierOperations PushSupplierPOATie._delegate()
           
 

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

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

Uses of PushSupplierOperations in org.omg.CosNotifyComm
 

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

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"