org.rosuda.REngine.Rserve
Class RSession

java.lang.Object
  extended by org.rosuda.REngine.Rserve.RSession
All Implemented Interfaces:
Serializable

public class RSession
extends Object
implements 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 RserveException
attach/resume this session

Throws:
RserveException


Copyright © 2015. All rights reserved.