|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HttpClientResponse | |
|---|---|
| com.github.kristofa.test.http.client | Defines a HttpClient interface and an implementation that adapts to using the Apache HttpClient. |
| Uses of HttpClientResponse in com.github.kristofa.test.http.client |
|---|
| Methods in com.github.kristofa.test.http.client that return HttpClientResponse | |
|---|---|
HttpClientResponse<InputStream> |
HttpClient.execute(FullHttpRequest request)
Executes a HTTP request and returns response. |
HttpClientResponse<InputStream> |
ApacheHttpClientImpl.execute(FullHttpRequest request)
Executes a HTTP request and returns response. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||