Uses of Interface
org.omg.CosNotifyComm.SequencePushSupplierOperations

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

Uses of SequencePushSupplierOperations in org.jacorb.notification.servant
 

Classes in org.jacorb.notification.servant that implement SequencePushSupplierOperations
 class SequenceProxyPushSupplierImpl
           
 

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

Subinterfaces of SequencePushSupplierOperations in org.omg.CosNotifyChannelAdminAck
 interface SequenceProxyPushSupplierAck
          Generated from IDL interface "SequenceProxyPushSupplierAck"
 interface SequenceProxyPushSupplierAckOperations
          Generated from IDL interface "SequenceProxyPushSupplierAck"
 

Classes in org.omg.CosNotifyChannelAdminAck that implement SequencePushSupplierOperations
 class _SequenceProxyPushSupplierAckStub
          Generated from IDL interface "SequenceProxyPushSupplierAck"
 class SequenceProxyPushSupplierAckPOA
          Generated from IDL interface "SequenceProxyPushSupplierAck"
 class SequenceProxyPushSupplierAckPOATie
          Generated from IDL interface "SequenceProxyPushSupplierAck"
 

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)
           
 

Uses of SequencePushSupplierOperations in org.omg.CosNotifyCommAck
 

Subinterfaces of SequencePushSupplierOperations in org.omg.CosNotifyCommAck
 interface SequencePushSupplierAck
          Generated from IDL interface "SequencePushSupplierAck"
 interface SequencePushSupplierAckOperations
          Generated from IDL interface "SequencePushSupplierAck"
 

Classes in org.omg.CosNotifyCommAck that implement SequencePushSupplierOperations
 class _SequencePushSupplierAckStub
          Generated from IDL interface "SequencePushSupplierAck"
 class SequencePushSupplierAckPOA
          Generated from IDL interface "SequencePushSupplierAck"
 class SequencePushSupplierAckPOATie
          Generated from IDL interface "SequencePushSupplierAck"