#include <stdlib.h>
#include "Message.h"
#include "Connector.h"
Include dependency graph for MessageExecutor.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Compounds | |
class | MessageExecutor |
Message Executor Executes messages MessageExecutor will call upon the XML Parser to parse the message into treeNode structure. More... |