Uses of Class gnu.inet.http.HTTPConnection

Uses in package gnu.inet.http

Methods with return type gnu.inet.http.HTTPConnection

HTTPConnection
Returns the connection associated with this request.

Constructors with parameter type gnu.inet.http.HTTPConnection

Request.Request(HTTPConnection connection, String method, String path)
Constructor for a new request.

Fields of type gnu.inet.http.HTTPConnection

HTTPConnection
The connection context in which this request is invoked.