public class Application extends Object
| Constructor and Description |
|---|
Application(Configuration configuration) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
doHandle(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse resp) |
boolean |
handle(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse resp) |
public Application(Configuration configuration)
public boolean handle(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse resp)
throws javax.servlet.ServletException,
IOException
javax.servlet.ServletExceptionIOExceptionprotected boolean doHandle(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse resp)
throws IOException,
javax.servlet.ServletException
IOExceptionjavax.servlet.ServletExceptionCopyright © 2018. All rights reserved.