| Package | Description |
|---|---|
| gnu.inet.http |
This package contains an HTTP/1.1 client, as described in RFC 2616.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ByteArrayResponseBodyReader
Simple response body reader that stores content in a byte array.
|
| Modifier and Type | Field and Description |
|---|---|
protected ResponseBodyReader |
Request.responseBodyReader
The response body reader.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Request.setResponseBodyReader(ResponseBodyReader responseBodyReader)
Sets the response body reader.
|
© Copyright 2003 The Free Software Foundation, all rights reserved