Uses of Interface
io.hyperfoil.http.api.HttpClientPool
-
Packages that use HttpClientPool Package Description io.hyperfoil.http.api io.hyperfoil.http.connection -
-
Uses of HttpClientPool in io.hyperfoil.http.api
Methods in io.hyperfoil.http.api that return HttpClientPool Modifier and Type Method Description HttpClientPoolHttpConnectionPool. clientPool() -
Uses of HttpClientPool in io.hyperfoil.http.connection
Classes in io.hyperfoil.http.connection that implement HttpClientPool Modifier and Type Class Description classHttpClientPoolImplMethods in io.hyperfoil.http.connection that return HttpClientPool Modifier and Type Method Description HttpClientPoolSessionConnectionPool. clientPool()
-