| Package | Description |
|---|---|
| com.applitools.connectivity.api |
| Modifier and Type | Method and Description |
|---|---|
Response |
Request.method(String method,
Object data,
String contentType) |
protected abstract Response |
Request.methodInner(String method,
Object data,
String contentType) |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractAsyncCallback.onComplete(Response response) |
void |
AsyncRequestCallback.onComplete(Response response) |
protected abstract T |
AbstractAsyncCallback.onCompleteInner(Response response) |
Copyright © 2023. All rights reserved.