Uses of Enum Class
com.soklet.util.RequestUtils.QueryStringParseStrategy
-
Uses of RequestUtils.QueryStringParseStrategy in com.soklet.util
Modifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.RequestUtils.QueryStringParseStrategy.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionRequestUtils.parseQueryString
(String queryString, RequestUtils.QueryStringParseStrategy queryStringParseStrategy)