| Interface | Description |
|---|---|
| CommDriver | |
| CommPortOwnershipListener | |
| I2CPortEventListener | |
| ParallelPortEventListener | |
| RawPortEventListener | |
| RS485PortEventListener | |
| SerialPortEventListener |
| Class | Description |
|---|---|
| CommPort |
CommPort
|
| CommPortIdentifier | |
| I2CPortEvent | |
| ParallelPort | |
| ParallelPortEvent | |
| RawPortEvent | |
| RS485PortEvent | |
| RXTXCommDriver |
This is the JavaComm for Linux driver.
|
| RXTXPort |
An extension of gnu.io.SerialPort
|
| RXTXVersion |
A class to keep the current version in.
|
| SerialPort | |
| SerialPortEvent | |
| Zystem |
| Exception | Description |
|---|---|
| NoSuchPortException |
The requested Port does not exist
|
| PortInUseException |
The port requested is currently in use
|
| UnsupportedCommOperationException |
Exception thrown when a method does not support the requested functionality.
|
| UnSupportedLoggerException |
Exception thrown when a method does not support the requested functionality.
|
Copyright © 2016. All rights reserved.