Uses of Enum
org.apache.hc.core5.http.support.Expectation
Packages that use Expectation
-
Uses of Expectation in org.apache.hc.core5.http.support
Methods in org.apache.hc.core5.http.support that return ExpectationModifier and TypeMethodDescriptionstatic ExpectationExpectSupport.parse(HttpRequest request, EntityDetails entityDetails) static ExpectationReturns the enum constant of this type with the specified name.static Expectation[]Expectation.values()Returns an array containing the constants of this enum type, in the order they are declared.