Exchange data model

compared with
Key
This line was removed.
This word was removed. This word was added.
This line was added.

Changes (3)

View Page History
During the lifecycle of an exchange, it is composed of one or several messages:
* MessageIn: It represents the client request.
* MessageOut: It represents the provider response (used only for [InOut exchange pattern|easyesb:Transporter service model]).
* MessageError: It represents the provider error (used only for [InOut exchange pattern|easyesb:Transporter service model]).
* MessageAck: It represents the acknowledgement of provider (used only for [InOnly exchange pattern|easyesb:Transporter service model]).

!exchange.png|width=400px|height=600px!