Package gnu.io
-
Interface Summary Interface Description CommDriver CommPortOwnershipListener I2CPortEventListener ParallelPortEventListener RawPortEventListener RS485PortEventListener SerialPortEventListener -
Class Summary Class Description CommPort CommPortCommPortIdentifier I2CPortEvent ParallelPort ParallelPortEvent RawPortEvent RS485PortEvent RXTXCommDriver This is the JavaComm for Linux driver.RXTXPort An extension of gnu.io.SerialPortRXTXVersion A class to keep the current version inSerialPort SerialPortEvent Zystem -
Exception Summary Exception Description NoSuchPortException The requested Port does not existPortInUseException The port requested is currently in useUnsupportedCommOperationException Exception thrown when a method does not support the requested functionality.UnSupportedLoggerException Exception thrown when a method does not support the requested functionality.