Package org.apache.catalina.cluster.tcp

Interface Summary
IDataSender  
 

Class Summary
AsyncSocketSender Send cluster messages from a Message queue with only one socket.
ClusterData  
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!
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  
SimpleTcpCluster A Cluster implementation using simple multicast.
SocketReplicationListener  
SocketReplicationThread  
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  
WorkerThread  
 



Copyright © 2000-2012 Apache Software Foundation. All Rights Reserved.