Uses of Interface
org.omg.CosNotifyComm.StructuredPullConsumerOperations

Packages that use StructuredPullConsumerOperations
org.jacorb.notification.servant   
org.omg.CosNotifyChannelAdmin   
org.omg.CosNotifyComm   
 

Uses of StructuredPullConsumerOperations in org.jacorb.notification.servant
 

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

Uses of StructuredPullConsumerOperations in org.omg.CosNotifyChannelAdmin
 

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

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

Uses of StructuredPullConsumerOperations in org.omg.CosNotifyComm
 

Subinterfaces of StructuredPullConsumerOperations in org.omg.CosNotifyComm
 interface StructuredPullConsumer
          Generated from IDL interface "StructuredPullConsumer"
 

Classes in org.omg.CosNotifyComm that implement StructuredPullConsumerOperations
 class _StructuredPullConsumerStub
          Generated from IDL interface "StructuredPullConsumer"
 class StructuredPullConsumerPOA
          Generated from IDL interface "StructuredPullConsumer"
 class StructuredPullConsumerPOATie
          Generated from IDL interface "StructuredPullConsumer"
 

Methods in org.omg.CosNotifyComm that return StructuredPullConsumerOperations
 StructuredPullConsumerOperations StructuredPullConsumerPOATie._delegate()
           
 

Methods in org.omg.CosNotifyComm with parameters of type StructuredPullConsumerOperations
 void StructuredPullConsumerPOATie._delegate(StructuredPullConsumerOperations delegate)
           
 

Constructors in org.omg.CosNotifyComm with parameters of type StructuredPullConsumerOperations
StructuredPullConsumerPOATie(StructuredPullConsumerOperations delegate)
           
StructuredPullConsumerPOATie(StructuredPullConsumerOperations delegate, POA poa)