Uses of Interface
io.avaje.jex.Handler
Packages that use Handler
-
Uses of Handler in io.avaje.jex
Methods in io.avaje.jex that return HandlerMethods in io.avaje.jex with parameters of type HandlerModifier and TypeMethodDescriptionAdd an after filter for all requests.Add a after filter for the given path.Add a before filter for all requests.Add a before filter for the given path.Adds an error mapper to the instance.Adds an error mapper for the specified content-type to the instance.Add a GET handler for "/".Add a GET handler for "/" with roles.Add a GET handler.Add a GET handler with roles.voidAdd a POST handler for "/".Add a POST handler for "/" with roles.Add a POST handler with roles.Add a POST handler with roles.