blob: 3e7d98baa47ba76e3682fe35b6c682d58eddd9b5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
|
<html>
<head>
<title>Apache Qpid : Qpid Developer 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 Developer Documentation
</span>
</div>
<div class="pagesubheading">
This page last changed on Oct 19, 2006 by <font color="#0050B2">rgreig</font>.
</div>
<p>The child pages contain design notes on the broker and client.</p>
<ul><li><a href="Java Architecture Overview.html" title="Java Architecture Overview">Java Architecture Overview</a></li><li><a href="Java Broker Design - MessageStore.html" title="Java Broker Design - MessageStore">Java Broker Design - MessageStore</a></li><li><a href="Message API Design.html" title="Message API Design">Message API Design</a></li><li><a href="Qpid Design - Access Control Lists.html" title="Qpid Design - Access Control Lists">Qpid Design - Access Control Lists</a></li><li><a href="Qpid Design - Application Registry.html" title="Qpid Design - Application Registry">Qpid Design - Application Registry</a></li><li><a href="Qpid Design - Authentication.html" title="Qpid Design - Authentication">Qpid Design - Authentication</a></li><li><a href="Qpid Design - Configuration.html" title="Qpid Design - Configuration">Qpid Design - Configuration</a></li><li><a href="Qpid Design - Framing.html" title="Qpid Design - Framing">Qpid Design - Framing</a></li><li><a href="Qpid Design - Management.html" title="Qpid Design - Management">Qpid Design - Management</a></li><li><a href="Qpid Design - Message Acknowledgement.html" title="Qpid Design - Message Acknowledgement">Qpid Design - Message Acknowledgement</a></li><li><a href="Qpid Design - Threading.html" title="Qpid Design - Threading">Qpid Design - Threading</a></li><li><a href="Restructuring Java Broker and Client Design.html" title="Restructuring Java Broker and Client Design">Restructuring Java Broker and Client Design</a></li><li><a href="The AMQP Distributed Transaction Classes.html" title="The AMQP Distributed Transaction Classes">The AMQP Distributed Transaction Classes</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>
|