类分层结构
- java.lang.Object
- com.dtflys.forest.backend.okhttp3.response.OkHttp3ForestResponseFactory (implements com.dtflys.forest.http.ForestResponseFactory<R>)
- com.dtflys.forest.backend.okhttp3.response.OkHttp3ResponseFuture (implements java.util.concurrent.Future<V>)
- okhttp3.ResponseBody (implements java.io.Closeable)
- com.dtflys.forest.backend.okhttp3.response.OkHttpResponseBody
- com.dtflys.forest.backend.ResponseHandler<R>
- com.dtflys.forest.backend.okhttp3.response.OkHttp3ResponseHandler
- com.dtflys.forest.http.ResultGetter
- com.dtflys.forest.http.ForestResponse<T> (implements com.dtflys.forest.http.HasHeaders, com.dtflys.forest.http.HasURL)
- com.dtflys.forest.backend.okhttp3.response.OkHttp3ForestResponse
- com.dtflys.forest.http.ForestResponse<T> (implements com.dtflys.forest.http.HasHeaders, com.dtflys.forest.http.HasURL)