The transporter service model is layer that allows clients and providers to communicate between them when they are on different EasyESB nodes.
This figure below represents the interface exposed by the transporter service:
The transporter can be bi-directional or uni-directional
Type | Image | Description |
---|---|---|
uni-directional | ![]() |
Node A can send exchanges to Node B |
uni-directional | ![]() |
Node B can send exchanges to Node A |
bi-directional | ![]() ![]() |
Node B can send exchanges to Node A and Node B can send exchanges to Node A |
Two kind of exchange exists:
These exchanges can be modelized in wsdl 1.1 or 2.0 descriptions.
In-Only Pattern | In-Out Pattern |
---|---|