Class | Description |
---|---|
BasicHttpClient |
Wrapper around a
CloseableHttpClient that aides in getting byte[] content at a URI. |
BasicHttpClient.Builder |
BasicHttpClient builder class.
|
BasicHttpResult |
Class representing an HTTP request result from HttpRequest
This is not called 'response' as it also
can represent a failed result caused
by a local Exception rather than an HTTP response error status code.
|
JsonHttpEntity |
Copyright © 2025. All rights reserved.