Uses of Class
comm.NoSuchPortException

Packages that use NoSuchPortException
comm   
 

Uses of NoSuchPortException in comm
 

Methods in comm that throw NoSuchPortException
static CommPortIdentifier CommPortIdentifier.getPortIdentifier(CommPortInterface portInterface)
          Returns the port identifier for the specified port.
static CommPortIdentifierInterface CommPortIdentifier.getPortIdentifier(java.lang.String portName)
          Returns the port identifier for the specified name.