Uses of Class
gnu.io.PortInUseException

Packages that use PortInUseException
gnu.io   
 

Uses of PortInUseException in gnu.io
 

Methods in gnu.io that throw PortInUseException
 CommPort CommPortIdentifier.open(java.lang.String appname, int timeout)
          Opens the communications port. open obtains exclusive ownership of the port.
 

Constructors in gnu.io that throw PortInUseException
RXTXPort(java.lang.String _portName)
          Constructor