Uses of Interface
org.omg.CosNotifyComm.StructuredPushSupplierOperations

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

Uses of StructuredPushSupplierOperations in org.omg.CosNotifyChannelAdmin
 

Subinterfaces of StructuredPushSupplierOperations in org.omg.CosNotifyChannelAdmin
 interface StructuredProxyPushSupplier
          Generated from IDL interface "StructuredProxyPushSupplier"
 interface StructuredProxyPushSupplierOperations
          Generated from IDL interface "StructuredProxyPushSupplier"
 

Classes in org.omg.CosNotifyChannelAdmin that implement StructuredPushSupplierOperations
 class _StructuredProxyPushSupplierStub
          Generated from IDL interface "StructuredProxyPushSupplier"
 class StructuredProxyPushSupplierPOA
          Generated from IDL interface "StructuredProxyPushSupplier"
 class StructuredProxyPushSupplierPOATie
          Generated from IDL interface "StructuredProxyPushSupplier"
 

Uses of StructuredPushSupplierOperations in org.omg.CosNotifyComm
 

Subinterfaces of StructuredPushSupplierOperations in org.omg.CosNotifyComm
 interface StructuredPushSupplier
          Generated from IDL interface "StructuredPushSupplier"
 

Classes in org.omg.CosNotifyComm that implement StructuredPushSupplierOperations
 class _StructuredPushSupplierStub
          Generated from IDL interface "StructuredPushSupplier"
 class StructuredPushSupplierPOA
          Generated from IDL interface "StructuredPushSupplier"
 class StructuredPushSupplierPOATie
          Generated from IDL interface "StructuredPushSupplier"
 

Methods in org.omg.CosNotifyComm that return StructuredPushSupplierOperations
 StructuredPushSupplierOperations StructuredPushSupplierPOATie._delegate()
           
 

Methods in org.omg.CosNotifyComm with parameters of type StructuredPushSupplierOperations
 void StructuredPushSupplierPOATie._delegate(StructuredPushSupplierOperations delegate)
           
 

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