Uses of Interface
org.omg.CosNotifyChannelAdmin.ProxyConsumerOperations

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

Uses of ProxyConsumerOperations in org.omg.CosNotifyChannelAdmin
 

Subinterfaces of ProxyConsumerOperations in org.omg.CosNotifyChannelAdmin
 interface ProxyConsumer
          Generated from IDL interface "ProxyConsumer"
 interface ProxyPullConsumer
          Generated from IDL interface "ProxyPullConsumer"
 interface ProxyPullConsumerOperations
          Generated from IDL interface "ProxyPullConsumer"
 interface ProxyPushConsumer
          Generated from IDL interface "ProxyPushConsumer"
 interface ProxyPushConsumerOperations
          Generated from IDL interface "ProxyPushConsumer"
 interface SequenceProxyPullConsumer
          Generated from IDL interface "SequenceProxyPullConsumer"
 interface SequenceProxyPullConsumerOperations
          Generated from IDL interface "SequenceProxyPullConsumer"
 interface SequenceProxyPushConsumer
          Generated from IDL interface "SequenceProxyPushConsumer"
 interface SequenceProxyPushConsumerOperations
          Generated from IDL interface "SequenceProxyPushConsumer"
 interface StructuredProxyPullConsumer
          Generated from IDL interface "StructuredProxyPullConsumer"
 interface StructuredProxyPullConsumerOperations
          Generated from IDL interface "StructuredProxyPullConsumer"
 interface StructuredProxyPushConsumer
          Generated from IDL interface "StructuredProxyPushConsumer"
 interface StructuredProxyPushConsumerOperations
          Generated from IDL interface "StructuredProxyPushConsumer"
 

Classes in org.omg.CosNotifyChannelAdmin that implement ProxyConsumerOperations
 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"
 class ProxyConsumerPOA
          Generated from IDL interface "ProxyConsumer"
 class ProxyConsumerPOATie
          Generated from IDL interface "ProxyConsumer"
 class ProxyPullConsumerPOA
          Generated from IDL interface "ProxyPullConsumer"
 class ProxyPullConsumerPOATie
          Generated from IDL interface "ProxyPullConsumer"
 class ProxyPushConsumerPOA
          Generated from IDL interface "ProxyPushConsumer"
 class ProxyPushConsumerPOATie
          Generated from IDL interface "ProxyPushConsumer"
 class SequenceProxyPullConsumerPOA
          Generated from IDL interface "SequenceProxyPullConsumer"
 class SequenceProxyPullConsumerPOATie
          Generated from IDL interface "SequenceProxyPullConsumer"
 class SequenceProxyPushConsumerPOA
          Generated from IDL interface "SequenceProxyPushConsumer"
 class SequenceProxyPushConsumerPOATie
          Generated from IDL interface "SequenceProxyPushConsumer"
 class StructuredProxyPullConsumerPOA
          Generated from IDL interface "StructuredProxyPullConsumer"
 class StructuredProxyPullConsumerPOATie
          Generated from IDL interface "StructuredProxyPullConsumer"
 class StructuredProxyPushConsumerPOA
          Generated from IDL interface "StructuredProxyPushConsumer"
 class StructuredProxyPushConsumerPOATie
          Generated from IDL interface "StructuredProxyPushConsumer"
 

Methods in org.omg.CosNotifyChannelAdmin that return ProxyConsumerOperations
 ProxyConsumerOperations ProxyConsumerPOATie._delegate()
           
 

Methods in org.omg.CosNotifyChannelAdmin with parameters of type ProxyConsumerOperations
 void ProxyConsumerPOATie._delegate(ProxyConsumerOperations delegate)
           
 

Constructors in org.omg.CosNotifyChannelAdmin with parameters of type ProxyConsumerOperations
ProxyConsumerPOATie(ProxyConsumerOperations delegate)
           
ProxyConsumerPOATie(ProxyConsumerOperations delegate, POA poa)
           
 

Uses of ProxyConsumerOperations in org.omg.CosTypedNotifyChannelAdmin
 

Subinterfaces of ProxyConsumerOperations in org.omg.CosTypedNotifyChannelAdmin
 interface TypedProxyPullConsumer
          Generated from IDL interface "TypedProxyPullConsumer"
 interface TypedProxyPullConsumerOperations
          Generated from IDL interface "TypedProxyPullConsumer"
 interface TypedProxyPushConsumer
          Generated from IDL interface "TypedProxyPushConsumer"
 interface TypedProxyPushConsumerOperations
          Generated from IDL interface "TypedProxyPushConsumer"
 

Classes in org.omg.CosTypedNotifyChannelAdmin that implement ProxyConsumerOperations
 class _TypedProxyPullConsumerStub
          Generated from IDL interface "TypedProxyPullConsumer"
 class _TypedProxyPushConsumerStub
          Generated from IDL interface "TypedProxyPushConsumer"
 class TypedProxyPullConsumerPOA
          Generated from IDL interface "TypedProxyPullConsumer"
 class TypedProxyPullConsumerPOATie
          Generated from IDL interface "TypedProxyPullConsumer"
 class TypedProxyPushConsumerPOA
          Generated from IDL interface "TypedProxyPushConsumer"
 class TypedProxyPushConsumerPOATie
          Generated from IDL interface "TypedProxyPushConsumer"