Package com.robothy.netty.http
Interface HttpRequestHandler
public interface HttpRequestHandler
-
Method Summary
Modifier and Type Method Description voidhandle(HttpRequest request, HttpResponse response)
-
Method Details
-
handle
- Throws:
java.lang.Exception
-