Uses of Interface
com.fazecast.jSerialComm.SerialPortMessageListener
-
-
Uses of SerialPortMessageListener in com.fazecast.jSerialComm
Subinterfaces of SerialPortMessageListener in com.fazecast.jSerialComm Modifier and Type Interface Description interfaceSerialPortMessageListenerWithExceptionsThis interface must be implemented to enable delimited message reads using event-based serial port I/O with a custom Exception callback.
-