Hierarchy For All Packages
- org.springframework.boot.tomcat,
- org.springframework.boot.tomcat.autoconfigure,
- org.springframework.boot.tomcat.autoconfigure.actuate.web.server,
- org.springframework.boot.tomcat.autoconfigure.metrics,
- org.springframework.boot.tomcat.autoconfigure.reactive,
- org.springframework.boot.tomcat.autoconfigure.servlet,
- org.springframework.boot.tomcat.metrics,
- org.springframework.boot.tomcat.reactive,
- org.springframework.boot.tomcat.servlet
Class Hierarchy
- java.lang.Object
- org.springframework.boot.web.server.AbstractConfigurableWebServerFactory (implements org.springframework.boot.web.server.ConfigurableWebServerFactory)
- org.springframework.boot.tomcat.TomcatWebServerFactory (implements org.springframework.boot.tomcat.ConfigurableTomcatWebServerFactory)
- org.springframework.boot.tomcat.reactive.TomcatReactiveWebServerFactory (implements org.springframework.boot.web.server.reactive.ConfigurableReactiveWebServerFactory, org.springframework.boot.tomcat.ConfigurableTomcatWebServerFactory)
- org.springframework.boot.tomcat.servlet.TomcatServletWebServerFactory (implements org.springframework.boot.web.server.servlet.ConfigurableServletWebServerFactory, org.springframework.boot.tomcat.ConfigurableTomcatWebServerFactory, org.springframework.context.ResourceLoaderAware)
- org.springframework.boot.tomcat.TomcatWebServerFactory (implements org.springframework.boot.tomcat.ConfigurableTomcatWebServerFactory)
- java.lang.ClassLoader
- java.security.SecureClassLoader
- java.net.URLClassLoader (implements java.io.Closeable)
- org.apache.catalina.loader.WebappClassLoaderBase (implements org.apache.tomcat.InstrumentableClassLoader, org.apache.catalina.Lifecycle, org.apache.juli.WebappProperties)
- org.apache.catalina.loader.ParallelWebappClassLoader
- org.springframework.boot.tomcat.TomcatEmbeddedWebappClassLoader
- org.apache.catalina.loader.ParallelWebappClassLoader
- org.apache.catalina.loader.WebappClassLoaderBase (implements org.apache.tomcat.InstrumentableClassLoader, org.apache.catalina.Lifecycle, org.apache.juli.WebappProperties)
- java.net.URLClassLoader (implements java.io.Closeable)
- java.security.SecureClassLoader
- org.springframework.boot.tomcat.CompressionConnectorCustomizer (implements org.springframework.boot.tomcat.TomcatConnectorCustomizer)
- org.springframework.boot.tomcat.DisableReferenceClearingContextCustomizer (implements org.springframework.boot.tomcat.TomcatContextCustomizer)
- org.apache.catalina.util.LifecycleBase (implements org.apache.catalina.Lifecycle)
- org.apache.catalina.util.LifecycleMBeanBase (implements org.apache.catalina.JmxEnabled)
- org.apache.catalina.core.ContainerBase (implements org.apache.catalina.Container)
- org.apache.catalina.core.StandardContext (implements org.apache.catalina.Context, javax.management.NotificationEmitter)
- org.springframework.boot.tomcat.TomcatEmbeddedContext
- org.apache.catalina.core.StandardContext (implements org.apache.catalina.Context, javax.management.NotificationEmitter)
- org.apache.catalina.core.ContainerBase (implements org.apache.catalina.Container)
- org.apache.catalina.util.LifecycleMBeanBase (implements org.apache.catalina.JmxEnabled)
- org.springframework.boot.tomcat.SslConnectorCustomizer
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- org.springframework.boot.web.server.WebServerException
- org.springframework.boot.tomcat.ConnectorStartFailedException
- org.springframework.boot.web.server.WebServerException
- java.lang.RuntimeException
- java.lang.Exception
- org.springframework.boot.tomcat.autoconfigure.actuate.web.server.TomcatManagementServerProperties
- org.springframework.boot.tomcat.autoconfigure.actuate.web.server.TomcatManagementServerProperties.Accesslog
- org.springframework.boot.tomcat.autoconfigure.metrics.TomcatMetricsAutoConfiguration
- org.springframework.boot.tomcat.metrics.TomcatMetricsBinder (implements org.springframework.context.ApplicationListener<E>, org.springframework.beans.factory.DisposableBean)
- org.springframework.boot.tomcat.autoconfigure.actuate.web.server.TomcatReactiveManagementContextAutoConfiguration
- org.springframework.boot.tomcat.autoconfigure.reactive.TomcatReactiveWebServerAutoConfiguration
- org.springframework.boot.tomcat.autoconfigure.TomcatServerProperties
- org.springframework.boot.tomcat.autoconfigure.TomcatServerProperties.Accesslog
- org.springframework.boot.tomcat.autoconfigure.TomcatServerProperties.Mbeanregistry
- org.springframework.boot.tomcat.autoconfigure.TomcatServerProperties.Remoteip
- org.springframework.boot.tomcat.autoconfigure.TomcatServerProperties.Resource
- org.springframework.boot.tomcat.autoconfigure.TomcatServerProperties.Threads
- org.springframework.boot.tomcat.autoconfigure.actuate.web.server.TomcatServletManagementContextAutoConfiguration
- org.springframework.boot.tomcat.autoconfigure.servlet.TomcatServletWebServerAutoConfiguration
- org.springframework.boot.tomcat.autoconfigure.TomcatVirtualThreadsWebServerFactoryCustomizer (implements org.springframework.core.Ordered, org.springframework.boot.web.server.WebServerFactoryCustomizer<T>)
- org.springframework.boot.tomcat.TomcatWebServer (implements org.springframework.boot.web.server.WebServer)
- org.springframework.boot.tomcat.autoconfigure.TomcatWebServerConfiguration
- org.springframework.boot.tomcat.autoconfigure.TomcatWebServerFactoryCustomizer (implements org.springframework.core.Ordered, org.springframework.boot.web.server.WebServerFactoryCustomizer<T>)
- org.springframework.boot.tomcat.autoconfigure.WebSocketTomcatWebServerFactoryCustomizer (implements org.springframework.boot.web.server.WebServerFactoryCustomizer<T>)
- org.springframework.boot.web.server.AbstractConfigurableWebServerFactory (implements org.springframework.boot.web.server.ConfigurableWebServerFactory)
Interface Hierarchy
- org.springframework.boot.web.error.ErrorPageRegistry
- org.springframework.boot.web.server.ConfigurableWebServerFactory (also extends org.springframework.boot.web.server.WebServerFactory)
- org.springframework.boot.tomcat.ConfigurableTomcatWebServerFactory
- org.springframework.boot.web.server.ConfigurableWebServerFactory (also extends org.springframework.boot.web.server.WebServerFactory)
- org.springframework.boot.tomcat.TomcatConnectorCustomizer
- org.springframework.boot.tomcat.TomcatContextCustomizer
- org.springframework.boot.tomcat.TomcatEmbeddedContext.DeferredStartupExceptions
- org.springframework.boot.tomcat.TomcatProtocolHandlerCustomizer<T>
- org.springframework.boot.web.server.WebServerFactory
- org.springframework.boot.web.server.ConfigurableWebServerFactory (also extends org.springframework.boot.web.error.ErrorPageRegistry)
- org.springframework.boot.tomcat.ConfigurableTomcatWebServerFactory
- org.springframework.boot.web.server.ConfigurableWebServerFactory (also extends org.springframework.boot.web.error.ErrorPageRegistry)
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- org.springframework.boot.tomcat.autoconfigure.TomcatServerProperties.UseApr
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)