Hierarchy For All Packages
Class Hierarchy
- java.lang.Object
- io.avaje.http.client.AuthToken.Basic (implements io.avaje.http.client.AuthToken)
- io.avaje.http.client.BasicAuthIntercept (implements io.avaje.http.client.RequestIntercept)
- io.avaje.http.client.JacksonBodyAdapter (implements io.avaje.http.client.BodyAdapter)
- io.avaje.http.client.JsonbBodyAdapter (implements io.avaje.http.client.BodyAdapter)
- io.avaje.http.client.PathConversion
- io.avaje.http.client.RequestLogger (implements io.avaje.http.client.RequestListener)
- io.avaje.http.client.SimpleRetryHandler (implements io.avaje.http.client.RetryHandler)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- io.avaje.http.client.HttpException
- java.lang.RuntimeException
- java.lang.Exception
Interface Hierarchy
- io.avaje.http.client.AuthToken
- io.avaje.http.client.AuthTokenProvider
- io.avaje.http.client.BodyAdapter
- io.avaje.http.client.BodyContent
- io.avaje.http.client.BodyReader<T>
- io.avaje.http.client.BodyWriter<T>
- io.avaje.http.client.HttpApiProvider<T>
- io.avaje.http.client.HttpAsyncResponse
- io.avaje.http.client.HttpCall<E>
- io.avaje.http.client.HttpCallResponse
- io.avaje.http.client.HttpClient
- io.avaje.http.client.HttpClient.Builder
- io.avaje.http.client.HttpClient.Builder.State
- io.avaje.http.client.HttpClient.GeneratedComponent
- io.avaje.http.client.HttpClient.Metrics
- io.avaje.http.client.HttpClientRequest
- io.avaje.http.client.HttpClientResponse
- io.avaje.http.client.RequestIntercept
- io.avaje.http.client.RequestListener
- io.avaje.http.client.RequestListener.Event
- io.avaje.http.client.RetryHandler
- io.avaje.http.client.UrlBuilder