public class ScopeInterceptor extends Object implements Interceptor
| Modifier and Type | Field and Description |
|---|---|
static String |
scope_header |
| Constructor and Description |
|---|
ScopeInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
void |
handleRequest(Request request,
Call call) |
void |
handleResponse(Response context,
Call callContext) |
public static final String scope_header
public void handleRequest(Request request, Call call)
handleRequest in interface Interceptorpublic void handleResponse(Response context, Call callContext)
handleResponse in interface InterceptorCopyright © 2022. All Rights Reserved.