Uses of Enum
org.htmlunit.WebRequest.HttpHint
Packages that use WebRequest.HttpHint
-
Uses of WebRequest.HttpHint in org.htmlunit
Subclasses with type arguments of type WebRequest.HttpHint in org.htmlunitFields in org.htmlunit with type parameters of type WebRequest.HttpHintMethods in org.htmlunit that return WebRequest.HttpHintModifier and TypeMethodDescriptionstatic WebRequest.HttpHintReturns the enum constant of this type with the specified name.static WebRequest.HttpHint[]WebRequest.HttpHint.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.htmlunit with parameters of type WebRequest.HttpHintModifier and TypeMethodDescriptionvoidWebRequest.addHint(WebRequest.HttpHint hint) booleanWebRequest.hasHint(WebRequest.HttpHint hint)