Uses of Interface
org.omg.CosEventComm.PullSupplierOperations

Packages that use PullSupplierOperations
org.jacorb.notification.servant   
org.omg.CosEventChannelAdmin   
org.omg.CosEventComm   
org.omg.CosNotifyComm   
org.omg.CosTypedEventChannelAdmin   
org.omg.CosTypedEventComm   
 

Uses of PullSupplierOperations in org.jacorb.notification.servant
 

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

Uses of PullSupplierOperations in org.omg.CosEventChannelAdmin
 

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

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

Uses of PullSupplierOperations in org.omg.CosEventComm
 

Subinterfaces of PullSupplierOperations in org.omg.CosEventComm
 interface PullSupplier
          Generated from IDL interface "PullSupplier"
 

Classes in org.omg.CosEventComm that implement PullSupplierOperations
 class _PullSupplierStub
          Generated from IDL interface "PullSupplier"
 class PullSupplierPOA
          Generated from IDL interface "PullSupplier"
 class PullSupplierPOATie
          Generated from IDL interface "PullSupplier"
 

Methods in org.omg.CosEventComm that return PullSupplierOperations
 PullSupplierOperations PullSupplierPOATie._delegate()
           
 

Methods in org.omg.CosEventComm with parameters of type PullSupplierOperations
 void PullSupplierPOATie._delegate(PullSupplierOperations delegate)
           
 

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

Uses of PullSupplierOperations in org.omg.CosNotifyComm
 

Subinterfaces of PullSupplierOperations in org.omg.CosNotifyComm
 interface PullSupplierOperations
          Generated from IDL interface "PullSupplier"
 

Uses of PullSupplierOperations in org.omg.CosTypedEventChannelAdmin
 

Subinterfaces of PullSupplierOperations in org.omg.CosTypedEventChannelAdmin
 interface TypedProxyPullSupplier
          Generated from IDL interface "TypedProxyPullSupplier"
 interface TypedProxyPullSupplierOperations
          Generated from IDL interface "TypedProxyPullSupplier"
 

Classes in org.omg.CosTypedEventChannelAdmin that implement PullSupplierOperations
 class _TypedProxyPullSupplierStub
          Generated from IDL interface "TypedProxyPullSupplier"
 class TypedProxyPullSupplierPOA
          Generated from IDL interface "TypedProxyPullSupplier"
 class TypedProxyPullSupplierPOATie
          Generated from IDL interface "TypedProxyPullSupplier"
 

Uses of PullSupplierOperations in org.omg.CosTypedEventComm
 

Subinterfaces of PullSupplierOperations in org.omg.CosTypedEventComm
 interface TypedPullSupplier
          Generated from IDL interface "TypedPullSupplier"
 interface TypedPullSupplierOperations
          Generated from IDL interface "TypedPullSupplier"
 

Classes in org.omg.CosTypedEventComm that implement PullSupplierOperations
 class _TypedPullSupplierStub
          Generated from IDL interface "TypedPullSupplier"
 class TypedPullSupplierPOA
          Generated from IDL interface "TypedPullSupplier"
 class TypedPullSupplierPOATie
          Generated from IDL interface "TypedPullSupplier"