Uses of Interface
org.omg.CosNotifyComm.SequencePushConsumerOperations

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

Uses of SequencePushConsumerOperations in org.jacorb.notification.servant
 

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

Uses of SequencePushConsumerOperations in org.omg.CosNotifyChannelAdmin
 

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

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

Uses of SequencePushConsumerOperations in org.omg.CosNotifyComm
 

Subinterfaces of SequencePushConsumerOperations in org.omg.CosNotifyComm
 interface SequencePushConsumer
          Generated from IDL interface "SequencePushConsumer"
 

Classes in org.omg.CosNotifyComm that implement SequencePushConsumerOperations
 class _SequencePushConsumerStub
          Generated from IDL interface "SequencePushConsumer"
 class SequencePushConsumerPOA
          Generated from IDL interface "SequencePushConsumer"
 class SequencePushConsumerPOATie
          Generated from IDL interface "SequencePushConsumer"
 

Methods in org.omg.CosNotifyComm that return SequencePushConsumerOperations
 SequencePushConsumerOperations SequencePushConsumerPOATie._delegate()
           
 

Methods in org.omg.CosNotifyComm with parameters of type SequencePushConsumerOperations
 void SequencePushConsumerPOATie._delegate(SequencePushConsumerOperations delegate)
           
 

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