Uses of Interface
org.omg.CosNotifyChannelAdmin.StructuredProxyPullConsumerOperations

Packages that use StructuredProxyPullConsumerOperations
org.jacorb.notification.servant   
org.omg.CosNotifyChannelAdmin   
 

Uses of StructuredProxyPullConsumerOperations in org.jacorb.notification.servant
 

Classes in org.jacorb.notification.servant that implement StructuredProxyPullConsumerOperations
 class StructuredProxyPullConsumerImpl
           
 

Uses of StructuredProxyPullConsumerOperations in org.omg.CosNotifyChannelAdmin
 

Subinterfaces of StructuredProxyPullConsumerOperations in org.omg.CosNotifyChannelAdmin
 interface StructuredProxyPullConsumer
          Generated from IDL interface "StructuredProxyPullConsumer"
 

Classes in org.omg.CosNotifyChannelAdmin that implement StructuredProxyPullConsumerOperations
 class _StructuredProxyPullConsumerStub
          Generated from IDL interface "StructuredProxyPullConsumer"
 class StructuredProxyPullConsumerPOA
          Generated from IDL interface "StructuredProxyPullConsumer"
 class StructuredProxyPullConsumerPOATie
          Generated from IDL interface "StructuredProxyPullConsumer"
 

Methods in org.omg.CosNotifyChannelAdmin that return StructuredProxyPullConsumerOperations
 StructuredProxyPullConsumerOperations StructuredProxyPullConsumerPOATie._delegate()
           
 

Methods in org.omg.CosNotifyChannelAdmin with parameters of type StructuredProxyPullConsumerOperations
 void StructuredProxyPullConsumerPOATie._delegate(StructuredProxyPullConsumerOperations delegate)
           
 

Constructors in org.omg.CosNotifyChannelAdmin with parameters of type StructuredProxyPullConsumerOperations
StructuredProxyPullConsumerPOATie(StructuredProxyPullConsumerOperations delegate)
           
StructuredProxyPullConsumerPOATie(StructuredProxyPullConsumerOperations delegate, POA poa)