Uses of Interface
org.omg.CosNotifyChannelAdmin.StructuredProxyPullSupplierOperations

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

Uses of StructuredProxyPullSupplierOperations in org.jacorb.notification.servant
 

Classes in org.jacorb.notification.servant that implement StructuredProxyPullSupplierOperations
 class SequenceProxyPullSupplierImpl
           
 class StructuredProxyPullSupplierImpl
           
 

Uses of StructuredProxyPullSupplierOperations in org.omg.CosNotifyChannelAdmin
 

Subinterfaces of StructuredProxyPullSupplierOperations in org.omg.CosNotifyChannelAdmin
 interface StructuredProxyPullSupplier
          Generated from IDL interface "StructuredProxyPullSupplier"
 

Classes in org.omg.CosNotifyChannelAdmin that implement StructuredProxyPullSupplierOperations
 class _StructuredProxyPullSupplierStub
          Generated from IDL interface "StructuredProxyPullSupplier"
 class StructuredProxyPullSupplierPOA
          Generated from IDL interface "StructuredProxyPullSupplier"
 class StructuredProxyPullSupplierPOATie
          Generated from IDL interface "StructuredProxyPullSupplier"
 

Methods in org.omg.CosNotifyChannelAdmin that return StructuredProxyPullSupplierOperations
 StructuredProxyPullSupplierOperations StructuredProxyPullSupplierPOATie._delegate()
           
 

Methods in org.omg.CosNotifyChannelAdmin with parameters of type StructuredProxyPullSupplierOperations
 void StructuredProxyPullSupplierPOATie._delegate(StructuredProxyPullSupplierOperations delegate)
           
 

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