public class RequestInterceptor extends Object implements com.google.api.client.http.HttpExecuteInterceptor
| Constructor and Description |
|---|
RequestInterceptor(long userId,
String applicationKey,
Map<String,String> defaultHeaders) |
| Modifier and Type | Method and Description |
|---|---|
void |
intercept(com.google.api.client.http.HttpRequest request)
Intercept given http request
|
public void intercept(com.google.api.client.http.HttpRequest request)
throws IOException
intercept in interface com.google.api.client.http.HttpExecuteInterceptorrequest - requestIOException - IOExceptionCopyright © 2023. All rights reserved.