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, run
public void init(ServletConfig config) throws ServletException
ServletException
public void run(HttpRequestContext hctx, CallContext ctx) throws java.lang.Throwable
run
in class KawaServlet
java.lang.Throwable