Uses of Class
io.mangoo.routing.bindings.Session
Packages that use Session
-
Uses of Session in io.mangoo.routing
Methods in io.mangoo.routing that return SessionMethods in io.mangoo.routing with parameters of type Session -
Uses of Session in io.mangoo.routing.bindings
Methods in io.mangoo.routing.bindings that return SessionModifier and TypeMethodDescriptionstatic SessionSession.create()Request.getSession()Session.withContent(Map<String, String> values) Session.withExpires(LocalDateTime expires) Methods in io.mangoo.routing.bindings with parameters of type Session -
Uses of Session in io.mangoo.templating
Methods in io.mangoo.templating with parameters of type Session