Uses of Class
org.springframework.boot.jetty.servlet.JettyServletWebServerFactory
Packages that use JettyServletWebServerFactory
Package
Description
Classes related to the auto-configuration of a servlet web server using Jetty.
-
Uses of JettyServletWebServerFactory in org.springframework.boot.jetty.autoconfigure.servlet
Classes in org.springframework.boot.jetty.autoconfigure.servlet that implement interfaces with type arguments of type JettyServletWebServerFactoryMethods in org.springframework.boot.jetty.autoconfigure.servlet with parameters of type JettyServletWebServerFactoryModifier and TypeMethodDescriptionvoid
WebSocketJettyServletWebServerFactoryCustomizer.customize
(JettyServletWebServerFactory factory)