Uses of Interface
org.omg.CosNotifyChannelAdmin.SequenceProxyPushSupplierOperations

Packages that use SequenceProxyPushSupplierOperations
org.jacorb.notification.servant   
org.omg.CosNotifyChannelAdmin   
 

Uses of SequenceProxyPushSupplierOperations in org.jacorb.notification.servant
 

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

Uses of SequenceProxyPushSupplierOperations in org.omg.CosNotifyChannelAdmin
 

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

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

Methods in org.omg.CosNotifyChannelAdmin that return SequenceProxyPushSupplierOperations
 SequenceProxyPushSupplierOperations SequenceProxyPushSupplierPOATie._delegate()
           
 

Methods in org.omg.CosNotifyChannelAdmin with parameters of type SequenceProxyPushSupplierOperations
 void SequenceProxyPushSupplierPOATie._delegate(SequenceProxyPushSupplierOperations delegate)
           
 

Constructors in org.omg.CosNotifyChannelAdmin with parameters of type SequenceProxyPushSupplierOperations
SequenceProxyPushSupplierPOATie(SequenceProxyPushSupplierOperations delegate)
           
SequenceProxyPushSupplierPOATie(SequenceProxyPushSupplierOperations delegate, POA poa)