1.0.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. 
org.eclipse.soda.dk.serial.connection This package is part of the org.eclipse.soda.dk.serial.connection 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.
 

Uses of SerialPort in org.eclipse.soda.dk.serial.connection
 

Constructors in org.eclipse.soda.dk.serial.connection with parameters of type SerialPort
SerialPortListener(SerialPort port)
          Constructs an instance of this class.
 


1.0.0

Copyright (c) 1999, 2007 IBM