|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HTTPConnection | |
|---|---|
| gnu.inet.http | This package contains an HTTP/1.1 client, as described in RFC 2616. |
| Uses of HTTPConnection in gnu.inet.http |
|---|
| Fields in gnu.inet.http declared as HTTPConnection | |
|---|---|
protected HTTPConnection |
Request.connection
The connection context in which this request is invoked. |
| Methods in gnu.inet.http that return HTTPConnection | |
|---|---|
HTTPConnection |
Request.getConnection()
Returns the connection associated with this request. |
| Constructors in gnu.inet.http with parameters of type HTTPConnection | |
|---|---|
Request(HTTPConnection connection,
java.lang.String method,
java.lang.String path)
Constructor for a new request. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||