public interface HttpServlet
| Modifier and Type | Method and Description |
|---|---|
void |
handleHttpRequest(HttpRequest httpRequest,
HttpResponse httpResponse) |
void handleHttpRequest(HttpRequest httpRequest, HttpResponse httpResponse) throws Exception
ExceptionCopyright © 2015. All rights reserved.