Package gnu.io

Interface Summary
CommDriver  
CommPortOwnershipListener  
SerialPortEventListener  
 

Class Summary
CommPort  
CommPortIdentifier Communications port management.
RXTXCommDriver  
RXTXPort  
SerialPort  
SerialPortEvent  
 

Exception Summary
NoSuchPortException Thrown when a driver can't find the specified port.
PortInUseException Thrown when the specified port is in use.
UnsupportedCommOperationException Thrown when a driver doesn't allow the specified operation.