Uses of Class
org.apache.hc.client5.testing.redirect.Redirect
Packages that use Redirect
-
Uses of Redirect in org.apache.hc.client5.testing.async
Methods in org.apache.hc.client5.testing.async that return RedirectModifier and TypeMethodDescriptionprivate Redirect
RedirectingAsyncDecorator.resolveRedirect
(org.apache.hc.core5.http.HttpRequest request) Methods in org.apache.hc.client5.testing.async with parameters of type RedirectModifier and TypeMethodDescriptionprivate org.apache.hc.core5.http.HttpResponse
RedirectingAsyncDecorator.createRedirectResponse
(Redirect redirect) -
Uses of Redirect in org.apache.hc.client5.testing.redirect
Methods in org.apache.hc.client5.testing.redirect that return Redirect