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.RequestListener RequestListener.Event -
Class Summary Class Description BodyContent JacksonBodyAdapter RequestLogger UrlBuilder -
Exception Summary Exception Description HttpException