From 552ad8d0deaf139db90244a383b7423296e4dc0d Mon Sep 17 00:00:00 2001 From: Jonathan Robie Date: Wed, 2 Feb 2011 22:03:16 +0000 Subject: Restored diagram - I had deleted it while debugging build problems, and forgot to put it back earlier. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1066655 13f79535-47bb-0310-9956-ffa450edef68 --- doc/book/src/Programming-In-Apache-Qpid.xml | 33 +++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) (limited to 'doc/book/src/Programming-In-Apache-Qpid.xml') diff --git a/doc/book/src/Programming-In-Apache-Qpid.xml b/doc/book/src/Programming-In-Apache-Qpid.xml index 80395638e1..37eb60bc74 100644 --- a/doc/book/src/Programming-In-Apache-Qpid.xml +++ b/doc/book/src/Programming-In-Apache-Qpid.xml @@ -4250,6 +4250,39 @@ using (TransactionScope ts = new TransactionScope())
.NET Binding for the C++ Messaging Client Component Architecture + + + This diagram illustrates the code and library components of the binding and the hierarchical relationships between them. -- cgit v1.2.1