Showing posts with label Adapter. Show all posts
Showing posts with label Adapter. Show all posts

Wednesday, March 18, 2009

Why to create communication channel ?

9:14 AM by vineeth · 0 comments
Labels: , ,
The communication channel is the means using which XI gets and passes information. XI can understand only XML and so, the communication channels (or adapters) do the task of passing XML messages to and from XI. If the message is not in XML format, content conversion is performed at the Adapter.

Followers