Uses of Interface
org.apache.hc.client5.testing.redirect.RedirectResolver
Packages that use RedirectResolver
-
Uses of RedirectResolver in org.apache.hc.client5.testing.async
Constructors in org.apache.hc.client5.testing.async with parameters of type RedirectResolverModifierConstructorDescriptionRedirectingAsyncDecorator(org.apache.hc.core5.http.nio.AsyncServerExchangeHandler exchangeHandler, RedirectResolver redirectResolver) -
Uses of RedirectResolver in org.apache.hc.client5.testing.classic
Constructors in org.apache.hc.client5.testing.classic with parameters of type RedirectResolverModifierConstructorDescriptionRedirectingDecorator(org.apache.hc.core5.http.io.HttpServerRequestHandler requestHandler, RedirectResolver redirectResolver)