Uses of Class
org.rosuda.REngine.Rserve.RConnection

Packages that use RConnection
org.rosuda.REngine.Rserve REngine-based interface to Rserve 
 

Uses of RConnection in org.rosuda.REngine.Rserve
 

Methods in org.rosuda.REngine.Rserve that return RConnection
 RConnection RSession.attach()
          attach/resume this session
 

Constructors in org.rosuda.REngine.Rserve with parameters of type RConnection
RserveException(RConnection c, String msg)
           
RserveException(RConnection c, String msg, int requestReturnCode)
           
RserveException(RConnection c, String msg, RPacket p)
           
RserveException(RConnection c, String msg, Throwable cause)
           
 



Copyright © 2015. All rights reserved.