|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CommURI.Builder | |
---|---|
com.eurotech.framework.comm | Provides services for managing a connection with a serial port. |
Uses of CommURI.Builder in com.eurotech.framework.comm |
---|
Methods in com.eurotech.framework.comm that return CommURI.Builder | |
---|---|
CommURI.Builder |
CommURI.Builder.withBaudRate(int baudRate)
|
CommURI.Builder |
CommURI.Builder.withDataBits(int dataBits)
|
CommURI.Builder |
CommURI.Builder.withFlowControl(int flowControl)
|
CommURI.Builder |
CommURI.Builder.withParity(int parity)
|
CommURI.Builder |
CommURI.Builder.withStopBits(int stopBits)
|
CommURI.Builder |
CommURI.Builder.withTimeout(int timeout)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |