Class Hierarchy
- java.lang.Object
- org.apache.http.message.AbstractHttpMessage (implements org.apache.http.HttpMessage)
- org.apache.http.client.methods.AbstractExecutionAwareRequest (implements org.apache.http.client.methods.AbortableHttpRequest, java.lang.Cloneable, org.apache.http.client.methods.HttpExecutionAware, org.apache.http.HttpRequest)
- org.apache.http.client.methods.HttpRequestBase (implements org.apache.http.client.methods.Configurable, org.apache.http.client.methods.HttpUriRequest)
- org.apache.http.client.methods.HttpEntityEnclosingRequestBase (implements org.apache.http.HttpEntityEnclosingRequest)
- java.util.AbstractMap<K,V> (implements java.util.Map<K,V>)
- io.github.openunirest.request.BaseRequest
- io.github.openunirest.request.HttpRequest
- io.github.openunirest.request.body.MultipartBody (implements io.github.openunirest.request.body.Body)
- io.github.openunirest.request.body.RawBody (implements io.github.openunirest.request.body.Body)
- io.github.openunirest.request.body.RequestBodyEntity (implements io.github.openunirest.request.body.Body)
- io.github.openunirest.http.BodyData<T>
- io.github.openunirest.http.async.CallbackFuture
- io.github.openunirest.http.utils.ClientFactory
- io.github.openunirest.http.HttpResponse<T>
- io.github.openunirest.http.JsonNode
- io.github.openunirest.http.utils.MapUtil
- io.github.openunirest.http.options.Options
- io.github.openunirest.http.utils.ResponseUtils
- java.lang.Thread (implements java.lang.Runnable)
- java.lang.Throwable (implements java.io.Serializable)
- io.github.openunirest.http.Unirest
- io.github.openunirest.http.utils.URLParamEncoder
Interface Hierarchy
- io.github.openunirest.request.body.Body
- io.github.openunirest.http.async.Callback<T>
- io.github.openunirest.http.ObjectMapper
Enum Hierarchy
Copyright © 2018. All rights reserved.