| Package | Description |
|---|---|
| com.esf.device.serial.comm.service |
Handles a non-event driven SerialComm port, intended for poll-response operation.
|
| Class and Description |
|---|
| ISerialCommService
This is the primary control class for a SerialComm port.
|
| ParameterInvalidException
Parameter did not pass validation testing.
|
| PortInUseException
Requested a port in an exclusion conflicting manner.
|
| PortNotAvailableException
Attempted an operation on a physically nonexistent port.
|
| SerialCommInputStream
This is an extension of the standard InputStream, providing additional
functionality to be able to wait for incoming data.
|
| SerialCommOutputStream
This is an extension of the standard OutputStream, providing functionality
to be able to wait for all data to be sent.
|
Copyright © 2009 Eurotech Inc. All rights reserved.