public class KawaPageServlet extends KawaServlet
KawaAutoHandler.KawaServlet.Context| Constructor and Description |
|---|
KawaPageServlet() |
| Modifier and Type | Method and Description |
|---|---|
void |
init(javax.servlet.ServletConfig config) |
void |
run(HttpRequestContext hctx,
CallContext ctx) |
doGet, doPost, rundoDelete, doHead, doOptions, doPut, doTrace, getLastModified, service, servicepublic void init(javax.servlet.ServletConfig config)
throws javax.servlet.ServletException
init in interface javax.servlet.Servletinit in class javax.servlet.GenericServletjavax.servlet.ServletExceptionpublic void run(HttpRequestContext hctx, CallContext ctx) throws java.lang.Throwable
run in class KawaServletjava.lang.Throwable