public class BioShakeServer extends Object implements Closeable
| Constructor and Description |
|---|
BioShakeServer(String interfaceName,
int serverPort,
String serialComName,
Path config)
Start's server and server
|
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
static void |
main(String[] args)
Main execution entry point
|
public static void main(String[] args)
args - Any command line argument (list of string).public void close()
close in interface Closeableclose in interface AutoCloseableCopyright © 2019. All rights reserved.