public interface Interceptor
| Modifier and Type | Method and Description |
|---|---|
void |
handleRequest(Request context,
Call callContext) |
void |
handleResponse(Response context,
Call callContext) |
Copyright © 2015. All Rights Reserved.