4.2. Messages
4.2.1. ESB Message
An ESB message is a message that takes the form defined by the
org.jboss.soa.esb.message
interface. This standardized format consists of a header, body (payload) and attachments. All ESB-aware clients and services communicate with one another using messages.