接口的使用
com.dtflys.forest.http.ForestResponseFactory
使用ForestResponseFactory的程序包
程序包
说明
-
com.dtflys.forest.backend中ForestResponseFactory的使用
-
com.dtflys.forest.backend.httpclient.executor中ForestResponseFactory的使用
-
com.dtflys.forest.backend.httpclient.response中ForestResponseFactory的使用
修饰符和类型方法说明protected voidHttpclientResponseHandler.handleFutureResult(Future httpResponseFuture, Date requestTime, Class innerType, ForestResponseFactory forestResponseFactory) 限定符构造器说明HttpclientForestFuture(ForestRequest request, Date requestTime, Class<T> innerType, LifeCycleHandler lifeCycleHandler, Future<R> httpResponseFuture, ForestResponseFactory forestResponseFactory) -
com.dtflys.forest.backend.okhttp3.executor中ForestResponseFactory的使用
-
com.dtflys.forest.backend.okhttp3.response中ForestResponseFactory的使用