Uses of Interface
org.omg.CosNotifyChannelAdmin.ProxyPushSupplier

Packages that use ProxyPushSupplier
org.omg.CosNotifyChannelAdmin   
 

Uses of ProxyPushSupplier in org.omg.CosNotifyChannelAdmin
 

Classes in org.omg.CosNotifyChannelAdmin that implement ProxyPushSupplier
 class _ProxyPushSupplierStub
          Generated from IDL interface "ProxyPushSupplier"
 

Fields in org.omg.CosNotifyChannelAdmin declared as ProxyPushSupplier
 ProxyPushSupplier ProxyPushSupplierHolder.value
           
 

Methods in org.omg.CosNotifyChannelAdmin that return ProxyPushSupplier
 ProxyPushSupplier ProxyPushSupplierPOATie._this()
           
 ProxyPushSupplier ProxyPushSupplierPOATie._this(ORB orb)
           
 ProxyPushSupplier ProxyPushSupplierPOA._this()
           
 ProxyPushSupplier ProxyPushSupplierPOA._this(ORB orb)
           
static ProxyPushSupplier ProxyPushSupplierHelper.extract(Any any)
           
static ProxyPushSupplier ProxyPushSupplierHelper.read(InputStream in)
           
static ProxyPushSupplier ProxyPushSupplierHelper.narrow(java.lang.Object obj)
           
static ProxyPushSupplier ProxyPushSupplierHelper.narrow(Object obj)
           
static ProxyPushSupplier ProxyPushSupplierHelper.unchecked_narrow(Object obj)
           
 

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

Constructors in org.omg.CosNotifyChannelAdmin with parameters of type ProxyPushSupplier
ProxyPushSupplierHolder(ProxyPushSupplier initial)