Uses of Interface
org.omg.CosNotifyComm.PullConsumerOperations

Packages that use PullConsumerOperations
org.jacorb.notification.servant   
org.omg.CosNotifyChannelAdmin   
org.omg.CosNotifyComm   
org.omg.CosTypedNotifyChannelAdmin   
 

Uses of PullConsumerOperations in org.jacorb.notification.servant
 

Classes in org.jacorb.notification.servant that implement PullConsumerOperations
 class ECProxyPullConsumerImpl
           
 class ProxyPullConsumerImpl
           
 class TypedProxyPullConsumerImpl
           
 

Uses of PullConsumerOperations in org.omg.CosNotifyChannelAdmin
 

Subinterfaces of PullConsumerOperations in org.omg.CosNotifyChannelAdmin
 interface ProxyPullConsumer
          Generated from IDL interface "ProxyPullConsumer"
 interface ProxyPullConsumerOperations
          Generated from IDL interface "ProxyPullConsumer"
 

Classes in org.omg.CosNotifyChannelAdmin that implement PullConsumerOperations
 class _ProxyPullConsumerStub
          Generated from IDL interface "ProxyPullConsumer"
 class ProxyPullConsumerPOA
          Generated from IDL interface "ProxyPullConsumer"
 class ProxyPullConsumerPOATie
          Generated from IDL interface "ProxyPullConsumer"
 

Uses of PullConsumerOperations in org.omg.CosNotifyComm
 

Subinterfaces of PullConsumerOperations in org.omg.CosNotifyComm
 interface PullConsumer
          Generated from IDL interface "PullConsumer"
 

Classes in org.omg.CosNotifyComm that implement PullConsumerOperations
 class _PullConsumerStub
          Generated from IDL interface "PullConsumer"
 class PullConsumerPOA
          Generated from IDL interface "PullConsumer"
 class PullConsumerPOATie
          Generated from IDL interface "PullConsumer"
 

Methods in org.omg.CosNotifyComm that return PullConsumerOperations
 PullConsumerOperations PullConsumerPOATie._delegate()
           
 

Methods in org.omg.CosNotifyComm with parameters of type PullConsumerOperations
 void PullConsumerPOATie._delegate(PullConsumerOperations delegate)
           
 

Constructors in org.omg.CosNotifyComm with parameters of type PullConsumerOperations
PullConsumerPOATie(PullConsumerOperations delegate)
           
PullConsumerPOATie(PullConsumerOperations delegate, POA poa)
           
 

Uses of PullConsumerOperations in org.omg.CosTypedNotifyChannelAdmin
 

Subinterfaces of PullConsumerOperations in org.omg.CosTypedNotifyChannelAdmin
 interface TypedProxyPullConsumer
          Generated from IDL interface "TypedProxyPullConsumer"
 interface TypedProxyPullConsumerOperations
          Generated from IDL interface "TypedProxyPullConsumer"
 

Classes in org.omg.CosTypedNotifyChannelAdmin that implement PullConsumerOperations
 class _TypedProxyPullConsumerStub
          Generated from IDL interface "TypedProxyPullConsumer"
 class TypedProxyPullConsumerPOA
          Generated from IDL interface "TypedProxyPullConsumer"
 class TypedProxyPullConsumerPOATie
          Generated from IDL interface "TypedProxyPullConsumer"