18#ifndef _CMS_MESSAGELISTENER_H_
19#define _CMS_MESSAGELISTENER_H_
Root of all messages.
Definition Message.h:88
A MessageListener object is used to receive asynchronously delivered messages.
Definition MessageListener.h:33
virtual ~MessageListener()
virtual void onMessage(const Message *message)=0
Called asynchronously when a new message is received, the message reference can be to any of the Mess...
#define CMS_API
Definition Config.h:31
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.
Definition DestinationResolver.h:23