Package comm

Abstract Class OnUARTListener

extends OnCommListenerObject

Description:

This class is used as base class for UART event listeners. Extend this class and implement the following methods in order to receive UART events:

In order to receive UART events add the listener to the UARTEventDispatcher of the EventManagement system.

Note

_INSERT_CONSTRUCTOR_ENTRY_HERE_

Public Methods

Methods inherited from comm.OnCommListener

Methods inherited from java.lang.Object

_INSERT_INHERITED_METHOD_ENTRY_HERE_

_INSERT_FIELDS_ENTRY_HERE_