Interface RedirectHandler
public interface RedirectHandler
This handler is invoked when target server returns an HTTP status of family redirection.
Also see AdvancedRedirectHandler if more control is needed.
-
Field Summary
Fields -
Method Summary
-
Field Details
-
DEFAULT_PRIORITY
static final int DEFAULT_PRIORITY- See Also:
-
-
Method Details
-
handle
-
getPriority
default int getPriority()
-