nl.utwente.ewi.hmi.taverna.scuflworkers.rshell
Class RshellConnection

java.lang.Object
  extended by org.rosuda.JRclient.Rconnection
      extended by nl.utwente.ewi.hmi.taverna.scuflworkers.rshell.RshellConnection

public class RshellConnection
extends org.rosuda.JRclient.Rconnection

Class for rshell connections

Author:
Ingo Wassink

Field Summary
 
Fields inherited from class org.rosuda.JRclient.Rconnection
AT_crypt, AT_plain, transferCharset
 
Constructor Summary
RshellConnection(RshellConnectionSettings connectionSettings)
          Constructor of the Rshell Connection
 
Method Summary
 boolean isKeepSessionAlive()
          Method for getting the keep session alive value
 
Methods inherited from class org.rosuda.JRclient.Rconnection
assign, assign, assign, assign, close, createFile, eval, finalize, getLastError, getServerVersion, isConnected, login, needLogin, openFile, removeFile, setSendBufferSize, shutdown, voidEval
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RshellConnection

public RshellConnection(RshellConnectionSettings connectionSettings)
                 throws org.rosuda.JRclient.RSrvException
Constructor of the Rshell Connection

Parameters:
connectionSettings - the connection settings for the connection
Throws:
org.rosuda.JRclient.RSrvException
Method Detail

isKeepSessionAlive

public boolean isKeepSessionAlive()
Method for getting the keep session alive value

Returns:
session alive value