public class JettyServer extends Object
| Constructor and Description |
|---|
JettyServer() |
| Modifier and Type | Method and Description |
|---|---|
void |
start(org.eclipse.jetty.server.Handler handler,
ClusterProperties props)
Starts jetty server.
|
void |
stop()
Stops server.
|
public void start(org.eclipse.jetty.server.Handler handler,
ClusterProperties props)
throws Exception
handler - Handler.props - Cluster properties.Exception - If failed.
GridGain In-Memory Computing Platform : ver. 8.9.26 Release Date : October 16 2025