Transporter service model

compared with
Current by Nicolas Salatge
on Apr 21, 2011 15:08.

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

Changes (6)

View Page History
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:

|| Type || Image || Description ||
| uni-directional | !transportA2B.png|align=center,width=370,height=87! | Node A can send exchanges to Node B |
| uni-directional | !transportB2A.png|align=center,width=370,height=87! | Node B can send exchanges to Node A |
| bi-directional | !transport.png|align=center,width=370,height=87! !transport2arrows.png|align=center,width=370,height=87! | Node B can send exchanges to Node A and Node B can send exchanges to Node A |


Two kind of exchange exists:
{children:excerpt=true}

These exchanges can be modelized in wsdl 1.1 or 2.0 descriptions.

|| In-Only Pattern || In-Out Pattern ||