public class KawaPageServlet extends KawaServlet
KawaAutoHandler.KawaServlet.Context| Constructor and Description |
|---|
KawaPageServlet() |
| Modifier and Type | Method and Description |
|---|---|
void |
init(ServletConfig config) |
void |
run(HttpRequestContext hctx,
CallContext ctx) |
doGet, doPost, runpublic void init(ServletConfig config)
throws ServletException
ServletExceptionpublic void run(HttpRequestContext hctx, CallContext ctx) throws java.lang.Throwable
run in class KawaServletjava.lang.Throwable