List of Messages in process of being delivered (for which this peer didn't get an
acknowledgment) or partially rejected/cancelled by some peers from the view in which it was
sent.
Interceptor - useful in debugging to determine when concurrent access to objects is occurring
Not to be used in normal usage
This interceptor is PER_INSTANCE.
The Connection is stopped, but it is active (ready to send and receive traffic),
which means the method throws an exception if the group cannot be contacted for some
reason.
The Connection is stopped, but it is active (ready to send and receive traffic),
which means the method throws an exception if the group cannot be contacted for some
reason.
The method expects to get the string representation of a GroupTopic or GroupQueue and
attempts to parse it and create the corresponding destination instance.
The method creates a "bridge" between a consumer and a producer: Every message received
by the consumer is automatically forwarded to the producer and sent on the producer's
destination.
Get array of XA transactions in prepared state-
This would be used by the transaction manager in recovery or by a tool to apply
heuristic decisions to commit or rollback particular transactions
A Replicator is a distributed receiver that replicates synchronously or asynchronously a message
to multiple receivers living in different address spaces.
A Replicator is a distributed receiver that replicates synchronously or asynchronously a message
to multiple receivers living in different address spaces.
Context.rebind() requires that all intermediate contexts and the target context (that named by
all but terminal atomic component of the name) must already exist, otherwise
NameNotFoundException is thrown.
Synchronously invokes the RpcServerCall on all server delegates registered under the
RPCServerCall's current category, across all RpcServers of the group.