Uses of Interface
org.omg.CosTypedNotifyComm.TypedPullSupplierOperations

Packages that use TypedPullSupplierOperations
org.jacorb.notification.servant   
org.omg.CosTypedNotifyChannelAdmin   
org.omg.CosTypedNotifyComm   
 

Uses of TypedPullSupplierOperations in org.jacorb.notification.servant
 

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

Uses of TypedPullSupplierOperations in org.omg.CosTypedNotifyChannelAdmin
 

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

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

Uses of TypedPullSupplierOperations in org.omg.CosTypedNotifyComm
 

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

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

Methods in org.omg.CosTypedNotifyComm that return TypedPullSupplierOperations
 TypedPullSupplierOperations TypedPullSupplierPOATie._delegate()
           
 

Methods in org.omg.CosTypedNotifyComm with parameters of type TypedPullSupplierOperations
 void TypedPullSupplierPOATie._delegate(TypedPullSupplierOperations delegate)
           
 

Constructors in org.omg.CosTypedNotifyComm with parameters of type TypedPullSupplierOperations
TypedPullSupplierPOATie(TypedPullSupplierOperations delegate)
           
TypedPullSupplierPOATie(TypedPullSupplierOperations delegate, POA poa)