Interface | Description |
---|---|
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 . |