| 类 | 说明 |
|---|---|
| ConnectInterceptor |
Opens a connection to the target server and proceeds to the next interceptor.
|
| Exchange |
Transmits a single HTTP request and a response pair.
|
| RealConnection | |
| RealConnectionPool | |
| Transmitter |
Bridge between OkHttp's application and network layers.
|
| 异常错误 | 说明 |
|---|---|
| RouteException |
An exception thrown to indicate a problem connecting via a single Route.
|
Copyright © 2025. All rights reserved.