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.14 Release Date : November 5 2024