Package io.avaje.jex.spi
Interface SpiStartServer
-
- All Known Implementing Classes:
JettyStartServer
public interface SpiStartServerStart the server.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Jex.Serverstart(Jex jex)Return the started server.
-
-
-
Method Detail
-
start
Jex.Server start(Jex jex)
Return the started server.
-
-