Uses of Package
io.github.grumpystuff.grumpyrest
Packages that use io.github.grumpystuff.grumpyrest
Package
Description
-
Classes in io.github.grumpystuff.grumpyrest used by io.github.grumpystuff.grumpyrestClassDescriptionInterface for a handler in case a
SimpleHandleris not flexible enough.Holds the run-time state of processing a single request.This class is the main Entry point into grumpyrest.A route is, conceptually, a set of criteria that determine whether the route matches a specific requests, as well as a handler that defines what to do for requests that match.The result returned byRestApi.match(RequestCycle)andRoute.match(RequestCycle).Interface for a handler in the most common, "simple", case. -
Classes in io.github.grumpystuff.grumpyrest used by io.github.grumpystuff.grumpyrest.response
-
-
Classes in io.github.grumpystuff.grumpyrest used by io.github.grumpystuff.grumpyrest.servlet