所有程序包的分层结构
程序包分层结构:类分层结构
- java.lang.Object
- com.ejlchina.okhttps.internal.AbstractBody (implements com.ejlchina.okhttps.Toable)
- com.ejlchina.okhttps.internal.ResultBody (implements com.ejlchina.okhttps.HttpResult.Body)
- com.ejlchina.okhttps.internal.WebSocketMsg (implements com.ejlchina.okhttps.WebSocket.Message)
- com.ejlchina.okhttps.internal.AbstractHttpClient (implements com.ejlchina.okhttps.HTTP)
- com.ejlchina.okhttps.okhttp.OkHttpClientWrapper
- com.ejlchina.okhttps.internal.AbstractHttpClient.TagTask
- com.ejlchina.okhttps.AHttpTask.OkHttpCall (implements com.ejlchina.okhttps.HttpCall)
- com.ejlchina.okhttps.internal.CopyInterceptor (implements okhttp3.Interceptor)
- com.ejlchina.okhttps.Download
- com.ejlchina.okhttps.Download.Ctrl
- com.ejlchina.okhttps.Download.Failure
- com.ejlchina.okhttps.DownloadHelper
- com.ejlchina.okhttps.FilePara
- com.ejlchina.okhttps.HttpTask<C> (implements com.ejlchina.okhttps.Cancelable)
- com.ejlchina.okhttps.HttpUtils
- java.io.InputStream (implements java.io.Closeable)
- com.ejlchina.okhttps.internal.ProcessInputStream
- com.ejlchina.okhttps.MsgConvertor.FormConvertor (implements com.ejlchina.okhttps.MsgConvertor)
- com.ejlchina.okhttps.okhttp.OkHttpBuilderImpl (implements com.ejlchina.okhttps.HTTP.Builder)
- com.ejlchina.okhttps.OkHttps
- com.ejlchina.okhttps.Platform
- com.ejlchina.okhttps.internal.RealHttpResult (implements com.ejlchina.okhttps.HttpResult)
- com.ejlchina.okhttps.internal.RealProcess (implements com.ejlchina.okhttps.Process)
- okhttp3.RequestBody
- com.ejlchina.okhttps.internal.FixedRequestBody
- com.ejlchina.okhttps.internal.ProcessRequestBody
- com.ejlchina.okhttps.internal.StreamRequestBody
- com.ejlchina.okhttps.internal.FixedRequestBody
- com.ejlchina.okhttps.internal.SerialPreprocessor (implements com.ejlchina.okhttps.Preprocessor)
- com.ejlchina.okhttps.TaskExecutor
- com.ejlchina.okhttps.TaskExecutor.Data<T>
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- com.ejlchina.okhttps.OkHttpsException
- java.lang.RuntimeException
- java.lang.Exception
- com.ejlchina.okhttps.WebSocket.Close
- com.ejlchina.okhttps.internal.AbstractBody (implements com.ejlchina.okhttps.Toable)
接口分层结构
- com.ejlchina.okhttps.Cancelable
- com.ejlchina.okhttps.Config
- com.ejlchina.okhttps.ConvertProvider
- com.ejlchina.data.DataConvertor
- com.ejlchina.okhttps.MsgConvertor
- com.ejlchina.okhttps.DownListener
- com.ejlchina.okhttps.HTTP
- com.ejlchina.okhttps.HTTP.Builder
- com.ejlchina.okhttps.HTTP.OkConfig
- com.ejlchina.okhttps.HttpResult
- com.ejlchina.okhttps.Preprocessor
- com.ejlchina.okhttps.Preprocessor.PreChain
- com.ejlchina.okhttps.Process
- com.ejlchina.okhttps.Scheduler
- com.ejlchina.okhttps.TaskExecutor.ConvertFunc<T>
- com.ejlchina.okhttps.TaskListener<T>
- com.ejlchina.okhttps.Toable
- com.ejlchina.okhttps.HttpResult.Body
- com.ejlchina.okhttps.WebSocket.Message
- com.ejlchina.okhttps.WebSocket.Listener<T>
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- com.ejlchina.okhttps.Download.Status
- com.ejlchina.okhttps.HttpResult.State
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)