Package io.github.grumpystuff.grumpyrest.request
package io.github.grumpystuff.grumpyrest.request
-
ClassDescriptionHTTP 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.This interface provides access to all properties of an HTTP request that are relevant for the REST API.