Package com.applitools.connectivity.api
Interface AsyncRequestCallback
-
- All Known Implementing Classes:
AbstractAsyncCallback
public interface AsyncRequestCallback
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidonComplete(Response response)voidonFail(Throwable throwable)
-