Uses of Interface
org.omg.CosTypedNotifyChannelAdmin.TypedProxyPushSupplier

Packages that use TypedProxyPushSupplier
org.omg.CosTypedNotifyChannelAdmin   
 

Uses of TypedProxyPushSupplier in org.omg.CosTypedNotifyChannelAdmin
 

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

Fields in org.omg.CosTypedNotifyChannelAdmin declared as TypedProxyPushSupplier
 TypedProxyPushSupplier TypedProxyPushSupplierHolder.value
           
 

Methods in org.omg.CosTypedNotifyChannelAdmin that return TypedProxyPushSupplier
 TypedProxyPushSupplier _TypedConsumerAdminStub.obtain_typed_notification_push_supplier(java.lang.String uses_interface, IntHolder proxy_id)
           
 TypedProxyPushSupplier TypedProxyPushSupplierPOATie._this()
           
 TypedProxyPushSupplier TypedProxyPushSupplierPOATie._this(ORB orb)
           
 TypedProxyPushSupplier TypedProxyPushSupplierPOA._this()
           
 TypedProxyPushSupplier TypedProxyPushSupplierPOA._this(ORB orb)
           
static TypedProxyPushSupplier TypedProxyPushSupplierHelper.extract(Any any)
           
static TypedProxyPushSupplier TypedProxyPushSupplierHelper.read(InputStream in)
           
static TypedProxyPushSupplier TypedProxyPushSupplierHelper.narrow(java.lang.Object obj)
           
static TypedProxyPushSupplier TypedProxyPushSupplierHelper.narrow(Object obj)
           
static TypedProxyPushSupplier TypedProxyPushSupplierHelper.unchecked_narrow(Object obj)
           
 TypedProxyPushSupplier TypedConsumerAdminPOATie.obtain_typed_notification_push_supplier(java.lang.String uses_interface, IntHolder proxy_id)
           
 TypedProxyPushSupplier TypedConsumerAdminOperations.obtain_typed_notification_push_supplier(java.lang.String uses_interface, IntHolder proxy_id)
           
 

Methods in org.omg.CosTypedNotifyChannelAdmin with parameters of type TypedProxyPushSupplier
static void TypedProxyPushSupplierHelper.insert(Any any, TypedProxyPushSupplier s)
           
static void TypedProxyPushSupplierHelper.write(OutputStream _out, TypedProxyPushSupplier s)
           
 

Constructors in org.omg.CosTypedNotifyChannelAdmin with parameters of type TypedProxyPushSupplier
TypedProxyPushSupplierHolder(TypedProxyPushSupplier initial)