Uses of Enum
org.apache.hc.client5.http.validator.ValidatorType
Packages that use ValidatorType
-
Uses of ValidatorType in org.apache.hc.client5.http.validator
Fields in org.apache.hc.client5.http.validator declared as ValidatorTypeMethods in org.apache.hc.client5.http.validator that return ValidatorTypeModifier and TypeMethodDescriptionETag.getType()static ValidatorTypeReturns the enum constant of this type with the specified name.static ValidatorType[]ValidatorType.values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in org.apache.hc.client5.http.validator with parameters of type ValidatorType