All Classes
-
All Classes Interface Summary Class Summary Exception Summary Class Description AndroidPort SerialPort This class provides native access to serial ports and devices without requiring external libraries or tools.SerialPortDataListener This interface must be implemented to enable simple event-based serial port I/O.SerialPortDataListenerWithExceptions This interface must be implemented to enable simple event-based serial port I/O with a custom Exception callback.SerialPortEvent This class describes an asynchronous serial port event.SerialPortInvalidPortException This class describes a serial port invalid port exception.SerialPortIOException This class describes a serial port IO exception.SerialPortMessageListener This interface must be implemented to enable delimited message reads using event-based serial port I/O.SerialPortMessageListenerWithExceptions This interface must be implemented to enable delimited message reads using event-based serial port I/O with a custom Exception callback.SerialPortPacketListener This interface must be implemented to enable full packet reads using event-based serial port I/O.SerialPortThreadFactory This class is used to create internal jSerialComm threads.SerialPortTimeoutException This class describes a serial port timeout exception.