Package org.apache.catalina.ha.tcp
Class SendMessageData
java.lang.Object
org.apache.catalina.ha.tcp.SendMessageData
- Author:
- Peter Rossbach
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescription
- 
Constructor Details- 
SendMessageData- Parameters:
- message- The message to send
- destination- Member destination
- exception- Associated error
 
 
- 
- 
Method Details- 
getDestination- Returns:
- the destination.
 
- 
getException- Returns:
- the exception.
 
- 
getMessage- Returns:
- the message.
 
 
-