Uses of Class
com.applitools.connectivity.api.Response
Packages that use Response
-
Uses of Response in com.applitools.connectivity.api
Methods in com.applitools.connectivity.api that return ResponseModifier and TypeMethodDescriptionprotected abstract ResponseRequest.methodInner(String method, Object data, String contentType) Methods in com.applitools.connectivity.api with parameters of type ResponseModifier and TypeMethodDescriptionvoidAbstractAsyncCallback.onComplete(Response response) voidAsyncRequestCallback.onComplete(Response response) protected abstract TAbstractAsyncCallback.onCompleteInner(Response response)