|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface BusListener
Listener for subscribed messages.
| Method Summary | |
|---|---|
void |
onMessageReceived(String sourceUuid,
String topic,
Object payload)
Invoked when a subscrbied message is received |
| Method Detail |
|---|
void onMessageReceived(String sourceUuid,
String topic,
Object payload)
sourceUuid - Source of th messagetopic - Topic of the messagepayload - Message content
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||