Inheritance diagram for ActionPlainTextMessenger:

Public Member Functions | |
| ActionPlainTextMessenger (Socket sock) | |
| byte[] | getMessage (R3Action action) |
This software is distributed under the BSD License.
Definition at line 18 of file ActionPlainTextMessenger.java.
| ActionPlainTextMessenger | ( | Socket | sock | ) |
| byte [] getMessage | ( | R3Action | action | ) | [virtual] |
| action |
Implements ActionMessenger.
Definition at line 31 of file ActionPlainTextMessenger.java.
References ActionMessenger.LINE_SEPARATOR, and R3Action.toString().
1.4.7