Uses of Interface
org.omg.CosNotifyComm.SequencePullSupplierOperations

Packages that use SequencePullSupplierOperations
org.omg.CosNotifyChannelAdmin   
org.omg.CosNotifyComm   
 

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.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)