public interface RatpackServerCustomizer
| Modifier and Type | Method and Description |
|---|---|
ratpack.func.Action<ratpack.guice.BindingsSpec> |
getBindings() |
java.util.List<ratpack.func.Action<ratpack.handling.Chain>> |
getHandlers() |
ratpack.func.Action<ratpack.server.ServerConfigBuilder> |
getServerConfig() |