Package io.hyperfoil.http.api
Interface ConnectionConsumer
-
public interface ConnectionConsumer
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidaccept(HttpConnection connection)
-
-
-
Method Detail
-
accept
void accept(HttpConnection connection)
-
-