| 程序包 | 说明 |
|---|---|
| com.lark.oapi.okhttp.internal.connection | |
| com.lark.oapi.okhttp.internal.http2 |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
RealConnection.onSettings(Http2Connection connection)
When settings are received, adjust the allocation limit.
|
| 限定符和类型 | 方法和说明 |
|---|---|
Http2Connection |
Http2Connection.Builder.build() |
Http2Connection |
Http2Stream.getConnection() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
Http2Connection.Listener.onSettings(Http2Connection connection)
Notification that the connection's peer's settings may have changed.
|
| 构造器和说明 |
|---|
Http2ExchangeCodec(OkHttpClient client,
RealConnection realConnection,
Interceptor.Chain chain,
Http2Connection connection) |
Copyright © 2022. All rights reserved.