Uses of Interface
io.avaje.jex.Jex.Server
-
Packages that use Jex.Server Package Description io.avaje.jex io.avaje.jex.spi -
-
Uses of Jex.Server in io.avaje.jex
Methods in io.avaje.jex that return Jex.Server Modifier and Type Method Description Jex.ServerJex. start()Start the server. -
Uses of Jex.Server in io.avaje.jex.spi
Methods in io.avaje.jex.spi that return Jex.Server Modifier and Type Method Description Jex.ServerSpiStartServer. start(Jex jex)Return the started server.
-