| Interface | Description |
|---|---|
| BindAddress |
Represents the address that the server is listening on for requests.
|
| PublicAddress |
The advertised public address.
|
| RatpackServer |
A Ratpack server.
|
| Stopper |
The mechanism for stopping the application from within the application.
|
| Class | Description |
|---|---|
| RatpackServerBuilder |
Builds a
RatpackServer. |