Uses of Interface
org.omg.CosNotifyChannelAdmin.StructuredProxyPushSupplierOperations

Packages that use StructuredProxyPushSupplierOperations
org.omg.CosNotifyChannelAdmin   
 

Uses of StructuredProxyPushSupplierOperations in org.omg.CosNotifyChannelAdmin
 

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

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

Methods in org.omg.CosNotifyChannelAdmin that return StructuredProxyPushSupplierOperations
 StructuredProxyPushSupplierOperations StructuredProxyPushSupplierPOATie._delegate()
           
 

Methods in org.omg.CosNotifyChannelAdmin with parameters of type StructuredProxyPushSupplierOperations
 void StructuredProxyPushSupplierPOATie._delegate(StructuredProxyPushSupplierOperations delegate)
           
 

Constructors in org.omg.CosNotifyChannelAdmin with parameters of type StructuredProxyPushSupplierOperations
StructuredProxyPushSupplierPOATie(StructuredProxyPushSupplierOperations delegate)
           
StructuredProxyPushSupplierPOATie(StructuredProxyPushSupplierOperations delegate, POA poa)