An interface through which asynchronously delivered messages can be received by an application.
More...
#include <MessageListener.h>
List of all members.
|
Public Member Functions |
virtual void | received (Message &msg)=0 |
Detailed Description
An interface through which asynchronously delivered messages can be received by an application.
- See also:
- Channel::consume()
The documentation for this class was generated from the following file: