All Classes and Interfaces

Class
Description
TomcatConnectorCustomizer that configures compression support on the given Connector.
ConfigurableWebServerFactory for Tomcat-specific features.
A ConnectorStartFailedException is thrown when a Tomcat Connector fails to start, for example due to a port clash or incorrect SSL configuration.
A TomcatContextCustomizer that disables Tomcat's reflective reference clearing to avoid reflective access warnings on Java 9 and later JVMs.
Utility that configures SSL support on the given connector.
Callback interface that can be used to customize a Tomcat Connector.
Callback interface that can be used to customize a Tomcat Context.
Tomcat StandardContext used by TomcatWebServer to support deferred initialization.
Extension of Tomcat's ParallelWebappClassLoader that does not consider the system classloader.
Properties for a Tomcat-based management server.
 
Auto-configuration for TomcatMetrics.
Binds TomcatMetrics in response to the ApplicationStartedEvent.
Callback interface that can be used to customize the ProtocolHandler on the Connector.
Auto-configuration for a Tomcat-based reactive management context.
Auto-configuration for a Tomcat-based reactive web server.
ReactiveWebServerFactory that can be used to create a TomcatWebServer.
Tomcat server properties.
Tomcat access log properties.
 
 
Tomcat static resource properties.
Tomcat thread properties.
When to use APR.
Auto-configuration for a Tomcat-based servlet management context.
Auto-configuration for a Tomcat-based servlet web server.
ConfigurableServletWebServerFactory that can be used to create TomcatWebServers.
ServletContainerInitializer used to trigger ServletContextInitializers and track startup errors.
Activates VirtualThreadExecutor on Tomcat's protocol handler.
WebServer that can be used to control a Tomcat web server.
Configuration for a Tomcat-based reactive or servlet web server.
Base class for factories that produce a TomcatWebServer.
Customization for Tomcat-specific features common to both Servlet and Reactive servers.
WebServerFactoryCustomizer that configures Tomcat's WebSocket support.