Uses of Interface
org.omg.CosEventChannelAdmin.ProxyPullSupplier

Packages that use ProxyPullSupplier
org.jacorb.events   
org.jacorb.notification.servant   
org.omg.CosEventChannelAdmin   
org.omg.CosNotifyChannelAdmin   
org.omg.CosTypedEventChannelAdmin   
org.omg.CosTypedNotifyChannelAdmin   
 

Uses of ProxyPullSupplier in org.jacorb.events
 

Methods in org.jacorb.events that return ProxyPullSupplier
 ProxyPullSupplier _JacORBEventChannelStub.obtain_pull_supplier()
           
 ProxyPullSupplier JacORBEventChannelPOATie.obtain_pull_supplier()
           
 ProxyPullSupplier EventChannelImpl.obtain_pull_supplier()
          Return a ProxyPullSupplier reference to be used to connect to a PullConsumer.
 

Uses of ProxyPullSupplier in org.jacorb.notification.servant
 

Methods in org.jacorb.notification.servant that return ProxyPullSupplier
 ProxyPullSupplier ConsumerAdminImpl.obtain_pull_supplier()
           
 

Uses of ProxyPullSupplier in org.omg.CosEventChannelAdmin
 

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

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

Methods in org.omg.CosEventChannelAdmin that return ProxyPullSupplier
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)
           
 ProxyPullSupplier ConsumerAdminOperations.obtain_pull_supplier()
           
 ProxyPullSupplier ProxyPullSupplierPOATie._this()
           
 ProxyPullSupplier ProxyPullSupplierPOATie._this(ORB orb)
           
 ProxyPullSupplier ProxyPullSupplierPOA._this()
           
 ProxyPullSupplier ProxyPullSupplierPOA._this(ORB orb)
           
 ProxyPullSupplier _ConsumerAdminStub.obtain_pull_supplier()
           
 ProxyPullSupplier ConsumerAdminPOATie.obtain_pull_supplier()
           
 

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

Uses of ProxyPullSupplier in org.omg.CosNotifyChannelAdmin
 

Methods in org.omg.CosNotifyChannelAdmin that return ProxyPullSupplier
 ProxyPullSupplier _ConsumerAdminStub.obtain_pull_supplier()
           
 ProxyPullSupplier ConsumerAdminPOATie.obtain_pull_supplier()
           
 

Uses of ProxyPullSupplier in org.omg.CosTypedEventChannelAdmin
 

Subinterfaces of ProxyPullSupplier in org.omg.CosTypedEventChannelAdmin
 interface TypedProxyPullSupplier
          Generated from IDL interface "TypedProxyPullSupplier"
 

Classes in org.omg.CosTypedEventChannelAdmin that implement ProxyPullSupplier
 class _TypedProxyPullSupplierStub
          Generated from IDL interface "TypedProxyPullSupplier"
 

Methods in org.omg.CosTypedEventChannelAdmin that return ProxyPullSupplier
 ProxyPullSupplier TypedConsumerAdminPOATie.obtain_pull_supplier()
           
 ProxyPullSupplier _TypedConsumerAdminStub.obtain_pull_supplier()
           
 

Uses of ProxyPullSupplier in org.omg.CosTypedNotifyChannelAdmin
 

Methods in org.omg.CosTypedNotifyChannelAdmin that return ProxyPullSupplier
 ProxyPullSupplier TypedConsumerAdminPOATie.obtain_pull_supplier()
           
 ProxyPullSupplier _TypedConsumerAdminStub.obtain_pull_supplier()