5
|
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:49 GMT+01:00 2008 -->
|
|
6 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
|
|
7 <TITLE>
|
|
8 CookieSpec (HttpClient 4.0-beta1 API)
|
|
9 </TITLE>
|
|
10
|
|
11 <META NAME="keywords" CONTENT="org.apache.http.cookie.CookieSpec interface">
|
|
12
|
|
13 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
|
|
14
|
|
15 <SCRIPT type="text/javascript">
|
|
16 function windowTitle()
|
|
17 {
|
|
18 parent.document.title="CookieSpec (HttpClient 4.0-beta1 API)";
|
|
19 }
|
|
20 </SCRIPT>
|
|
21 <NOSCRIPT>
|
|
22 </NOSCRIPT>
|
|
23
|
|
24 </HEAD>
|
|
25
|
|
26 <BODY BGCOLOR="white" onload="windowTitle();">
|
|
27
|
|
28
|
|
29 <!-- ========= START OF TOP NAVBAR ======= -->
|
|
30 <A NAME="navbar_top"><!-- --></A>
|
|
31 <A HREF="#skip-navbar_top" title="Skip navigation links"></A>
|
|
32 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
|
|
33 <TR>
|
|
34 <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
|
|
35 <A NAME="navbar_top_firstrow"><!-- --></A>
|
|
36 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
|
|
37 <TR ALIGN="center" VALIGN="top">
|
|
38 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
|
|
39 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
|
|
40 <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
|
|
41 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/CookieSpec.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD>
|
|
42 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
|
|
43 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
|
|
44 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
|
|
45 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
|
|
46 </TR>
|
|
47 </TABLE>
|
|
48 </TD>
|
|
49 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
|
|
50 </EM>
|
|
51 </TD>
|
|
52 </TR>
|
|
53
|
|
54 <TR>
|
|
55 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
|
56 <A HREF="../../../../org/apache/http/cookie/CookiePathComparator.html" title="class in org.apache.http.cookie"><B>PREV CLASS</B></A>
|
|
57 <A HREF="../../../../org/apache/http/cookie/CookieSpecFactory.html" title="interface in org.apache.http.cookie"><B>NEXT CLASS</B></A></FONT></TD>
|
|
58 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
|
59 <A HREF="../../../../index.html?org/apache/http/cookie/CookieSpec.html" target="_top"><B>FRAMES</B></A>
|
|
60 <A HREF="CookieSpec.html" target="_top"><B>NO FRAMES</B></A>
|
|
61 <SCRIPT type="text/javascript">
|
|
62 <!--
|
|
63 if(window==top) {
|
|
64 document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
|
|
65 }
|
|
66 //-->
|
|
67 </SCRIPT>
|
|
68 <NOSCRIPT>
|
|
69 <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
|
|
70 </NOSCRIPT>
|
|
71
|
|
72
|
|
73 </FONT></TD>
|
|
74 </TR>
|
|
75 <TR>
|
|
76 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
|
|
77 SUMMARY: NESTED | FIELD | CONSTR | <A HREF="#method_summary">METHOD</A></FONT></TD>
|
|
78 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
|
|
79 DETAIL: FIELD | CONSTR | <A HREF="#method_detail">METHOD</A></FONT></TD>
|
|
80 </TR>
|
|
81 </TABLE>
|
|
82 <A NAME="skip-navbar_top"></A>
|
|
83 <!-- ========= END OF TOP NAVBAR ========= -->
|
|
84
|
|
85 <HR>
|
|
86 <!-- ======== START OF CLASS DATA ======== -->
|
|
87 <H2>
|
|
88 <FONT SIZE="-1">
|
|
89 org.apache.http.cookie</FONT>
|
|
90 <BR>
|
|
91 Interface CookieSpec</H2>
|
|
92 <DL>
|
|
93 <DT><B>All Known Implementing Classes:</B> <DD><A HREF="../../../../org/apache/http/impl/cookie/AbstractCookieSpec.html" title="class in org.apache.http.impl.cookie">AbstractCookieSpec</A>, <A HREF="../../../../org/apache/http/impl/cookie/BestMatchSpec.html" title="class in org.apache.http.impl.cookie">BestMatchSpec</A>, <A HREF="../../../../org/apache/http/impl/cookie/BrowserCompatSpec.html" title="class in org.apache.http.impl.cookie">BrowserCompatSpec</A>, <A HREF="../../../../org/apache/http/impl/cookie/CookieSpecBase.html" title="class in org.apache.http.impl.cookie">CookieSpecBase</A>, <A HREF="../../../../org/apache/http/impl/cookie/NetscapeDraftSpec.html" title="class in org.apache.http.impl.cookie">NetscapeDraftSpec</A>, <A HREF="../../../../org/apache/http/impl/cookie/RFC2109Spec.html" title="class in org.apache.http.impl.cookie">RFC2109Spec</A>, <A HREF="../../../../org/apache/http/impl/cookie/RFC2965Spec.html" title="class in org.apache.http.impl.cookie">RFC2965Spec</A></DD>
|
|
94 </DL>
|
|
95 <HR>
|
|
96 <DL>
|
|
97 <DT><PRE>public interface <B>CookieSpec</B></DL>
|
|
98 </PRE>
|
|
99
|
|
100 <P>
|
|
101 Defines the cookie management specification.
|
|
102 <p>Cookie management specification must define
|
|
103 <ul>
|
|
104 <li> rules of parsing "Set-Cookie" header
|
|
105 <li> rules of validation of parsed cookies
|
|
106 <li> formatting of "Cookie" header
|
|
107 </ul>
|
|
108 for a given host, port and path of origin
|
|
109 <P>
|
|
110
|
|
111 <P>
|
|
112 <DL>
|
|
113 <DT><B>Since:</B></DT>
|
|
114 <DD>4.0</DD>
|
|
115 <DT><B>Author:</B></DT>
|
|
116 <DD><a href="mailto:oleg at ural.ru">Oleg Kalnichevski</a>, <a href="mailto:jsdever@apache.org">Jeff Dever</a></DD>
|
|
117 </DL>
|
|
118 <HR>
|
|
119
|
|
120 <P>
|
|
121
|
|
122 <!-- ========== METHOD SUMMARY =========== -->
|
|
123
|
|
124 <A NAME="method_summary"><!-- --></A>
|
|
125 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
126 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
127 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
|
|
128 <B>Method Summary</B></FONT></TH>
|
|
129 </TR>
|
|
130 <TR BGCOLOR="white" CLASS="TableRowColor">
|
|
131 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
132 <CODE> java.util.List<org.apache.http.Header></CODE></FONT></TD>
|
|
133 <TD><CODE><B><A HREF="../../../../org/apache/http/cookie/CookieSpec.html#formatCookies(java.util.List)">formatCookies</A></B>(java.util.List<<A HREF="../../../../org/apache/http/cookie/Cookie.html" title="interface in org.apache.http.cookie">Cookie</A>> cookies)</CODE>
|
|
134
|
|
135 <BR>
|
|
136 Create <tt>"Cookie"</tt> headers for an array of Cookies.</TD>
|
|
137 </TR>
|
|
138 <TR BGCOLOR="white" CLASS="TableRowColor">
|
|
139 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
140 <CODE> int</CODE></FONT></TD>
|
|
141 <TD><CODE><B><A HREF="../../../../org/apache/http/cookie/CookieSpec.html#getVersion()">getVersion</A></B>()</CODE>
|
|
142
|
|
143 <BR>
|
|
144 Returns version of the state management this cookie specification
|
|
145 conforms to.</TD>
|
|
146 </TR>
|
|
147 <TR BGCOLOR="white" CLASS="TableRowColor">
|
|
148 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
149 <CODE> org.apache.http.Header</CODE></FONT></TD>
|
|
150 <TD><CODE><B><A HREF="../../../../org/apache/http/cookie/CookieSpec.html#getVersionHeader()">getVersionHeader</A></B>()</CODE>
|
|
151
|
|
152 <BR>
|
|
153 Returns a request header identifying what version of the state management
|
|
154 specification is understood.</TD>
|
|
155 </TR>
|
|
156 <TR BGCOLOR="white" CLASS="TableRowColor">
|
|
157 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
158 <CODE> boolean</CODE></FONT></TD>
|
|
159 <TD><CODE><B><A HREF="../../../../org/apache/http/cookie/CookieSpec.html#match(org.apache.http.cookie.Cookie, org.apache.http.cookie.CookieOrigin)">match</A></B>(<A HREF="../../../../org/apache/http/cookie/Cookie.html" title="interface in org.apache.http.cookie">Cookie</A> cookie,
|
|
160 <A HREF="../../../../org/apache/http/cookie/CookieOrigin.html" title="class in org.apache.http.cookie">CookieOrigin</A> origin)</CODE>
|
|
161
|
|
162 <BR>
|
|
163 Determines if a Cookie matches the target location.</TD>
|
|
164 </TR>
|
|
165 <TR BGCOLOR="white" CLASS="TableRowColor">
|
|
166 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
167 <CODE> java.util.List<<A HREF="../../../../org/apache/http/cookie/Cookie.html" title="interface in org.apache.http.cookie">Cookie</A>></CODE></FONT></TD>
|
|
168 <TD><CODE><B><A HREF="../../../../org/apache/http/cookie/CookieSpec.html#parse(org.apache.http.Header, org.apache.http.cookie.CookieOrigin)">parse</A></B>(org.apache.http.Header header,
|
|
169 <A HREF="../../../../org/apache/http/cookie/CookieOrigin.html" title="class in org.apache.http.cookie">CookieOrigin</A> origin)</CODE>
|
|
170
|
|
171 <BR>
|
|
172 Parse the <tt>"Set-Cookie"</tt> Header into an array of Cookies.</TD>
|
|
173 </TR>
|
|
174 <TR BGCOLOR="white" CLASS="TableRowColor">
|
|
175 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
176 <CODE> void</CODE></FONT></TD>
|
|
177 <TD><CODE><B><A HREF="../../../../org/apache/http/cookie/CookieSpec.html#validate(org.apache.http.cookie.Cookie, org.apache.http.cookie.CookieOrigin)">validate</A></B>(<A HREF="../../../../org/apache/http/cookie/Cookie.html" title="interface in org.apache.http.cookie">Cookie</A> cookie,
|
|
178 <A HREF="../../../../org/apache/http/cookie/CookieOrigin.html" title="class in org.apache.http.cookie">CookieOrigin</A> origin)</CODE>
|
|
179
|
|
180 <BR>
|
|
181 Validate the cookie according to validation rules defined by the
|
|
182 cookie specification.</TD>
|
|
183 </TR>
|
|
184 </TABLE>
|
|
185
|
|
186 <P>
|
|
187
|
|
188 <!-- ============ METHOD DETAIL ========== -->
|
|
189
|
|
190 <A NAME="method_detail"><!-- --></A>
|
|
191 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
192 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
193 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
|
|
194 <B>Method Detail</B></FONT></TH>
|
|
195 </TR>
|
|
196 </TABLE>
|
|
197
|
|
198 <A NAME="getVersion()"><!-- --></A><H3>
|
|
199 getVersion</H3>
|
|
200 <PRE>
|
|
201 int <B>getVersion</B>()</PRE>
|
|
202 <DL>
|
|
203 <DD>Returns version of the state management this cookie specification
|
|
204 conforms to.
|
|
205 <P>
|
|
206 <DD><DL>
|
|
207
|
|
208 <DT><B>Returns:</B><DD>version of the state management specification</DL>
|
|
209 </DD>
|
|
210 </DL>
|
|
211 <HR>
|
|
212
|
|
213 <A NAME="parse(org.apache.http.Header, org.apache.http.cookie.CookieOrigin)"><!-- --></A><H3>
|
|
214 parse</H3>
|
|
215 <PRE>
|
|
216 java.util.List<<A HREF="../../../../org/apache/http/cookie/Cookie.html" title="interface in org.apache.http.cookie">Cookie</A>> <B>parse</B>(org.apache.http.Header header,
|
|
217 <A HREF="../../../../org/apache/http/cookie/CookieOrigin.html" title="class in org.apache.http.cookie">CookieOrigin</A> origin)
|
|
218 throws <A HREF="../../../../org/apache/http/cookie/MalformedCookieException.html" title="class in org.apache.http.cookie">MalformedCookieException</A></PRE>
|
|
219 <DL>
|
|
220 <DD>Parse the <tt>"Set-Cookie"</tt> Header into an array of Cookies.
|
|
221
|
|
222 <p>This method will not perform the validation of the resultant
|
|
223 <A HREF="../../../../org/apache/http/cookie/Cookie.html" title="interface in org.apache.http.cookie"><CODE>Cookie</CODE></A>s</p>
|
|
224 <P>
|
|
225 <DD><DL>
|
|
226 <DT><B>Parameters:</B><DD><CODE>header</CODE> - the <tt>Set-Cookie</tt> received from the server<DD><CODE>origin</CODE> - details of the cookie origin
|
|
227 <DT><B>Returns:</B><DD>an array of <tt>Cookie</tt>s parsed from the header
|
|
228 <DT><B>Throws:</B>
|
|
229 <DD><CODE><A HREF="../../../../org/apache/http/cookie/MalformedCookieException.html" title="class in org.apache.http.cookie">MalformedCookieException</A></CODE> - if an exception occurs during parsing<DT><B>See Also:</B><DD><A HREF="../../../../org/apache/http/cookie/CookieSpec.html#validate(org.apache.http.cookie.Cookie, org.apache.http.cookie.CookieOrigin)"><CODE>validate(org.apache.http.cookie.Cookie, org.apache.http.cookie.CookieOrigin)</CODE></A></DL>
|
|
230 </DD>
|
|
231 </DL>
|
|
232 <HR>
|
|
233
|
|
234 <A NAME="validate(org.apache.http.cookie.Cookie, org.apache.http.cookie.CookieOrigin)"><!-- --></A><H3>
|
|
235 validate</H3>
|
|
236 <PRE>
|
|
237 void <B>validate</B>(<A HREF="../../../../org/apache/http/cookie/Cookie.html" title="interface in org.apache.http.cookie">Cookie</A> cookie,
|
|
238 <A HREF="../../../../org/apache/http/cookie/CookieOrigin.html" title="class in org.apache.http.cookie">CookieOrigin</A> origin)
|
|
239 throws <A HREF="../../../../org/apache/http/cookie/MalformedCookieException.html" title="class in org.apache.http.cookie">MalformedCookieException</A></PRE>
|
|
240 <DL>
|
|
241 <DD>Validate the cookie according to validation rules defined by the
|
|
242 cookie specification.
|
|
243 <P>
|
|
244 <DD><DL>
|
|
245 <DT><B>Parameters:</B><DD><CODE>cookie</CODE> - the Cookie to validate<DD><CODE>origin</CODE> - details of the cookie origin
|
|
246 <DT><B>Throws:</B>
|
|
247 <DD><CODE><A HREF="../../../../org/apache/http/cookie/MalformedCookieException.html" title="class in org.apache.http.cookie">MalformedCookieException</A></CODE> - if the cookie is invalid</DL>
|
|
248 </DD>
|
|
249 </DL>
|
|
250 <HR>
|
|
251
|
|
252 <A NAME="match(org.apache.http.cookie.Cookie, org.apache.http.cookie.CookieOrigin)"><!-- --></A><H3>
|
|
253 match</H3>
|
|
254 <PRE>
|
|
255 boolean <B>match</B>(<A HREF="../../../../org/apache/http/cookie/Cookie.html" title="interface in org.apache.http.cookie">Cookie</A> cookie,
|
|
256 <A HREF="../../../../org/apache/http/cookie/CookieOrigin.html" title="class in org.apache.http.cookie">CookieOrigin</A> origin)</PRE>
|
|
257 <DL>
|
|
258 <DD>Determines if a Cookie matches the target location.
|
|
259 <P>
|
|
260 <DD><DL>
|
|
261 <DT><B>Parameters:</B><DD><CODE>cookie</CODE> - the Cookie to be matched<DD><CODE>origin</CODE> - the target to test against
|
|
262 <DT><B>Returns:</B><DD><tt>true</tt> if the cookie should be submitted with a request
|
|
263 with given attributes, <tt>false</tt> otherwise.</DL>
|
|
264 </DD>
|
|
265 </DL>
|
|
266 <HR>
|
|
267
|
|
268 <A NAME="formatCookies(java.util.List)"><!-- --></A><H3>
|
|
269 formatCookies</H3>
|
|
270 <PRE>
|
|
271 java.util.List<org.apache.http.Header> <B>formatCookies</B>(java.util.List<<A HREF="../../../../org/apache/http/cookie/Cookie.html" title="interface in org.apache.http.cookie">Cookie</A>> cookies)</PRE>
|
|
272 <DL>
|
|
273 <DD>Create <tt>"Cookie"</tt> headers for an array of Cookies.
|
|
274 <P>
|
|
275 <DD><DL>
|
|
276 <DT><B>Parameters:</B><DD><CODE>cookies</CODE> - the Cookies format into a Cookie header
|
|
277 <DT><B>Returns:</B><DD>a Header for the given Cookies.
|
|
278 <DT><B>Throws:</B>
|
|
279 <DD><CODE>java.lang.IllegalArgumentException</CODE> - if an input parameter is illegal</DL>
|
|
280 </DD>
|
|
281 </DL>
|
|
282 <HR>
|
|
283
|
|
284 <A NAME="getVersionHeader()"><!-- --></A><H3>
|
|
285 getVersionHeader</H3>
|
|
286 <PRE>
|
|
287 org.apache.http.Header <B>getVersionHeader</B>()</PRE>
|
|
288 <DL>
|
|
289 <DD>Returns a request header identifying what version of the state management
|
|
290 specification is understood. May be <code>null</code> if the cookie
|
|
291 specification does not support <tt>Cookie2</tt> header.
|
|
292 <P>
|
|
293 <DD><DL>
|
|
294 </DL>
|
|
295 </DD>
|
|
296 </DL>
|
|
297 <!-- ========= END OF CLASS DATA ========= -->
|
|
298 <HR>
|
|
299
|
|
300
|
|
301 <!-- ======= START OF BOTTOM NAVBAR ====== -->
|
|
302 <A NAME="navbar_bottom"><!-- --></A>
|
|
303 <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
|
|
304 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
|
|
305 <TR>
|
|
306 <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
|
|
307 <A NAME="navbar_bottom_firstrow"><!-- --></A>
|
|
308 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
|
|
309 <TR ALIGN="center" VALIGN="top">
|
|
310 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
|
|
311 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
|
|
312 <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
|
|
313 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/CookieSpec.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD>
|
|
314 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
|
|
315 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
|
|
316 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
|
|
317 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
|
|
318 </TR>
|
|
319 </TABLE>
|
|
320 </TD>
|
|
321 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
|
|
322 </EM>
|
|
323 </TD>
|
|
324 </TR>
|
|
325
|
|
326 <TR>
|
|
327 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
|
328 <A HREF="../../../../org/apache/http/cookie/CookiePathComparator.html" title="class in org.apache.http.cookie"><B>PREV CLASS</B></A>
|
|
329 <A HREF="../../../../org/apache/http/cookie/CookieSpecFactory.html" title="interface in org.apache.http.cookie"><B>NEXT CLASS</B></A></FONT></TD>
|
|
330 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
|
331 <A HREF="../../../../index.html?org/apache/http/cookie/CookieSpec.html" target="_top"><B>FRAMES</B></A>
|
|
332 <A HREF="CookieSpec.html" target="_top"><B>NO FRAMES</B></A>
|
|
333 <SCRIPT type="text/javascript">
|
|
334 <!--
|
|
335 if(window==top) {
|
|
336 document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
|
|
337 }
|
|
338 //-->
|
|
339 </SCRIPT>
|
|
340 <NOSCRIPT>
|
|
341 <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
|
|
342 </NOSCRIPT>
|
|
343
|
|
344
|
|
345 </FONT></TD>
|
|
346 </TR>
|
|
347 <TR>
|
|
348 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
|
|
349 SUMMARY: NESTED | FIELD | CONSTR | <A HREF="#method_summary">METHOD</A></FONT></TD>
|
|
350 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
|
|
351 DETAIL: FIELD | CONSTR | <A HREF="#method_detail">METHOD</A></FONT></TD>
|
|
352 </TR>
|
|
353 </TABLE>
|
|
354 <A NAME="skip-navbar_bottom"></A>
|
|
355 <!-- ======== END OF BOTTOM NAVBAR ======= -->
|
|
356
|
|
357 <HR>
|
|
358 Copyright © 1999-2008 <a href="http://www.apache.org/">Apache Software Foundation</a>. All Rights Reserved.
|
|
359 </BODY>
|
|
360 </HTML>
|