Uses of Class
org.springframework.boot.web.server.servlet.Session
Packages that use Session
Package
Description
Classes related to the auto-configuration of a web server.
Servlet web server abstractions.
-
Uses of Session in org.springframework.boot.web.server.autoconfigure
Methods in org.springframework.boot.web.server.autoconfigure that return Session -
Uses of Session in org.springframework.boot.web.server.servlet
Methods in org.springframework.boot.web.server.servlet that return SessionMethods in org.springframework.boot.web.server.servlet with parameters of type SessionModifier and TypeMethodDescriptiondefault voidConfigurableServletWebServerFactory.setSession(Session session) Sets the configuration that will be applied to the container's HTTP session support.voidServletWebServerSettings.setSession(Session session)