|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.virbo.autoplot.server.RequestHandler
public class RequestHandler
| Constructor Summary | |
|---|---|
RequestHandler()
|
|
| Method Summary | |
|---|---|
static void |
doIt(ApplicationModel model)
|
java.lang.String |
handleRequest(java.io.InputStream in,
ApplicationModel model,
java.io.OutputStream out)
process the python code in data. |
void |
RequestHandler()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RequestHandler()
| Method Detail |
|---|
public static void doIt(ApplicationModel model)
public void RequestHandler()
public java.lang.String handleRequest(java.io.InputStream in,
ApplicationModel model,
java.io.OutputStream out)
in - model - out -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||