Uses of Interface
org.omg.CosEventChannelAdmin.ProxyPushSupplier

Packages that use ProxyPushSupplier
org.jacorb.events   
org.omg.CosEventChannelAdmin   
org.omg.CosNotifyChannelAdmin   
org.omg.CosTypedEventChannelAdmin   
org.omg.CosTypedNotifyChannelAdmin   
 

Uses of ProxyPushSupplier in org.jacorb.events
 

Methods in org.jacorb.events that return ProxyPushSupplier
 ProxyPushSupplier _JacORBEventChannelStub.obtain_push_supplier()
           
 ProxyPushSupplier JacORBEventChannelPOATie.obtain_push_supplier()
           
 ProxyPushSupplier EventChannelImpl.obtain_push_supplier()
          Return a ProxyPushSupplier reference to be used to connect to a PushConsumer.
 

Uses of ProxyPushSupplier in org.omg.CosEventChannelAdmin
 

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

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

Methods in org.omg.CosEventChannelAdmin that return ProxyPushSupplier
 ProxyPushSupplier _ConsumerAdminStub.obtain_push_supplier()
           
 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)
           
 ProxyPushSupplier ConsumerAdminPOATie.obtain_push_supplier()
           
 ProxyPushSupplier ConsumerAdminOperations.obtain_push_supplier()
           
 

Methods in org.omg.CosEventChannelAdmin 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.CosEventChannelAdmin with parameters of type ProxyPushSupplier
ProxyPushSupplierHolder(ProxyPushSupplier initial)
           
 

Uses of ProxyPushSupplier in org.omg.CosNotifyChannelAdmin
 

Methods in org.omg.CosNotifyChannelAdmin that return ProxyPushSupplier
 ProxyPushSupplier _ConsumerAdminStub.obtain_push_supplier()
           
 ProxyPushSupplier ConsumerAdminPOATie.obtain_push_supplier()
           
 

Uses of ProxyPushSupplier in org.omg.CosTypedEventChannelAdmin
 

Methods in org.omg.CosTypedEventChannelAdmin that return ProxyPushSupplier
 ProxyPushSupplier _TypedConsumerAdminStub.obtain_typed_push_supplier(java.lang.String uses_interface)
           
 ProxyPushSupplier _TypedConsumerAdminStub.obtain_push_supplier()
           
 ProxyPushSupplier TypedConsumerAdminPOATie.obtain_typed_push_supplier(java.lang.String uses_interface)
           
 ProxyPushSupplier TypedConsumerAdminPOATie.obtain_push_supplier()
           
 ProxyPushSupplier TypedConsumerAdminOperations.obtain_typed_push_supplier(java.lang.String uses_interface)
           
 

Uses of ProxyPushSupplier in org.omg.CosTypedNotifyChannelAdmin
 

Methods in org.omg.CosTypedNotifyChannelAdmin that return ProxyPushSupplier
 ProxyPushSupplier _TypedConsumerAdminStub.obtain_typed_push_supplier(java.lang.String uses_interface)
           
 ProxyPushSupplier _TypedConsumerAdminStub.obtain_push_supplier()
           
 ProxyPushSupplier TypedConsumerAdminPOATie.obtain_typed_push_supplier(java.lang.String uses_interface)
           
 ProxyPushSupplier TypedConsumerAdminPOATie.obtain_push_supplier()