Uses of Class gnu.inet.http.HTTPConnection

Uses in package gnu.inet.http

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.

Methods with return type gnu.inet.http.HTTPConnection

HTTPConnection
Returns the connection associated with this request.

© Copyright 2003 The Free Software Foundation, all rights reserved