Uses of Interface
org.omg.CosNotifyChannelAdmin.SequenceProxyPushConsumerOperations

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

Uses of SequenceProxyPushConsumerOperations in org.jacorb.notification.servant
 

Classes in org.jacorb.notification.servant that implement SequenceProxyPushConsumerOperations
 class SequenceProxyPushConsumerImpl
           
 

Uses of SequenceProxyPushConsumerOperations in org.omg.CosNotifyChannelAdmin
 

Subinterfaces of SequenceProxyPushConsumerOperations in org.omg.CosNotifyChannelAdmin
 interface SequenceProxyPushConsumer
          Generated from IDL interface "SequenceProxyPushConsumer"
 

Classes in org.omg.CosNotifyChannelAdmin that implement SequenceProxyPushConsumerOperations
 class _SequenceProxyPushConsumerStub
          Generated from IDL interface "SequenceProxyPushConsumer"
 class SequenceProxyPushConsumerPOA
          Generated from IDL interface "SequenceProxyPushConsumer"
 class SequenceProxyPushConsumerPOATie
          Generated from IDL interface "SequenceProxyPushConsumer"
 

Methods in org.omg.CosNotifyChannelAdmin that return SequenceProxyPushConsumerOperations
 SequenceProxyPushConsumerOperations SequenceProxyPushConsumerPOATie._delegate()
           
 

Methods in org.omg.CosNotifyChannelAdmin with parameters of type SequenceProxyPushConsumerOperations
 void SequenceProxyPushConsumerPOATie._delegate(SequenceProxyPushConsumerOperations delegate)
           
 

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