Uses of Class
gnu.io.SerialPort

Packages that use SerialPort
gnu.io   
 

Uses of SerialPort in gnu.io
 

Subclasses of SerialPort in gnu.io
 class RXTXPort
           
 

Constructors in gnu.io with parameters of type SerialPort
SerialPortEvent(SerialPort srcport, int eventtype, boolean oldvalue, boolean newvalue)