Package org.apache.catalina.cluster.tcp
SinceNot specified.
VersionNot specified.
AuthorNot specified.
Wiki javadoc Use textile entry format.
Add your comments here.
Interfaces
IDataSender No description provided.
Classes
AsyncSocketSender Send cluster messages from a Message queue with only one socket.
ClusterData No description provided.
ClusterReceiverBase FIXME i18n log messages
Constants Manifest constants for the org.apache.catalina.cluster.tcp package.
DataSender Send cluster messages with only one socket.
FastAsyncSocketSender Send cluster messages from a Message queue with only one socket.
IDataSenderFactory Create DataSender for different modes.
PooledSocketSender Send cluster messages with a pool of sockets (25).
ReplicationListener FIXME i18n log messages FIXME jmx support
ReplicationTransmitter Transmit message to ohter cluster members create sender from replicationMode type FIXME i18n log messages FIXME compress data depends on message type and size FIXME send very big messages at some block see FarmWarDeployer! TODO pause and resume senders
ReplicationValve

Implementation of a Valve that logs interesting contents from the specified Request (before processing) and the corresponding Response (after processing).

SenderState Send cluster messages with a pool of sockets (25).
SendMessageData No description provided.
SimpleTcpCluster A Cluster implementation using simple multicast.
SocketReplicationListener No description provided.
SocketReplicationThread No description provided.
SocketSender Send cluster messages sync to request with only one socket.
TcpReplicationThread A worker thread class which can drain channels and echo-back the input.
ThreadPool No description provided.
WorkerThread No description provided.