Uses of Class
io.hyperfoil.http.handlers.Location
-
Packages that use Location Package Description io.hyperfoil.http.handlers io.hyperfoil.http.html -
-
Uses of Location in io.hyperfoil.http.handlers
Classes in io.hyperfoil.http.handlers with type parameters of type Location Modifier and Type Class Description static classLocation.Complete<T extends Location>Subclasses of Location in io.hyperfoil.http.handlers Modifier and Type Class Description static classRedirect.CoordsMethods in io.hyperfoil.http.handlers that return Location Modifier and Type Method Description LocationLocation. reset() -
Uses of Location in io.hyperfoil.http.html
Constructor parameters in io.hyperfoil.http.html with type arguments of type Location Constructor Description FetchResourceHandler(Queue.Key queueKey, LimitedPoolResource.Key<Location> locationPoolKey, io.hyperfoil.api.session.ObjectAccess var, int maxResources, java.lang.String sequence, int concurrency, io.hyperfoil.api.session.Action onCompletion)
-