| 程序包 | 说明 |
|---|---|
| com.lark.oapi.okhttp |
An HTTP+HTTP/2 client for Android and Java applications.
|
| com.lark.oapi.okhttp.internal.connection |
| 限定符和类型 | 方法和说明 |
|---|---|
Route |
Connection.route()
Returns the route used by this connection.
|
| 限定符和类型 | 方法和说明 |
|---|---|
Request |
Authenticator.authenticate(Route route,
Response response)
Returns a request that includes a credential to satisfy an authentication challenge in
response. |
| 限定符和类型 | 方法和说明 |
|---|---|
Route |
RealConnection.route() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
RealConnectionPool.connectFailed(Route failedRoute,
IOException failure)
Track a bad route in the route database.
|
| 构造器和说明 |
|---|
RealConnection(RealConnectionPool connectionPool,
Route route) |
Copyright © 2022. All rights reserved.