Uses of Interface
org.omg.CosTypedEventChannelAdmin.TypedProxyPullSupplierOperations

Packages that use TypedProxyPullSupplierOperations
org.omg.CosTypedEventChannelAdmin   
 

Uses of TypedProxyPullSupplierOperations in org.omg.CosTypedEventChannelAdmin
 

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

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

Methods in org.omg.CosTypedEventChannelAdmin that return TypedProxyPullSupplierOperations
 TypedProxyPullSupplierOperations TypedProxyPullSupplierPOATie._delegate()
           
 

Methods in org.omg.CosTypedEventChannelAdmin with parameters of type TypedProxyPullSupplierOperations
 void TypedProxyPullSupplierPOATie._delegate(TypedProxyPullSupplierOperations delegate)
           
 

Constructors in org.omg.CosTypedEventChannelAdmin with parameters of type TypedProxyPullSupplierOperations
TypedProxyPullSupplierPOATie(TypedProxyPullSupplierOperations delegate)
           
TypedProxyPullSupplierPOATie(TypedProxyPullSupplierOperations delegate, POA poa)