- All Implemented Interfaces:
- Serializable
public class CarbonSessionReplicationMessage
extends org.apache.axis2.clustering.ClusteringMessage
This is wrapper class which wraps tomcat's ClusterMessage in axis2's ClusteringMessage.
Since we are using axis2's tribes clustering communication to send cluster messages,
we have to wrap the tomcat cluster message, So that at receiving, side we can unwrap
the massage and call the tomcat session manager to handle that received message.
- See Also:
- Serialized Form