public class UndertowServletWebServerFactoryCustomizer extends Object implements WebServerFactoryCustomizer<UndertowServletWebServerFactory>
WebServerFactoryCustomizer to apply ServerProperties to Undertow
Servlet web servers.| Constructor and Description |
|---|
UndertowServletWebServerFactoryCustomizer(ServerProperties serverProperties) |
public UndertowServletWebServerFactoryCustomizer(ServerProperties serverProperties)
public void customize(UndertowServletWebServerFactory factory)
customize in interface WebServerFactoryCustomizer<UndertowServletWebServerFactory>Copyright © 2020 Pivotal Software, Inc.. All rights reserved.