Uses of Package
io.github.grumpystuff.grumpyrest.request
Packages that use io.github.grumpystuff.grumpyrest.request
Package
Description
-
Classes in io.github.grumpystuff.grumpyrest.request used by io.github.grumpystuff.grumpyrestClassDescriptionHTTP methods as an enum.A concrete argument that was bound to a path parameter.This interface provides access to all properties of an HTTP request that are relevant for the REST API.
-
Classes in io.github.grumpystuff.grumpyrest.request used by io.github.grumpystuff.grumpyrest.requestClassDescriptionHTTP methods as an enum.A concrete argument that was bound to a path parameter.This exception type is thrown when a path argument cannot be parsed, wrapping a
FromStringParserException. -