Where does a WCF LOB Adapter fit in the WCF Channel Stack?
The following diagrams show how WCF LOB Adapter SDK and the adapters built using the SDK fit in the WCF channel stack.
|
WCF Layered Channels |
WCF LOB Adapter SDK Layered Channels |
|
Typical Message Exchange |
Outbound Message Exchange |
Inbound Message Exchange |
|
WCF Client sending messages to a WCF Service |
WCF Client sending messages to the WCF LOB Adapter, which in turn sends messages to the target system in its expected format. |
LOB system making inbound calls into the WCF LOB Adapter with Adapter Consumer providing the code for the service. |
|
|
|
|