See: Description
| Interface | Description |
|---|---|
| RxtxChannelConfig |
A configuration class for RXTX device connections.
|
| Class | Description |
|---|---|
| RxtxChannel |
A channel to a serial device using the RXTX library.
|
| RxtxChannelOption |
Option for configuring a serial port connection
|
| RxtxDeviceAddress |
A
SocketAddress subclass to wrap the serial port address of a RXTX
device (e.g. |
| Enum | Description |
|---|---|
| RxtxChannelConfig.Databits | |
| RxtxChannelConfig.Paritybit | |
| RxtxChannelConfig.Stopbits |
Copyright © 2008–2015 The Netty Project. All rights reserved.