Uses of Interface
org.omg.CosNotifyChannelAdmin.SequenceProxyPullConsumerOperations

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

Uses of SequenceProxyPullConsumerOperations in org.jacorb.notification.servant
 

Classes in org.jacorb.notification.servant that implement SequenceProxyPullConsumerOperations
 class SequenceProxyPullConsumerImpl
           
 

Uses of SequenceProxyPullConsumerOperations in org.omg.CosNotifyChannelAdmin
 

Subinterfaces of SequenceProxyPullConsumerOperations in org.omg.CosNotifyChannelAdmin
 interface SequenceProxyPullConsumer
          Generated from IDL interface "SequenceProxyPullConsumer"
 

Classes in org.omg.CosNotifyChannelAdmin that implement SequenceProxyPullConsumerOperations
 class _SequenceProxyPullConsumerStub
          Generated from IDL interface "SequenceProxyPullConsumer"
 class SequenceProxyPullConsumerPOA
          Generated from IDL interface "SequenceProxyPullConsumer"
 class SequenceProxyPullConsumerPOATie
          Generated from IDL interface "SequenceProxyPullConsumer"
 

Methods in org.omg.CosNotifyChannelAdmin that return SequenceProxyPullConsumerOperations
 SequenceProxyPullConsumerOperations SequenceProxyPullConsumerPOATie._delegate()
           
 

Methods in org.omg.CosNotifyChannelAdmin with parameters of type SequenceProxyPullConsumerOperations
 void SequenceProxyPullConsumerPOATie._delegate(SequenceProxyPullConsumerOperations delegate)
           
 

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