| Modifier and Type | Method and Description |
|---|---|
Connection |
Interceptor.Chain.connection()
Returns the connection the request will be executed on.
|
| Modifier and Type | Method and Description |
|---|---|
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 © 2017. All Rights Reserved.