Uses of Interface
org.omg.CosNotifyChannelAdmin.ProxyConsumer

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

Uses of ProxyConsumer in org.omg.CosNotifyChannelAdmin
 

Subinterfaces of ProxyConsumer in org.omg.CosNotifyChannelAdmin
 interface ProxyPullConsumer
          Generated from IDL interface "ProxyPullConsumer"
 interface ProxyPushConsumer
          Generated from IDL interface "ProxyPushConsumer"
 interface SequenceProxyPullConsumer
          Generated from IDL interface "SequenceProxyPullConsumer"
 interface SequenceProxyPushConsumer
          Generated from IDL interface "SequenceProxyPushConsumer"
 interface StructuredProxyPullConsumer
          Generated from IDL interface "StructuredProxyPullConsumer"
 interface StructuredProxyPushConsumer
          Generated from IDL interface "StructuredProxyPushConsumer"
 

Classes in org.omg.CosNotifyChannelAdmin that implement ProxyConsumer
 class _ProxyConsumerStub
          Generated from IDL interface "ProxyConsumer"
 class _ProxyPullConsumerStub
          Generated from IDL interface "ProxyPullConsumer"
 class _ProxyPushConsumerStub
          Generated from IDL interface "ProxyPushConsumer"
 class _SequenceProxyPullConsumerStub
          Generated from IDL interface "SequenceProxyPullConsumer"
 class _SequenceProxyPushConsumerStub
          Generated from IDL interface "SequenceProxyPushConsumer"
 class _StructuredProxyPullConsumerStub
          Generated from IDL interface "StructuredProxyPullConsumer"
 class _StructuredProxyPushConsumerStub
          Generated from IDL interface "StructuredProxyPushConsumer"
 

Fields in org.omg.CosNotifyChannelAdmin declared as ProxyConsumer
 ProxyConsumer ProxyConsumerHolder.value
           
 

Methods in org.omg.CosNotifyChannelAdmin that return ProxyConsumer
 ProxyConsumer _SupplierAdminStub.obtain_notification_pull_consumer(ClientType ctype, IntHolder proxy_id)
           
 ProxyConsumer _SupplierAdminStub.get_proxy_consumer(int proxy_id)
           
 ProxyConsumer _SupplierAdminStub.obtain_notification_push_consumer(ClientType ctype, IntHolder proxy_id)
           
 ProxyConsumer SupplierAdminPOATie.obtain_notification_pull_consumer(ClientType ctype, IntHolder proxy_id)
           
 ProxyConsumer SupplierAdminPOATie.get_proxy_consumer(int proxy_id)
           
 ProxyConsumer SupplierAdminPOATie.obtain_notification_push_consumer(ClientType ctype, IntHolder proxy_id)
           
 ProxyConsumer SupplierAdminOperations.get_proxy_consumer(int proxy_id)
           
 ProxyConsumer SupplierAdminOperations.obtain_notification_pull_consumer(ClientType ctype, IntHolder proxy_id)
           
 ProxyConsumer SupplierAdminOperations.obtain_notification_push_consumer(ClientType ctype, IntHolder proxy_id)
           
 ProxyConsumer ProxyConsumerPOATie._this()
           
 ProxyConsumer ProxyConsumerPOATie._this(ORB orb)
           
 ProxyConsumer ProxyConsumerPOA._this()
           
 ProxyConsumer ProxyConsumerPOA._this(ORB orb)
           
static ProxyConsumer ProxyConsumerHelper.extract(Any any)
           
static ProxyConsumer ProxyConsumerHelper.read(InputStream in)
           
static ProxyConsumer ProxyConsumerHelper.narrow(java.lang.Object obj)
           
static ProxyConsumer ProxyConsumerHelper.narrow(Object obj)
           
static ProxyConsumer ProxyConsumerHelper.unchecked_narrow(Object obj)
           
 

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

Constructors in org.omg.CosNotifyChannelAdmin with parameters of type ProxyConsumer
ProxyConsumerHolder(ProxyConsumer initial)
           
 

Uses of ProxyConsumer in org.omg.CosTypedNotifyChannelAdmin
 

Subinterfaces of ProxyConsumer in org.omg.CosTypedNotifyChannelAdmin
 interface TypedProxyPullConsumer
          Generated from IDL interface "TypedProxyPullConsumer"
 interface TypedProxyPushConsumer
          Generated from IDL interface "TypedProxyPushConsumer"
 

Classes in org.omg.CosTypedNotifyChannelAdmin that implement ProxyConsumer
 class _TypedProxyPullConsumerStub
          Generated from IDL interface "TypedProxyPullConsumer"
 class _TypedProxyPushConsumerStub
          Generated from IDL interface "TypedProxyPushConsumer"
 

Methods in org.omg.CosTypedNotifyChannelAdmin that return ProxyConsumer
 ProxyConsumer _TypedSupplierAdminStub.obtain_notification_pull_consumer(ClientType ctype, IntHolder proxy_id)
           
 ProxyConsumer _TypedSupplierAdminStub.get_proxy_consumer(int proxy_id)
           
 ProxyConsumer _TypedSupplierAdminStub.obtain_notification_push_consumer(ClientType ctype, IntHolder proxy_id)
           
 ProxyConsumer TypedSupplierAdminPOATie.obtain_notification_pull_consumer(ClientType ctype, IntHolder proxy_id)
           
 ProxyConsumer TypedSupplierAdminPOATie.get_proxy_consumer(int proxy_id)
           
 ProxyConsumer TypedSupplierAdminPOATie.obtain_notification_push_consumer(ClientType ctype, IntHolder proxy_id)