Modifier and Type | Method and Description |
---|---|
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."
and
"Implementations shall raise the CORBA standard BAD_PARAM exception if
a nil object reference is passed to the connect_pull_supplier operation.
|
Modifier and Type | Method and Description |
---|---|
void |
ProxyPullConsumerImpl.connect_any_pull_supplier(PullSupplier pullSupplier) |
void |
ECProxyPullConsumerImpl.connect_pull_supplier(PullSupplier pullSupplier) |
Modifier and Type | Interface and Description |
---|---|
interface |
ProxyPullSupplier
Generated from IDL interface "ProxyPullSupplier".
|
Modifier and Type | Method and Description |
---|---|
void |
ProxyPullConsumerPOATie.connect_pull_supplier(PullSupplier pull_supplier) |
void |
ProxyPullConsumerOperations.connect_pull_supplier(PullSupplier pull_supplier) |
void |
_ProxyPullConsumerStub.connect_pull_supplier(PullSupplier pull_supplier) |
Modifier and Type | Field and Description |
---|---|
PullSupplier |
PullSupplierHolder.value |
Modifier and Type | Method and Description |
---|---|
PullSupplier |
PullSupplierPOA._this() |
PullSupplier |
PullSupplierPOATie._this() |
PullSupplier |
PullSupplierPOA._this(ORB orb) |
PullSupplier |
PullSupplierPOATie._this(ORB orb) |
static PullSupplier |
PullSupplierHelper.extract(Any any) |
static PullSupplier |
PullSupplierHelper.narrow(Object obj) |
static PullSupplier |
PullSupplierHelper.read(InputStream in) |
static PullSupplier |
PullSupplierHelper.unchecked_narrow(Object obj) |
Modifier and Type | Method and Description |
---|---|
static void |
PullSupplierHelper.insert(Any any,
PullSupplier s) |
static void |
PullSupplierHelper.write(OutputStream _out,
PullSupplier s) |
Constructor and Description |
---|
PullSupplierHolder(PullSupplier initial) |
Modifier and Type | Class and Description |
---|---|
class |
_ProxyPullSupplierStub
Generated from IDL interface "ProxyPullSupplier".
|
Modifier and Type | Method and Description |
---|---|
void |
ProxyPullConsumerPOATie.connect_any_pull_supplier(PullSupplier pull_supplier) |
void |
ProxyPullConsumerOperations.connect_any_pull_supplier(PullSupplier pull_supplier) |
void |
_ProxyPullConsumerStub.connect_any_pull_supplier(PullSupplier pull_supplier) |
Modifier and Type | Interface and Description |
---|---|
interface |
PullSupplier
Generated from IDL interface "PullSupplier".
|
Modifier and Type | Class and Description |
---|---|
class |
_PullSupplierStub
Generated from IDL interface "PullSupplier".
|
Modifier and Type | Interface and Description |
---|---|
interface |
TypedProxyPullSupplier
Generated from IDL interface "TypedProxyPullSupplier".
|
Modifier and Type | Interface and Description |
---|---|
interface |
TypedPullSupplier
Generated from IDL interface "TypedPullSupplier".
|
Modifier and Type | Class and Description |
---|---|
class |
_TypedProxyPullSupplierStub
Generated from IDL interface "TypedProxyPullSupplier".
|
Modifier and Type | Class and Description |
---|---|
class |
_TypedPullSupplierStub
Generated from IDL interface "TypedPullSupplier".
|
Copyright © 2016 JacORB. All rights reserved.