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

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

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

Methods in com.esf.device.serial.comm.service that return SerialCommOutputStream
 SerialCommOutputStream ISerialCommService.getOutputStream()
          Get the SerialCommOutputSteam, which extends the functionality of the standard OutputStream.