Uses of Interface
org.omg.CosTypedNotifyChannelAdmin.TypedProxyPushConsumerOperations

Packages that use TypedProxyPushConsumerOperations
org.jacorb.notification.servant   
org.omg.CosTypedNotifyChannelAdmin   
 

Uses of TypedProxyPushConsumerOperations in org.jacorb.notification.servant
 

Classes in org.jacorb.notification.servant that implement TypedProxyPushConsumerOperations
 class TypedProxyPushConsumerImpl
           
 

Uses of TypedProxyPushConsumerOperations in org.omg.CosTypedNotifyChannelAdmin
 

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

Classes in org.omg.CosTypedNotifyChannelAdmin 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.CosTypedNotifyChannelAdmin that return TypedProxyPushConsumerOperations
 TypedProxyPushConsumerOperations TypedProxyPushConsumerPOATie._delegate()
           
 

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

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