org.apache.catalina.tribes.io
public interface ListenCallback
Version: $Revision: 467173 $, $Date: 2006-10-24 01:12:17 +0200 (Tue, 24 Oct 2006) $
Method Summary | |
---|---|
void | messageDataReceived(ChannelMessage data)
This method is invoked on the callback object to notify it that new data has
been received from one of the cluster nodes. |
Parameters: data - the message bytes received from the cluster/replication system