Uses of Interface
org.omg.CosTypedNotifyChannelAdmin.TypedProxyPullSupplierOperations

Packages that use TypedProxyPullSupplierOperations
org.jacorb.notification.servant   
org.omg.CosTypedNotifyChannelAdmin   
 

Uses of TypedProxyPullSupplierOperations in org.jacorb.notification.servant
 

Classes in org.jacorb.notification.servant that implement TypedProxyPullSupplierOperations
 class TypedProxyPullSupplierImpl
           
 

Uses of TypedProxyPullSupplierOperations in org.omg.CosTypedNotifyChannelAdmin
 

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

Classes in org.omg.CosTypedNotifyChannelAdmin 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.CosTypedNotifyChannelAdmin that return TypedProxyPullSupplierOperations
 TypedProxyPullSupplierOperations TypedProxyPullSupplierPOATie._delegate()
           
 

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

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