Uses of Interface
org.omg.CosNotifyChannelAdmin.ProxyPushConsumerOperations

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

Uses of ProxyPushConsumerOperations in org.jacorb.notification.servant
 

Classes in org.jacorb.notification.servant that implement ProxyPushConsumerOperations
 class ECProxyPushConsumerImpl
           
 class ProxyPushConsumerImpl
           
 

Uses of ProxyPushConsumerOperations in org.omg.CosNotifyChannelAdmin
 

Subinterfaces of ProxyPushConsumerOperations in org.omg.CosNotifyChannelAdmin
 interface ProxyPushConsumer
          Generated from IDL interface "ProxyPushConsumer"
 

Classes in org.omg.CosNotifyChannelAdmin that implement ProxyPushConsumerOperations
 class _ProxyPushConsumerStub
          Generated from IDL interface "ProxyPushConsumer"
 class ProxyPushConsumerPOA
          Generated from IDL interface "ProxyPushConsumer"
 class ProxyPushConsumerPOATie
          Generated from IDL interface "ProxyPushConsumer"
 

Methods in org.omg.CosNotifyChannelAdmin that return ProxyPushConsumerOperations
 ProxyPushConsumerOperations ProxyPushConsumerPOATie._delegate()
           
 

Methods in org.omg.CosNotifyChannelAdmin with parameters of type ProxyPushConsumerOperations
 void ProxyPushConsumerPOATie._delegate(ProxyPushConsumerOperations delegate)
           
 

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