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