Uses of Interface
org.omg.CosNotifyComm.StructuredPushSupplier

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

Uses of StructuredPushSupplier in org.jacorb.notification.servant
 

Methods in org.jacorb.notification.servant with parameters of type StructuredPushSupplier
 void StructuredProxyPushConsumerImpl.connect_structured_push_supplier(StructuredPushSupplier supplier)
           
 

Uses of StructuredPushSupplier in org.omg.CosNotifyChannelAdmin
 

Subinterfaces of StructuredPushSupplier in org.omg.CosNotifyChannelAdmin
 interface StructuredProxyPushSupplier
          Generated from IDL interface "StructuredProxyPushSupplier".
 

Classes in org.omg.CosNotifyChannelAdmin that implement StructuredPushSupplier
 class _StructuredProxyPushSupplierStub
          Generated from IDL interface "StructuredProxyPushSupplier".
 

Methods in org.omg.CosNotifyChannelAdmin with parameters of type StructuredPushSupplier
 void StructuredProxyPushConsumerOperations.connect_structured_push_supplier(StructuredPushSupplier push_supplier)
           
 void StructuredProxyPushConsumerPOATie.connect_structured_push_supplier(StructuredPushSupplier push_supplier)
           
 void _StructuredProxyPushConsumerStub.connect_structured_push_supplier(StructuredPushSupplier push_supplier)
           
 

Uses of StructuredPushSupplier in org.omg.CosNotifyChannelAdminAck
 

Subinterfaces of StructuredPushSupplier in org.omg.CosNotifyChannelAdminAck
 interface StructuredProxyPushSupplierAck
          Generated from IDL interface "StructuredProxyPushSupplierAck".
 

Classes in org.omg.CosNotifyChannelAdminAck that implement StructuredPushSupplier
 class _StructuredProxyPushSupplierAckStub
          Generated from IDL interface "StructuredProxyPushSupplierAck".
 

Uses of StructuredPushSupplier in org.omg.CosNotifyComm
 

Classes in org.omg.CosNotifyComm that implement StructuredPushSupplier
 class _StructuredPushSupplierStub
          Generated from IDL interface "StructuredPushSupplier".
 

Fields in org.omg.CosNotifyComm declared as StructuredPushSupplier
 StructuredPushSupplier StructuredPushSupplierHolder.value
           
 

Methods in org.omg.CosNotifyComm that return StructuredPushSupplier
 StructuredPushSupplier StructuredPushSupplierPOA._this()
           
 StructuredPushSupplier StructuredPushSupplierPOATie._this()
           
 StructuredPushSupplier StructuredPushSupplierPOA._this(ORB orb)
           
 StructuredPushSupplier StructuredPushSupplierPOATie._this(ORB orb)
           
static StructuredPushSupplier StructuredPushSupplierHelper.extract(Any any)
           
static StructuredPushSupplier StructuredPushSupplierHelper.narrow(Object obj)
           
static StructuredPushSupplier StructuredPushSupplierHelper.read(InputStream in)
           
static StructuredPushSupplier StructuredPushSupplierHelper.unchecked_narrow(Object obj)
           
 

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

Constructors in org.omg.CosNotifyComm with parameters of type StructuredPushSupplier
StructuredPushSupplierHolder(StructuredPushSupplier initial)
           
 

Uses of StructuredPushSupplier in org.omg.CosNotifyCommAck
 

Subinterfaces of StructuredPushSupplier in org.omg.CosNotifyCommAck
 interface StructuredPushSupplierAck
          Generated from IDL interface "StructuredPushSupplierAck".
 

Classes in org.omg.CosNotifyCommAck that implement StructuredPushSupplier
 class _StructuredPushSupplierAckStub
          Generated from IDL interface "StructuredPushSupplierAck".