Uses of Enum
org.apache.hc.core5.http.support.Expectation
Packages that use Expectation
-
Uses of Expectation in org.apache.hc.core5.http.support
Subclasses with type arguments of type Expectation in org.apache.hc.core5.http.supportMethods 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.