接口的使用
com.lark.oapi.okhttp.internal.http.ExchangeCodec
使用ExchangeCodec的程序包
程序包
说明
-
com.lark.oapi.okhttp.internal.connection中ExchangeCodec的使用
限定符构造器说明Exchange(Transmitter transmitter, Call call, EventListener eventListener, com.lark.oapi.okhttp.internal.connection.ExchangeFinder finder, ExchangeCodec codec) -
com.lark.oapi.okhttp.internal.http1中ExchangeCodec的使用
修饰符和类型类说明final classA socket connection that can be used to send HTTP/1.1 messages. -
com.lark.oapi.okhttp.internal.http2中ExchangeCodec的使用