Interface SerialPortDataListener

All Superinterfaces:
EventListener
All Known Subinterfaces:
SerialPortDataListenerWithExceptions, SerialPortMessageListener, SerialPortMessageListenerWithExceptions, SerialPortPacketListener

public interface SerialPortDataListener extends EventListener
This interface must be implemented to enable simple event-based serial port I/O.
See Also: