Uses of Interface
io.github.grumpystuff.grumpyrest.request.querystring.QuerystringParser
Packages that use QuerystringParser
Package
Description
-
Uses of QuerystringParser in io.github.grumpystuff.grumpyrest.request.querystring
Classes in io.github.grumpystuff.grumpyrest.request.querystring that implement QuerystringParserModifier and TypeClassDescriptionfinal classThis class implements an auto-generated record parser.Methods in io.github.grumpystuff.grumpyrest.request.querystring that return QuerystringParserModifier and TypeMethodDescriptionprotected QuerystringParserQuerystringParserRegistry.generateRegistrable(Type type) Methods in io.github.grumpystuff.grumpyrest.request.querystring with parameters of type QuerystringParserModifier and TypeMethodDescriptionprotected booleanQuerystringParserRegistry.registrableSupports(QuerystringParser registrable, Type key) -
Uses of QuerystringParser in io.github.grumpystuff.grumpyrest.util
Methods in io.github.grumpystuff.grumpyrest.util with parameters of type QuerystringParser