Uses of Class gnu.java.net.protocol.http.HTTPConnection

Uses in package gnu.java.net.protocol.http

Constructors with parameter type gnu.java.net.protocol.http.HTTPConnection

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

Fields of type gnu.java.net.protocol.http.HTTPConnection

HTTPConnection
The connection context in which this request is invoked.

Methods with return type gnu.java.net.protocol.http.HTTPConnection

HTTPConnection
Returns the connection associated with this request.