protected static class QueryOverOps.ApiClientObserver extends Object implements com.takipi.api.client.observe.Observer
| Constructor and Description |
|---|
ApiClientObserver(PrintStream printStream,
boolean verbose) |
| Modifier and Type | Method and Description |
|---|---|
void |
observe(com.takipi.api.client.observe.Observer.Operation operation,
String url,
String request,
String response,
int responseCode,
long time) |
public ApiClientObserver(PrintStream printStream, boolean verbose)
Copyright © 2016–2021. All rights reserved.