Class ProtocolSwitchStrategy

java.lang.Object
org.apache.hc.client5.http.impl.ProtocolSwitchStrategy

@Internal public final class ProtocolSwitchStrategy extends Object
Protocol switch handler.
Since:
5.4
  • Constructor Details

    • ProtocolSwitchStrategy

      public ProtocolSwitchStrategy()
  • Method Details

    • switchProtocol

      public org.apache.hc.core5.http.ProtocolVersion switchProtocol(org.apache.hc.core5.http.HttpMessage response) throws org.apache.hc.core5.http.ProtocolException
      Throws:
      org.apache.hc.core5.http.ProtocolException