public class WebDaemon
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
boolean |
running |
| Constructor and Description |
|---|
WebDaemon() |
| Modifier and Type | Method and Description |
|---|---|
void |
start(ConfigurationForServer configuration) |
void |
stop() |
public void start(ConfigurationForServer configuration) throws java.io.IOException, java.lang.InterruptedException
java.io.IOExceptionjava.lang.InterruptedExceptionpublic void stop()