类的使用
com.lark.oapi.okhttp.internal.connection.Exchange
使用Exchange的程序包
-
com.lark.oapi.okhttp.internal中Exchange的使用
参数类型为Exchange的com.lark.oapi.okhttp.internal中的方法修饰符和类型方法说明abstract voidInternal.initExchange(Response.Builder responseBuilder, Exchange exchange) -
com.lark.oapi.okhttp.internal.http中Exchange的使用
修饰符和类型方法说明RealInterceptorChain.proceed(Request request, Transmitter transmitter, Exchange exchange) 参数类型为Exchange的com.lark.oapi.okhttp.internal.http中的构造器限定符构造器说明RealInterceptorChain(List<Interceptor> interceptors, Transmitter transmitter, Exchange exchange, int index, Request request, Call call, int connectTimeout, int readTimeout, int writeTimeout)