Uses of Interface
org.omg.CosEventChannelAdmin.ProxyPullConsumerOperations

Packages that use ProxyPullConsumerOperations
org.jacorb.events   
org.omg.CosEventChannelAdmin   
 

Uses of ProxyPullConsumerOperations in org.jacorb.events
 

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

Uses of ProxyPullConsumerOperations in org.omg.CosEventChannelAdmin
 

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

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

Methods in org.omg.CosEventChannelAdmin that return ProxyPullConsumerOperations
 ProxyPullConsumerOperations ProxyPullConsumerPOATie._delegate()
           
 

Methods in org.omg.CosEventChannelAdmin with parameters of type ProxyPullConsumerOperations
 void ProxyPullConsumerPOATie._delegate(ProxyPullConsumerOperations delegate)
           
 

Constructors in org.omg.CosEventChannelAdmin with parameters of type ProxyPullConsumerOperations
ProxyPullConsumerPOATie(ProxyPullConsumerOperations delegate)
           
ProxyPullConsumerPOATie(ProxyPullConsumerOperations delegate, POA poa)