public interface SpiStartServer
Start the server.
-
Method Summary
Modifier and Type Method Description Jex.Serverstart(Jex jex)Return the started server.
-
Method Details
-
start
Return the started server.
-
public interface SpiStartServer
| Modifier and Type | Method | Description |
|---|---|---|
Jex.Server |
start(Jex jex) |
Return the started server.
|