Uses of Interface
org.omg.CosNotifyCommAck.StructuredPushSupplierAck

Packages that use StructuredPushSupplierAck
org.omg.CosNotifyCommAck   
 

Uses of StructuredPushSupplierAck in org.omg.CosNotifyCommAck
 

Classes in org.omg.CosNotifyCommAck that implement StructuredPushSupplierAck
 class _StructuredPushSupplierAckStub
          Generated from IDL interface "StructuredPushSupplierAck"
 

Fields in org.omg.CosNotifyCommAck declared as StructuredPushSupplierAck
 StructuredPushSupplierAck StructuredPushSupplierAckHolder.value
           
 

Methods in org.omg.CosNotifyCommAck that return StructuredPushSupplierAck
static StructuredPushSupplierAck StructuredPushSupplierAckHelper.extract(Any any)
           
static StructuredPushSupplierAck StructuredPushSupplierAckHelper.read(InputStream in)
           
static StructuredPushSupplierAck StructuredPushSupplierAckHelper.narrow(java.lang.Object obj)
           
static StructuredPushSupplierAck StructuredPushSupplierAckHelper.narrow(Object obj)
           
static StructuredPushSupplierAck StructuredPushSupplierAckHelper.unchecked_narrow(Object obj)
           
 StructuredPushSupplierAck StructuredPushSupplierAckPOA._this()
           
 StructuredPushSupplierAck StructuredPushSupplierAckPOA._this(ORB orb)
           
 StructuredPushSupplierAck StructuredPushSupplierAckPOATie._this()
           
 StructuredPushSupplierAck StructuredPushSupplierAckPOATie._this(ORB orb)
           
 

Methods in org.omg.CosNotifyCommAck with parameters of type StructuredPushSupplierAck
static void StructuredPushSupplierAckHelper.insert(Any any, StructuredPushSupplierAck s)
           
static void StructuredPushSupplierAckHelper.write(OutputStream _out, StructuredPushSupplierAck s)
           
 

Constructors in org.omg.CosNotifyCommAck with parameters of type StructuredPushSupplierAck
StructuredPushSupplierAckHolder(StructuredPushSupplierAck initial)