public interface RequestHandler
| Modifier and Type | Method and Description |
|---|---|
void |
handleRequest(Request request,
HttpSession session) |
void handleRequest(Request request, HttpSession session) throws IOException
IOExceptionCopyright © 2019. All rights reserved.