Uses of Enum Class
httpserver.core.InputParser
Packages that use InputParser
-
Uses of InputParser in httpserver.core
Methods in httpserver.core that return InputParserModifier and TypeMethodDescriptionstatic InputParserReturns the enum constant of this class with the specified name.static InputParser[]InputParser.values()Returns an array containing the constants of this enum class, in the order they are declared.