Uses of Class
com.esf.device.serial.comm.service.PortInUseException

Packages that use PortInUseException
com.esf.device.serial.comm.service Handles a non-event driven SerialComm port, intended for poll-response operation. 
 

Uses of PortInUseException in com.esf.device.serial.comm.service
 

Methods in com.esf.device.serial.comm.service that throw PortInUseException
 ISerialCommService ISerialCommAquisitionService.getSerialCommService(java.lang.String port, boolean exclusive)
          Gets an ISerialCommService object for the selected port.