Uses of Interface
org.omg.CosNotifyComm.StructuredPullSupplierOperations

Packages that use StructuredPullSupplierOperations
org.omg.CosNotifyChannelAdmin   
org.omg.CosNotifyComm   
 

Uses of StructuredPullSupplierOperations in org.omg.CosNotifyChannelAdmin
 

Subinterfaces of StructuredPullSupplierOperations in org.omg.CosNotifyChannelAdmin
 interface StructuredProxyPullSupplier
          Generated from IDL interface "StructuredProxyPullSupplier"
 interface StructuredProxyPullSupplierOperations
          Generated from IDL interface "StructuredProxyPullSupplier"
 

Classes in org.omg.CosNotifyChannelAdmin that implement StructuredPullSupplierOperations
 class _StructuredProxyPullSupplierStub
          Generated from IDL interface "StructuredProxyPullSupplier"
 class StructuredProxyPullSupplierPOA
          Generated from IDL interface "StructuredProxyPullSupplier"
 class StructuredProxyPullSupplierPOATie
          Generated from IDL interface "StructuredProxyPullSupplier"
 

Uses of StructuredPullSupplierOperations in org.omg.CosNotifyComm
 

Subinterfaces of StructuredPullSupplierOperations in org.omg.CosNotifyComm
 interface StructuredPullSupplier
          Generated from IDL interface "StructuredPullSupplier"
 

Classes in org.omg.CosNotifyComm that implement StructuredPullSupplierOperations
 class _StructuredPullSupplierStub
          Generated from IDL interface "StructuredPullSupplier"
 class StructuredPullSupplierPOA
          Generated from IDL interface "StructuredPullSupplier"
 class StructuredPullSupplierPOATie
          Generated from IDL interface "StructuredPullSupplier"
 

Methods in org.omg.CosNotifyComm that return StructuredPullSupplierOperations
 StructuredPullSupplierOperations StructuredPullSupplierPOATie._delegate()
           
 

Methods in org.omg.CosNotifyComm with parameters of type StructuredPullSupplierOperations
 void StructuredPullSupplierPOATie._delegate(StructuredPullSupplierOperations delegate)
           
 

Constructors in org.omg.CosNotifyComm with parameters of type StructuredPullSupplierOperations
StructuredPullSupplierPOATie(StructuredPullSupplierOperations delegate)
           
StructuredPullSupplierPOATie(StructuredPullSupplierOperations delegate, POA poa)