Uses of Interface
org.omg.CosNotifyChannelAdmin.ProxyPullConsumerOperations

Packages that use ProxyPullConsumerOperations
org.jacorb.notification.servant   
org.omg.CosNotifyChannelAdmin   
 

Uses of ProxyPullConsumerOperations in org.jacorb.notification.servant
 

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

Uses of ProxyPullConsumerOperations in org.omg.CosNotifyChannelAdmin
 

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

Classes in org.omg.CosNotifyChannelAdmin 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.CosNotifyChannelAdmin that return ProxyPullConsumerOperations
 ProxyPullConsumerOperations ProxyPullConsumerPOATie._delegate()
           
 

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

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