1.0.0

Uses of Class
javax.comm.NoSuchPortException

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

Uses of NoSuchPortException in javax.comm
 

Methods in javax.comm that throw NoSuchPortException
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