| 限定符和类型 | 方法和说明 |
|---|---|
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. |
Copyright © 2018. All Rights Reserved.