Uses of Interface
org.omg.CosNotifyComm.SequencePullSupplier

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

Uses of SequencePullSupplier in org.jacorb.notification.servant
 

Methods in org.jacorb.notification.servant with parameters of type SequencePullSupplier
 void SequenceProxyPullConsumerImpl.connect_sequence_pull_supplier(SequencePullSupplier sequencePullSupplier)
           
 

Uses of SequencePullSupplier in org.omg.CosNotifyChannelAdmin
 

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

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

Methods in org.omg.CosNotifyChannelAdmin with parameters of type SequencePullSupplier
 void _SequenceProxyPullConsumerStub.connect_sequence_pull_supplier(SequencePullSupplier pull_supplier)
           
 void SequenceProxyPullConsumerPOATie.connect_sequence_pull_supplier(SequencePullSupplier pull_supplier)
           
 void SequenceProxyPullConsumerOperations.connect_sequence_pull_supplier(SequencePullSupplier pull_supplier)
           
 

Uses of SequencePullSupplier in org.omg.CosNotifyChannelAdminAck
 

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

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

Uses of SequencePullSupplier in org.omg.CosNotifyComm
 

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

Fields in org.omg.CosNotifyComm declared as SequencePullSupplier
 SequencePullSupplier SequencePullSupplierHolder.value
           
 

Methods in org.omg.CosNotifyComm that return SequencePullSupplier
static SequencePullSupplier SequencePullSupplierHelper.extract(Any any)
           
static SequencePullSupplier SequencePullSupplierHelper.read(InputStream in)
           
static SequencePullSupplier SequencePullSupplierHelper.narrow(java.lang.Object obj)
           
static SequencePullSupplier SequencePullSupplierHelper.narrow(Object obj)
           
static SequencePullSupplier SequencePullSupplierHelper.unchecked_narrow(Object obj)
           
 SequencePullSupplier SequencePullSupplierPOA._this()
           
 SequencePullSupplier SequencePullSupplierPOA._this(ORB orb)
           
 SequencePullSupplier SequencePullSupplierPOATie._this()
           
 SequencePullSupplier SequencePullSupplierPOATie._this(ORB orb)
           
 

Methods in org.omg.CosNotifyComm with parameters of type SequencePullSupplier
static void SequencePullSupplierHelper.insert(Any any, SequencePullSupplier s)
           
static void SequencePullSupplierHelper.write(OutputStream _out, SequencePullSupplier s)
           
 

Constructors in org.omg.CosNotifyComm with parameters of type SequencePullSupplier
SequencePullSupplierHolder(SequencePullSupplier initial)
           
 

Uses of SequencePullSupplier in org.omg.CosNotifyCommAck
 

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

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