public class JSONRPC2Servlet extends HttpServlet
| Constructor and Description |
|---|
JSONRPC2Servlet()
Webapp
|
JSONRPC2Servlet(RouterContext ctx,
SecurityManager secMan)
Plugin
|
| Modifier and Type | Method and Description |
|---|---|
void |
destroy() |
protected void |
doGet(HttpServletRequest httpServletRequest,
HttpServletResponse httpServletResponse) |
protected void |
doPost(HttpServletRequest httpServletRequest,
HttpServletResponse httpServletResponse) |
void |
init() |
doDelete, doHead, doOptions, doPut, doTrace, getLastModified, service, servicegetInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, log, logpublic JSONRPC2Servlet()
public JSONRPC2Servlet(RouterContext ctx, SecurityManager secMan)
public void destroy()
destroy in interface Servletdestroy in class GenericServletprotected void doGet(HttpServletRequest httpServletRequest, HttpServletResponse httpServletResponse) throws ServletException, IOException
doGet in class HttpServletServletExceptionIOExceptionprotected void doPost(HttpServletRequest httpServletRequest, HttpServletResponse httpServletResponse) throws ServletException, IOException
doPost in class HttpServletServletExceptionIOExceptionpublic void init()
throws ServletException
init in class GenericServletServletException