public interface MessageObserver
Modifier and Type | Method and Description |
---|---|
void |
onMessage(Message message)
Called for an incoming message, i.e.
|
void onMessage(Message message)
message
- Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.