|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use gnu.inet.http | |
|---|---|
| gnu.inet.http | This package contains an HTTP/1.1 client, as described in RFC 2616. |
| Classes in gnu.inet.http used by gnu.inet.http | |
|---|---|
| Authenticator
Callback interface for managing authentication. |
|
| Cookie
An HTTP cookie, as specified in RFC 2109. |
|
| CookieManager
Cookie manager interface. |
|
| Credentials
Represents a username/password combination that can be used to authenticate to an HTTP server. |
|
| Headers
A collection of HTTP header names and associated values. |
|
| HTTPConnection
A connection to an HTTP server. |
|
| Request
A single HTTP request. |
|
| RequestBodyWriter
Callback interface for writing request body content. |
|
| Response
An HTTP response. |
|
| ResponseBodyReader
Callback interface for receiving notification of response body content. |
|
| ResponseHeaderHandler
Callback interface for objects that wish to be notified of response header values. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||