Uses of Interface
org.omg.CosNotifyChannelAdmin.SequenceProxyPullConsumerOperations

Packages that use SequenceProxyPullConsumerOperations
org.omg.CosNotifyChannelAdmin   
 

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)