Uses of Interface
org.omg.CosEventChannelAdmin.ProxyPullSupplierOperations

Packages that use ProxyPullSupplierOperations
org.jacorb.events   
org.omg.CosEventChannelAdmin   
org.omg.CosTypedEventChannelAdmin   
 

Uses of ProxyPullSupplierOperations in org.jacorb.events
 

Classes in org.jacorb.events that implement ProxyPullSupplierOperations
 class ProxyPullSupplierImpl
          Implementation of COSEventChannelAdmin interface; ProxyPullSupplier.
 

Uses of ProxyPullSupplierOperations in org.omg.CosEventChannelAdmin
 

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

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

Methods in org.omg.CosEventChannelAdmin that return ProxyPullSupplierOperations
 ProxyPullSupplierOperations ProxyPullSupplierPOATie._delegate()
           
 

Methods in org.omg.CosEventChannelAdmin with parameters of type ProxyPullSupplierOperations
 void ProxyPullSupplierPOATie._delegate(ProxyPullSupplierOperations delegate)
           
 

Constructors in org.omg.CosEventChannelAdmin with parameters of type ProxyPullSupplierOperations
ProxyPullSupplierPOATie(ProxyPullSupplierOperations delegate)
           
ProxyPullSupplierPOATie(ProxyPullSupplierOperations delegate, POA poa)
           
 

Uses of ProxyPullSupplierOperations in org.omg.CosTypedEventChannelAdmin
 

Subinterfaces of ProxyPullSupplierOperations 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 ProxyPullSupplierOperations
 class _TypedProxyPullSupplierStub
          Generated from IDL interface "TypedProxyPullSupplier"
 class TypedProxyPullSupplierPOA
          Generated from IDL interface "TypedProxyPullSupplier"
 class TypedProxyPullSupplierPOATie
          Generated from IDL interface "TypedProxyPullSupplier"