Uses of Interface
org.omg.CosNotifyChannelAdmin.ProxyPullSupplier

Packages that use ProxyPullSupplier
org.omg.CosNotifyChannelAdmin   
 

Uses of ProxyPullSupplier in org.omg.CosNotifyChannelAdmin
 

Classes in org.omg.CosNotifyChannelAdmin that implement ProxyPullSupplier
 class _ProxyPullSupplierStub
          Generated from IDL interface "ProxyPullSupplier"
 

Fields in org.omg.CosNotifyChannelAdmin declared as ProxyPullSupplier
 ProxyPullSupplier ProxyPullSupplierHolder.value
           
 

Methods in org.omg.CosNotifyChannelAdmin that return ProxyPullSupplier
 ProxyPullSupplier ProxyPullSupplierPOATie._this()
           
 ProxyPullSupplier ProxyPullSupplierPOATie._this(ORB orb)
           
 ProxyPullSupplier ProxyPullSupplierPOA._this()
           
 ProxyPullSupplier ProxyPullSupplierPOA._this(ORB orb)
           
static ProxyPullSupplier ProxyPullSupplierHelper.extract(Any any)
           
static ProxyPullSupplier ProxyPullSupplierHelper.read(InputStream in)
           
static ProxyPullSupplier ProxyPullSupplierHelper.narrow(java.lang.Object obj)
           
static ProxyPullSupplier ProxyPullSupplierHelper.narrow(Object obj)
           
static ProxyPullSupplier ProxyPullSupplierHelper.unchecked_narrow(Object obj)
           
 

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

Constructors in org.omg.CosNotifyChannelAdmin with parameters of type ProxyPullSupplier
ProxyPullSupplierHolder(ProxyPullSupplier initial)