See: Description
| Interface | Description | 
|---|---|
| ConfigurableServletWebServerFactory | 
 A configurable  
ServletWebServerFactory. | 
| ServletWebServerFactory | 
 Factory interface that can be used to create a  
WebServer. | 
| Class | Description | 
|---|---|
| AbstractServletWebServerFactory | 
 Abstract base class for  
ConfigurableServletWebServerFactory implementations. | 
| Encoding | 
 Configuration properties for server HTTP encoding. 
 | 
| Jsp | 
 Configuration for the server's JSP servlet. 
 | 
| Session | 
 Session properties. 
 | 
| Session.Cookie | 
 Cookie properties. 
 | 
| Enum | Description | 
|---|---|
| Encoding.Type | 
 Type of HTTP message to consider for encoding configuration. 
 | 
| Session.SessionTrackingMode | 
 Available session tracking modes (mirrors
  
SessionTrackingMode. |