public interface RequestHandler
| Modifier and Type | Method and Description |
|---|---|
void |
handleRequest(Request request,
HttpSession session) |
void handleRequest(Request request, HttpSession session) throws java.io.IOException
java.io.IOException