public class LogController extends Object
| Modifier and Type | Field and Description |
|---|---|
List<String> |
inputs |
CountDownLatch |
latch |
| Constructor and Description |
|---|
LogController() |
| Modifier and Type | Method and Description |
|---|---|
void |
initServer(int port) |
boolean |
isInitialized() |
void |
startServer() |
void |
stopServer() |
public CountDownLatch latch
Copyright © 2018 BitSensor. All rights reserved.