Uses of Package
name.martingeisse.grumpyrest
Packages that use name.martingeisse.grumpyrest
Package
Description
-
Classes in name.martingeisse.grumpyrest used by name.martingeisse.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 name.martingeisse.grumpyrest used by name.martingeisse.grumpyrest.response
-
Classes in name.martingeisse.grumpyrest used by name.martingeisse.grumpyrest.response.standard
-
Classes in name.martingeisse.grumpyrest used by name.martingeisse.grumpyrest.servlet