public interface CommConnection extends StreamConnection
Modifier and Type | Method and Description |
---|---|
int |
getBaudRate()
Get the baud rate of the serial connection.
|
int |
setBaudRate(int baudrate)
Set the baud rate of the serial connection.
|
openDataInputStream, openInputStream
openDataOutputStream, openOutputStream
close