Module io.avaje.jex

Interface SpiStartServer


public interface SpiStartServer
Start the server.
  • Method Summary

    Modifier and Type Method Description
    Jex.Server start​(Jex jex)
    Return the started server.
  • Method Details

    • start

      Jex.Server start​(Jex jex)
      Return the started server.