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