Uses of Interface
org.omg.CosNotifyComm.StructuredPullSupplier

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

Uses of StructuredPullSupplier in org.jacorb.notification.servant
 

Methods in org.jacorb.notification.servant with parameters of type StructuredPullSupplier
 void StructuredProxyPullConsumerImpl.connect_structured_pull_supplier(StructuredPullSupplier pullSupplier)
           
 

Uses of StructuredPullSupplier in org.omg.CosNotifyChannelAdmin
 

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

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

Methods in org.omg.CosNotifyChannelAdmin with parameters of type StructuredPullSupplier
 void StructuredProxyPullConsumerOperations.connect_structured_pull_supplier(StructuredPullSupplier pull_supplier)
           
 void StructuredProxyPullConsumerPOATie.connect_structured_pull_supplier(StructuredPullSupplier pull_supplier)
           
 void _StructuredProxyPullConsumerStub.connect_structured_pull_supplier(StructuredPullSupplier pull_supplier)
           
 

Uses of StructuredPullSupplier in org.omg.CosNotifyChannelAdminAck
 

Subinterfaces of StructuredPullSupplier in org.omg.CosNotifyChannelAdminAck
 interface StructuredProxyPullSupplierAck
          Generated from IDL interface "StructuredProxyPullSupplierAck"
 

Classes in org.omg.CosNotifyChannelAdminAck that implement StructuredPullSupplier
 class _StructuredProxyPullSupplierAckStub
          Generated from IDL interface "StructuredProxyPullSupplierAck"
 

Uses of StructuredPullSupplier in org.omg.CosNotifyComm
 

Classes in org.omg.CosNotifyComm that implement StructuredPullSupplier
 class _StructuredPullSupplierStub
          Generated from IDL interface "StructuredPullSupplier"
 

Fields in org.omg.CosNotifyComm declared as StructuredPullSupplier
 StructuredPullSupplier StructuredPullSupplierHolder.value
           
 

Methods in org.omg.CosNotifyComm that return StructuredPullSupplier
static StructuredPullSupplier StructuredPullSupplierHelper.extract(Any any)
           
static StructuredPullSupplier StructuredPullSupplierHelper.read(InputStream in)
           
static StructuredPullSupplier StructuredPullSupplierHelper.narrow(java.lang.Object obj)
           
static StructuredPullSupplier StructuredPullSupplierHelper.narrow(Object obj)
           
static StructuredPullSupplier StructuredPullSupplierHelper.unchecked_narrow(Object obj)
           
 StructuredPullSupplier StructuredPullSupplierPOA._this()
           
 StructuredPullSupplier StructuredPullSupplierPOA._this(ORB orb)
           
 StructuredPullSupplier StructuredPullSupplierPOATie._this()
           
 StructuredPullSupplier StructuredPullSupplierPOATie._this(ORB orb)
           
 

Methods in org.omg.CosNotifyComm with parameters of type StructuredPullSupplier
static void StructuredPullSupplierHelper.insert(Any any, StructuredPullSupplier s)
           
static void StructuredPullSupplierHelper.write(OutputStream _out, StructuredPullSupplier s)
           
 

Constructors in org.omg.CosNotifyComm with parameters of type StructuredPullSupplier
StructuredPullSupplierHolder(StructuredPullSupplier initial)
           
 

Uses of StructuredPullSupplier in org.omg.CosNotifyCommAck
 

Subinterfaces of StructuredPullSupplier in org.omg.CosNotifyCommAck
 interface StructuredPullSupplierAck
          Generated from IDL interface "StructuredPullSupplierAck"
 

Classes in org.omg.CosNotifyCommAck that implement StructuredPullSupplier
 class _StructuredPullSupplierAckStub
          Generated from IDL interface "StructuredPullSupplierAck"