public interface Protocol
| Modifier and Type | Method and Description |
|---|---|
default String[] |
adaptDataIds(String[] dataIds) |
ProtocolCapabilities |
getCapabilities() |
Configuration |
getConfiguration() |
void |
start() |
void |
stop() |
void |
sync() |
void |
waitForServerIsReady() |
ProtocolCapabilities getCapabilities()
Configuration getConfiguration()
void start()
void waitForServerIsReady()
throws InterruptedException
InterruptedExceptionvoid sync() throws InterruptedException, ExecutionException
void stop()
Copyright © 2017 The CLARUS Consortium. All rights reserved.