Uses of Interface
org.omg.CosTypedEventComm.TypedPushConsumerOperations

Packages that use TypedPushConsumerOperations
org.omg.CosTypedEventChannelAdmin   
org.omg.CosTypedEventComm   
org.omg.CosTypedNotifyComm   
 

Uses of TypedPushConsumerOperations in org.omg.CosTypedEventChannelAdmin
 

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

Uses of TypedPushConsumerOperations in org.omg.CosTypedEventComm
 

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

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

Methods in org.omg.CosTypedEventComm that return TypedPushConsumerOperations
 TypedPushConsumerOperations TypedPushConsumerPOATie._delegate()
           
 

Methods in org.omg.CosTypedEventComm with parameters of type TypedPushConsumerOperations
 void TypedPushConsumerPOATie._delegate(TypedPushConsumerOperations delegate)
           
 

Constructors in org.omg.CosTypedEventComm with parameters of type TypedPushConsumerOperations
TypedPushConsumerPOATie(TypedPushConsumerOperations delegate)
           
TypedPushConsumerPOATie(TypedPushConsumerOperations delegate, POA poa)
           
 

Uses of TypedPushConsumerOperations in org.omg.CosTypedNotifyComm
 

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