类分层结构
- 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)
- org.frameworkset.spi.remote.http.ClientConfiguration (implements org.frameworkset.spi.BeanNameAware, org.frameworkset.spi.InitializingBean)
- org.apache.http.impl.client.DefaultConnectionKeepAliveStrategy (implements org.apache.http.conn.ConnectionKeepAliveStrategy)
- org.frameworkset.spi.remote.http.DefaultHttpRequestRetryHandler (implements org.frameworkset.spi.remote.http.CustomHttpRequestRetryHandler)
- org.frameworkset.spi.remote.http.HttpHost (implements java.lang.Cloneable, java.io.Serializable)
- org.frameworkset.spi.remote.http.HttpReqeust
- org.frameworkset.spi.remote.http.HttpRequestProxy
- org.frameworkset.spi.remote.http.HttpRequestProxy.HttpOption
- org.frameworkset.spi.remote.http.HttpRequestRetryHandlerHelper (implements org.apache.http.client.HttpRequestRetryHandler)
- org.frameworkset.spi.remote.http.HttpRequestUtil
- org.frameworkset.spi.remote.http.StatusResponseHandler
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
接口分层结构
枚举分层结构
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)