Class RedirectExec

  • All Implemented Interfaces:
    ClientExecChain

    @Contract(threading=IMMUTABLE_CONDITIONAL)
    public class RedirectExec
    extends Object
    implements ClientExecChain
    Request executor in the request execution chain that is responsible for handling of request redirects.

    Further responsibilities such as communication with the opposite endpoint is delegated to the next executor in the request execution chain.

    Since:
    4.3