Protocol module

Contains the general protocol functionality, like message bus connectors, message processing and data transmission code 

Message classes

The protocol module contains classes representing the xsd entities. The classes are generated from the xsd's by running the mvn package on the project. See Building for details.