@FunctionalInterface
public interface TomcatConnectorCustomizer
Connector
.ConfigurableTomcatWebServerFactory
Modifier and Type | Method and Description |
---|---|
void |
customize(org.apache.catalina.connector.Connector connector)
Customize the connector.
|