Uses of Interface
org.omg.CosTypedNotifyChannelAdmin.TypedProxyPullConsumerOperations

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

Uses of TypedProxyPullConsumerOperations in org.jacorb.notification.servant
 

Classes in org.jacorb.notification.servant that implement TypedProxyPullConsumerOperations
 class TypedProxyPullConsumerImpl
           
 

Uses of TypedProxyPullConsumerOperations in org.omg.CosTypedNotifyChannelAdmin
 

Subinterfaces of TypedProxyPullConsumerOperations in org.omg.CosTypedNotifyChannelAdmin
 interface TypedProxyPullConsumer
          Generated from IDL interface "TypedProxyPullConsumer"
 

Classes in org.omg.CosTypedNotifyChannelAdmin that implement TypedProxyPullConsumerOperations
 class _TypedProxyPullConsumerStub
          Generated from IDL interface "TypedProxyPullConsumer"
 class TypedProxyPullConsumerPOA
          Generated from IDL interface "TypedProxyPullConsumer"
 class TypedProxyPullConsumerPOATie
          Generated from IDL interface "TypedProxyPullConsumer"
 

Methods in org.omg.CosTypedNotifyChannelAdmin that return TypedProxyPullConsumerOperations
 TypedProxyPullConsumerOperations TypedProxyPullConsumerPOATie._delegate()
           
 

Methods in org.omg.CosTypedNotifyChannelAdmin with parameters of type TypedProxyPullConsumerOperations
 void TypedProxyPullConsumerPOATie._delegate(TypedProxyPullConsumerOperations delegate)
           
 

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