| 程序包 | 说明 |
|---|---|
| com.lark.oapi.okhttp |
An HTTP+HTTP/2 client for Android and Java applications.
|
| com.lark.oapi.okhttp.internal.connection | |
| com.lark.oapi.okhttp.internal.http |
| 限定符和类型 | 方法和说明 |
|---|---|
Connection |
Interceptor.Chain.connection()
Returns the connection the request will be executed on.
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
EventListener.connectionAcquired(Call call,
Connection connection)
Invoked after a connection has been acquired for the
call. |
void |
EventListener.connectionReleased(Call call,
Connection connection)
Invoked after a connection has been released for the
call. |
| 限定符和类型 | 类和说明 |
|---|---|
class |
RealConnection |
| 限定符和类型 | 方法和说明 |
|---|---|
Connection |
RealInterceptorChain.connection() |
Copyright © 2024. All rights reserved.