所有程序包的分层结构
程序包分层结构:类分层结构
- java.lang.Object
- com.github.hugh.http.model.FileFrom
- com.github.hugh.http.builder.HttpClient
- com.github.hugh.http.constant.MediaTypes
- com.github.hugh.http.constant.OkHttpCode
- com.github.hugh.http.builder.OkHttps
- com.github.hugh.http.builder.OkHttpsResponse
- com.github.hugh.http.OkHttpUtils
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- com.github.hugh.http.exception.ToolboxHttpException
- java.lang.RuntimeException
- java.lang.Exception
- com.github.hugh.http.UrlUtils