Uses of Interface
org.omg.CosTypedNotifyComm.TypedPushConsumerOperations

Packages that use TypedPushConsumerOperations
org.omg.CosTypedNotifyChannelAdmin   
org.omg.CosTypedNotifyComm   
 

Uses of TypedPushConsumerOperations in org.omg.CosTypedNotifyChannelAdmin
 

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

Classes in org.omg.CosTypedNotifyChannelAdmin 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.CosTypedNotifyComm
 

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

Classes in org.omg.CosTypedNotifyComm 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.CosTypedNotifyComm that return TypedPushConsumerOperations
 TypedPushConsumerOperations TypedPushConsumerPOATie._delegate()
           
 

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

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