|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MessageListener
Interface used by the PublicationListener
. Enables the
application to handle the received messages.
Method Summary | |
---|---|
void |
onMessage(BrokerMessage msg)
Process the received message. |
Method Detail |
---|
void onMessage(BrokerMessage msg)
MessageListener
in the constructor
of the PublicationListener
.
msg
- the received BrokerMessage
.
|
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |