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.
Follow @ApacheIgnite
Ignite Fabric : ver. 2.6.0 Release Date : July 10 2018