程序包com.dtflys.forest.backend.httpclient的分层结构

程序包分层结构:

类分层结构

  • java.lang.Object
    • com.dtflys.forest.backend.AbstractHttpBackend (implements com.dtflys.forest.backend.HttpBackend)
    • 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.http.ForestCookie (implements java.lang.Cloneable, java.io.Serializable)
    • com.dtflys.forest.backend.httpclient.HttpClientLifeCycle (implements com.dtflys.forest.lifecycles.MethodAnnotationLifeCycle<A,I>)

接口分层结构

注释类型分层结构