2009-01-09 1.2.0

Uses of Class
javax.comm.SerialPort

Packages that use SerialPort
javax.comm This package is part of the org.eclipse.soda.dk.comm project. 
org.eclipse.soda.dk.comm This package is part of the org.eclipse.soda.dk.comm project. 
 

Uses of SerialPort in javax.comm
 

Constructors in javax.comm with parameters of type SerialPort
SerialPortEvent(SerialPort srcport, int eventtype, boolean oldvalue, boolean newvalue)
          Constructs an instance of this class from the specified srcport, eventtype, oldvalue and newvalue parameters.
 

Uses of SerialPort in org.eclipse.soda.dk.comm
 

Subclasses of SerialPort in org.eclipse.soda.dk.comm
(package private)  class NSSerialPort
          An RS-232 serial communications port.
 


2009-01-09 1.2.0

Copyright (c) 2009 IBM. See license in Legal section.