Class Hierarchy
- java.lang.Object
- io.avaje.http.client.BodyContent
- io.avaje.http.client.JacksonBodyAdapter (implements io.avaje.http.client.BodyAdapter)
- io.avaje.http.client.RequestLogger (implements io.avaje.http.client.ResponseListener)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- io.avaje.http.client.HttpException
- java.lang.RuntimeException
- java.lang.Exception
- io.avaje.http.client.UrlBuilder
Interface Hierarchy
- io.avaje.http.client.BodyAdapter
- io.avaje.http.client.BodyReader<T>
- io.avaje.http.client.BodyWriter
- io.avaje.http.client.HttpApiProvider<T>
- io.avaje.http.client.HttpClientContext
- io.avaje.http.client.HttpClientContext.Builder
- io.avaje.http.client.HttpClientRequest
- io.avaje.http.client.HttpClientResponse
- io.avaje.http.client.ResponseListener
- io.avaje.http.client.ResponseListener.Event