Package io.avaje.http.client
-
Interface Summary Interface Description BodyAdapter BodyReader<T> BodyWriter Writes beans as content for a specific content type.HttpApiProvider<T> 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.ResponseListener Listen to responses.ResponseListener.Event The response event details. -
Class Summary Class Description BodyContent JacksonBodyAdapter Jackson BodyAdapter to read and write beans as JSON.RequestLogger UrlBuilder -
Exception Summary Exception Description HttpException