Uses of Interface
org.omg.CosNotifyComm.SequencePullSupplierOperations

Packages that use SequencePullSupplierOperations
org.jacorb.notification.servant   
org.omg.CosNotifyChannelAdmin   
org.omg.CosNotifyChannelAdminAck   
org.omg.CosNotifyComm   
org.omg.CosNotifyCommAck   
 

Uses of SequencePullSupplierOperations in org.jacorb.notification.servant
 

Classes in org.jacorb.notification.servant that implement SequencePullSupplierOperations
 class SequenceProxyPullSupplierImpl
           
 

Uses of SequencePullSupplierOperations in org.omg.CosNotifyChannelAdmin
 

Subinterfaces of SequencePullSupplierOperations in org.omg.CosNotifyChannelAdmin
 interface SequenceProxyPullSupplier
          Generated from IDL interface "SequenceProxyPullSupplier"
 interface SequenceProxyPullSupplierOperations
          Generated from IDL interface "SequenceProxyPullSupplier"
 

Classes in org.omg.CosNotifyChannelAdmin that implement SequencePullSupplierOperations
 class _SequenceProxyPullSupplierStub
          Generated from IDL interface "SequenceProxyPullSupplier"
 class SequenceProxyPullSupplierPOA
          Generated from IDL interface "SequenceProxyPullSupplier"
 class SequenceProxyPullSupplierPOATie
          Generated from IDL interface "SequenceProxyPullSupplier"
 

Uses of SequencePullSupplierOperations in org.omg.CosNotifyChannelAdminAck
 

Subinterfaces of SequencePullSupplierOperations in org.omg.CosNotifyChannelAdminAck
 interface SequenceProxyPullSupplierAck
          Generated from IDL interface "SequenceProxyPullSupplierAck"
 interface SequenceProxyPullSupplierAckOperations
          Generated from IDL interface "SequenceProxyPullSupplierAck"
 

Classes in org.omg.CosNotifyChannelAdminAck that implement SequencePullSupplierOperations
 class _SequenceProxyPullSupplierAckStub
          Generated from IDL interface "SequenceProxyPullSupplierAck"
 class SequenceProxyPullSupplierAckPOA
          Generated from IDL interface "SequenceProxyPullSupplierAck"
 class SequenceProxyPullSupplierAckPOATie
          Generated from IDL interface "SequenceProxyPullSupplierAck"
 

Uses of SequencePullSupplierOperations in org.omg.CosNotifyComm
 

Subinterfaces of SequencePullSupplierOperations in org.omg.CosNotifyComm
 interface SequencePullSupplier
          Generated from IDL interface "SequencePullSupplier"
 

Classes in org.omg.CosNotifyComm that implement SequencePullSupplierOperations
 class _SequencePullSupplierStub
          Generated from IDL interface "SequencePullSupplier"
 class SequencePullSupplierPOA
          Generated from IDL interface "SequencePullSupplier"
 class SequencePullSupplierPOATie
          Generated from IDL interface "SequencePullSupplier"
 

Methods in org.omg.CosNotifyComm that return SequencePullSupplierOperations
 SequencePullSupplierOperations SequencePullSupplierPOATie._delegate()
           
 

Methods in org.omg.CosNotifyComm with parameters of type SequencePullSupplierOperations
 void SequencePullSupplierPOATie._delegate(SequencePullSupplierOperations delegate)
           
 

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

Uses of SequencePullSupplierOperations in org.omg.CosNotifyCommAck
 

Subinterfaces of SequencePullSupplierOperations in org.omg.CosNotifyCommAck
 interface SequencePullSupplierAck
          Generated from IDL interface "SequencePullSupplierAck"
 interface SequencePullSupplierAckOperations
          Generated from IDL interface "SequencePullSupplierAck"
 

Classes in org.omg.CosNotifyCommAck that implement SequencePullSupplierOperations
 class _SequencePullSupplierAckStub
          Generated from IDL interface "SequencePullSupplierAck"
 class SequencePullSupplierAckPOA
          Generated from IDL interface "SequencePullSupplierAck"
 class SequencePullSupplierAckPOATie
          Generated from IDL interface "SequencePullSupplierAck"