All Classes
-
All Classes Interface Summary Class Summary Exception Summary Class Description BodyAdapter Adaptor between beans and content of a request or response.BodyContent Content of request or response body used for adapting to beans.BodyReader<T> BodyWriter Writes beans as content for a specific content type.HttpApi Provides Http client service implementations for a given interface type.HttpApiProvider<T> Provides http client implementations for an interface.HttpClientContext The HTTP client context that we use to build and process requests.HttpClientContext.Builder Builds the HttpClientContext.HttpClientRequest Http request that is built and sent to the server.HttpClientResponse Controls how the response is processed including potential conversion into beans.HttpException HTTP Exception with support for converting the error response body into a bean.JacksonBodyAdapter Jackson BodyAdapter to read and write beans as JSON.RequestLogger Logs request and response details for debug logging purposes.ResponseListener Listen to responses.ResponseListener.Event The response event details.UrlBuilder