Uses of Class org.omg.CosEventChannelAdmin.AlreadyConnected

Uses in package org.omg.CosTypedEventChannelAdmin

Methods which throw type org.omg.CosEventChannelAdmin.AlreadyConnected

void
void
void
void

Uses in package org.omg.CosTypedNotifyChannelAdmin

Methods which throw type org.omg.CosEventChannelAdmin.AlreadyConnected

void
void
void
void
void
void
void
void
void
void
void
void

Uses in package org.omg.CosEventChannelAdmin

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

Uses in package org.omg.CosNotifyChannelAdmin

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

Uses in package org.jacorb.notification.servant

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

Uses in package org.jacorb.events

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.