Frames | No Frames |
Methods which throw type org.omg.CosEventChannelAdmin.AlreadyConnected | |
void | |
void | |
void | |
void |
Methods which throw type org.omg.CosEventChannelAdmin.AlreadyConnected | |
void | |
void | |
void | |
void | |
void | |
void | |
void | |
void | |
void | |
void | |
void | |
void |
Constructors with parameter type org.omg.CosEventChannelAdmin.AlreadyConnected | |
Fields of type org.omg.CosEventChannelAdmin.AlreadyConnected | |
AlreadyConnected |
Methods with parameter type org.omg.CosEventChannelAdmin.AlreadyConnected | |
void | |
void |
Methods with return type org.omg.CosEventChannelAdmin.AlreadyConnected | |
AlreadyConnected | |
AlreadyConnected |
Methods which throw type org.omg.CosEventChannelAdmin.AlreadyConnected | |
void | |
void | |
void | |
void | |
void | |
void | |
void | |
void | |
void | |
void | |
void | |
void |
Methods which throw type org.omg.CosEventChannelAdmin.AlreadyConnected | |
void | |
void | |
void | |
void | |
void | |
void | |
void | |
void | |
void | |
void | |
void | |
void | |
void | |
void | |
void | |
void | |
void | |
void | |
void | |
void | |
void | |
void | |
void | |
void | |
void | |
void | |
void | |
void | |
void | |
void | |
void | |
void | |
void | |
void | |
void | |
void |
Methods which throw type org.omg.CosEventChannelAdmin.AlreadyConnected | |
void | |
void | |
void | |
void | |
void | |
void | |
void | |
void | |
void | |
void | |
void | SequenceProxyPullConsumerImpl.connect_sequence_pull_supplier(SequencePullSupplier sequencePullSupplier) |
void | |
void | |
void | |
void | |
void | |
void |
Methods which throw type org.omg.CosEventChannelAdmin.AlreadyConnected | |
void | ProxyPullSupplier Interface:
As stated by the EventService specification 1.1 section 2.3.5:
"If a ProxyPullSupplier is already connected to a PullConsumer, then the
AlreadyConnected exception is raised."
and
"If a non-nil reference is passed to connect_push_supplier..." implying
that a null reference is acceptable.
|
void | 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.
|
void | fuers ProxyPushSupplier Interface.
|
void | fuers ProxyPushConsumer Interface:
As stated by the EventService specification 1.1 section 2.3.4:
"If a ProxyPushConsumer is already connected to a PushSupplier, then the
AlreadyConnected exception is raised."
and
"If a non-nil reference is passed to connect_push_supplier..." implying
that a null reference is acceptable.
|