| Package | Description | 
|---|---|
| org.springframework.boot.web.servlet.server | Servlet web server abstractions. | 
| Modifier and Type | Method and Description | 
|---|---|
| Session | AbstractServletWebServerFactory. getSession() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ConfigurableServletWebServerFactory. setSession(Session session)Sets the configuration that will be applied to the container's HTTP session
 support. | 
| void | AbstractServletWebServerFactory. setSession(Session session) | 
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.