| Class | Description |
|---|---|
| LinuxSerialChannel | |
| SerialChannel |
A class for making connection to a serial port E.g RS232.
|
| SerialChannel.Builder |
A class that is used to configure serial port and open it.
|
| SerialChannel.Configuration | |
| SerialSelectionKey | |
| SerialSelector | |
| SerialSelectorProvider | |
| SpeedDetector |
This class is experimental!!!
|
| WinSerialChannel |
A Windows implementation of SerialChannel
|
| Enum | Description |
|---|---|
| SerialChannel.DataBits | |
| SerialChannel.FlowControl | |
| SerialChannel.Parity | |
| SerialChannel.Speed |
Baud rate.
|
| SerialChannel.StopBits |
Copyright © 2015. All rights reserved.