Uses of Interface
org.omg.CosEventComm.PushConsumerOperations

Packages that use PushConsumerOperations
org.jacorb.events   
org.omg.CosEventChannelAdmin   
org.omg.CosEventComm   
org.omg.CosNotifyComm   
org.omg.CosTypedEventChannelAdmin   
org.omg.CosTypedEventComm   
 

Uses of PushConsumerOperations in org.jacorb.events
 

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

Uses of PushConsumerOperations in org.omg.CosEventChannelAdmin
 

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

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

Uses of PushConsumerOperations in org.omg.CosEventComm
 

Subinterfaces of PushConsumerOperations in org.omg.CosEventComm
 interface PushConsumer
          Generated from IDL interface "PushConsumer"
 

Classes in org.omg.CosEventComm that implement PushConsumerOperations
 class _PushConsumerStub
          Generated from IDL interface "PushConsumer"
 class PushConsumerPOA
          Generated from IDL interface "PushConsumer"
 class PushConsumerPOATie
          Generated from IDL interface "PushConsumer"
 

Methods in org.omg.CosEventComm that return PushConsumerOperations
 PushConsumerOperations PushConsumerPOATie._delegate()
           
 

Methods in org.omg.CosEventComm with parameters of type PushConsumerOperations
 void PushConsumerPOATie._delegate(PushConsumerOperations delegate)
           
 

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

Uses of PushConsumerOperations in org.omg.CosNotifyComm
 

Subinterfaces of PushConsumerOperations in org.omg.CosNotifyComm
 interface PushConsumerOperations
          Generated from IDL interface "PushConsumer"
 

Uses of PushConsumerOperations in org.omg.CosTypedEventChannelAdmin
 

Subinterfaces of PushConsumerOperations 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 PushConsumerOperations
 class _TypedProxyPushConsumerStub
          Generated from IDL interface "TypedProxyPushConsumer"
 class TypedProxyPushConsumerPOA
          Generated from IDL interface "TypedProxyPushConsumer"
 class TypedProxyPushConsumerPOATie
          Generated from IDL interface "TypedProxyPushConsumer"
 

Uses of PushConsumerOperations in org.omg.CosTypedEventComm
 

Subinterfaces of PushConsumerOperations in org.omg.CosTypedEventComm
 interface TypedPushConsumer
          Generated from IDL interface "TypedPushConsumer"
 interface TypedPushConsumerOperations
          Generated from IDL interface "TypedPushConsumer"
 

Classes in org.omg.CosTypedEventComm that implement PushConsumerOperations
 class _TypedPushConsumerStub
          Generated from IDL interface "TypedPushConsumer"
 class TypedPushConsumerPOA
          Generated from IDL interface "TypedPushConsumer"
 class TypedPushConsumerPOATie
          Generated from IDL interface "TypedPushConsumer"