org.rosuda.JRclient
Class RSession

java.lang.Object
  extended by org.rosuda.JRclient.RSession
All Implemented Interfaces:
java.io.Serializable

public class RSession
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

Constructor Summary
protected RSession()
           
 
Method Summary
 Rconnection attach()
          attach/resume this session
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RSession

protected RSession()
Method Detail

attach

public Rconnection attach()
                   throws RSrvException
attach/resume this session

Throws:
RSrvException