类分层结构
- java.lang.Object
- com.dtflys.forest.backend.AbstractHttpBackend (implements com.dtflys.forest.backend.HttpBackend)
- com.dtflys.forest.backend.httpclient.HttpclientBackend
- 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)
- com.dtflys.forest.backend.httpclient.HttpclientDelete
- org.apache.http.client.methods.HttpEntityEnclosingRequestBase (implements org.apache.http.HttpEntityEnclosingRequest)
- org.apache.http.client.methods.HttpRequestBase (implements org.apache.http.client.methods.Configurable, org.apache.http.client.methods.HttpUriRequest)
- 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)
- com.dtflys.forest.http.ForestCookie (implements java.lang.Cloneable, java.io.Serializable)
- com.dtflys.forest.backend.httpclient.HttpclientCookie
- com.dtflys.forest.backend.httpclient.HttpClientLifeCycle (implements com.dtflys.forest.lifecycles.MethodAnnotationLifeCycle<A,
I>)
- com.dtflys.forest.backend.AbstractHttpBackend (implements com.dtflys.forest.backend.HttpBackend)
接口分层结构
- com.dtflys.forest.backend.BackendClientProvider<T>
- com.dtflys.forest.backend.httpclient.HttpClientProvider
注释类型分层结构
- com.dtflys.forest.backend.httpclient.HttpClient (implements java.lang.annotation.Annotation)