| Package | Description |
|---|---|
| jscover | |
| jscover.server |
| Modifier and Type | Method and Description |
|---|---|
void |
Main.runServer(ConfigurationForServer configuration) |
| Modifier and Type | Method and Description |
|---|---|
static ConfigurationForServer |
ConfigurationForServer.parse(java.lang.String[] args) |
| Modifier and Type | Method and Description |
|---|---|
void |
WebDaemon.start(ConfigurationForServer configuration) |
| Constructor and Description |
|---|
InstrumentingRequestHandler(java.net.Socket socket,
ConfigurationForServer configuration) |