You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by jo...@apache.org on 2010/06/20 00:15:13 UTC

svn commit: r956304 [31/33] - in /qpid/site/docs/books/0.7: ./ AMQP-Messaging-Broker-CPP-Book/ AMQP-Messaging-Broker-CPP-Book/html-single/ AMQP-Messaging-Broker-CPP-Book/html-single/images/ AMQP-Messaging-Broker-CPP-Book/html-single/images/jmx_console/...

Added: qpid/site/docs/books/0.7/Qpid-Book/html/pt04.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/books/0.7/Qpid-Book/html/pt04.html?rev=956304&view=auto
==============================================================================
--- qpid/site/docs/books/0.7/Qpid-Book/html/pt04.html (added)
+++ qpid/site/docs/books/0.7/Qpid-Book/html/pt04.html Sat Jun 19 22:15:03 2010
@@ -0,0 +1,45 @@
+<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Part IV. AMQP Messaging Clients Clients</title><meta name="generator" content="DocBook XSL Stylesheets V1.75.2"><link rel="home" href="index.html" title="Apache Qpid"><link rel="up" href="index.html" title="Apache Qpid"><link rel="prev" href="ch10s02.html" title="2.  Qpid Java Broker Management CLI"><link rel="next" href="ch11.html" title="Chapter 11.  AMQP Java JMS Messaging Client"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">Part IV. AMQP Messaging Clients Clients</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="ch10s02.html">Prev</a> </td><th width="60%" align="center"> </th><td width="20%" align="right"> <a accesskey="n" href="ch11.html">Next</a></td></tr></table><hr></div><div class="part" title="Part IV.�
 �AMQP Messaging Clients Clients"><div class="titlepage"><div><div><h1 class="title"><a name="id2930361"></a>Part IV. AMQP Messaging Clients Clients</h1></div></div></div><div class="toc"><p><b>Table of Contents</b></p><dl><dt><span class="chapter"><a href="ch11.html">11. 
+      AMQP Java JMS Messaging Client
+  </a></span></dt><dd><dl><dt><span class="section"><a href="ch11.html#AMQPJavaJMSMessagingClient-GeneralUserGuides">1. General User Guides</a></span></dt><dd><dl><dt><span class="section"><a href="ch11.html#id2937387">1.1. 
+    System Properties
+  </a></span></dt><dt><span class="section"><a href="ch11.html#Connection-URL-Format">1.2. 
+    Connection URL Format
+  </a></span></dt><dt><span class="section"><a href="ch11.html#BindingURLFormat">1.3. 
+      Binding URL Format
+    </a></span></dt><dt><span class="section"><a href="ch11.html#id2973783">1.4. Java JMS Selector Syntax</a></span></dt></dl></dd><dt><span class="section"><a href="ch11s02.html">2. AMQP Java JMS Examples </a></span></dt></dl></dd><dt><span class="chapter"><a href="ch12.html">12. 
+    AMQP C++ Messaging Client
+  </a></span></dt><dd><dl><dt><span class="section"><a href="ch12.html#AMQPCPPMessagingClient-UserGuides">1. 
+      User Guides
+    </a></span></dt><dt><span class="section"><a href="ch12s02.html">2. 
+      Examples
+    </a></span></dt></dl></dd><dt><span class="chapter"><a href="ch13.html">13. 
+    AMQP .NET Messaging Client
+  </a></span></dt><dd><dl><dt><span class="section"><a href="ch13.html#AMQP.NETMessagingClient-UserGuides">1. 
+      User Guides
+    </a></span></dt><dd><dl><dt><span class="section"><a href="ch13.html#id2964732">1.1. 
+    Apache Qpid: Open Source AMQP Messaging - .NET User Guide
+  </a></span></dt><dt><span class="section"><a href="ch13.html#id2996247">1.2. 
+    Excel AddIn
+  </a></span></dt><dt><span class="section"><a href="ch13.html#id2991428">1.3. 
+    WCF
+  </a></span></dt></dl></dd><dt><span class="section"><a href="ch13s02.html">2. 
+      Examples
+    </a></span></dt></dl></dd><dt><span class="chapter"><a href="ch14.html">14. 
+    AMQP Python Messaging Client
+  </a></span></dt><dd><dl><dt><span class="section"><a href="ch14.html#AMQPPythonMessagingClient-UserGuides">1. 
+      User Guides
+    </a></span></dt><dt><span class="section"><a href="ch14s02.html">2. 
+      Examples
+    </a></span></dt><dt><span class="section"><a href="ch14s03.html">3. 
+    PythonBrokerTest
+  </a></span></dt><dd><dl><dt><span class="section"><a href="ch14s03.html#PythonBrokerTest-PythonBrokerSystemTestSuite">3.1. 
+      Python Broker System Test Suite
+    </a></span></dt></dl></dd></dl></dd><dt><span class="chapter"><a href="ch15.html">15. 
+    AMQP Ruby Messaging Client
+  </a></span></dt><dd><dl><dt><span class="section"><a href="ch15.html#AMQPRubyMessagingClient-Examples">1. 
+      Examples
+    </a></span></dt></dl></dd></dl></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="ch10s02.html">Prev</a> </td><td width="20%" align="center"> </td><td width="40%" align="right"> <a accesskey="n" href="ch11.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">2. 
+      Qpid Java Broker Management CLI
+     </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> Chapter 11. 
+      AMQP Java JMS Messaging Client
+  </td></tr></table></div></body></html>

