1 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> |
---|
2 | <!--NewPage--> |
---|
3 | <HTML> |
---|
4 | <HEAD> |
---|
5 | <!-- Generated by javadoc (build 1.6.0_18) on Tue Dec 11 11:47:11 GMT 2012 --> |
---|
6 | <TITLE> |
---|
7 | Overview |
---|
8 | </TITLE> |
---|
9 | |
---|
10 | <META NAME="date" CONTENT="2012-12-11"> |
---|
11 | |
---|
12 | <LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style"> |
---|
13 | |
---|
14 | <SCRIPT type="text/javascript"> |
---|
15 | function windowTitle() |
---|
16 | { |
---|
17 | if (location.href.indexOf('is-external=true') == -1) { |
---|
18 | parent.document.title="Overview"; |
---|
19 | } |
---|
20 | } |
---|
21 | </SCRIPT> |
---|
22 | <NOSCRIPT> |
---|
23 | </NOSCRIPT> |
---|
24 | |
---|
25 | </HEAD> |
---|
26 | |
---|
27 | <BODY BGCOLOR="white" onload="windowTitle();"> |
---|
28 | <HR> |
---|
29 | |
---|
30 | |
---|
31 | <!-- ========= START OF TOP NAVBAR ======= --> |
---|
32 | <A NAME="navbar_top"><!-- --></A> |
---|
33 | <A HREF="#skip-navbar_top" title="Skip navigation links"></A> |
---|
34 | <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> |
---|
35 | <TR> |
---|
36 | <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> |
---|
37 | <A NAME="navbar_top_firstrow"><!-- --></A> |
---|
38 | <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> |
---|
39 | <TR ALIGN="center" VALIGN="top"> |
---|
40 | <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Overview</B></FONT> </TD> |
---|
41 | <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD> |
---|
42 | <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> |
---|
43 | <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> |
---|
44 | <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> |
---|
45 | <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> |
---|
46 | <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> |
---|
47 | </TR> |
---|
48 | </TABLE> |
---|
49 | </TD> |
---|
50 | <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> |
---|
51 | </EM> |
---|
52 | </TD> |
---|
53 | </TR> |
---|
54 | |
---|
55 | <TR> |
---|
56 | <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> |
---|
57 | PREV |
---|
58 | NEXT</FONT></TD> |
---|
59 | <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> |
---|
60 | <A HREF="index.html?overview-summary.html" target="_top"><B>FRAMES</B></A> |
---|
61 | <A HREF="overview-summary.html" target="_top"><B>NO FRAMES</B></A> |
---|
62 | <SCRIPT type="text/javascript"> |
---|
63 | <!-- |
---|
64 | if(window==top) { |
---|
65 | document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>'); |
---|
66 | } |
---|
67 | //--> |
---|
68 | </SCRIPT> |
---|
69 | <NOSCRIPT> |
---|
70 | <A HREF="allclasses-noframe.html"><B>All Classes</B></A> |
---|
71 | </NOSCRIPT> |
---|
72 | |
---|
73 | |
---|
74 | </FONT></TD> |
---|
75 | </TR> |
---|
76 | </TABLE> |
---|
77 | <A NAME="skip-navbar_top"></A> |
---|
78 | <!-- ========= END OF TOP NAVBAR ========= --> |
---|
79 | |
---|
80 | <HR> |
---|
81 | |
---|
82 | <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> |
---|
83 | <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> |
---|
84 | <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> |
---|
85 | <B>Packages</B></FONT></TH> |
---|
86 | </TR> |
---|
87 | <TR BGCOLOR="white" CLASS="TableRowColor"> |
---|
88 | <TD WIDTH="20%"><B><A HREF="com/rabbitmq/client/package-summary.html">com.rabbitmq.client</A></B></TD> |
---|
89 | <TD>The client API proper: classes and interfaces representing the AMQP |
---|
90 | connections, channels, and wire-protocol framing descriptors.</TD> |
---|
91 | </TR> |
---|
92 | <TR BGCOLOR="white" CLASS="TableRowColor"> |
---|
93 | <TD WIDTH="20%"><B><A HREF="com/rabbitmq/client/impl/package-summary.html">com.rabbitmq.client.impl</A></B></TD> |
---|
94 | <TD>Implementations of interfaces specified in the client API, and their supporting classes.</TD> |
---|
95 | </TR> |
---|
96 | <TR BGCOLOR="white" CLASS="TableRowColor"> |
---|
97 | <TD WIDTH="20%"><B><A HREF="com/rabbitmq/tools/package-summary.html">com.rabbitmq.tools</A></B></TD> |
---|
98 | <TD>Non-core utilities and administration tools.</TD> |
---|
99 | </TR> |
---|
100 | <TR BGCOLOR="white" CLASS="TableRowColor"> |
---|
101 | <TD WIDTH="20%"><B><A HREF="com/rabbitmq/tools/json/package-summary.html">com.rabbitmq.tools.json</A></B></TD> |
---|
102 | <TD>JSON reader/writer and utility classes.</TD> |
---|
103 | </TR> |
---|
104 | <TR BGCOLOR="white" CLASS="TableRowColor"> |
---|
105 | <TD WIDTH="20%"><B><A HREF="com/rabbitmq/tools/jsonrpc/package-summary.html">com.rabbitmq.tools.jsonrpc</A></B></TD> |
---|
106 | <TD>JSON-RPC client and server classes for supporting JSON-RPC over an AMQP transport.</TD> |
---|
107 | </TR> |
---|
108 | <TR BGCOLOR="white" CLASS="TableRowColor"> |
---|
109 | <TD WIDTH="20%"><B><A HREF="com/rabbitmq/utility/package-summary.html">com.rabbitmq.utility</A></B></TD> |
---|
110 | <TD>Utility package of helper classes, mostly used in the implementation code.</TD> |
---|
111 | </TR> |
---|
112 | </TABLE> |
---|
113 | |
---|
114 | <P> |
---|
115 | <HR> |
---|
116 | |
---|
117 | |
---|
118 | <!-- ======= START OF BOTTOM NAVBAR ====== --> |
---|
119 | <A NAME="navbar_bottom"><!-- --></A> |
---|
120 | <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> |
---|
121 | <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> |
---|
122 | <TR> |
---|
123 | <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> |
---|
124 | <A NAME="navbar_bottom_firstrow"><!-- --></A> |
---|
125 | <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> |
---|
126 | <TR ALIGN="center" VALIGN="top"> |
---|
127 | <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Overview</B></FONT> </TD> |
---|
128 | <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD> |
---|
129 | <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> |
---|
130 | <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> |
---|
131 | <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> |
---|
132 | <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> |
---|
133 | <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> |
---|
134 | </TR> |
---|
135 | </TABLE> |
---|
136 | </TD> |
---|
137 | <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> |
---|
138 | </EM> |
---|
139 | </TD> |
---|
140 | </TR> |
---|
141 | |
---|
142 | <TR> |
---|
143 | <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> |
---|
144 | PREV |
---|
145 | NEXT</FONT></TD> |
---|
146 | <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> |
---|
147 | <A HREF="index.html?overview-summary.html" target="_top"><B>FRAMES</B></A> |
---|
148 | <A HREF="overview-summary.html" target="_top"><B>NO FRAMES</B></A> |
---|
149 | <SCRIPT type="text/javascript"> |
---|
150 | <!-- |
---|
151 | if(window==top) { |
---|
152 | document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>'); |
---|
153 | } |
---|
154 | //--> |
---|
155 | </SCRIPT> |
---|
156 | <NOSCRIPT> |
---|
157 | <A HREF="allclasses-noframe.html"><B>All Classes</B></A> |
---|
158 | </NOSCRIPT> |
---|
159 | |
---|
160 | |
---|
161 | </FONT></TD> |
---|
162 | </TR> |
---|
163 | </TABLE> |
---|
164 | <A NAME="skip-navbar_bottom"></A> |
---|
165 | <!-- ======== END OF BOTTOM NAVBAR ======= --> |
---|
166 | |
---|
167 | <HR> |
---|
168 | |
---|
169 | </BODY> |
---|
170 | </HTML> |
---|