Uses of Interface
io.hyperfoil.http.api.ConnectionConsumer
-
Packages that use ConnectionConsumer Package Description io.hyperfoil.http.api io.hyperfoil.http.connection -
-
Uses of ConnectionConsumer in io.hyperfoil.http.api
Methods in io.hyperfoil.http.api with parameters of type ConnectionConsumer Modifier and Type Method Description voidHttpConnectionPool. acquire(boolean exclusiveConnection, ConnectionConsumer consumer) -
Uses of ConnectionConsumer in io.hyperfoil.http.connection
Methods in io.hyperfoil.http.connection with parameters of type ConnectionConsumer Modifier and Type Method Description voidSessionConnectionPool. acquire(boolean exclusiveConnection, ConnectionConsumer consumer)
-