Uses of Interface
org.omg.CosNotifyChannelAdmin.StructuredProxyPullSupplier

Packages that use StructuredProxyPullSupplier
org.omg.CosNotifyChannelAdmin   
 

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
 StructuredProxyPullSupplier StructuredProxyPullSupplierPOATie._this()
           
 StructuredProxyPullSupplier StructuredProxyPullSupplierPOATie._this(ORB orb)
           
 StructuredProxyPullSupplier StructuredProxyPullSupplierPOA._this()
           
 StructuredProxyPullSupplier StructuredProxyPullSupplierPOA._this(ORB orb)
           
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)
           
 

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)