com.faunos.util.net.http
Class HttpHandlet
java.lang.Object
com.faunos.util.net.StageletStack
com.faunos.util.net.http.HttpHandlet
- All Implemented Interfaces:
- Handlet
public class HttpHandlet
- extends StageletStack
HTTP/1.1 server protocol implementation using a staged I/O strategy.
- Author:
- Babak Farhang
- See Also:
Stagelet
,
StageletStack
,
ResponseFactory
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HttpHandlet
public HttpHandlet(ResponseFactory responseFactory)