Package comm

Abstract Class OnSPIListener

extends OnCommListenerObject

Description:

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

In order to receive SPI events as slave add the listener to the SPIEventDispatcher 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_