comparison libs/httpcomponents-client-4.0-beta1/javadoc/httpclient/org/apache/http/cookie/package-use.html @ 5:0be9d53a6967

editor for annotations
author dwinter
date Tue, 13 Dec 2011 17:43:46 +0100
parents
children
comparison
equal deleted inserted replaced
4:c32080f364c6 5:0be9d53a6967
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.5.0_11) on Sat Aug 23 11:49:54 GMT+01:00 2008 -->
6 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
7 <TITLE>
8 Uses of Package org.apache.http.cookie (HttpClient 4.0-beta1 API)
9 </TITLE>
10
11
12 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
13
14 <SCRIPT type="text/javascript">
15 function windowTitle()
16 {
17 parent.document.title="Uses of Package org.apache.http.cookie (HttpClient 4.0-beta1 API)";
18 }
19 </SCRIPT>
20 <NOSCRIPT>
21 </NOSCRIPT>
22
23 </HEAD>
24
25 <BODY BGCOLOR="white" onload="windowTitle();">
26
27
28 <!-- ========= START OF TOP NAVBAR ======= -->
29 <A NAME="navbar_top"><!-- --></A>
30 <A HREF="#skip-navbar_top" title="Skip navigation links"></A>
31 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
32 <TR>
33 <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
34 <A NAME="navbar_top_firstrow"><!-- --></A>
35 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
36 <TR ALIGN="center" VALIGN="top">
37 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
38 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
39 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
40 <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD>
41 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
42 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
43 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
44 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
45 </TR>
46 </TABLE>
47 </TD>
48 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
49 </EM>
50 </TD>
51 </TR>
52
53 <TR>
54 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
55 &nbsp;PREV&nbsp;
56 &nbsp;NEXT</FONT></TD>
57 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
58 <A HREF="../../../../index.html?org/apache/http/cookie/package-use.html" target="_top"><B>FRAMES</B></A> &nbsp;
59 &nbsp;<A HREF="package-use.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
60 &nbsp;<SCRIPT type="text/javascript">
61 <!--
62 if(window==top) {
63 document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
64 }
65 //-->
66 </SCRIPT>
67 <NOSCRIPT>
68 <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
69 </NOSCRIPT>
70
71
72 </FONT></TD>
73 </TR>
74 </TABLE>
75 <A NAME="skip-navbar_top"></A>
76 <!-- ========= END OF TOP NAVBAR ========= -->
77
78 <HR>
79 <CENTER>
80 <H2>
81 <B>Uses of Package<br>org.apache.http.cookie</B></H2>
82 </CENTER>
83
84 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
85 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
86 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
87 Packages that use <A HREF="../../../../org/apache/http/cookie/package-summary.html">org.apache.http.cookie</A></FONT></TH>
88 </TR>
89 <TR BGCOLOR="white" CLASS="TableRowColor">
90 <TD><A HREF="#org.apache.http.client"><B>org.apache.http.client</B></A></TD>
91 <TD>The API for client-side HTTP communication and
92 entry point to the <i>HttpClient</i> module.&nbsp;</TD>
93 </TR>
94 <TR BGCOLOR="white" CLASS="TableRowColor">
95 <TD><A HREF="#org.apache.http.client.protocol"><B>org.apache.http.client.protocol</B></A></TD>
96 <TD>Additional request and response interceptors.&nbsp;</TD>
97 </TR>
98 <TR BGCOLOR="white" CLASS="TableRowColor">
99 <TD><A HREF="#org.apache.http.cookie"><B>org.apache.http.cookie</B></A></TD>
100 <TD>The API for client-side state management via cookies,
101 commonly referred to as <i>HttpCookie</i>.&nbsp;</TD>
102 </TR>
103 <TR BGCOLOR="white" CLASS="TableRowColor">
104 <TD><A HREF="#org.apache.http.impl.client"><B>org.apache.http.impl.client</B></A></TD>
105 <TD>&nbsp;&nbsp;</TD>
106 </TR>
107 <TR BGCOLOR="white" CLASS="TableRowColor">
108 <TD><A HREF="#org.apache.http.impl.cookie"><B>org.apache.http.impl.cookie</B></A></TD>
109 <TD>&nbsp;&nbsp;</TD>
110 </TR>
111 </TABLE>
112 &nbsp;
113 <P>
114 <A NAME="org.apache.http.client"><!-- --></A>
115 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
116 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
117 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
118 Classes in <A HREF="../../../../org/apache/http/cookie/package-summary.html">org.apache.http.cookie</A> used by <A HREF="../../../../org/apache/http/client/package-summary.html">org.apache.http.client</A></FONT></TH>
119 </TR>
120 <TR BGCOLOR="white" CLASS="TableRowColor">
121 <TD><B><A HREF="../../../../org/apache/http/cookie/class-use/Cookie.html#org.apache.http.client"><B>Cookie</B></A></B>
122
123 <BR>
124 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;HTTP "magic-cookie" represents a piece of state information
125 that the HTTP agent and the target server can exchange to maintain
126 a session.</TD>
127 </TR>
128 </TABLE>
129 &nbsp;
130 <P>
131 <A NAME="org.apache.http.client.protocol"><!-- --></A>
132 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
133 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
134 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
135 Classes in <A HREF="../../../../org/apache/http/cookie/package-summary.html">org.apache.http.cookie</A> used by <A HREF="../../../../org/apache/http/client/protocol/package-summary.html">org.apache.http.client.protocol</A></FONT></TH>
136 </TR>
137 <TR BGCOLOR="white" CLASS="TableRowColor">
138 <TD><B><A HREF="../../../../org/apache/http/cookie/class-use/CookieSpecRegistry.html#org.apache.http.client.protocol"><B>CookieSpecRegistry</B></A></B>
139
140 <BR>
141 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Cookie specification registry that can be used to obtain the corresponding
142 cookie specification implementation for a given type of type or version of
143 cookie.</TD>
144 </TR>
145 </TABLE>
146 &nbsp;
147 <P>
148 <A NAME="org.apache.http.cookie"><!-- --></A>
149 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
150 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
151 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
152 Classes in <A HREF="../../../../org/apache/http/cookie/package-summary.html">org.apache.http.cookie</A> used by <A HREF="../../../../org/apache/http/cookie/package-summary.html">org.apache.http.cookie</A></FONT></TH>
153 </TR>
154 <TR BGCOLOR="white" CLASS="TableRowColor">
155 <TD><B><A HREF="../../../../org/apache/http/cookie/class-use/Cookie.html#org.apache.http.cookie"><B>Cookie</B></A></B>
156
157 <BR>
158 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;HTTP "magic-cookie" represents a piece of state information
159 that the HTTP agent and the target server can exchange to maintain
160 a session.</TD>
161 </TR>
162 <TR BGCOLOR="white" CLASS="TableRowColor">
163 <TD><B><A HREF="../../../../org/apache/http/cookie/class-use/CookieOrigin.html#org.apache.http.cookie"><B>CookieOrigin</B></A></B>
164
165 <BR>
166 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;CookieOrigin class incapsulates details of an origin server that
167 are relevant when parsing, validating or matching HTTP cookies.</TD>
168 </TR>
169 <TR BGCOLOR="white" CLASS="TableRowColor">
170 <TD><B><A HREF="../../../../org/apache/http/cookie/class-use/CookieSpec.html#org.apache.http.cookie"><B>CookieSpec</B></A></B>
171
172 <BR>
173 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Defines the cookie management specification.</TD>
174 </TR>
175 <TR BGCOLOR="white" CLASS="TableRowColor">
176 <TD><B><A HREF="../../../../org/apache/http/cookie/class-use/CookieSpecFactory.html#org.apache.http.cookie"><B>CookieSpecFactory</B></A></B>
177
178 <BR>
179 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
180 </TR>
181 <TR BGCOLOR="white" CLASS="TableRowColor">
182 <TD><B><A HREF="../../../../org/apache/http/cookie/class-use/MalformedCookieException.html#org.apache.http.cookie"><B>MalformedCookieException</B></A></B>
183
184 <BR>
185 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Signals that a cookie is in some way invalid or illegal in a given
186 context</TD>
187 </TR>
188 <TR BGCOLOR="white" CLASS="TableRowColor">
189 <TD><B><A HREF="../../../../org/apache/http/cookie/class-use/SetCookie.html#org.apache.http.cookie"><B>SetCookie</B></A></B>
190
191 <BR>
192 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This interface represents a <code>SetCookie</code> response header sent by the
193 origin server to the HTTP agent in order to maintain a conversational state.</TD>
194 </TR>
195 </TABLE>
196 &nbsp;
197 <P>
198 <A NAME="org.apache.http.impl.client"><!-- --></A>
199 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
200 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
201 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
202 Classes in <A HREF="../../../../org/apache/http/cookie/package-summary.html">org.apache.http.cookie</A> used by <A HREF="../../../../org/apache/http/impl/client/package-summary.html">org.apache.http.impl.client</A></FONT></TH>
203 </TR>
204 <TR BGCOLOR="white" CLASS="TableRowColor">
205 <TD><B><A HREF="../../../../org/apache/http/cookie/class-use/Cookie.html#org.apache.http.impl.client"><B>Cookie</B></A></B>
206
207 <BR>
208 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;HTTP "magic-cookie" represents a piece of state information
209 that the HTTP agent and the target server can exchange to maintain
210 a session.</TD>
211 </TR>
212 <TR BGCOLOR="white" CLASS="TableRowColor">
213 <TD><B><A HREF="../../../../org/apache/http/cookie/class-use/CookieSpecRegistry.html#org.apache.http.impl.client"><B>CookieSpecRegistry</B></A></B>
214
215 <BR>
216 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Cookie specification registry that can be used to obtain the corresponding
217 cookie specification implementation for a given type of type or version of
218 cookie.</TD>
219 </TR>
220 </TABLE>
221 &nbsp;
222 <P>
223 <A NAME="org.apache.http.impl.cookie"><!-- --></A>
224 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
225 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
226 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
227 Classes in <A HREF="../../../../org/apache/http/cookie/package-summary.html">org.apache.http.cookie</A> used by <A HREF="../../../../org/apache/http/impl/cookie/package-summary.html">org.apache.http.impl.cookie</A></FONT></TH>
228 </TR>
229 <TR BGCOLOR="white" CLASS="TableRowColor">
230 <TD><B><A HREF="../../../../org/apache/http/cookie/class-use/ClientCookie.html#org.apache.http.impl.cookie"><B>ClientCookie</B></A></B>
231
232 <BR>
233 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ClientCookie extends the standard <A HREF="../../../../org/apache/http/cookie/Cookie.html" title="interface in org.apache.http.cookie"><CODE>Cookie</CODE></A> interface with
234 additional client specific functionality such ability to retrieve
235 original cookie attributes exactly as they were specified by the
236 origin server.</TD>
237 </TR>
238 <TR BGCOLOR="white" CLASS="TableRowColor">
239 <TD><B><A HREF="../../../../org/apache/http/cookie/class-use/Cookie.html#org.apache.http.impl.cookie"><B>Cookie</B></A></B>
240
241 <BR>
242 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;HTTP "magic-cookie" represents a piece of state information
243 that the HTTP agent and the target server can exchange to maintain
244 a session.</TD>
245 </TR>
246 <TR BGCOLOR="white" CLASS="TableRowColor">
247 <TD><B><A HREF="../../../../org/apache/http/cookie/class-use/CookieAttributeHandler.html#org.apache.http.impl.cookie"><B>CookieAttributeHandler</B></A></B>
248
249 <BR>
250 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Ths interface represents a cookie attribute handler responsible
251 for parsing, validating, and matching a specific cookie attribute,
252 such as path, domain, port, etc.</TD>
253 </TR>
254 <TR BGCOLOR="white" CLASS="TableRowColor">
255 <TD><B><A HREF="../../../../org/apache/http/cookie/class-use/CookieOrigin.html#org.apache.http.impl.cookie"><B>CookieOrigin</B></A></B>
256
257 <BR>
258 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;CookieOrigin class incapsulates details of an origin server that
259 are relevant when parsing, validating or matching HTTP cookies.</TD>
260 </TR>
261 <TR BGCOLOR="white" CLASS="TableRowColor">
262 <TD><B><A HREF="../../../../org/apache/http/cookie/class-use/CookieSpec.html#org.apache.http.impl.cookie"><B>CookieSpec</B></A></B>
263
264 <BR>
265 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Defines the cookie management specification.</TD>
266 </TR>
267 <TR BGCOLOR="white" CLASS="TableRowColor">
268 <TD><B><A HREF="../../../../org/apache/http/cookie/class-use/CookieSpecFactory.html#org.apache.http.impl.cookie"><B>CookieSpecFactory</B></A></B>
269
270 <BR>
271 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
272 </TR>
273 <TR BGCOLOR="white" CLASS="TableRowColor">
274 <TD><B><A HREF="../../../../org/apache/http/cookie/class-use/MalformedCookieException.html#org.apache.http.impl.cookie"><B>MalformedCookieException</B></A></B>
275
276 <BR>
277 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Signals that a cookie is in some way invalid or illegal in a given
278 context</TD>
279 </TR>
280 <TR BGCOLOR="white" CLASS="TableRowColor">
281 <TD><B><A HREF="../../../../org/apache/http/cookie/class-use/SetCookie.html#org.apache.http.impl.cookie"><B>SetCookie</B></A></B>
282
283 <BR>
284 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This interface represents a <code>SetCookie</code> response header sent by the
285 origin server to the HTTP agent in order to maintain a conversational state.</TD>
286 </TR>
287 <TR BGCOLOR="white" CLASS="TableRowColor">
288 <TD><B><A HREF="../../../../org/apache/http/cookie/class-use/SetCookie2.html#org.apache.http.impl.cookie"><B>SetCookie2</B></A></B>
289
290 <BR>
291 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This interface represents a <code>SetCookie2</code> response header sent by the
292 origin server to the HTTP agent in order to maintain a conversational state.</TD>
293 </TR>
294 </TABLE>
295 &nbsp;
296 <P>
297 <HR>
298
299
300 <!-- ======= START OF BOTTOM NAVBAR ====== -->
301 <A NAME="navbar_bottom"><!-- --></A>
302 <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
303 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
304 <TR>
305 <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
306 <A NAME="navbar_bottom_firstrow"><!-- --></A>
307 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
308 <TR ALIGN="center" VALIGN="top">
309 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
310 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
311 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
312 <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD>
313 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
314 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
315 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
316 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
317 </TR>
318 </TABLE>
319 </TD>
320 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
321 </EM>
322 </TD>
323 </TR>
324
325 <TR>
326 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
327 &nbsp;PREV&nbsp;
328 &nbsp;NEXT</FONT></TD>
329 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
330 <A HREF="../../../../index.html?org/apache/http/cookie/package-use.html" target="_top"><B>FRAMES</B></A> &nbsp;
331 &nbsp;<A HREF="package-use.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
332 &nbsp;<SCRIPT type="text/javascript">
333 <!--
334 if(window==top) {
335 document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
336 }
337 //-->
338 </SCRIPT>
339 <NOSCRIPT>
340 <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
341 </NOSCRIPT>
342
343
344 </FONT></TD>
345 </TR>
346 </TABLE>
347 <A NAME="skip-navbar_bottom"></A>
348 <!-- ======== END OF BOTTOM NAVBAR ======= -->
349
350 <HR>
351 Copyright © 1999-2008 <a href="http://www.apache.org/">Apache Software Foundation</a>. All Rights Reserved.
352 </BODY>
353 </HTML>