diff options
Diffstat (limited to 'content/xdocs/Developer Pages.html')
-rwxr-xr-x | content/xdocs/Developer Pages.html | 82 |
1 files changed, 0 insertions, 82 deletions
diff --git a/content/xdocs/Developer Pages.html b/content/xdocs/Developer Pages.html deleted file mode 100755 index 34b210b9e3..0000000000 --- a/content/xdocs/Developer Pages.html +++ /dev/null @@ -1,82 +0,0 @@ -<html> - <head> - <title>Apache Qpid : Developer Pages</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 : Developer Pages - </span> - </div> - <div class="pagesubheading"> - This page last changed on Apr 18, 2008 by <font color="#0050B2">godfrer</font>. - </div> - - <h2><a name="DeveloperPages-DeveloperPages"></a>Developer Pages</h2> - -<h3><a name="DeveloperPages-Implementations%2CStyleguidesandTools"></a>Implementations, Style guides and Tools</h3> - -<p>Follow the links below to view documentation about the Java & C++ brokers, client implementations and other useful project information. Our project documentation is currently being expanded so check back for updates !</p> - -<ul> - <li><a href="Qpid .Net Documentation.html" title="Qpid .Net Documentation">Qpid .Net Documentation</a></li> - <li><a href="Qpid Java Documentation.html" title="Qpid Java Documentation">Qpid Java Documentation</a></li> - <li><a href="Qpid 'C++' Documentation.html" title="Qpid 'C++' Documentation">Qpid 'C++' Documentation</a></li> - <li><a href="PythonBrokerTest.html" title="PythonBrokerTest">Qpid Python Test Framework</a></li> - <li><a href="Qpid Release Page.html" title="Qpid Release Page">Qpid Release Page</a></li> - <li><a href="source repository.html" title="Source Repository">Subversion repository</a></li> -</ul> - - -<h3><a name="DeveloperPages-Designnotes"></a>Design notes </h3> -<ul> - <li><a href="Management Design notes.html" title="Management Design notes">Management Design notes</a> - The layered AMQP management protocol for mgmt tools (currently in C++ broker)</li> - <li><a href="http://cwiki.apache.org/confluence/display/qpid/Multiple+AMQP+Version+Support" title="Visit page outside Confluence">AMQPVersion</a> - Multiple AMQP version support design notes</li> - <li><a href="ClusteringHA.html" title="ClusteringHA">ClusteringHA</a> - Federation, HA, and Clustering design notes</li> - <li><a href="AMQP0-9-DesignNotes.html" title="AMQP0-9-DesignNotes">AMQP0-9-DesignNotes</a> - Design notes for AMQP 0-9 implementation</li> - <li><a href="Queue Replay.html" title="Queue Replay">Queue Replay</a> - Adding replay to queues.</li> - <li><a href="Interop Testing Specification.html" title="Interop Testing Specification">Interop Testing Specification</a> - Common test cases to ensure all clients and brokers interop.</li> - <li><a href="The AMQP Distributed Transaction Classes.html" title="The AMQP Distributed Transaction Classes">The AMQP Distributed Transaction Classes</a> - The+AMQP+Distributed+Transaction+Classes</li> -</ul> - - -<h3><a name="DeveloperPages-WeeklyDeveloperMeetingMinutes"></a>Weekly Developer Meeting Minutes</h3> - -<ul> - <li><a href="Qpid Java Meeting Minutes 28-03-2008.html" title="Qpid Java Meeting Minutes 28-03-2008">Qpid Java Meeting Minutes 2008-03-28</a></li> - <li><a href="Qpid Java Meeting Minutes 04-04-2008.html" title="Qpid Java Meeting Minutes 04-04-2008">Qpid Java Meeting Minutes 2008-04-04</a></li> - <li><a href="Qpid Java Meeting Minutes 11-04-2008.html" title="Qpid Java Meeting Minutes 11-04-2008">Qpid Java Meeting Minutes 2008-04-11</a></li> - <li><a href="Qpid Java Meeting Minutes 2008-04-18.html" title="Qpid Java Meeting Minutes 2008-04-18">Qpid Java Meeting Minutes 2008-04-18</a></li> -</ul> - - - <br/> - <div class="tabletitle"> - <a name="attachments">Attachments:</a> - </div> - - <div class="greybox" align="left"> - <img src="icons/bullet_blue.gif" height="8" width="8" alt=""/> - <a href="Developer Pages_attachments/merege_test_output.txt">merege_test_output.txt</a> (application/octet-stream) - <br/> - </div> - - </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 |