Interface EmbeddedServer
-
public interface EmbeddedServer
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanisRunning()voidstart()voidstop()
-
public interface EmbeddedServer
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
isRunning() |
|
void |
start() |
|
void |
stop() |