public interface JettyManager
| Modifier and Type | Interface and Description |
|---|---|
static interface |
JettyManager.JettyListener |
| Modifier and Type | Method and Description |
|---|---|
void |
addListener(JettyManager.JettyListener listener) |
void |
shutdown() |
void |
startServer(Configuration configuration) |
void |
stopServer() |
void startServer(Configuration configuration)
void stopServer()
void addListener(JettyManager.JettyListener listener)
void shutdown()
Copyright © 2018. All rights reserved.