| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectrreval.RReader
public class RReader
Reads a message from an R session.  The message has a type specified by
  a MessageType.  In response, the reader always sends back an
 'ack' string.
| Constructor Summary | |
|---|---|
| RReader(ConnectionR con) | |
| Method Summary | |
|---|---|
|  Message | readMessage()Reads a message and sends ack. | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public RReader(ConnectionR con)
| Method Detail | 
|---|
public Message readMessage()
                    throws java.lang.Exception
Message
java.lang.Exception| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||