Uses of Interface
org.omg.CosNotifyComm.PushSupplier

Packages that use PushSupplier
org.omg.CosNotifyChannelAdmin   
org.omg.CosNotifyComm   
org.omg.CosTypedNotifyChannelAdmin   
 

Uses of PushSupplier in org.omg.CosNotifyChannelAdmin
 

Subinterfaces of PushSupplier in org.omg.CosNotifyChannelAdmin
 interface ProxyPushSupplier
          Generated from IDL interface "ProxyPushSupplier"
 

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

Uses of PushSupplier in org.omg.CosNotifyComm
 

Classes in org.omg.CosNotifyComm that implement PushSupplier
 class _PushSupplierStub
          Generated from IDL interface "PushSupplier"
 

Fields in org.omg.CosNotifyComm declared as PushSupplier
 PushSupplier PushSupplierHolder.value
           
 

Methods in org.omg.CosNotifyComm that return PushSupplier
 PushSupplier PushSupplierPOATie._this()
           
 PushSupplier PushSupplierPOATie._this(ORB orb)
           
 PushSupplier PushSupplierPOA._this()
           
 PushSupplier PushSupplierPOA._this(ORB orb)
           
static PushSupplier PushSupplierHelper.extract(Any any)
           
static PushSupplier PushSupplierHelper.read(InputStream in)
           
static PushSupplier PushSupplierHelper.narrow(java.lang.Object obj)
           
static PushSupplier PushSupplierHelper.narrow(Object obj)
           
static PushSupplier PushSupplierHelper.unchecked_narrow(Object obj)
           
 

Methods in org.omg.CosNotifyComm with parameters of type PushSupplier
static void PushSupplierHelper.insert(Any any, PushSupplier s)
           
static void PushSupplierHelper.write(OutputStream _out, PushSupplier s)
           
 

Constructors in org.omg.CosNotifyComm with parameters of type PushSupplier
PushSupplierHolder(PushSupplier initial)
           
 

Uses of PushSupplier in org.omg.CosTypedNotifyChannelAdmin
 

Subinterfaces of PushSupplier in org.omg.CosTypedNotifyChannelAdmin
 interface TypedProxyPushSupplier
          Generated from IDL interface "TypedProxyPushSupplier"
 

Classes in org.omg.CosTypedNotifyChannelAdmin that implement PushSupplier
 class _TypedProxyPushSupplierStub
          Generated from IDL interface "TypedProxyPushSupplier"