| 程序包 | 说明 |
|---|---|
| com.lark.oapi.okhttp.internal.connection | |
| com.lark.oapi.okhttp.internal.http1 | |
| com.lark.oapi.okhttp.internal.http2 |
| 构造器和说明 |
|---|
Exchange(Transmitter transmitter,
Call call,
EventListener eventListener,
com.lark.oapi.okhttp.internal.connection.ExchangeFinder finder,
ExchangeCodec codec) |
| 限定符和类型 | 类和说明 |
|---|---|
class |
Http1ExchangeCodec
A socket connection that can be used to send HTTP/1.1 messages.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
Http2ExchangeCodec
Encode requests and responses using HTTP/2 frames.
|
Copyright © 2022. All rights reserved.