|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use com.esf.device.serial.comm.service | |
com.esf.device.serial.comm.service | Handles a non-event driven SerialComm port, intended for poll-response operation. |
com.esf.util.gps | Provides utility functions for dealing with GPS devices. |
Classes in com.esf.device.serial.comm.service used by com.esf.device.serial.comm.service | |
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. |
Classes in com.esf.device.serial.comm.service used by com.esf.util.gps | |
ISerialCommAquisitionService
This is the factory for managing ISerialCommService objects. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |