类分层结构
- java.lang.Object
- com.dtflys.forest.backend.AbstractHttpBackend (implements com.dtflys.forest.backend.HttpBackend)
- com.dtflys.forest.backend.okhttp3.OkHttp3Backend
- com.dtflys.forest.http.ForestCookie (implements java.lang.Cloneable, java.io.Serializable)
- com.dtflys.forest.backend.okhttp3.OkHttp3Cookie
- com.dtflys.forest.backend.okhttp3.OkHttp3LifeCycle (implements com.dtflys.forest.lifecycles.MethodAnnotationLifeCycle<A,
I>)
- com.dtflys.forest.backend.AbstractHttpBackend (implements com.dtflys.forest.backend.HttpBackend)
接口分层结构
- com.dtflys.forest.backend.BackendClientProvider<T>
- com.dtflys.forest.backend.okhttp3.OkHttpClientProvider
注释类型分层结构
- com.dtflys.forest.backend.okhttp3.OkHttp3 (implements java.lang.annotation.Annotation)