public interface RatpackServerCustomizer
Modifier and Type | Method and Description |
---|---|
Action<BindingsSpec> |
getBindings() |
List<Action<Chain>> |
getHandlers() |
Action<ServerConfigBuilder> |
getServerConfig() |
Action<BindingsSpec> getBindings()
Action<ServerConfigBuilder> getServerConfig()