| Package | Description |
|---|---|
| org.jwall.web.http.nio |
| Modifier and Type | Class and Description |
|---|---|
class |
HttpRequestChannel
$Id: HttpRequestStream.java 79 2007-10-22 23:43:37Z chris $
This class implements a reader which reads from the input-stream
and parses http-requests.
|
class |
HttpResponseChannel
This class reads from an incoming stream and buffers it, parsing the
stream to read the responses.
|
Copyright © 2013 jwall.org. All Rights Reserved.