Package com.applitools.connectivity.api
Class AbstractAsyncCallback<T>
java.lang.Object
com.applitools.connectivity.api.AbstractAsyncCallback<T>
- All Implemented Interfaces:
AsyncRequestCallback
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidonComplete(Response response) protected abstract TonCompleteInner(Response response) void
-
Constructor Details
-
AbstractAsyncCallback
-
-
Method Details
-
onCompleteInner
-
onComplete
- Specified by:
onCompletein interfaceAsyncRequestCallback
-
onFail
- Specified by:
onFailin interfaceAsyncRequestCallback
-