Uses of Interface
org.omg.CosEventComm.PullConsumerOperations

Packages that use PullConsumerOperations
org.jacorb.events   
org.omg.CosEventChannelAdmin   
org.omg.CosEventComm   
org.omg.CosNotifyComm   
org.omg.CosTypedNotifyChannelAdmin   
 

Uses of PullConsumerOperations in org.jacorb.events
 

Classes in org.jacorb.events that implement PullConsumerOperations
 class ProxyPullConsumerImpl
          Implementation of COSEventChannelAdmin interface; ProxyPullConsumer.
 

Uses of PullConsumerOperations in org.omg.CosEventChannelAdmin
 

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

Classes in org.omg.CosEventChannelAdmin 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.CosEventComm
 

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

Classes in org.omg.CosEventComm 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.CosEventComm that return PullConsumerOperations
 PullConsumerOperations PullConsumerPOATie._delegate()
           
 

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

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

Uses of PullConsumerOperations in org.omg.CosNotifyComm
 

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

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"