Uses of Interface
io.jooby.Server
-
Uses of Server in io.jooby
Modifier and TypeMethodDescriptionServer.setOptions
(ServerOptions options) Set server options.Jooby.start()
Start application, find a web server, deploy application, start router, extension modules, etc..Start an application.Server.stop()
Stop the server.Modifier and TypeMethodDescriptionSet server to use.void
Callback method that indicates application was successfully started it and listening for connections.Call back method that indicates application was deploy it in the given server.