public class GroovyConsoleHandler extends Object
| Constructor and Description |
|---|
GroovyConsoleHandler() |
| Modifier and Type | Method and Description |
|---|---|
String |
get() |
String |
getStatus(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse resp) |
String |
postExecute(javax.servlet.http.HttpServletRequest req,
org.baswell.routes.RequestParameters parameters,
javax.servlet.http.HttpServletResponse resp) |
String |
show(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse resp) |
public String get()
public String show(javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse resp)
public String postExecute(javax.servlet.http.HttpServletRequest req, org.baswell.routes.RequestParameters parameters, javax.servlet.http.HttpServletResponse resp) throws IOException
IOExceptionpublic String getStatus(javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse resp) throws IOException
IOExceptionCopyright © 2018. All rights reserved.