| Package | Description |
|---|---|
| org.aoju.bus.http.accord | |
| org.aoju.bus.http.metric | |
| org.aoju.bus.http.metric.http |
| Modifier and Type | Class and Description |
|---|---|
class |
RealConnection
连接提供
|
| Modifier and Type | Method and Description |
|---|---|
Connection |
Interceptor.Chain.connection()
返回将执行请求的连接。这只在网络拦截器链中可用;
对于应用程序拦截器,这总是null
|
| Modifier and Type | Method and Description |
|---|---|
void |
EventListener.connectionAcquired(NewCall call,
Connection connection)
为
call获取连接后调用. |
void |
EventListener.connectionReleased(NewCall call,
Connection connection)
在为
call释放连接后调用. |
| Modifier and Type | Method and Description |
|---|---|
Connection |
RealInterceptorChain.connection() |
Copyright © 2020. All rights reserved.