Package io.hyperfoil.api.connection
Interface ResponseHandlers<R extends Request>
-
public interface ResponseHandlers<R extends Request>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidhandleEnd(R request, boolean executed)voidhandleThrowable(R request, java.lang.Throwable throwable)
-