类分层结构
- java.lang.Object
- xin.manong.weapon.base.http.DummyProxyAuthenticator (implements okhttp3.Authenticator)
- xin.manong.weapon.base.http.HostModifyInterceptor (implements okhttp3.Interceptor)
- xin.manong.weapon.base.http.HttpClient
- xin.manong.weapon.base.http.HttpClientConfig
- xin.manong.weapon.base.http.HttpProxyAuthenticator (implements okhttp3.Authenticator)
- xin.manong.weapon.base.http.HttpRequest
- xin.manong.weapon.base.http.HttpRequest.Builder
- java.net.Proxy
- xin.manong.weapon.base.http.HttpProxy
- java.net.ProxySelector
- xin.manong.weapon.base.http.DummyProxySelector
- xin.manong.weapon.base.http.TimeoutModifyInterceptor (implements okhttp3.Interceptor)
- xin.manong.weapon.base.http.UnsafeHostnameVerifier (implements javax.net.ssl.HostnameVerifier)
- xin.manong.weapon.base.http.UnsafeTrustManager (implements javax.net.ssl.X509TrustManager)
枚举分层结构
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- xin.manong.weapon.base.http.RequestFormat
- xin.manong.weapon.base.http.RequestMethod
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)