Receives all messages on their path from providers to listeners.
Method Detail
onUserMessage
void onUserMessage(java.lang.Object data)
Receives all messages on their path from providers to listeners.
Normally, just deal with @Layer1ApiUserInterModuleMessage instances
and ignore the rest.