|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.rosuda.JRclient.Rconnection
nl.utwente.ewi.hmi.taverna.scuflworkers.rshell.RshellConnection
public class RshellConnection
Class for rshell connections
| 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 |
|---|
public RshellConnection(RshellConnectionSettings connectionSettings)
throws org.rosuda.JRclient.RSrvException
connectionSettings - the connection settings for the connection
org.rosuda.JRclient.RSrvException| Method Detail |
|---|
public boolean isKeepSessionAlive()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||