Uses of Interface
org.omg.CosEventChannelAdmin.ProxyPushConsumerOperations

Packages that use ProxyPushConsumerOperations
org.jacorb.events   
org.jacorb.notification.servant   
org.omg.CosEventChannelAdmin   
org.omg.CosTypedEventChannelAdmin   
 

Uses of ProxyPushConsumerOperations in org.jacorb.events
 

Classes in org.jacorb.events that implement ProxyPushConsumerOperations
 class ProxyPushConsumerImpl
          Implementation of COSEventChannelAdmin interface; ProxyPushConsumer.
 

Uses of ProxyPushConsumerOperations in org.jacorb.notification.servant
 

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

Uses of ProxyPushConsumerOperations in org.omg.CosEventChannelAdmin
 

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

Classes in org.omg.CosEventChannelAdmin 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.CosEventChannelAdmin that return ProxyPushConsumerOperations
 ProxyPushConsumerOperations ProxyPushConsumerPOATie._delegate()
           
 

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

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

Uses of ProxyPushConsumerOperations in org.omg.CosTypedEventChannelAdmin
 

Subinterfaces of ProxyPushConsumerOperations in org.omg.CosTypedEventChannelAdmin
 interface TypedProxyPushConsumer
          Generated from IDL interface "TypedProxyPushConsumer"
 interface TypedProxyPushConsumerOperations
          Generated from IDL interface "TypedProxyPushConsumer"
 

Classes in org.omg.CosTypedEventChannelAdmin that implement ProxyPushConsumerOperations
 class _TypedProxyPushConsumerStub
          Generated from IDL interface "TypedProxyPushConsumer"
 class TypedProxyPushConsumerPOA
          Generated from IDL interface "TypedProxyPushConsumer"
 class TypedProxyPushConsumerPOATie
          Generated from IDL interface "TypedProxyPushConsumer"