|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Response | |
|---|---|
| gnu.inet.http | This package contains an HTTP/1.1 client, as described in RFC 2616. |
| Uses of Response in gnu.inet.http |
|---|
| Methods in gnu.inet.http that return Response | |
|---|---|
Response |
Request.dispatch()
Dispatches this request. |
| Methods in gnu.inet.http with parameters of type Response | |
|---|---|
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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||