To get access to all definitions include necessary
This module also exports the functions described in:
Adds the given channel to the target domain. The channel
must be a
Returns a a sequence of all channels associated with the target object.
If the target domain have a
If a
The Connection parameter must contain valid data to enable
the target domain to setup a connection between two channels.
The struct members
If the target domain is not able to setup the connection the appropriate exception is raised.
This operation returns a sequence of all connections within the target domain.
If a connection identified by the given id exists within the
target domain, a
If the supplied connection id exists, the connection the id represents is terminated. Otherwise, an exception is raised.
This operation returns a sequence, containing the member id's of all channels within the target domain which will supply events to the channel identified by the given id. But, if no such id exists in this domain, an exception is raised.
This operations behaves like
Calling this operation will terminate all connections within the target domain. The domain will terminate but all channels will not be affected.
Returns a list of all cycles within the target domain.
Returns a list of all diamonds within the target domain
If the given id represents a channel within the target domain, this channel will be used when connection a supplier client without specifying a certain channel. If no such channel exists an exceptions is raised.
If the given id represents a channel within the target domain, this channel will be used when connection a consumer client without specifying a certain channel. If no such channel exists an exceptions is raised.
If a default Channel have been set, this operation connects the given
PushConsumer to it. Otherwise, the
If a default Channel have been set, this operation connects the given
PullConsumer to it. Otherwise, the
If a default Channel have been set, this operation connects the given
PushSupplier to it. Otherwise, the
If a default Channel have been set, this operation connects the given
PullSupplier to it. Otherwise, the
If a default Channel have been set, this operation connects the given
StructuredPushConsumer to it. Otherwise, the
If a default Channel have been set, this operation connects the given
StructuredPullConsumer to it. Otherwise, the
If a default Channel have been set, this operation connects the given
StructuredPushSupplier to it. Otherwise, the
If a default Channel have been set, this operation connects the given
StructuredPullSupplier to it. Otherwise, the
If a default Channel have been set, this operation connects the given
SequencePushConsumer to it. Otherwise, the
If a default Channel have been set, this operation connects the given
SequencePullConsumer to it. Otherwise, the
If a default Channel have been set, this operation connects the given
SequencePushSupplier to it. Otherwise, the
If a default Channel have been set, this operation connects the given
SequencePullSupplier to it. Otherwise, the
If a Channel associated with the given MemberID exists within the
target Domain, this operation connects the given PushConsumer
to it. Otherwise, the
If a Channel associated with the given MemberID exists within the
target Domain, this operation connects the given PullConsumer
to it. Otherwise, the
If a Channel associated with the given MemberID exists within the
target Domain, this operation connects the given PushSupplier
to it. Otherwise, the
If a Channel associated with the given MemberID exists within the
target Domain, this operation connects the given PullSupplier
to it. Otherwise, the
If a Channel associated with the given MemberID exists within the
target Domain, this operation connects the given StructuredPushConsumer
to it. Otherwise, the
If a Channel associated with the given MemberID exists within the
target Domain, this operation connects the given StructuredPullConsumer
to it. Otherwise, the
If a Channel associated with the given MemberID exists within the
target Domain, this operation connects the given StructuredPushSupplier
to it. Otherwise, the
If a Channel associated with the given MemberID exists within the
target Domain, this operation connects the given StructuredPullSupplier
to it. Otherwise, the
If a Channel associated with the given MemberID exists within the
target Domain, this operation connects the given SequencePushConsumer
to it. Otherwise, the
If a Channel associated with the given MemberID exists within the
target Domain, this operation connects the given SequencePullConsumer
to it. Otherwise, the
If a Channel associated with the given MemberID exists within the
target Domain, this operation connects the given SequencePushSupplier
to it. Otherwise, the
If a Channel associated with the given MemberID exists within the
target Domain, this operation connects the given SequencePullSupplier
to it. Otherwise, the