Uses of Interface
org.omg.CosTypedEventChannelAdmin.TypedProxyPullSupplier

Packages that use TypedProxyPullSupplier
org.jacorb.notification.servant   
org.omg.CosTypedEventChannelAdmin   
org.omg.CosTypedNotifyChannelAdmin   
 

Uses of TypedProxyPullSupplier in org.jacorb.notification.servant
 

Methods in org.jacorb.notification.servant that return TypedProxyPullSupplier
 TypedProxyPullSupplier TypedConsumerAdminImpl.obtain_typed_pull_supplier(java.lang.String type)
           
 

Uses of TypedProxyPullSupplier in org.omg.CosTypedEventChannelAdmin
 

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

Fields in org.omg.CosTypedEventChannelAdmin declared as TypedProxyPullSupplier
 TypedProxyPullSupplier TypedProxyPullSupplierHolder.value
           
 

Methods in org.omg.CosTypedEventChannelAdmin that return TypedProxyPullSupplier
 TypedProxyPullSupplier TypedProxyPullSupplierPOA._this()
           
 TypedProxyPullSupplier TypedProxyPullSupplierPOA._this(ORB orb)
           
 TypedProxyPullSupplier TypedConsumerAdminOperations.obtain_typed_pull_supplier(java.lang.String supported_interface)
           
static TypedProxyPullSupplier TypedProxyPullSupplierHelper.extract(Any any)
           
static TypedProxyPullSupplier TypedProxyPullSupplierHelper.read(InputStream in)
           
static TypedProxyPullSupplier TypedProxyPullSupplierHelper.narrow(java.lang.Object obj)
           
static TypedProxyPullSupplier TypedProxyPullSupplierHelper.narrow(Object obj)
           
static TypedProxyPullSupplier TypedProxyPullSupplierHelper.unchecked_narrow(Object obj)
           
 TypedProxyPullSupplier TypedConsumerAdminPOATie.obtain_typed_pull_supplier(java.lang.String supported_interface)
           
 TypedProxyPullSupplier _TypedConsumerAdminStub.obtain_typed_pull_supplier(java.lang.String supported_interface)
           
 TypedProxyPullSupplier TypedProxyPullSupplierPOATie._this()
           
 TypedProxyPullSupplier TypedProxyPullSupplierPOATie._this(ORB orb)
           
 

Methods in org.omg.CosTypedEventChannelAdmin with parameters of type TypedProxyPullSupplier
static void TypedProxyPullSupplierHelper.insert(Any any, TypedProxyPullSupplier s)
           
static void TypedProxyPullSupplierHelper.write(OutputStream _out, TypedProxyPullSupplier s)
           
 

Constructors in org.omg.CosTypedEventChannelAdmin with parameters of type TypedProxyPullSupplier
TypedProxyPullSupplierHolder(TypedProxyPullSupplier initial)
           
 

Uses of TypedProxyPullSupplier in org.omg.CosTypedNotifyChannelAdmin
 

Methods in org.omg.CosTypedNotifyChannelAdmin that return TypedProxyPullSupplier
 TypedProxyPullSupplier TypedConsumerAdminPOATie.obtain_typed_pull_supplier(java.lang.String supported_interface)
           
 TypedProxyPullSupplier _TypedConsumerAdminStub.obtain_typed_pull_supplier(java.lang.String supported_interface)