public interface HttpHandler
| Modifier and Type | Method and Description |
|---|---|
boolean |
handleRequest(SocketLike socket,
LightHttpRequest request,
LightHttpResponse response) |
boolean handleRequest(SocketLike socket, LightHttpRequest request, LightHttpResponse response) throws java.io.IOException
java.io.IOException