| Package | Description |
|---|---|
| org.jwall.web.http |
| Modifier and Type | Field and Description |
|---|---|
protected HttpResponseChannel |
HttpResponse.channel
The http stream over which this response has been received
|
| Modifier and Type | Method and Description |
|---|---|
HttpResponseChannel |
HttpResponse.getChannel() |
HttpResponseChannel |
HttpResponse.getHttpStream() |
| Modifier and Type | Method and Description |
|---|---|
void |
HttpResponse.setChannel(HttpResponseChannel ch) |
| Constructor and Description |
|---|
HttpResponse(String resHeader,
byte[] responseData,
HttpResponseChannel ch) |
Copyright © 2015 jwall.org. All Rights Reserved.