1.0.0

Uses of Class
javax.comm.CommPortIdentifier

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

Uses of CommPortIdentifier in javax.comm
 

Methods in javax.comm that return CommPortIdentifier
static CommPortIdentifier CommPortIdentifier.getPortIdentifier(CommPort port)
          Obtains the CommPortIdentifier object corresponding to a port that has already been opened by the application.
static CommPortIdentifier CommPortIdentifier.getPortIdentifier(java.lang.String portName)
          Obtains a CommPortIdentifier object by using a port name.
 


1.0.0

Copyright (c) 1999, 2007 IBM