Uses of Class
io.mangoo.routing.bindings.Request
Packages that use Request
Package
Description
-
Uses of Request in io.mangoo.admin
Methods in io.mangoo.admin with parameters of type Request -
Uses of Request in io.mangoo.interfaces.filters
Methods in io.mangoo.interfaces.filters with parameters of type Request -
Uses of Request in io.mangoo.routing
Methods in io.mangoo.routing that return RequestMethods in io.mangoo.routing with parameters of type Request -
Uses of Request in io.mangoo.routing.bindings
Methods in io.mangoo.routing.bindings that return RequestModifier and TypeMethodDescriptionRequest.withAuthentication(Authentication authentication) Request.withParameter(Map<String, String> parameter) Request.withSession(Session session)