- All Known Implementing Classes:
- JettyHTTPServerEngine, JettyHTTPServerEngineBeanDefinitionParser.SpringJettyHTTPServerEngine, NettyHttpServerEngine, NettyHttpServerEngineBeanDefinitionParser.SpringNettyHttpServerEngine, UndertowHTTPServerEngine, UndertowHTTPServerEngineBeanDefinitionParser.SpringUndertowHTTPServerEngine
public interface HttpServerEngineSupport
Support class for HTTP server engines: holds common properties and commonly
used methods, shared across all HTTP server engine implementations (Tomcat, Jetty,
Undertow, Netty, ...).