Uses of Class gnu.inet.http.Request

Uses in package gnu.inet.http

Methods with parameter type gnu.inet.http.Request

boolean
This reader accepts all responses.
boolean
Indicate whether this reader is interested in the specified response.
void

Methods with return type gnu.inet.http.Request

Request
HTTPConnection.newRequest(String method, String path)
Creates a new request using this connection.

© Copyright 2003 The Free Software Foundation, all rights reserved