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

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

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

Methods in com.esf.device.serial.comm.service that return SerialCommInputStream
 SerialCommInputStream ISerialCommService.getInputStream()
          Get the SerialCommInputStream, which extends the functionality of the standard InputStream.