public class AbstractRestxMainRouterServlet
extends javax.servlet.http.HttpServlet
| Constructor and Description |
|---|
AbstractRestxMainRouterServlet() |
AbstractRestxMainRouterServlet(RestxMainRouter mainRouter) |
| Modifier and Type | Method and Description |
|---|---|
void |
destroy() |
protected void |
init(RestxMainRouter mainRouter) |
protected void |
service(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse resp) |
doDelete, doGet, doHead, doOptions, doPost, doPut, doTrace, getLastModified, servicepublic AbstractRestxMainRouterServlet()
public AbstractRestxMainRouterServlet(RestxMainRouter mainRouter)
protected void init(RestxMainRouter mainRouter)
public void destroy()
destroy in interface javax.servlet.Servletdestroy in class javax.servlet.GenericServletprotected void service(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse resp)
throws javax.servlet.ServletException,
IOException
service in class javax.servlet.http.HttpServletjavax.servlet.ServletExceptionIOExceptionCopyright © 2017. All Rights Reserved.