Uses of Interface
org.omg.CosTypedEventChannelAdmin.TypedProxyPushConsumerOperations

Packages that use TypedProxyPushConsumerOperations
org.omg.CosTypedEventChannelAdmin   
 

Uses of TypedProxyPushConsumerOperations in org.omg.CosTypedEventChannelAdmin
 

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

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

Methods in org.omg.CosTypedEventChannelAdmin that return TypedProxyPushConsumerOperations
 TypedProxyPushConsumerOperations TypedProxyPushConsumerPOATie._delegate()
           
 

Methods in org.omg.CosTypedEventChannelAdmin with parameters of type TypedProxyPushConsumerOperations
 void TypedProxyPushConsumerPOATie._delegate(TypedProxyPushConsumerOperations delegate)
           
 

Constructors in org.omg.CosTypedEventChannelAdmin with parameters of type TypedProxyPushConsumerOperations
TypedProxyPushConsumerPOATie(TypedProxyPushConsumerOperations delegate)
           
TypedProxyPushConsumerPOATie(TypedProxyPushConsumerOperations delegate, POA poa)