Uses of Interface
org.omg.CosNotifyComm.SequencePushSupplierOperations

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

Uses of SequencePushSupplierOperations in org.omg.CosNotifyChannelAdmin
 

Subinterfaces of SequencePushSupplierOperations in org.omg.CosNotifyChannelAdmin
 interface SequenceProxyPushSupplier
          Generated from IDL interface "SequenceProxyPushSupplier"
 interface SequenceProxyPushSupplierOperations
          Generated from IDL interface "SequenceProxyPushSupplier"
 

Classes in org.omg.CosNotifyChannelAdmin that implement SequencePushSupplierOperations
 class _SequenceProxyPushSupplierStub
          Generated from IDL interface "SequenceProxyPushSupplier"
 class SequenceProxyPushSupplierPOA
          Generated from IDL interface "SequenceProxyPushSupplier"
 class SequenceProxyPushSupplierPOATie
          Generated from IDL interface "SequenceProxyPushSupplier"
 

Uses of SequencePushSupplierOperations in org.omg.CosNotifyComm
 

Subinterfaces of SequencePushSupplierOperations in org.omg.CosNotifyComm
 interface SequencePushSupplier
          Generated from IDL interface "SequencePushSupplier"
 

Classes in org.omg.CosNotifyComm that implement SequencePushSupplierOperations
 class _SequencePushSupplierStub
          Generated from IDL interface "SequencePushSupplier"
 class SequencePushSupplierPOA
          Generated from IDL interface "SequencePushSupplier"
 class SequencePushSupplierPOATie
          Generated from IDL interface "SequencePushSupplier"
 

Methods in org.omg.CosNotifyComm that return SequencePushSupplierOperations
 SequencePushSupplierOperations SequencePushSupplierPOATie._delegate()
           
 

Methods in org.omg.CosNotifyComm with parameters of type SequencePushSupplierOperations
 void SequencePushSupplierPOATie._delegate(SequencePushSupplierOperations delegate)
           
 

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