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