Added: qpid/site/docs/books/0.7/Qpid-Book/html/pt05.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/books/0.7/Qpid-Book/html/pt05.html?rev=956304&view=auto
==============================================================================
--- qpid/site/docs/books/0.7/Qpid-Book/html/pt05.html (added)
+++ qpid/site/docs/books/0.7/Qpid-Book/html/pt05.html Sat Jun 19 22:15:03 2010
@@ -0,0 +1,19 @@
+<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Part V. Appendices</title><meta name="generator" content="DocBook XSL Stylesheets V1.75.2"><link rel="home" href="index.html" title="Apache Qpid"><link rel="up" href="index.html" title="Apache Qpid"><link rel="prev" href="ch15.html" title="Chapter 15.  AMQP Ruby Messaging Client"><link rel="next" href="ch16.html" title="Chapter 16.  AMQP compatibility"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">Part V. Appendices</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="ch15.html">Prev</a> </td><th width="60%" align="center"> </th><td width="20%" align="right"> <a accesskey="n" href="ch16.html">Next</a></td></tr></table><hr></div><div class="part" title="Part V. Appendices"><div class="titlepage"><div><div><h1 class=
 "title"><a name="id2930137"></a>Part V. Appendices</h1></div></div></div><div class="toc"><p><b>Table of Contents</b></p><dl><dt><span class="chapter"><a href="ch16.html">16. 
+      AMQP compatibility
+    </a></span></dt><dd><dl><dt><span class="section"><a href="ch16.html#AMQPcompatibility-AMQPCompatibilityofQpidreleases-3A">1. 
+            AMQP
+            Compatibility of Qpid releases:
+          </a></span></dt><dt><span class="section"><a href="ch16s02.html">2. 
+            Interop
+            table by AMQP specification version
+          </a></span></dt></dl></dd><dt><span class="chapter"><a href="ch17.html">17. 
+      Qpid Interoperability Documentation
+    </a></span></dt><dd><dl><dt><span class="section"><a href="ch17.html#QpidInteroperabilityDocumentation-QpidInteroperabilityDocumentation">1. 
+            Qpid Interoperability Documentation
+          </a></span></dt><dd><dl><dt><span class="section"><a href="ch17.html#QpidInteroperabilityDocumentation-SASL">1.1. 
+            SASL
+          </a></span></dt></dl></dd></dl></dd></dl></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="ch15.html">Prev</a> </td><td width="20%" align="center"> </td><td width="40%" align="right"> <a accesskey="n" href="ch16.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">Chapter 15. 
+    AMQP Ruby Messaging Client
+   </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> Chapter 16. 
+      AMQP compatibility
+    </td></tr></table></div></body></html>



---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:commits-subscribe@qpid.apache.org