|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of PullSupplier in org.jacorb.events |
Methods in org.jacorb.events with parameters of type PullSupplier | |
void |
ProxyPullConsumerImpl.connect_pull_supplier(PullSupplier pullSupplier)
ProxyPullConsumer Interface: As stated by the EventService specification 1.1 section 2.3.6: "If a ProxyPullSupplier is already connected to a PullConsumer, then the AlreadyConnected exception is raised." |
Uses of PullSupplier in org.omg.CosEventChannelAdmin |
Subinterfaces of PullSupplier in org.omg.CosEventChannelAdmin | |
interface |
ProxyPullSupplier
Generated from IDL interface "ProxyPullSupplier" |
Classes in org.omg.CosEventChannelAdmin that implement PullSupplier | |
class |
_ProxyPullSupplierStub
Generated from IDL interface "ProxyPullSupplier" |
Methods in org.omg.CosEventChannelAdmin with parameters of type PullSupplier | |
void |
_ProxyPullConsumerStub.connect_pull_supplier(PullSupplier pull_supplier)
|
void |
ProxyPullConsumerPOATie.connect_pull_supplier(PullSupplier pull_supplier)
|
void |
ProxyPullConsumerOperations.connect_pull_supplier(PullSupplier pull_supplier)
|
Uses of PullSupplier in org.omg.CosEventComm |
Classes in org.omg.CosEventComm that implement PullSupplier | |
class |
_PullSupplierStub
Generated from IDL interface "PullSupplier" |
Fields in org.omg.CosEventComm declared as PullSupplier | |
PullSupplier |
PullSupplierHolder.value
|
Methods in org.omg.CosEventComm that return PullSupplier | |
PullSupplier |
PullSupplierPOATie._this()
|
PullSupplier |
PullSupplierPOATie._this(ORB orb)
|
PullSupplier |
PullSupplierPOA._this()
|
PullSupplier |
PullSupplierPOA._this(ORB orb)
|
static PullSupplier |
PullSupplierHelper.extract(Any any)
|
static PullSupplier |
PullSupplierHelper.read(InputStream in)
|
static PullSupplier |
PullSupplierHelper.narrow(java.lang.Object obj)
|
static PullSupplier |
PullSupplierHelper.narrow(Object obj)
|
static PullSupplier |
PullSupplierHelper.unchecked_narrow(Object obj)
|
Methods in org.omg.CosEventComm with parameters of type PullSupplier | |
static void |
PullSupplierHelper.insert(Any any,
PullSupplier s)
|
static void |
PullSupplierHelper.write(OutputStream _out,
PullSupplier s)
|
Constructors in org.omg.CosEventComm with parameters of type PullSupplier | |
PullSupplierHolder(PullSupplier initial)
|
Uses of PullSupplier in org.omg.CosNotifyChannelAdmin |
Methods in org.omg.CosNotifyChannelAdmin with parameters of type PullSupplier | |
void |
_ProxyPullConsumerStub.connect_any_pull_supplier(PullSupplier pull_supplier)
|
void |
ProxyPullConsumerPOATie.connect_any_pull_supplier(PullSupplier pull_supplier)
|
void |
ProxyPullConsumerOperations.connect_any_pull_supplier(PullSupplier pull_supplier)
|
Uses of PullSupplier in org.omg.CosNotifyComm |
Subinterfaces of PullSupplier in org.omg.CosNotifyComm | |
interface |
PullSupplier
Generated from IDL interface "PullSupplier" |
Uses of PullSupplier in org.omg.CosTypedEventChannelAdmin |
Subinterfaces of PullSupplier in org.omg.CosTypedEventChannelAdmin | |
interface |
TypedProxyPullSupplier
Generated from IDL interface "TypedProxyPullSupplier" |
Classes in org.omg.CosTypedEventChannelAdmin that implement PullSupplier | |
class |
_TypedProxyPullSupplierStub
Generated from IDL interface "TypedProxyPullSupplier" |
Uses of PullSupplier in org.omg.CosTypedEventComm |
Subinterfaces of PullSupplier in org.omg.CosTypedEventComm | |
interface |
TypedPullSupplier
Generated from IDL interface "TypedPullSupplier" |
Classes in org.omg.CosTypedEventComm that implement PullSupplier | |
class |
_TypedPullSupplierStub
Generated from IDL interface "TypedPullSupplier" |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |