Package io.hyperfoil.api.connection
Interface ResponseHandlers<R extends Request>
public interface ResponseHandlers<R extends Request>
-
Method Summary
-
Method Details
-
handleThrowable
-
handleEnd
- Parameters:
request- Request.executed- True if the request was sent to the server, false if it was intercepted and cancelled.
-