Uses of Interface
org.omg.CosNotifyChannelAdmin.SequenceProxyPullSupplierOperations

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

Uses of SequenceProxyPullSupplierOperations in org.jacorb.notification.servant
 

Classes in org.jacorb.notification.servant that implement SequenceProxyPullSupplierOperations
 class SequenceProxyPullSupplierImpl
           
 

Uses of SequenceProxyPullSupplierOperations in org.omg.CosNotifyChannelAdmin
 

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

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

Methods in org.omg.CosNotifyChannelAdmin that return SequenceProxyPullSupplierOperations
 SequenceProxyPullSupplierOperations SequenceProxyPullSupplierPOATie._delegate()
           
 

Methods in org.omg.CosNotifyChannelAdmin with parameters of type SequenceProxyPullSupplierOperations
 void SequenceProxyPullSupplierPOATie._delegate(SequenceProxyPullSupplierOperations delegate)
           
 

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