Uses of Class
comm.PortInUseException

Packages that use PortInUseException
comm   
 

Uses of PortInUseException in comm
 

Methods in comm that throw PortInUseException
 CommPortInterface CommPortIdentifier.open(java.lang.String appName, int timeout)
          Opens this communications port.
 CommPortInterface CommPortIdentifierInterface.open(java.lang.String appName, int timeout)
          Opens this communications port.