Class ProtocolSwitchStrategy
java.lang.Object
org.apache.hc.client5.http.impl.ProtocolSwitchStrategy
Protocol switch handler.
- Since:
- 5.4
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.apache.hc.core5.http.ProtocolVersionswitchProtocol(org.apache.hc.core5.http.HttpMessage response)
-
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
-