Uses of Interface
org.omg.CosNotifyChannelAdmin.StructuredProxyPushSupplier

Packages that use StructuredProxyPushSupplier
org.omg.CosNotifyChannelAdmin   
org.omg.CosNotifyChannelAdminAck   
 

Uses of StructuredProxyPushSupplier in org.omg.CosNotifyChannelAdmin
 

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

Fields in org.omg.CosNotifyChannelAdmin declared as StructuredProxyPushSupplier
 StructuredProxyPushSupplier StructuredProxyPushSupplierHolder.value
           
 

Methods in org.omg.CosNotifyChannelAdmin that return StructuredProxyPushSupplier
static StructuredProxyPushSupplier StructuredProxyPushSupplierHelper.extract(Any any)
           
static StructuredProxyPushSupplier StructuredProxyPushSupplierHelper.read(InputStream in)
           
static StructuredProxyPushSupplier StructuredProxyPushSupplierHelper.narrow(java.lang.Object obj)
           
static StructuredProxyPushSupplier StructuredProxyPushSupplierHelper.narrow(Object obj)
           
static StructuredProxyPushSupplier StructuredProxyPushSupplierHelper.unchecked_narrow(Object obj)
           
 StructuredProxyPushSupplier StructuredProxyPushSupplierPOA._this()
           
 StructuredProxyPushSupplier StructuredProxyPushSupplierPOA._this(ORB orb)
           
 StructuredProxyPushSupplier StructuredProxyPushSupplierPOATie._this()
           
 StructuredProxyPushSupplier StructuredProxyPushSupplierPOATie._this(ORB orb)
           
 

Methods in org.omg.CosNotifyChannelAdmin with parameters of type StructuredProxyPushSupplier
static void StructuredProxyPushSupplierHelper.insert(Any any, StructuredProxyPushSupplier s)
           
static void StructuredProxyPushSupplierHelper.write(OutputStream _out, StructuredProxyPushSupplier s)
           
 

Constructors in org.omg.CosNotifyChannelAdmin with parameters of type StructuredProxyPushSupplier
StructuredProxyPushSupplierHolder(StructuredProxyPushSupplier initial)
           
 

Uses of StructuredProxyPushSupplier in org.omg.CosNotifyChannelAdminAck
 

Subinterfaces of StructuredProxyPushSupplier in org.omg.CosNotifyChannelAdminAck
 interface StructuredProxyPushSupplierAck
          Generated from IDL interface "StructuredProxyPushSupplierAck"
 

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