@FunctionalInterface public interface JettyServerCustomizer
Server.JettyServletWebServerFactory| Modifier and Type | Method and Description | 
|---|---|
void | 
customize(Server server)
Customize the server. 
 | 
void customize(Server server)
server - the server to customize