Class ExpectSupport
java.lang.Object
org.apache.hc.core5.http.support.ExpectSupport
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Expectationparse(HttpRequest request, EntityDetails entityDetails)
-
Constructor Details
-
ExpectSupport
public ExpectSupport()
-
-
Method Details
-
parse
public static Expectation parse(HttpRequest request, EntityDetails entityDetails) throws ProtocolException - Throws:
ProtocolException
-