Package gnu.io

Interface Summary
CommDriver  
CommPortIdentifierInterface User: lyon Date: Jul 30, 2006 Time: 5:40:20 AM Copyright DocJava, Inc.
CommPortInterface User: lyon Date: Oct 5, 2006 Time: 8:11:01 AM Copyright DocJava, Inc.
CommPortOwnershipListener  
I2CPortEventListener  
ParallelPortEventListener  
ParallelPortInterface User: lyon Date: Jul 30, 2006 Time: 6:14:02 AM Copyright DocJava, Inc.
RawPortEventListener  
RS485PortEventListener  
SerialPortEventListener  
SerialPortInterface An RS-232 serial communications port.
 

Class Summary
CommPort CommPort
CommPortEnumerator  
CommPortIdentifier  
I2CPortEvent  
NativeLibs User: lyon Date: Jan 19, 2006 Time: 7:58:27 AM Copyright DocJava, Inc.
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
SerialOutputStream Inner class for SerialOutputStream
SerialPort  
SerialPortEvent  
Zystem  
 

Exception Summary
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.