Package | Description |
---|---|
com.eurotech.framework.comm |
Provides services for managing a connection with a serial port.
|
Modifier and Type | Method and Description |
---|---|
CommURI.Builder |
CommURI.Builder.withBaudRate(int baudRate) |
CommURI.Builder |
CommURI.Builder.withDataBits(int dataBits) |
CommURI.Builder |
CommURI.Builder.withParity(int parity) |
CommURI.Builder |
CommURI.Builder.withStopBits(int stopBits) |
CommURI.Builder |
CommURI.Builder.withTimeout(int timeout) |
Copyright © 2013. All Rights Reserved.