Uses of Package
org.springframework.boot.tomcat
Packages that use org.springframework.boot.tomcat
Package
Description
Reactive and servlet web server implementations backed by Tomcat.
Classes related to the auto-configuration of a servlet or reactive web server using
Tomcat.
Reactive web server implementation backed by Tomcat.
Servlet web server implementation backed by Tomcat.
-
Classes in org.springframework.boot.tomcat used by org.springframework.boot.tomcatClassDescription
ConfigurableWebServerFactoryfor Tomcat-specific features.Callback interface that can be used to customize a TomcatConnector.Callback interface that can be used to customize a TomcatContext.Strategy interface that can be used to rethrow deferred startup exceptions.Callback interface that can be used to customize theProtocolHandleron theConnector. -
Classes in org.springframework.boot.tomcat used by org.springframework.boot.tomcat.autoconfigure
-
Classes in org.springframework.boot.tomcat used by org.springframework.boot.tomcat.reactiveClassDescription
ConfigurableWebServerFactoryfor Tomcat-specific features.WebServerthat can be used to control a Tomcat web server.Base class for factories that produce aTomcatWebServer. -
Classes in org.springframework.boot.tomcat used by org.springframework.boot.tomcat.servletClassDescription
ConfigurableWebServerFactoryfor Tomcat-specific features.WebServerthat can be used to control a Tomcat web server.Base class for factories that produce aTomcatWebServer.