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 |
ByteArrayRequestBodyWriter
A simple request body writer using a byte array.
|
Modifier and Type | Field and Description |
---|---|
protected RequestBodyWriter |
Request.requestBodyWriter
The request body provider.
|
Modifier and Type | Method and Description |
---|---|
void |
Request.setRequestBodyWriter(RequestBodyWriter requestBodyWriter)
Sets the request body provider.
|
© Copyright 2003 The Free Software Foundation, all rights reserved