Uses of Interface
org.omg.CosNotifyChannelAdminAck.StructuredProxyPushSupplierAck

Packages that use StructuredProxyPushSupplierAck
org.omg.CosNotifyChannelAdminAck   
 

Uses of StructuredProxyPushSupplierAck in org.omg.CosNotifyChannelAdminAck
 

Classes in org.omg.CosNotifyChannelAdminAck that implement StructuredProxyPushSupplierAck
 class _StructuredProxyPushSupplierAckStub
          Generated from IDL interface "StructuredProxyPushSupplierAck"
 

Fields in org.omg.CosNotifyChannelAdminAck declared as StructuredProxyPushSupplierAck
 StructuredProxyPushSupplierAck StructuredProxyPushSupplierAckHolder.value
           
 

Methods in org.omg.CosNotifyChannelAdminAck that return StructuredProxyPushSupplierAck
 StructuredProxyPushSupplierAck StructuredProxyPushSupplierAckPOATie._this()
           
 StructuredProxyPushSupplierAck StructuredProxyPushSupplierAckPOATie._this(ORB orb)
           
static StructuredProxyPushSupplierAck StructuredProxyPushSupplierAckHelper.extract(Any any)
           
static StructuredProxyPushSupplierAck StructuredProxyPushSupplierAckHelper.read(InputStream in)
           
static StructuredProxyPushSupplierAck StructuredProxyPushSupplierAckHelper.narrow(java.lang.Object obj)
           
static StructuredProxyPushSupplierAck StructuredProxyPushSupplierAckHelper.narrow(Object obj)
           
static StructuredProxyPushSupplierAck StructuredProxyPushSupplierAckHelper.unchecked_narrow(Object obj)
           
 StructuredProxyPushSupplierAck StructuredProxyPushSupplierAckPOA._this()
           
 StructuredProxyPushSupplierAck StructuredProxyPushSupplierAckPOA._this(ORB orb)
           
 

Methods in org.omg.CosNotifyChannelAdminAck with parameters of type StructuredProxyPushSupplierAck
static void StructuredProxyPushSupplierAckHelper.insert(Any any, StructuredProxyPushSupplierAck s)
           
static void StructuredProxyPushSupplierAckHelper.write(OutputStream _out, StructuredProxyPushSupplierAck s)
           
 

Constructors in org.omg.CosNotifyChannelAdminAck with parameters of type StructuredProxyPushSupplierAck
StructuredProxyPushSupplierAckHolder(StructuredProxyPushSupplierAck initial)