ActionPlainTextMessenger Class Reference

Inheritance diagram for ActionPlainTextMessenger:

ActionMessenger List of all members.

Public Member Functions

 ActionPlainTextMessenger (Socket sock)
byte[] getMessage (R3Action action)

Detailed Description

Useful for debugging. Sends actions as text.

This software is distributed under the BSD License.

Author:
Ron B Yeh (ronyeh(AT)cs.stanford.edu)

Definition at line 18 of file ActionPlainTextMessenger.java.


Constructor & Destructor Documentation

ActionPlainTextMessenger ( Socket  sock  ) 

Parameters:
sock 

Definition at line 23 of file ActionPlainTextMessenger.java.


Member Function Documentation

byte [] getMessage ( R3Action  action  )  [virtual]

Parameters:
action 
Returns:

Implements ActionMessenger.

Definition at line 31 of file ActionPlainTextMessenger.java.

References ActionMessenger.LINE_SEPARATOR, and R3Action.toString().


The documentation for this class was generated from the following file:
Generated on Sat Apr 14 18:21:40 2007 for R3 Paper Toolkit by  doxygen 1.4.7