JettyServerCustomizer

Callback interface that can be used to customize a Jetty Server.

Author

Dave Syer

Since

2.0.0

See also

Functions

Link copied to clipboard
abstract fun customize(server: Server)
Customize the server.