Uses of Interface
org.omg.CosNotifyChannelAdmin.StructuredProxyPullSupplier

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

Uses of StructuredProxyPullSupplier in org.omg.CosNotifyChannelAdmin
 

Classes in org.omg.CosNotifyChannelAdmin that implement StructuredProxyPullSupplier
 class _StructuredProxyPullSupplierStub
          Generated from IDL interface "StructuredProxyPullSupplier"
 

Fields in org.omg.CosNotifyChannelAdmin declared as StructuredProxyPullSupplier
 StructuredProxyPullSupplier StructuredProxyPullSupplierHolder.value
           
 

Methods in org.omg.CosNotifyChannelAdmin that return StructuredProxyPullSupplier
static StructuredProxyPullSupplier StructuredProxyPullSupplierHelper.extract(Any any)
           
static StructuredProxyPullSupplier StructuredProxyPullSupplierHelper.read(InputStream in)
           
static StructuredProxyPullSupplier StructuredProxyPullSupplierHelper.narrow(java.lang.Object obj)
           
static StructuredProxyPullSupplier StructuredProxyPullSupplierHelper.narrow(Object obj)
           
static StructuredProxyPullSupplier StructuredProxyPullSupplierHelper.unchecked_narrow(Object obj)
           
 StructuredProxyPullSupplier StructuredProxyPullSupplierPOA._this()
           
 StructuredProxyPullSupplier StructuredProxyPullSupplierPOA._this(ORB orb)
           
 StructuredProxyPullSupplier StructuredProxyPullSupplierPOATie._this()
           
 StructuredProxyPullSupplier StructuredProxyPullSupplierPOATie._this(ORB orb)
           
 

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

Constructors in org.omg.CosNotifyChannelAdmin with parameters of type StructuredProxyPullSupplier
StructuredProxyPullSupplierHolder(StructuredProxyPullSupplier initial)
           
 

Uses of StructuredProxyPullSupplier in org.omg.CosNotifyChannelAdminAck
 

Subinterfaces of StructuredProxyPullSupplier in org.omg.CosNotifyChannelAdminAck
 interface StructuredProxyPullSupplierAck
          Generated from IDL interface "StructuredProxyPullSupplierAck"
 

Classes in org.omg.CosNotifyChannelAdminAck that implement StructuredProxyPullSupplier
 class _StructuredProxyPullSupplierAckStub
          Generated from IDL interface "StructuredProxyPullSupplierAck"