java.lang.Objectru.biosoft.server.ServiceSupport
ru.biosoft.plugins.jri.server.RService
public class RService
Special service to work with R on BioUML server
| Field Summary |
|---|
| Fields inherited from class ru.biosoft.server.ServiceSupport |
|---|
REPOSITORY, sdf |
| Constructor Summary | |
|---|---|
RService()
|
|
| Method Summary | |
|---|---|
void |
processRequest(java.lang.Integer command,
java.util.Map data,
ru.biosoft.server.Response out)
Process request |
| Methods inherited from class ru.biosoft.server.ServiceSupport |
|---|
getDataCollection, getSessionArguments, getSessionConnection, init |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RService()
| Method Detail |
|---|
public void processRequest(java.lang.Integer command,
java.util.Map data,
ru.biosoft.server.Response out)
ru.biosoft.server.Service
processRequest in interface ru.biosoft.server.ServiceprocessRequest in class ru.biosoft.server.ServiceSupportcommand - - command iddata - - send argumentsout - - special output stream wrapper