Uses of Interface
org.omg.CosNotifyChannelAdmin.ConsumerAdmin

Packages that use ConsumerAdmin
org.omg.CosNotifyChannelAdmin   
org.omg.CosTypedNotifyChannelAdmin   
 

Uses of ConsumerAdmin in org.omg.CosNotifyChannelAdmin
 

Classes in org.omg.CosNotifyChannelAdmin that implement ConsumerAdmin
 class _ConsumerAdminStub
          Generated from IDL interface "ConsumerAdmin"
 

Fields in org.omg.CosNotifyChannelAdmin declared as ConsumerAdmin
 ConsumerAdmin ConsumerAdminHolder.value
           
 

Methods in org.omg.CosNotifyChannelAdmin that return ConsumerAdmin
 ConsumerAdmin _StructuredProxyPushSupplierStub.MyAdmin()
           
 ConsumerAdmin _StructuredProxyPullSupplierStub.MyAdmin()
           
 ConsumerAdmin _SequenceProxyPushSupplierStub.MyAdmin()
           
 ConsumerAdmin _SequenceProxyPullSupplierStub.MyAdmin()
           
 ConsumerAdmin _ProxySupplierStub.MyAdmin()
           
 ConsumerAdmin _ProxyPushSupplierStub.MyAdmin()
           
 ConsumerAdmin _ProxyPullSupplierStub.MyAdmin()
           
 ConsumerAdmin _EventChannelStub.default_consumer_admin()
           
 ConsumerAdmin _EventChannelStub.new_for_consumers(InterFilterGroupOperator op, IntHolder id)
           
 ConsumerAdmin _EventChannelStub.get_consumeradmin(int id)
           
 ConsumerAdmin StructuredProxyPushSupplierPOATie.MyAdmin()
           
 ConsumerAdmin StructuredProxyPullSupplierPOATie.MyAdmin()
           
 ConsumerAdmin SequenceProxyPushSupplierPOATie.MyAdmin()
           
 ConsumerAdmin SequenceProxyPullSupplierPOATie.MyAdmin()
           
 ConsumerAdmin ProxySupplierPOATie.MyAdmin()
           
 ConsumerAdmin ProxySupplierOperations.MyAdmin()
           
 ConsumerAdmin ProxyPushSupplierPOATie.MyAdmin()
           
 ConsumerAdmin ProxyPullSupplierPOATie.MyAdmin()
           
 ConsumerAdmin EventChannelPOATie.default_consumer_admin()
           
 ConsumerAdmin EventChannelPOATie.new_for_consumers(InterFilterGroupOperator op, IntHolder id)
           
 ConsumerAdmin EventChannelPOATie.get_consumeradmin(int id)
           
 ConsumerAdmin EventChannelOperations.default_consumer_admin()
           
 ConsumerAdmin EventChannelOperations.new_for_consumers(InterFilterGroupOperator op, IntHolder id)
           
 ConsumerAdmin EventChannelOperations.get_consumeradmin(int id)
           
 ConsumerAdmin ConsumerAdminPOATie._this()
           
 ConsumerAdmin ConsumerAdminPOATie._this(ORB orb)
           
 ConsumerAdmin ConsumerAdminPOA._this()
           
 ConsumerAdmin ConsumerAdminPOA._this(ORB orb)
           
static ConsumerAdmin ConsumerAdminHelper.extract(Any any)
           
static ConsumerAdmin ConsumerAdminHelper.read(InputStream in)
           
static ConsumerAdmin ConsumerAdminHelper.narrow(java.lang.Object obj)
           
static ConsumerAdmin ConsumerAdminHelper.narrow(Object obj)
           
static ConsumerAdmin ConsumerAdminHelper.unchecked_narrow(Object obj)
           
 

Methods in org.omg.CosNotifyChannelAdmin with parameters of type ConsumerAdmin
static void ConsumerAdminHelper.insert(Any any, ConsumerAdmin s)
           
static void ConsumerAdminHelper.write(OutputStream _out, ConsumerAdmin s)
           
 

Constructors in org.omg.CosNotifyChannelAdmin with parameters of type ConsumerAdmin
ConsumerAdminHolder(ConsumerAdmin initial)
           
 

Uses of ConsumerAdmin in org.omg.CosTypedNotifyChannelAdmin
 

Subinterfaces of ConsumerAdmin in org.omg.CosTypedNotifyChannelAdmin
 interface TypedConsumerAdmin
          Generated from IDL interface "TypedConsumerAdmin"
 

Classes in org.omg.CosTypedNotifyChannelAdmin that implement ConsumerAdmin
 class _TypedConsumerAdminStub
          Generated from IDL interface "TypedConsumerAdmin"
 

Methods in org.omg.CosTypedNotifyChannelAdmin that return ConsumerAdmin
 ConsumerAdmin _TypedProxyPushSupplierStub.MyAdmin()
           
 ConsumerAdmin _TypedProxyPullSupplierStub.MyAdmin()
           
 ConsumerAdmin TypedProxyPushSupplierPOATie.MyAdmin()
           
 ConsumerAdmin TypedProxyPullSupplierPOATie.MyAdmin()