diff options
Diffstat (limited to 'content/xdocs/Qpid Java Documentation.html')
-rwxr-xr-x | content/xdocs/Qpid Java Documentation.html | 108 |
1 files changed, 0 insertions, 108 deletions
diff --git a/content/xdocs/Qpid Java Documentation.html b/content/xdocs/Qpid Java Documentation.html deleted file mode 100755 index 9fc55b8fd8..0000000000 --- a/content/xdocs/Qpid Java Documentation.html +++ /dev/null @@ -1,108 +0,0 @@ -<html> - <head> - <title>Apache Qpid : Qpid Java Documentation</title> - <link rel="stylesheet" href="styles/site.css" type="text/css" /> - <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> - </head> - - <body> - <table class="pagecontent" border="0" cellpadding="0" cellspacing="0" width="100%" bgcolor="#ffffff"> - <tr> - <td valign="top" class="pagebody"> - <div class="pageheader"> - <span class="pagetitle"> - Apache Qpid : Qpid Java Documentation - </span> - </div> - <div class="pagesubheading"> - This page last changed on Oct 25, 2007 by <font color="#0050B2">cctrieloff</font>. - </div> - - <h1><a name="QpidJavaDocumentation-Purpose"></a>Purpose</h1> - -<p>This is the index of all Qpid Java Documentation.</p> - -<h2><a name="QpidJavaDocumentation-Introduction"></a>Introduction</h2> - -<p>The Qpid pure Java broker currently supports the following features:</p> - -<ul> - <li>All features required by the Sun JMS 1.1 specification</li> - <li>Transaction support</li> - <li>Persistence using a pluggable layer</li> - <li>Pluggable security using SASL. Any Java SASL provider should be capable of working with Qpid.</li> - <li>Management using JMX and an Eclipse RCP application</li> - <li>Clustering for scalability</li> - <li>High performance header-based routing for messages</li> -</ul> - - -<h2><a name="QpidJavaDocumentation-UsefulLinks"></a>Useful Links</h2> - -<h3><a name="QpidJavaDocumentation-GeneralUserGuides"></a>General User Guides</h3> - -<ul> - <li><a href="Qpid Java FAQ.html" title="Qpid Java FAQ">FAQ</a></li> - <li><a href="Getting Started Guide.html" title="Getting Started Guide">Getting Started Guide</a></li> - <li><a href="Qpid Troubleshooting Guide.html" title="Qpid Troubleshooting Guide">Troubleshooting Guide</a></li> - <li><a href="URL Formats.html" title="URL Formats">URL Formats for Qpid</a></li> - <li><a href="Example Classes.html" title="Example Classes">Example Classes</a></li> - <li>How Tos -<ul><li><a href="Configure ACLs.html" title="Configure ACLs">Configure ACLs</a></li><li><a href="Configure Java Qpid to use a SSL connection..html" title="Configure Java Qpid to use a SSL connection.">Configure Java Qpid to use a SSL connection.</a></li><li><a href="Configure the Broker via config.xml.html" title="Configure the Broker via config.xml">Configure the Broker via config.xml</a></li><li><a href="Configure the Virtual Hosts via virtualhosts.xml.html" title="Configure the Virtual Hosts via virtualhosts.xml">Configure the Virtual Hosts via virtualhosts.xml</a></li><li><a href="How to Use JNDI.html" title="How to Use JNDI">How to Use JNDI</a></li><li><a href="Qpid Java Build How To.html" title="Qpid Java Build How To">Qpid Java Build How To</a></li></ul></li> -</ul> - - -<h3><a name="QpidJavaDocumentation-ManagementTools"></a>Management Tools</h3> -<ul><li><a href="JMX Management Console.html" title="JMX Management Console">JMX Management Console</a></li><li><a href="MessageStore Tool.html" title="MessageStore Tool">MessageStore Tool</a></li></ul> -<ul> - <li><a href="Management Design notes.html" title="Management Design notes">Management Design notes</a></li> -</ul> - - -<h3><a name="QpidJavaDocumentation-DeveloperInformation"></a>Developer Information</h3> - -<ul> - <li><a href="Qpid Java Build How To.html" title="Qpid Java Build How To">Build How To</a></li> - <li><a href="Qpid Java Run Scripts.html" title="Qpid Java Run Scripts">Qpid Java Run Scripts</a></li> - <li><a href="Qpid Developer Documentation.html" title="Qpid Developer Documentation">Qpid Developer Documentation</a></li> - <li><a href="Java Coding Standards.html" title="Java Coding Standards">Coding Standards</a></li> - <li><a href="Multiple AMQP Version Support.html" title="Multiple AMQP Version Support">AMQP Version Handling</a></li> - <li><a href="URL Formats.html" title="URL Formats">URL format for Connections and Binding</a></li> - <li><a href="Java Unit Tests with InVM Broker.html" title="Java Unit Tests with InVM Broker">Creating Java unit tests with InVM broker</a></li> -</ul> - - -<h3><a name="QpidJavaDocumentation-Testing"></a>Testing</h3> - -<h4><a name="QpidJavaDocumentation-InteroperabilityTesting"></a>Interoperability Testing</h4> - -<h4><a name="QpidJavaDocumentation-PerformanceTesting"></a>Performance Testing</h4> - -<ul> - <li><a href="Sustained Tests.html" title="Sustained Tests">Sustained Tests</a></li> - <li><a href="Qpid IBM JMS Performance Test Results.html" title="Qpid IBM JMS Performance Test Results">IBM JMS Performance Test Results</a></li> -</ul> - - -<h3><a name="QpidJavaDocumentation-ReleasePlans"></a>Release Plans</h3> - -<ul> - <li><a href="Release Plans.html" title="Release Plans">Release Plans</a></li> -</ul> - - - - - </td> - </tr> - </table> - <table border="0" cellpadding="0" cellspacing="0" width="100%"> - <tr> - <td height="12" background="border/border_bottom.gif"><img src="border/spacer.gif" width="1" height="1" border="0"/></td> - </tr> - <tr> - <td align="center"><font color="grey">Document generated by Confluence on Apr 22, 2008 02:47</font></td> - </tr> - </table> - </body> -</html>
\ No newline at end of file |