| AbstractRxTask |
Abstract base class for receive tasks in the Catalina Tribes framework.
|
| AbstractSender |
Abstract base implementation of a data sender.
|
| Constants |
Manifest constants for the org.apache.catalina.tribes.transport package.
|
| PooledSender |
An abstract pooled sender that manages a pool of DataSender instances.
|
| ReceiverBase |
Base implementation of a channel receiver that handles TCP connections and provides
configuration for socket options, thread pools, and message handling.
|
| ReplicationTransmitter |
Transmit message to other cluster members Actual senders are created based on the replicationMode type
|
| RxTaskPool |
A very simple thread pool class.
|
| SenderState |
Tracks the delivery state of a sender associated with a cluster member.
|