Uses of Interface
io.hyperfoil.http.api.HttpCache
-
Packages that use HttpCache Package Description io.hyperfoil.http io.hyperfoil.http.api -
-
Uses of HttpCache in io.hyperfoil.http
Classes in io.hyperfoil.http that implement HttpCache Modifier and Type Class Description classHttpCacheImplThis represents a browser cache = private one. -
Uses of HttpCache in io.hyperfoil.http.api
Fields in io.hyperfoil.http.api with type parameters of type HttpCache Modifier and Type Field Description static io.hyperfoil.api.session.Session.ResourceKey<HttpCache>HttpCache. KEYMethods in io.hyperfoil.http.api that return HttpCache Modifier and Type Method Description static HttpCacheHttpCache. get(io.hyperfoil.api.session.Session session)
-