rreval
Class RWriter

java.lang.Object
  extended by rreval.RWriter

public class RWriter
extends java.lang.Object


Constructor Summary
RWriter(ConnectionR con)
           
 
Method Summary
 void writeMessage(Message m)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RWriter

public RWriter(ConnectionR con)
Method Detail

writeMessage

public void writeMessage(Message m)
                  throws java.lang.Exception
Throws:
java.lang.Exception