Package rreval

Class Summary
AppCmd A command from the user to be performed by the client or server app.
ClientCmdHandler Used by ClientMessageHandler (only) to handle command messages.
ClientMessageHandler  
ConduitClientSide Sends messages from the rreval client to an rreval server and returns the reply.
ConnectionJ A socket connection to a (usually) remote java app and the associated object stream reader and writer.
ConnectionR A socket connection to a local R session and the associated stream reader and writer.
JReader  
JWriter  
MD5Util  
Message  
MessageWrangler  
RReader Reads a message from an R session.
RReClientApp  
RReServerApp  
RWriter  
ServerMessageHandler  
SshWrangler  
Test  
Verbose  
 

Enum Summary
ConnectionJ.HostType  
MessageType  
 

Exception Summary
MD5MismatchException  
ReadException  
RReaderEOFException  
WriteException