Package gnu.io

Interface Summary

CommDriver
CommPortOwnershipListener
I2CPortEventListener
ParallelPortEventListener
RawPortEventListener
RS485PortEventListener
SerialPortEventListener

Class Summary

CommPort CommPort
CommPortIdentifier
I2CPortEvent
NoSuchPortException The requested Port does not exist
ParallelPort
ParallelPortEvent
PortInUseException The port requested is currently in use
RawPortEvent
RS485PortEvent
RXTXCommDriverThis is the JavaComm for Linux driver.
RXTXPort An extension of gnu.io.SerialPort
RXTXVersionA class to keep the current version in
SerialPort
SerialPortEvent
UnsupportedCommOperationException Exception thrown when a method does not support the requested functionality.
UnSupportedLoggerException Exception thrown when a method does not support the requested functionality.
Zystem