Package | Description |
---|---|
gnu.inet.http |
This package contains an HTTP/1.1 client, as described in RFC 2616.
|
Modifier and Type | Method and Description |
---|---|
Response |
Request.dispatch()
Dispatches this request.
|
Modifier and Type | Method and Description |
---|---|
boolean |
ByteArrayResponseBodyReader.accept(Request request,
Response response)
This reader accepts all responses.
|
boolean |
ResponseBodyReader.accept(Request request,
Response response)
Indicate whether this reader is interested in the specified response.
|
© Copyright 2003 The Free Software Foundation, all rights reserved