Hierarchy For All Packages
Package Hierarchies:Class Hierarchy
- java.lang.Object
- java.util.AbstractMap<K,V> (implements java.util.Map<K,V>)
- java.util.HashMap<K,V> (implements java.lang.Cloneable, java.util.Map<K,V>, java.io.Serializable)
- io.joshworks.restclient.http.Headers
- java.util.HashMap<K,V> (implements java.lang.Cloneable, java.util.Map<K,V>, java.io.Serializable)
- io.joshworks.restclient.http.utils.Base64Coder
- io.joshworks.restclient.request.BaseRequest
- io.joshworks.restclient.request.body.FormEncodedBody (implements io.joshworks.restclient.request.body.Body)
- io.joshworks.restclient.request.HttpRequest
- io.joshworks.restclient.request.GetRequest
- io.joshworks.restclient.request.HttpRequestWithBody
- io.joshworks.restclient.request.body.MultipartBody (implements io.joshworks.restclient.request.body.Body)
- io.joshworks.restclient.request.body.RawBody (implements io.joshworks.restclient.request.body.Body)
- io.joshworks.restclient.request.body.RequestBodyEntity (implements io.joshworks.restclient.request.body.Body)
- io.joshworks.restclient.http.ClientBuilder
- io.joshworks.restclient.http.ClientContainer
- io.joshworks.restclient.http.ClientRequest
- io.joshworks.restclient.http.utils.ClientStats
- io.joshworks.restclient.Constants
- io.joshworks.restclient.http.utils.Constants
- io.joshworks.restclient.http.HttpResponse<T> (implements java.io.Closeable)
- io.joshworks.restclient.http.Json
- io.joshworks.restclient.http.Json.TypedList<T> (implements java.lang.reflect.ParameterizedType)
- io.joshworks.restclient.http.mapper.JsonMapper (implements io.joshworks.restclient.http.mapper.ObjectMapper)
- io.joshworks.restclient.http.MediaType
- io.joshworks.restclient.http.utils.MimeMappings
- io.joshworks.restclient.http.utils.MimeMappings.Builder
- io.joshworks.restclient.http.mapper.ObjectMappers
- io.joshworks.restclient.http.utils.ResponseUtils
- io.joshworks.restclient.http.RestClient (implements java.io.Closeable)
- io.joshworks.restclient.http.mapper.TextPlainMapper (implements io.joshworks.restclient.http.mapper.ObjectMapper)
- java.lang.Thread (implements java.lang.Runnable)
- io.joshworks.restclient.http.IdleConnectionMonitor
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- io.joshworks.restclient.http.exceptions.JsonParsingException
- io.joshworks.restclient.http.exceptions.RestClientException
- java.lang.RuntimeException
- java.lang.Exception
- io.joshworks.restclient.http.Unirest
- io.joshworks.restclient.http.utils.URLParamEncoder
- java.util.AbstractMap<K,V> (implements java.util.Map<K,V>)
Interface Hierarchy
- io.joshworks.restclient.request.body.Body
- io.joshworks.restclient.http.async.Callback<T>
- io.joshworks.restclient.http.mapper.ObjectMapper
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- io.joshworks.restclient.http.HttpMethod
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)