public class ProtoServer extends Object
| Modifier and Type | Class and Description |
|---|---|
class |
ProtoServer.DatapointReceiverImpl |
| Modifier and Type | Field and Description |
|---|---|
CountDownLatch |
latch |
List<io.bitsensor.lib.entity.proto.Datapoint> |
receivedDatapoints |
| Constructor and Description |
|---|
ProtoServer() |
public List<io.bitsensor.lib.entity.proto.Datapoint> receivedDatapoints
public CountDownLatch latch
public void start()
throws IOException
IOExceptionpublic void stop()
Copyright © 2018 BitSensor. All rights reserved.