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 Tue Oct 14 20:38:37 GMT+01:00 2008 -->
|
|
6 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
|
|
7 <TITLE>
|
|
8 Constant Field Values (HttpComponents Core 4.0-beta3 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="Constant Field Values (HttpComponents Core 4.0-beta3 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> </TD>
|
|
38 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD>
|
|
39 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD>
|
|
40 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD>
|
|
41 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
|
|
42 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
|
|
43 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
|
|
44 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </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 PREV
|
|
56 NEXT</FONT></TD>
|
|
57 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
|
58 <A HREF="index.html?constant-values.html" target="_top"><B>FRAMES</B></A>
|
|
59 <A HREF="constant-values.html" target="_top"><B>NO FRAMES</B></A>
|
|
60 <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 <H1>
|
|
81 Constant Field Values</H1>
|
|
82 </CENTER>
|
|
83 <HR SIZE="4" NOSHADE>
|
|
84 <B>Contents</B><UL>
|
|
85 <LI><A HREF="#org.apache">org.apache.*</A>
|
|
86 </UL>
|
|
87
|
|
88 <A NAME="org.apache"><!-- --></A>
|
|
89 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
90 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
91 <TH ALIGN="left"><FONT SIZE="+2">
|
|
92 org.apache.*</FONT></TH>
|
|
93 </TR>
|
|
94 </TABLE>
|
|
95
|
|
96 <P>
|
|
97
|
|
98 <TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
99 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
|
|
100 <TH ALIGN="left" COLSPAN="3">org.apache.http.<A HREF="org/apache/http/HttpHost.html" title="class in org.apache.http">HttpHost</A></TH>
|
|
101 </TR>
|
|
102 <TR BGCOLOR="white" CLASS="TableRowColor">
|
|
103 <A NAME="org.apache.http.HttpHost.DEFAULT_SCHEME_NAME"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
|
104 <CODE>public static final java.lang.String</CODE></FONT></TD>
|
|
105 <TD ALIGN="left"><CODE><A HREF="org/apache/http/HttpHost.html#DEFAULT_SCHEME_NAME">DEFAULT_SCHEME_NAME</A></CODE></TD>
|
|
106 <TD ALIGN="right"><CODE>"http"</CODE></TD>
|
|
107 </TR>
|
|
108 </FONT></TD>
|
|
109 </TR>
|
|
110 </TABLE>
|
|
111
|
|
112 <P>
|
|
113
|
|
114 <P>
|
|
115
|
|
116 <TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
117 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
|
|
118 <TH ALIGN="left" COLSPAN="3">org.apache.http.<A HREF="org/apache/http/HttpStatus.html" title="interface in org.apache.http">HttpStatus</A></TH>
|
|
119 </TR>
|
|
120 <TR BGCOLOR="white" CLASS="TableRowColor">
|
|
121 <A NAME="org.apache.http.HttpStatus.SC_ACCEPTED"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
|
122 <CODE>public static final int</CODE></FONT></TD>
|
|
123 <TD ALIGN="left"><CODE><A HREF="org/apache/http/HttpStatus.html#SC_ACCEPTED">SC_ACCEPTED</A></CODE></TD>
|
|
124 <TD ALIGN="right"><CODE>202</CODE></TD>
|
|
125 </TR>
|
|
126 <TR BGCOLOR="white" CLASS="TableRowColor">
|
|
127 <A NAME="org.apache.http.HttpStatus.SC_BAD_GATEWAY"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
|
128 <CODE>public static final int</CODE></FONT></TD>
|
|
129 <TD ALIGN="left"><CODE><A HREF="org/apache/http/HttpStatus.html#SC_BAD_GATEWAY">SC_BAD_GATEWAY</A></CODE></TD>
|
|
130 <TD ALIGN="right"><CODE>502</CODE></TD>
|
|
131 </TR>
|
|
132 <TR BGCOLOR="white" CLASS="TableRowColor">
|
|
133 <A NAME="org.apache.http.HttpStatus.SC_BAD_REQUEST"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
|
134 <CODE>public static final int</CODE></FONT></TD>
|
|
135 <TD ALIGN="left"><CODE><A HREF="org/apache/http/HttpStatus.html#SC_BAD_REQUEST">SC_BAD_REQUEST</A></CODE></TD>
|
|
136 <TD ALIGN="right"><CODE>400</CODE></TD>
|
|
137 </TR>
|
|
138 <TR BGCOLOR="white" CLASS="TableRowColor">
|
|
139 <A NAME="org.apache.http.HttpStatus.SC_CONFLICT"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
|
140 <CODE>public static final int</CODE></FONT></TD>
|
|
141 <TD ALIGN="left"><CODE><A HREF="org/apache/http/HttpStatus.html#SC_CONFLICT">SC_CONFLICT</A></CODE></TD>
|
|
142 <TD ALIGN="right"><CODE>409</CODE></TD>
|
|
143 </TR>
|
|
144 <TR BGCOLOR="white" CLASS="TableRowColor">
|
|
145 <A NAME="org.apache.http.HttpStatus.SC_CONTINUE"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
|
146 <CODE>public static final int</CODE></FONT></TD>
|
|
147 <TD ALIGN="left"><CODE><A HREF="org/apache/http/HttpStatus.html#SC_CONTINUE">SC_CONTINUE</A></CODE></TD>
|
|
148 <TD ALIGN="right"><CODE>100</CODE></TD>
|
|
149 </TR>
|
|
150 <TR BGCOLOR="white" CLASS="TableRowColor">
|
|
151 <A NAME="org.apache.http.HttpStatus.SC_CREATED"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
|
152 <CODE>public static final int</CODE></FONT></TD>
|
|
153 <TD ALIGN="left"><CODE><A HREF="org/apache/http/HttpStatus.html#SC_CREATED">SC_CREATED</A></CODE></TD>
|
|
154 <TD ALIGN="right"><CODE>201</CODE></TD>
|
|
155 </TR>
|
|
156 <TR BGCOLOR="white" CLASS="TableRowColor">
|
|
157 <A NAME="org.apache.http.HttpStatus.SC_EXPECTATION_FAILED"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
|
158 <CODE>public static final int</CODE></FONT></TD>
|
|
159 <TD ALIGN="left"><CODE><A HREF="org/apache/http/HttpStatus.html#SC_EXPECTATION_FAILED">SC_EXPECTATION_FAILED</A></CODE></TD>
|
|
160 <TD ALIGN="right"><CODE>417</CODE></TD>
|
|
161 </TR>
|
|
162 <TR BGCOLOR="white" CLASS="TableRowColor">
|
|
163 <A NAME="org.apache.http.HttpStatus.SC_FAILED_DEPENDENCY"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
|
164 <CODE>public static final int</CODE></FONT></TD>
|
|
165 <TD ALIGN="left"><CODE><A HREF="org/apache/http/HttpStatus.html#SC_FAILED_DEPENDENCY">SC_FAILED_DEPENDENCY</A></CODE></TD>
|
|
166 <TD ALIGN="right"><CODE>424</CODE></TD>
|
|
167 </TR>
|
|
168 <TR BGCOLOR="white" CLASS="TableRowColor">
|
|
169 <A NAME="org.apache.http.HttpStatus.SC_FORBIDDEN"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
|
170 <CODE>public static final int</CODE></FONT></TD>
|
|
171 <TD ALIGN="left"><CODE><A HREF="org/apache/http/HttpStatus.html#SC_FORBIDDEN">SC_FORBIDDEN</A></CODE></TD>
|
|
172 <TD ALIGN="right"><CODE>403</CODE></TD>
|
|
173 </TR>
|
|
174 <TR BGCOLOR="white" CLASS="TableRowColor">
|
|
175 <A NAME="org.apache.http.HttpStatus.SC_GATEWAY_TIMEOUT"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
|
176 <CODE>public static final int</CODE></FONT></TD>
|
|
177 <TD ALIGN="left"><CODE><A HREF="org/apache/http/HttpStatus.html#SC_GATEWAY_TIMEOUT">SC_GATEWAY_TIMEOUT</A></CODE></TD>
|
|
178 <TD ALIGN="right"><CODE>504</CODE></TD>
|
|
179 </TR>
|
|
180 <TR BGCOLOR="white" CLASS="TableRowColor">
|
|
181 <A NAME="org.apache.http.HttpStatus.SC_GONE"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
|
182 <CODE>public static final int</CODE></FONT></TD>
|
|
183 <TD ALIGN="left"><CODE><A HREF="org/apache/http/HttpStatus.html#SC_GONE">SC_GONE</A></CODE></TD>
|
|
184 <TD ALIGN="right"><CODE>410</CODE></TD>
|
|
185 </TR>
|
|
186 <TR BGCOLOR="white" CLASS="TableRowColor">
|
|
187 <A NAME="org.apache.http.HttpStatus.SC_HTTP_VERSION_NOT_SUPPORTED"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
|
188 <CODE>public static final int</CODE></FONT></TD>
|
|
189 <TD ALIGN="left"><CODE><A HREF="org/apache/http/HttpStatus.html#SC_HTTP_VERSION_NOT_SUPPORTED">SC_HTTP_VERSION_NOT_SUPPORTED</A></CODE></TD>
|
|
190 <TD ALIGN="right"><CODE>505</CODE></TD>
|
|
191 </TR>
|
|
192 <TR BGCOLOR="white" CLASS="TableRowColor">
|
|
193 <A NAME="org.apache.http.HttpStatus.SC_INSUFFICIENT_SPACE_ON_RESOURCE"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
|
194 <CODE>public static final int</CODE></FONT></TD>
|
|
195 <TD ALIGN="left"><CODE><A HREF="org/apache/http/HttpStatus.html#SC_INSUFFICIENT_SPACE_ON_RESOURCE">SC_INSUFFICIENT_SPACE_ON_RESOURCE</A></CODE></TD>
|
|
196 <TD ALIGN="right"><CODE>419</CODE></TD>
|
|
197 </TR>
|
|
198 <TR BGCOLOR="white" CLASS="TableRowColor">
|
|
199 <A NAME="org.apache.http.HttpStatus.SC_INSUFFICIENT_STORAGE"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
|
200 <CODE>public static final int</CODE></FONT></TD>
|
|
201 <TD ALIGN="left"><CODE><A HREF="org/apache/http/HttpStatus.html#SC_INSUFFICIENT_STORAGE">SC_INSUFFICIENT_STORAGE</A></CODE></TD>
|
|
202 <TD ALIGN="right"><CODE>507</CODE></TD>
|
|
203 </TR>
|
|
204 <TR BGCOLOR="white" CLASS="TableRowColor">
|
|
205 <A NAME="org.apache.http.HttpStatus.SC_INTERNAL_SERVER_ERROR"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
|
206 <CODE>public static final int</CODE></FONT></TD>
|
|
207 <TD ALIGN="left"><CODE><A HREF="org/apache/http/HttpStatus.html#SC_INTERNAL_SERVER_ERROR">SC_INTERNAL_SERVER_ERROR</A></CODE></TD>
|
|
208 <TD ALIGN="right"><CODE>500</CODE></TD>
|
|
209 </TR>
|
|
210 <TR BGCOLOR="white" CLASS="TableRowColor">
|
|
211 <A NAME="org.apache.http.HttpStatus.SC_LENGTH_REQUIRED"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
|
212 <CODE>public static final int</CODE></FONT></TD>
|
|
213 <TD ALIGN="left"><CODE><A HREF="org/apache/http/HttpStatus.html#SC_LENGTH_REQUIRED">SC_LENGTH_REQUIRED</A></CODE></TD>
|
|
214 <TD ALIGN="right"><CODE>411</CODE></TD>
|
|
215 </TR>
|
|
216 <TR BGCOLOR="white" CLASS="TableRowColor">
|
|
217 <A NAME="org.apache.http.HttpStatus.SC_LOCKED"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
|
218 <CODE>public static final int</CODE></FONT></TD>
|
|
219 <TD ALIGN="left"><CODE><A HREF="org/apache/http/HttpStatus.html#SC_LOCKED">SC_LOCKED</A></CODE></TD>
|
|
220 <TD ALIGN="right"><CODE>423</CODE></TD>
|
|
221 </TR>
|
|
222 <TR BGCOLOR="white" CLASS="TableRowColor">
|
|
223 <A NAME="org.apache.http.HttpStatus.SC_METHOD_FAILURE"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
|
224 <CODE>public static final int</CODE></FONT></TD>
|
|
225 <TD ALIGN="left"><CODE><A HREF="org/apache/http/HttpStatus.html#SC_METHOD_FAILURE">SC_METHOD_FAILURE</A></CODE></TD>
|
|
226 <TD ALIGN="right"><CODE>420</CODE></TD>
|
|
227 </TR>
|
|
228 <TR BGCOLOR="white" CLASS="TableRowColor">
|
|
229 <A NAME="org.apache.http.HttpStatus.SC_METHOD_NOT_ALLOWED"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
|
230 <CODE>public static final int</CODE></FONT></TD>
|
|
231 <TD ALIGN="left"><CODE><A HREF="org/apache/http/HttpStatus.html#SC_METHOD_NOT_ALLOWED">SC_METHOD_NOT_ALLOWED</A></CODE></TD>
|
|
232 <TD ALIGN="right"><CODE>405</CODE></TD>
|
|
233 </TR>
|
|
234 <TR BGCOLOR="white" CLASS="TableRowColor">
|
|
235 <A NAME="org.apache.http.HttpStatus.SC_MOVED_PERMANENTLY"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
|
236 <CODE>public static final int</CODE></FONT></TD>
|
|
237 <TD ALIGN="left"><CODE><A HREF="org/apache/http/HttpStatus.html#SC_MOVED_PERMANENTLY">SC_MOVED_PERMANENTLY</A></CODE></TD>
|
|
238 <TD ALIGN="right"><CODE>301</CODE></TD>
|
|
239 </TR>
|
|
240 <TR BGCOLOR="white" CLASS="TableRowColor">
|
|
241 <A NAME="org.apache.http.HttpStatus.SC_MOVED_TEMPORARILY"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
|
242 <CODE>public static final int</CODE></FONT></TD>
|
|
243 <TD ALIGN="left"><CODE><A HREF="org/apache/http/HttpStatus.html#SC_MOVED_TEMPORARILY">SC_MOVED_TEMPORARILY</A></CODE></TD>
|
|
244 <TD ALIGN="right"><CODE>302</CODE></TD>
|
|
245 </TR>
|
|
246 <TR BGCOLOR="white" CLASS="TableRowColor">
|
|
247 <A NAME="org.apache.http.HttpStatus.SC_MULTI_STATUS"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
|
248 <CODE>public static final int</CODE></FONT></TD>
|
|
249 <TD ALIGN="left"><CODE><A HREF="org/apache/http/HttpStatus.html#SC_MULTI_STATUS">SC_MULTI_STATUS</A></CODE></TD>
|
|
250 <TD ALIGN="right"><CODE>207</CODE></TD>
|
|
251 </TR>
|
|
252 <TR BGCOLOR="white" CLASS="TableRowColor">
|
|
253 <A NAME="org.apache.http.HttpStatus.SC_MULTIPLE_CHOICES"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
|
254 <CODE>public static final int</CODE></FONT></TD>
|
|
255 <TD ALIGN="left"><CODE><A HREF="org/apache/http/HttpStatus.html#SC_MULTIPLE_CHOICES">SC_MULTIPLE_CHOICES</A></CODE></TD>
|
|
256 <TD ALIGN="right"><CODE>300</CODE></TD>
|
|
257 </TR>
|
|
258 <TR BGCOLOR="white" CLASS="TableRowColor">
|
|
259 <A NAME="org.apache.http.HttpStatus.SC_NO_CONTENT"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
|
260 <CODE>public static final int</CODE></FONT></TD>
|
|
261 <TD ALIGN="left"><CODE><A HREF="org/apache/http/HttpStatus.html#SC_NO_CONTENT">SC_NO_CONTENT</A></CODE></TD>
|
|
262 <TD ALIGN="right"><CODE>204</CODE></TD>
|
|
263 </TR>
|
|
264 <TR BGCOLOR="white" CLASS="TableRowColor">
|
|
265 <A NAME="org.apache.http.HttpStatus.SC_NON_AUTHORITATIVE_INFORMATION"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
|
266 <CODE>public static final int</CODE></FONT></TD>
|
|
267 <TD ALIGN="left"><CODE><A HREF="org/apache/http/HttpStatus.html#SC_NON_AUTHORITATIVE_INFORMATION">SC_NON_AUTHORITATIVE_INFORMATION</A></CODE></TD>
|
|
268 <TD ALIGN="right"><CODE>203</CODE></TD>
|
|
269 </TR>
|
|
270 <TR BGCOLOR="white" CLASS="TableRowColor">
|
|
271 <A NAME="org.apache.http.HttpStatus.SC_NOT_ACCEPTABLE"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
|
272 <CODE>public static final int</CODE></FONT></TD>
|
|
273 <TD ALIGN="left"><CODE><A HREF="org/apache/http/HttpStatus.html#SC_NOT_ACCEPTABLE">SC_NOT_ACCEPTABLE</A></CODE></TD>
|
|
274 <TD ALIGN="right"><CODE>406</CODE></TD>
|
|
275 </TR>
|
|
276 <TR BGCOLOR="white" CLASS="TableRowColor">
|
|
277 <A NAME="org.apache.http.HttpStatus.SC_NOT_FOUND"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
|
278 <CODE>public static final int</CODE></FONT></TD>
|
|
279 <TD ALIGN="left"><CODE><A HREF="org/apache/http/HttpStatus.html#SC_NOT_FOUND">SC_NOT_FOUND</A></CODE></TD>
|
|
280 <TD ALIGN="right"><CODE>404</CODE></TD>
|
|
281 </TR>
|
|
282 <TR BGCOLOR="white" CLASS="TableRowColor">
|
|
283 <A NAME="org.apache.http.HttpStatus.SC_NOT_IMPLEMENTED"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
|
284 <CODE>public static final int</CODE></FONT></TD>
|
|
285 <TD ALIGN="left"><CODE><A HREF="org/apache/http/HttpStatus.html#SC_NOT_IMPLEMENTED">SC_NOT_IMPLEMENTED</A></CODE></TD>
|
|
286 <TD ALIGN="right"><CODE>501</CODE></TD>
|
|
287 </TR>
|
|
288 <TR BGCOLOR="white" CLASS="TableRowColor">
|
|
289 <A NAME="org.apache.http.HttpStatus.SC_NOT_MODIFIED"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
|
290 <CODE>public static final int</CODE></FONT></TD>
|
|
291 <TD ALIGN="left"><CODE><A HREF="org/apache/http/HttpStatus.html#SC_NOT_MODIFIED">SC_NOT_MODIFIED</A></CODE></TD>
|
|
292 <TD ALIGN="right"><CODE>304</CODE></TD>
|
|
293 </TR>
|
|
294 <TR BGCOLOR="white" CLASS="TableRowColor">
|
|
295 <A NAME="org.apache.http.HttpStatus.SC_OK"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
|
296 <CODE>public static final int</CODE></FONT></TD>
|
|
297 <TD ALIGN="left"><CODE><A HREF="org/apache/http/HttpStatus.html#SC_OK">SC_OK</A></CODE></TD>
|
|
298 <TD ALIGN="right"><CODE>200</CODE></TD>
|
|
299 </TR>
|
|
300 <TR BGCOLOR="white" CLASS="TableRowColor">
|
|
301 <A NAME="org.apache.http.HttpStatus.SC_PARTIAL_CONTENT"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
|
302 <CODE>public static final int</CODE></FONT></TD>
|
|
303 <TD ALIGN="left"><CODE><A HREF="org/apache/http/HttpStatus.html#SC_PARTIAL_CONTENT">SC_PARTIAL_CONTENT</A></CODE></TD>
|
|
304 <TD ALIGN="right"><CODE>206</CODE></TD>
|
|
305 </TR>
|
|
306 <TR BGCOLOR="white" CLASS="TableRowColor">
|
|
307 <A NAME="org.apache.http.HttpStatus.SC_PAYMENT_REQUIRED"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
|
308 <CODE>public static final int</CODE></FONT></TD>
|
|
309 <TD ALIGN="left"><CODE><A HREF="org/apache/http/HttpStatus.html#SC_PAYMENT_REQUIRED">SC_PAYMENT_REQUIRED</A></CODE></TD>
|
|
310 <TD ALIGN="right"><CODE>402</CODE></TD>
|
|
311 </TR>
|
|
312 <TR BGCOLOR="white" CLASS="TableRowColor">
|
|
313 <A NAME="org.apache.http.HttpStatus.SC_PRECONDITION_FAILED"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
|
314 <CODE>public static final int</CODE></FONT></TD>
|
|
315 <TD ALIGN="left"><CODE><A HREF="org/apache/http/HttpStatus.html#SC_PRECONDITION_FAILED">SC_PRECONDITION_FAILED</A></CODE></TD>
|
|
316 <TD ALIGN="right"><CODE>412</CODE></TD>
|
|
317 </TR>
|
|
318 <TR BGCOLOR="white" CLASS="TableRowColor">
|
|
319 <A NAME="org.apache.http.HttpStatus.SC_PROCESSING"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
|
320 <CODE>public static final int</CODE></FONT></TD>
|
|
321 <TD ALIGN="left"><CODE><A HREF="org/apache/http/HttpStatus.html#SC_PROCESSING">SC_PROCESSING</A></CODE></TD>
|
|
322 <TD ALIGN="right"><CODE>102</CODE></TD>
|
|
323 </TR>
|
|
324 <TR BGCOLOR="white" CLASS="TableRowColor">
|
|
325 <A NAME="org.apache.http.HttpStatus.SC_PROXY_AUTHENTICATION_REQUIRED"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
|
326 <CODE>public static final int</CODE></FONT></TD>
|
|
327 <TD ALIGN="left"><CODE><A HREF="org/apache/http/HttpStatus.html#SC_PROXY_AUTHENTICATION_REQUIRED">SC_PROXY_AUTHENTICATION_REQUIRED</A></CODE></TD>
|
|
328 <TD ALIGN="right"><CODE>407</CODE></TD>
|
|
329 </TR>
|
|
330 <TR BGCOLOR="white" CLASS="TableRowColor">
|
|
331 <A NAME="org.apache.http.HttpStatus.SC_REQUEST_TIMEOUT"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
|
332 <CODE>public static final int</CODE></FONT></TD>
|
|
333 <TD ALIGN="left"><CODE><A HREF="org/apache/http/HttpStatus.html#SC_REQUEST_TIMEOUT">SC_REQUEST_TIMEOUT</A></CODE></TD>
|
|
334 <TD ALIGN="right"><CODE>408</CODE></TD>
|
|
335 </TR>
|
|
336 <TR BGCOLOR="white" CLASS="TableRowColor">
|
|
337 <A NAME="org.apache.http.HttpStatus.SC_REQUEST_TOO_LONG"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
|
338 <CODE>public static final int</CODE></FONT></TD>
|
|
339 <TD ALIGN="left"><CODE><A HREF="org/apache/http/HttpStatus.html#SC_REQUEST_TOO_LONG">SC_REQUEST_TOO_LONG</A></CODE></TD>
|
|
340 <TD ALIGN="right"><CODE>413</CODE></TD>
|
|
341 </TR>
|
|
342 <TR BGCOLOR="white" CLASS="TableRowColor">
|
|
343 <A NAME="org.apache.http.HttpStatus.SC_REQUEST_URI_TOO_LONG"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
|
344 <CODE>public static final int</CODE></FONT></TD>
|
|
345 <TD ALIGN="left"><CODE><A HREF="org/apache/http/HttpStatus.html#SC_REQUEST_URI_TOO_LONG">SC_REQUEST_URI_TOO_LONG</A></CODE></TD>
|
|
346 <TD ALIGN="right"><CODE>414</CODE></TD>
|
|
347 </TR>
|
|
348 <TR BGCOLOR="white" CLASS="TableRowColor">
|
|
349 <A NAME="org.apache.http.HttpStatus.SC_REQUESTED_RANGE_NOT_SATISFIABLE"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
|
350 <CODE>public static final int</CODE></FONT></TD>
|
|
351 <TD ALIGN="left"><CODE><A HREF="org/apache/http/HttpStatus.html#SC_REQUESTED_RANGE_NOT_SATISFIABLE">SC_REQUESTED_RANGE_NOT_SATISFIABLE</A></CODE></TD>
|
|
352 <TD ALIGN="right"><CODE>416</CODE></TD>
|
|
353 </TR>
|
|
354 <TR BGCOLOR="white" CLASS="TableRowColor">
|
|
355 <A NAME="org.apache.http.HttpStatus.SC_RESET_CONTENT"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
|
356 <CODE>public static final int</CODE></FONT></TD>
|
|
357 <TD ALIGN="left"><CODE><A HREF="org/apache/http/HttpStatus.html#SC_RESET_CONTENT">SC_RESET_CONTENT</A></CODE></TD>
|
|
358 <TD ALIGN="right"><CODE>205</CODE></TD>
|
|
359 </TR>
|
|
360 <TR BGCOLOR="white" CLASS="TableRowColor">
|
|
361 <A NAME="org.apache.http.HttpStatus.SC_SEE_OTHER"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
|
362 <CODE>public static final int</CODE></FONT></TD>
|
|
363 <TD ALIGN="left"><CODE><A HREF="org/apache/http/HttpStatus.html#SC_SEE_OTHER">SC_SEE_OTHER</A></CODE></TD>
|
|
364 <TD ALIGN="right"><CODE>303</CODE></TD>
|
|
365 </TR>
|
|
366 <TR BGCOLOR="white" CLASS="TableRowColor">
|
|
367 <A NAME="org.apache.http.HttpStatus.SC_SERVICE_UNAVAILABLE"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
|
368 <CODE>public static final int</CODE></FONT></TD>
|
|
369 <TD ALIGN="left"><CODE><A HREF="org/apache/http/HttpStatus.html#SC_SERVICE_UNAVAILABLE">SC_SERVICE_UNAVAILABLE</A></CODE></TD>
|
|
370 <TD ALIGN="right"><CODE>503</CODE></TD>
|
|
371 </TR>
|
|
372 <TR BGCOLOR="white" CLASS="TableRowColor">
|
|
373 <A NAME="org.apache.http.HttpStatus.SC_SWITCHING_PROTOCOLS"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
|
374 <CODE>public static final int</CODE></FONT></TD>
|
|
375 <TD ALIGN="left"><CODE><A HREF="org/apache/http/HttpStatus.html#SC_SWITCHING_PROTOCOLS">SC_SWITCHING_PROTOCOLS</A></CODE></TD>
|
|
376 <TD ALIGN="right"><CODE>101</CODE></TD>
|
|
377 </TR>
|
|
378 <TR BGCOLOR="white" CLASS="TableRowColor">
|
|
379 <A NAME="org.apache.http.HttpStatus.SC_TEMPORARY_REDIRECT"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
|
380 <CODE>public static final int</CODE></FONT></TD>
|
|
381 <TD ALIGN="left"><CODE><A HREF="org/apache/http/HttpStatus.html#SC_TEMPORARY_REDIRECT">SC_TEMPORARY_REDIRECT</A></CODE></TD>
|
|
382 <TD ALIGN="right"><CODE>307</CODE></TD>
|
|
383 </TR>
|
|
384 <TR BGCOLOR="white" CLASS="TableRowColor">
|
|
385 <A NAME="org.apache.http.HttpStatus.SC_UNAUTHORIZED"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
|
386 <CODE>public static final int</CODE></FONT></TD>
|
|
387 <TD ALIGN="left"><CODE><A HREF="org/apache/http/HttpStatus.html#SC_UNAUTHORIZED">SC_UNAUTHORIZED</A></CODE></TD>
|
|
388 <TD ALIGN="right"><CODE>401</CODE></TD>
|
|
389 </TR>
|
|
390 <TR BGCOLOR="white" CLASS="TableRowColor">
|
|
391 <A NAME="org.apache.http.HttpStatus.SC_UNPROCESSABLE_ENTITY"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
|
392 <CODE>public static final int</CODE></FONT></TD>
|
|
393 <TD ALIGN="left"><CODE><A HREF="org/apache/http/HttpStatus.html#SC_UNPROCESSABLE_ENTITY">SC_UNPROCESSABLE_ENTITY</A></CODE></TD>
|
|
394 <TD ALIGN="right"><CODE>422</CODE></TD>
|
|
395 </TR>
|
|
396 <TR BGCOLOR="white" CLASS="TableRowColor">
|
|
397 <A NAME="org.apache.http.HttpStatus.SC_UNSUPPORTED_MEDIA_TYPE"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
|
398 <CODE>public static final int</CODE></FONT></TD>
|
|
399 <TD ALIGN="left"><CODE><A HREF="org/apache/http/HttpStatus.html#SC_UNSUPPORTED_MEDIA_TYPE">SC_UNSUPPORTED_MEDIA_TYPE</A></CODE></TD>
|
|
400 <TD ALIGN="right"><CODE>415</CODE></TD>
|
|
401 </TR>
|
|
402 <TR BGCOLOR="white" CLASS="TableRowColor">
|
|
403 <A NAME="org.apache.http.HttpStatus.SC_USE_PROXY"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
|
404 <CODE>public static final int</CODE></FONT></TD>
|
|
405 <TD ALIGN="left"><CODE><A HREF="org/apache/http/HttpStatus.html#SC_USE_PROXY">SC_USE_PROXY</A></CODE></TD>
|
|
406 <TD ALIGN="right"><CODE>305</CODE></TD>
|
|
407 </TR>
|
|
408 </FONT></TD>
|
|
409 </TR>
|
|
410 </TABLE>
|
|
411
|
|
412 <P>
|
|
413
|
|
414 <P>
|
|
415
|
|
416 <TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
417 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
|
|
418 <TH ALIGN="left" COLSPAN="3">org.apache.http.<A HREF="org/apache/http/HttpVersion.html" title="class in org.apache.http">HttpVersion</A></TH>
|
|
419 </TR>
|
|
420 <TR BGCOLOR="white" CLASS="TableRowColor">
|
|
421 <A NAME="org.apache.http.HttpVersion.HTTP"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
|
422 <CODE>public static final java.lang.String</CODE></FONT></TD>
|
|
423 <TD ALIGN="left"><CODE><A HREF="org/apache/http/HttpVersion.html#HTTP">HTTP</A></CODE></TD>
|
|
424 <TD ALIGN="right"><CODE>"HTTP"</CODE></TD>
|
|
425 </TR>
|
|
426 </FONT></TD>
|
|
427 </TR>
|
|
428 </TABLE>
|
|
429
|
|
430 <P>
|
|
431
|
|
432 <P>
|
|
433
|
|
434 <TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
435 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
|
|
436 <TH ALIGN="left" COLSPAN="3">org.apache.http.entity.<A HREF="org/apache/http/entity/ContentLengthStrategy.html" title="interface in org.apache.http.entity">ContentLengthStrategy</A></TH>
|
|
437 </TR>
|
|
438 <TR BGCOLOR="white" CLASS="TableRowColor">
|
|
439 <A NAME="org.apache.http.entity.ContentLengthStrategy.CHUNKED"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
|
440 <CODE>public static final int</CODE></FONT></TD>
|
|
441 <TD ALIGN="left"><CODE><A HREF="org/apache/http/entity/ContentLengthStrategy.html#CHUNKED">CHUNKED</A></CODE></TD>
|
|
442 <TD ALIGN="right"><CODE>-2</CODE></TD>
|
|
443 </TR>
|
|
444 <TR BGCOLOR="white" CLASS="TableRowColor">
|
|
445 <A NAME="org.apache.http.entity.ContentLengthStrategy.IDENTITY"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
|
446 <CODE>public static final int</CODE></FONT></TD>
|
|
447 <TD ALIGN="left"><CODE><A HREF="org/apache/http/entity/ContentLengthStrategy.html#IDENTITY">IDENTITY</A></CODE></TD>
|
|
448 <TD ALIGN="right"><CODE>-1</CODE></TD>
|
|
449 </TR>
|
|
450 </FONT></TD>
|
|
451 </TR>
|
|
452 </TABLE>
|
|
453
|
|
454 <P>
|
|
455
|
|
456 <P>
|
|
457
|
|
458 <TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
459 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
|
|
460 <TH ALIGN="left" COLSPAN="3">org.apache.http.impl.<A HREF="org/apache/http/impl/HttpConnectionMetricsImpl.html" title="class in org.apache.http.impl">HttpConnectionMetricsImpl</A></TH>
|
|
461 </TR>
|
|
462 <TR BGCOLOR="white" CLASS="TableRowColor">
|
|
463 <A NAME="org.apache.http.impl.HttpConnectionMetricsImpl.RECEIVED_BYTES_COUNT"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
|
464 <CODE>public static final java.lang.String</CODE></FONT></TD>
|
|
465 <TD ALIGN="left"><CODE><A HREF="org/apache/http/impl/HttpConnectionMetricsImpl.html#RECEIVED_BYTES_COUNT">RECEIVED_BYTES_COUNT</A></CODE></TD>
|
|
466 <TD ALIGN="right"><CODE>"http.received-bytes-count"</CODE></TD>
|
|
467 </TR>
|
|
468 <TR BGCOLOR="white" CLASS="TableRowColor">
|
|
469 <A NAME="org.apache.http.impl.HttpConnectionMetricsImpl.REQUEST_COUNT"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
|
470 <CODE>public static final java.lang.String</CODE></FONT></TD>
|
|
471 <TD ALIGN="left"><CODE><A HREF="org/apache/http/impl/HttpConnectionMetricsImpl.html#REQUEST_COUNT">REQUEST_COUNT</A></CODE></TD>
|
|
472 <TD ALIGN="right"><CODE>"http.request-count"</CODE></TD>
|
|
473 </TR>
|
|
474 <TR BGCOLOR="white" CLASS="TableRowColor">
|
|
475 <A NAME="org.apache.http.impl.HttpConnectionMetricsImpl.RESPONSE_COUNT"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
|
476 <CODE>public static final java.lang.String</CODE></FONT></TD>
|
|
477 <TD ALIGN="left"><CODE><A HREF="org/apache/http/impl/HttpConnectionMetricsImpl.html#RESPONSE_COUNT">RESPONSE_COUNT</A></CODE></TD>
|
|
478 <TD ALIGN="right"><CODE>"http.response-count"</CODE></TD>
|
|
479 </TR>
|
|
480 <TR BGCOLOR="white" CLASS="TableRowColor">
|
|
481 <A NAME="org.apache.http.impl.HttpConnectionMetricsImpl.SENT_BYTES_COUNT"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
|
482 <CODE>public static final java.lang.String</CODE></FONT></TD>
|
|
483 <TD ALIGN="left"><CODE><A HREF="org/apache/http/impl/HttpConnectionMetricsImpl.html#SENT_BYTES_COUNT">SENT_BYTES_COUNT</A></CODE></TD>
|
|
484 <TD ALIGN="right"><CODE>"http.sent-bytes-count"</CODE></TD>
|
|
485 </TR>
|
|
486 </FONT></TD>
|
|
487 </TR>
|
|
488 </TABLE>
|
|
489
|
|
490 <P>
|
|
491
|
|
492 <P>
|
|
493
|
|
494 <TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
495 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
|
|
496 <TH ALIGN="left" COLSPAN="3">org.apache.http.message.<A HREF="org/apache/http/message/BasicHeaderValueFormatter.html" title="class in org.apache.http.message">BasicHeaderValueFormatter</A></TH>
|
|
497 </TR>
|
|
498 <TR BGCOLOR="white" CLASS="TableRowColor">
|
|
499 <A NAME="org.apache.http.message.BasicHeaderValueFormatter.SEPARATORS"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
|
500 <CODE>public static final java.lang.String</CODE></FONT></TD>
|
|
501 <TD ALIGN="left"><CODE><A HREF="org/apache/http/message/BasicHeaderValueFormatter.html#SEPARATORS">SEPARATORS</A></CODE></TD>
|
|
502 <TD ALIGN="right"><CODE>" ;,:@()<>\\\"/[]?={}\t"</CODE></TD>
|
|
503 </TR>
|
|
504 <TR BGCOLOR="white" CLASS="TableRowColor">
|
|
505 <A NAME="org.apache.http.message.BasicHeaderValueFormatter.UNSAFE_CHARS"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
|
506 <CODE>public static final java.lang.String</CODE></FONT></TD>
|
|
507 <TD ALIGN="left"><CODE><A HREF="org/apache/http/message/BasicHeaderValueFormatter.html#UNSAFE_CHARS">UNSAFE_CHARS</A></CODE></TD>
|
|
508 <TD ALIGN="right"><CODE>"\"\\"</CODE></TD>
|
|
509 </TR>
|
|
510 </FONT></TD>
|
|
511 </TR>
|
|
512 </TABLE>
|
|
513
|
|
514 <P>
|
|
515
|
|
516 <P>
|
|
517
|
|
518 <TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
519 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
|
|
520 <TH ALIGN="left" COLSPAN="3">org.apache.http.message.<A HREF="org/apache/http/message/BasicTokenIterator.html" title="class in org.apache.http.message">BasicTokenIterator</A></TH>
|
|
521 </TR>
|
|
522 <TR BGCOLOR="white" CLASS="TableRowColor">
|
|
523 <A NAME="org.apache.http.message.BasicTokenIterator.HTTP_SEPARATORS"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
|
524 <CODE>public static final java.lang.String</CODE></FONT></TD>
|
|
525 <TD ALIGN="left"><CODE><A HREF="org/apache/http/message/BasicTokenIterator.html#HTTP_SEPARATORS">HTTP_SEPARATORS</A></CODE></TD>
|
|
526 <TD ALIGN="right"><CODE>" ,;=()<>@:\\\"/[]?{}\t"</CODE></TD>
|
|
527 </TR>
|
|
528 </FONT></TD>
|
|
529 </TR>
|
|
530 </TABLE>
|
|
531
|
|
532 <P>
|
|
533
|
|
534 <P>
|
|
535
|
|
536 <TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
537 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
|
|
538 <TH ALIGN="left" COLSPAN="3">org.apache.http.nio.<A HREF="org/apache/http/nio/NHttpConnection.html" title="interface in org.apache.http.nio">NHttpConnection</A></TH>
|
|
539 </TR>
|
|
540 <TR BGCOLOR="white" CLASS="TableRowColor">
|
|
541 <A NAME="org.apache.http.nio.NHttpConnection.ACTIVE"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
|
542 <CODE>public static final int</CODE></FONT></TD>
|
|
543 <TD ALIGN="left"><CODE><A HREF="org/apache/http/nio/NHttpConnection.html#ACTIVE">ACTIVE</A></CODE></TD>
|
|
544 <TD ALIGN="right"><CODE>0</CODE></TD>
|
|
545 </TR>
|
|
546 <TR BGCOLOR="white" CLASS="TableRowColor">
|
|
547 <A NAME="org.apache.http.nio.NHttpConnection.CLOSED"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
|
548 <CODE>public static final int</CODE></FONT></TD>
|
|
549 <TD ALIGN="left"><CODE><A HREF="org/apache/http/nio/NHttpConnection.html#CLOSED">CLOSED</A></CODE></TD>
|
|
550 <TD ALIGN="right"><CODE>2</CODE></TD>
|
|
551 </TR>
|
|
552 <TR BGCOLOR="white" CLASS="TableRowColor">
|
|
553 <A NAME="org.apache.http.nio.NHttpConnection.CLOSING"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
|
554 <CODE>public static final int</CODE></FONT></TD>
|
|
555 <TD ALIGN="left"><CODE><A HREF="org/apache/http/nio/NHttpConnection.html#CLOSING">CLOSING</A></CODE></TD>
|
|
556 <TD ALIGN="right"><CODE>1</CODE></TD>
|
|
557 </TR>
|
|
558 </FONT></TD>
|
|
559 </TR>
|
|
560 </TABLE>
|
|
561
|
|
562 <P>
|
|
563
|
|
564 <P>
|
|
565
|
|
566 <TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
567 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
|
|
568 <TH ALIGN="left" COLSPAN="3">org.apache.http.nio.params.<A HREF="org/apache/http/nio/params/NIOReactorPNames.html" title="interface in org.apache.http.nio.params">NIOReactorPNames</A></TH>
|
|
569 </TR>
|
|
570 <TR BGCOLOR="white" CLASS="TableRowColor">
|
|
571 <A NAME="org.apache.http.nio.params.NIOReactorPNames.CONTENT_BUFFER_SIZE"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
|
572 <CODE>public static final java.lang.String</CODE></FONT></TD>
|
|
573 <TD ALIGN="left"><CODE><A HREF="org/apache/http/nio/params/NIOReactorPNames.html#CONTENT_BUFFER_SIZE">CONTENT_BUFFER_SIZE</A></CODE></TD>
|
|
574 <TD ALIGN="right"><CODE>"http.nio.content-buffer-size"</CODE></TD>
|
|
575 </TR>
|
|
576 <TR BGCOLOR="white" CLASS="TableRowColor">
|
|
577 <A NAME="org.apache.http.nio.params.NIOReactorPNames.GRACE_PERIOD"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
|
578 <CODE>public static final java.lang.String</CODE></FONT></TD>
|
|
579 <TD ALIGN="left"><CODE><A HREF="org/apache/http/nio/params/NIOReactorPNames.html#GRACE_PERIOD">GRACE_PERIOD</A></CODE></TD>
|
|
580 <TD ALIGN="right"><CODE>"http.nio.grace-period"</CODE></TD>
|
|
581 </TR>
|
|
582 <TR BGCOLOR="white" CLASS="TableRowColor">
|
|
583 <A NAME="org.apache.http.nio.params.NIOReactorPNames.SELECT_INTERVAL"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
|
584 <CODE>public static final java.lang.String</CODE></FONT></TD>
|
|
585 <TD ALIGN="left"><CODE><A HREF="org/apache/http/nio/params/NIOReactorPNames.html#SELECT_INTERVAL">SELECT_INTERVAL</A></CODE></TD>
|
|
586 <TD ALIGN="right"><CODE>"http.nio.select-interval"</CODE></TD>
|
|
587 </TR>
|
|
588 </FONT></TD>
|
|
589 </TR>
|
|
590 </TABLE>
|
|
591
|
|
592 <P>
|
|
593
|
|
594 <P>
|
|
595
|
|
596 <TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
597 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
|
|
598 <TH ALIGN="left" COLSPAN="3">org.apache.http.nio.protocol.<A HREF="org/apache/http/nio/protocol/AsyncNHttpClientHandler.ClientConnState.html" title="class in org.apache.http.nio.protocol">AsyncNHttpClientHandler.ClientConnState</A></TH>
|
|
599 </TR>
|
|
600 <TR BGCOLOR="white" CLASS="TableRowColor">
|
|
601 <A NAME="org.apache.http.nio.protocol.AsyncNHttpClientHandler.ClientConnState.EXPECT_CONTINUE"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
|
602 <CODE>public static final int</CODE></FONT></TD>
|
|
603 <TD ALIGN="left"><CODE><A HREF="org/apache/http/nio/protocol/AsyncNHttpClientHandler.ClientConnState.html#EXPECT_CONTINUE">EXPECT_CONTINUE</A></CODE></TD>
|
|
604 <TD ALIGN="right"><CODE>2</CODE></TD>
|
|
605 </TR>
|
|
606 <TR BGCOLOR="white" CLASS="TableRowColor">
|
|
607 <A NAME="org.apache.http.nio.protocol.AsyncNHttpClientHandler.ClientConnState.READY"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
|
608 <CODE>public static final int</CODE></FONT></TD>
|
|
609 <TD ALIGN="left"><CODE><A HREF="org/apache/http/nio/protocol/AsyncNHttpClientHandler.ClientConnState.html#READY">READY</A></CODE></TD>
|
|
610 <TD ALIGN="right"><CODE>0</CODE></TD>
|
|
611 </TR>
|
|
612 <TR BGCOLOR="white" CLASS="TableRowColor">
|
|
613 <A NAME="org.apache.http.nio.protocol.AsyncNHttpClientHandler.ClientConnState.REQUEST_BODY_DONE"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
|
614 <CODE>public static final int</CODE></FONT></TD>
|
|
615 <TD ALIGN="left"><CODE><A HREF="org/apache/http/nio/protocol/AsyncNHttpClientHandler.ClientConnState.html#REQUEST_BODY_DONE">REQUEST_BODY_DONE</A></CODE></TD>
|
|
616 <TD ALIGN="right"><CODE>8</CODE></TD>
|
|
617 </TR>
|
|
618 <TR BGCOLOR="white" CLASS="TableRowColor">
|
|
619 <A NAME="org.apache.http.nio.protocol.AsyncNHttpClientHandler.ClientConnState.REQUEST_BODY_STREAM"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
|
620 <CODE>public static final int</CODE></FONT></TD>
|
|
621 <TD ALIGN="left"><CODE><A HREF="org/apache/http/nio/protocol/AsyncNHttpClientHandler.ClientConnState.html#REQUEST_BODY_STREAM">REQUEST_BODY_STREAM</A></CODE></TD>
|
|
622 <TD ALIGN="right"><CODE>4</CODE></TD>
|
|
623 </TR>
|
|
624 <TR BGCOLOR="white" CLASS="TableRowColor">
|
|
625 <A NAME="org.apache.http.nio.protocol.AsyncNHttpClientHandler.ClientConnState.REQUEST_SENT"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
|
626 <CODE>public static final int</CODE></FONT></TD>
|
|
627 <TD ALIGN="left"><CODE><A HREF="org/apache/http/nio/protocol/AsyncNHttpClientHandler.ClientConnState.html#REQUEST_SENT">REQUEST_SENT</A></CODE></TD>
|
|
628 <TD ALIGN="right"><CODE>1</CODE></TD>
|
|
629 </TR>
|
|
630 <TR BGCOLOR="white" CLASS="TableRowColor">
|
|
631 <A NAME="org.apache.http.nio.protocol.AsyncNHttpClientHandler.ClientConnState.RESPONSE_BODY_DONE"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
|
632 <CODE>public static final int</CODE></FONT></TD>
|
|
633 <TD ALIGN="left"><CODE><A HREF="org/apache/http/nio/protocol/AsyncNHttpClientHandler.ClientConnState.html#RESPONSE_BODY_DONE">RESPONSE_BODY_DONE</A></CODE></TD>
|
|
634 <TD ALIGN="right"><CODE>64</CODE></TD>
|
|
635 </TR>
|
|
636 <TR BGCOLOR="white" CLASS="TableRowColor">
|
|
637 <A NAME="org.apache.http.nio.protocol.AsyncNHttpClientHandler.ClientConnState.RESPONSE_BODY_STREAM"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
|
638 <CODE>public static final int</CODE></FONT></TD>
|
|
639 <TD ALIGN="left"><CODE><A HREF="org/apache/http/nio/protocol/AsyncNHttpClientHandler.ClientConnState.html#RESPONSE_BODY_STREAM">RESPONSE_BODY_STREAM</A></CODE></TD>
|
|
640 <TD ALIGN="right"><CODE>32</CODE></TD>
|
|
641 </TR>
|
|
642 <TR BGCOLOR="white" CLASS="TableRowColor">
|
|
643 <A NAME="org.apache.http.nio.protocol.AsyncNHttpClientHandler.ClientConnState.RESPONSE_RECEIVED"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
|
644 <CODE>public static final int</CODE></FONT></TD>
|
|
645 <TD ALIGN="left"><CODE><A HREF="org/apache/http/nio/protocol/AsyncNHttpClientHandler.ClientConnState.html#RESPONSE_RECEIVED">RESPONSE_RECEIVED</A></CODE></TD>
|
|
646 <TD ALIGN="right"><CODE>16</CODE></TD>
|
|
647 </TR>
|
|
648 </FONT></TD>
|
|
649 </TR>
|
|
650 </TABLE>
|
|
651
|
|
652 <P>
|
|
653
|
|
654 <P>
|
|
655
|
|
656 <TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
657 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
|
|
658 <TH ALIGN="left" COLSPAN="3">org.apache.http.nio.protocol.<A HREF="org/apache/http/nio/protocol/NHttpHandlerBase.html" title="class in org.apache.http.nio.protocol">NHttpHandlerBase</A></TH>
|
|
659 </TR>
|
|
660 <TR BGCOLOR="white" CLASS="TableRowColor">
|
|
661 <A NAME="org.apache.http.nio.protocol.NHttpHandlerBase.CONN_STATE"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
|
662 <CODE>protected static final java.lang.String</CODE></FONT></TD>
|
|
663 <TD ALIGN="left"><CODE><A HREF="org/apache/http/nio/protocol/NHttpHandlerBase.html#CONN_STATE">CONN_STATE</A></CODE></TD>
|
|
664 <TD ALIGN="right"><CODE>"http.nio.conn-state"</CODE></TD>
|
|
665 </TR>
|
|
666 </FONT></TD>
|
|
667 </TR>
|
|
668 </TABLE>
|
|
669
|
|
670 <P>
|
|
671
|
|
672 <P>
|
|
673
|
|
674 <TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
675 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
|
|
676 <TH ALIGN="left" COLSPAN="3">org.apache.http.nio.reactor.<A HREF="org/apache/http/nio/reactor/EventMask.html" title="interface in org.apache.http.nio.reactor">EventMask</A></TH>
|
|
677 </TR>
|
|
678 <TR BGCOLOR="white" CLASS="TableRowColor">
|
|
679 <A NAME="org.apache.http.nio.reactor.EventMask.READ"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
|
680 <CODE>public static final int</CODE></FONT></TD>
|
|
681 <TD ALIGN="left"><CODE><A HREF="org/apache/http/nio/reactor/EventMask.html#READ">READ</A></CODE></TD>
|
|
682 <TD ALIGN="right"><CODE>1</CODE></TD>
|
|
683 </TR>
|
|
684 <TR BGCOLOR="white" CLASS="TableRowColor">
|
|
685 <A NAME="org.apache.http.nio.reactor.EventMask.READ_WRITE"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
|
686 <CODE>public static final int</CODE></FONT></TD>
|
|
687 <TD ALIGN="left"><CODE><A HREF="org/apache/http/nio/reactor/EventMask.html#READ_WRITE">READ_WRITE</A></CODE></TD>
|
|
688 <TD ALIGN="right"><CODE>5</CODE></TD>
|
|
689 </TR>
|
|
690 <TR BGCOLOR="white" CLASS="TableRowColor">
|
|
691 <A NAME="org.apache.http.nio.reactor.EventMask.WRITE"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
|
692 <CODE>public static final int</CODE></FONT></TD>
|
|
693 <TD ALIGN="left"><CODE><A HREF="org/apache/http/nio/reactor/EventMask.html#WRITE">WRITE</A></CODE></TD>
|
|
694 <TD ALIGN="right"><CODE>4</CODE></TD>
|
|
695 </TR>
|
|
696 </FONT></TD>
|
|
697 </TR>
|
|
698 </TABLE>
|
|
699
|
|
700 <P>
|
|
701
|
|
702 <P>
|
|
703
|
|
704 <TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
705 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
|
|
706 <TH ALIGN="left" COLSPAN="3">org.apache.http.nio.reactor.<A HREF="org/apache/http/nio/reactor/IOSession.html" title="interface in org.apache.http.nio.reactor">IOSession</A></TH>
|
|
707 </TR>
|
|
708 <TR BGCOLOR="white" CLASS="TableRowColor">
|
|
709 <A NAME="org.apache.http.nio.reactor.IOSession.ACTIVE"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
|
710 <CODE>public static final int</CODE></FONT></TD>
|
|
711 <TD ALIGN="left"><CODE><A HREF="org/apache/http/nio/reactor/IOSession.html#ACTIVE">ACTIVE</A></CODE></TD>
|
|
712 <TD ALIGN="right"><CODE>0</CODE></TD>
|
|
713 </TR>
|
|
714 <TR BGCOLOR="white" CLASS="TableRowColor">
|
|
715 <A NAME="org.apache.http.nio.reactor.IOSession.ATTACHMENT_KEY"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
|
716 <CODE>public static final java.lang.String</CODE></FONT></TD>
|
|
717 <TD ALIGN="left"><CODE><A HREF="org/apache/http/nio/reactor/IOSession.html#ATTACHMENT_KEY">ATTACHMENT_KEY</A></CODE></TD>
|
|
718 <TD ALIGN="right"><CODE>"http.session.attachment"</CODE></TD>
|
|
719 </TR>
|
|
720 <TR BGCOLOR="white" CLASS="TableRowColor">
|
|
721 <A NAME="org.apache.http.nio.reactor.IOSession.CLOSED"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
|
722 <CODE>public static final int</CODE></FONT></TD>
|
|
723 <TD ALIGN="left"><CODE><A HREF="org/apache/http/nio/reactor/IOSession.html#CLOSED">CLOSED</A></CODE></TD>
|
|
724 <TD ALIGN="right"><CODE>2147483647</CODE></TD>
|
|
725 </TR>
|
|
726 <TR BGCOLOR="white" CLASS="TableRowColor">
|
|
727 <A NAME="org.apache.http.nio.reactor.IOSession.CLOSING"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
|
728 <CODE>public static final int</CODE></FONT></TD>
|
|
729 <TD ALIGN="left"><CODE><A HREF="org/apache/http/nio/reactor/IOSession.html#CLOSING">CLOSING</A></CODE></TD>
|
|
730 <TD ALIGN="right"><CODE>1</CODE></TD>
|
|
731 </TR>
|
|
732 </FONT></TD>
|
|
733 </TR>
|
|
734 </TABLE>
|
|
735
|
|
736 <P>
|
|
737
|
|
738 <P>
|
|
739
|
|
740 <TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
741 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
|
|
742 <TH ALIGN="left" COLSPAN="3">org.apache.http.nio.util.<A HREF="org/apache/http/nio/util/ExpandableBuffer.html" title="class in org.apache.http.nio.util">ExpandableBuffer</A></TH>
|
|
743 </TR>
|
|
744 <TR BGCOLOR="white" CLASS="TableRowColor">
|
|
745 <A NAME="org.apache.http.nio.util.ExpandableBuffer.INPUT_MODE"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
|
746 <CODE>public static final int</CODE></FONT></TD>
|
|
747 <TD ALIGN="left"><CODE><A HREF="org/apache/http/nio/util/ExpandableBuffer.html#INPUT_MODE">INPUT_MODE</A></CODE></TD>
|
|
748 <TD ALIGN="right"><CODE>0</CODE></TD>
|
|
749 </TR>
|
|
750 <TR BGCOLOR="white" CLASS="TableRowColor">
|
|
751 <A NAME="org.apache.http.nio.util.ExpandableBuffer.OUTPUT_MODE"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
|
752 <CODE>public static final int</CODE></FONT></TD>
|
|
753 <TD ALIGN="left"><CODE><A HREF="org/apache/http/nio/util/ExpandableBuffer.html#OUTPUT_MODE">OUTPUT_MODE</A></CODE></TD>
|
|
754 <TD ALIGN="right"><CODE>1</CODE></TD>
|
|
755 </TR>
|
|
756 </FONT></TD>
|
|
757 </TR>
|
|
758 </TABLE>
|
|
759
|
|
760 <P>
|
|
761
|
|
762 <P>
|
|
763
|
|
764 <TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
765 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
|
|
766 <TH ALIGN="left" COLSPAN="3">org.apache.http.params.<A HREF="org/apache/http/params/CoreConnectionPNames.html" title="interface in org.apache.http.params">CoreConnectionPNames</A></TH>
|
|
767 </TR>
|
|
768 <TR BGCOLOR="white" CLASS="TableRowColor">
|
|
769 <A NAME="org.apache.http.params.CoreConnectionPNames.CONNECTION_TIMEOUT"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
|
770 <CODE>public static final java.lang.String</CODE></FONT></TD>
|
|
771 <TD ALIGN="left"><CODE><A HREF="org/apache/http/params/CoreConnectionPNames.html#CONNECTION_TIMEOUT">CONNECTION_TIMEOUT</A></CODE></TD>
|
|
772 <TD ALIGN="right"><CODE>"http.connection.timeout"</CODE></TD>
|
|
773 </TR>
|
|
774 <TR BGCOLOR="white" CLASS="TableRowColor">
|
|
775 <A NAME="org.apache.http.params.CoreConnectionPNames.MAX_HEADER_COUNT"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
|
776 <CODE>public static final java.lang.String</CODE></FONT></TD>
|
|
777 <TD ALIGN="left"><CODE><A HREF="org/apache/http/params/CoreConnectionPNames.html#MAX_HEADER_COUNT">MAX_HEADER_COUNT</A></CODE></TD>
|
|
778 <TD ALIGN="right"><CODE>"http.connection.max-header-count"</CODE></TD>
|
|
779 </TR>
|
|
780 <TR BGCOLOR="white" CLASS="TableRowColor">
|
|
781 <A NAME="org.apache.http.params.CoreConnectionPNames.MAX_LINE_LENGTH"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
|
782 <CODE>public static final java.lang.String</CODE></FONT></TD>
|
|
783 <TD ALIGN="left"><CODE><A HREF="org/apache/http/params/CoreConnectionPNames.html#MAX_LINE_LENGTH">MAX_LINE_LENGTH</A></CODE></TD>
|
|
784 <TD ALIGN="right"><CODE>"http.connection.max-line-length"</CODE></TD>
|
|
785 </TR>
|
|
786 <TR BGCOLOR="white" CLASS="TableRowColor">
|
|
787 <A NAME="org.apache.http.params.CoreConnectionPNames.SO_LINGER"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
|
788 <CODE>public static final java.lang.String</CODE></FONT></TD>
|
|
789 <TD ALIGN="left"><CODE><A HREF="org/apache/http/params/CoreConnectionPNames.html#SO_LINGER">SO_LINGER</A></CODE></TD>
|
|
790 <TD ALIGN="right"><CODE>"http.socket.linger"</CODE></TD>
|
|
791 </TR>
|
|
792 <TR BGCOLOR="white" CLASS="TableRowColor">
|
|
793 <A NAME="org.apache.http.params.CoreConnectionPNames.SO_TIMEOUT"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
|
794 <CODE>public static final java.lang.String</CODE></FONT></TD>
|
|
795 <TD ALIGN="left"><CODE><A HREF="org/apache/http/params/CoreConnectionPNames.html#SO_TIMEOUT">SO_TIMEOUT</A></CODE></TD>
|
|
796 <TD ALIGN="right"><CODE>"http.socket.timeout"</CODE></TD>
|
|
797 </TR>
|
|
798 <TR BGCOLOR="white" CLASS="TableRowColor">
|
|
799 <A NAME="org.apache.http.params.CoreConnectionPNames.SOCKET_BUFFER_SIZE"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
|
800 <CODE>public static final java.lang.String</CODE></FONT></TD>
|
|
801 <TD ALIGN="left"><CODE><A HREF="org/apache/http/params/CoreConnectionPNames.html#SOCKET_BUFFER_SIZE">SOCKET_BUFFER_SIZE</A></CODE></TD>
|
|
802 <TD ALIGN="right"><CODE>"http.socket.buffer-size"</CODE></TD>
|
|
803 </TR>
|
|
804 <TR BGCOLOR="white" CLASS="TableRowColor">
|
|
805 <A NAME="org.apache.http.params.CoreConnectionPNames.STALE_CONNECTION_CHECK"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
|
806 <CODE>public static final java.lang.String</CODE></FONT></TD>
|
|
807 <TD ALIGN="left"><CODE><A HREF="org/apache/http/params/CoreConnectionPNames.html#STALE_CONNECTION_CHECK">STALE_CONNECTION_CHECK</A></CODE></TD>
|
|
808 <TD ALIGN="right"><CODE>"http.connection.stalecheck"</CODE></TD>
|
|
809 </TR>
|
|
810 <TR BGCOLOR="white" CLASS="TableRowColor">
|
|
811 <A NAME="org.apache.http.params.CoreConnectionPNames.TCP_NODELAY"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
|
812 <CODE>public static final java.lang.String</CODE></FONT></TD>
|
|
813 <TD ALIGN="left"><CODE><A HREF="org/apache/http/params/CoreConnectionPNames.html#TCP_NODELAY">TCP_NODELAY</A></CODE></TD>
|
|
814 <TD ALIGN="right"><CODE>"http.tcp.nodelay"</CODE></TD>
|
|
815 </TR>
|
|
816 </FONT></TD>
|
|
817 </TR>
|
|
818 </TABLE>
|
|
819
|
|
820 <P>
|
|
821
|
|
822 <P>
|
|
823
|
|
824 <TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
825 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
|
|
826 <TH ALIGN="left" COLSPAN="3">org.apache.http.params.<A HREF="org/apache/http/params/CoreProtocolPNames.html" title="interface in org.apache.http.params">CoreProtocolPNames</A></TH>
|
|
827 </TR>
|
|
828 <TR BGCOLOR="white" CLASS="TableRowColor">
|
|
829 <A NAME="org.apache.http.params.CoreProtocolPNames.HTTP_CONTENT_CHARSET"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
|
830 <CODE>public static final java.lang.String</CODE></FONT></TD>
|
|
831 <TD ALIGN="left"><CODE><A HREF="org/apache/http/params/CoreProtocolPNames.html#HTTP_CONTENT_CHARSET">HTTP_CONTENT_CHARSET</A></CODE></TD>
|
|
832 <TD ALIGN="right"><CODE>"http.protocol.content-charset"</CODE></TD>
|
|
833 </TR>
|
|
834 <TR BGCOLOR="white" CLASS="TableRowColor">
|
|
835 <A NAME="org.apache.http.params.CoreProtocolPNames.HTTP_ELEMENT_CHARSET"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
|
836 <CODE>public static final java.lang.String</CODE></FONT></TD>
|
|
837 <TD ALIGN="left"><CODE><A HREF="org/apache/http/params/CoreProtocolPNames.html#HTTP_ELEMENT_CHARSET">HTTP_ELEMENT_CHARSET</A></CODE></TD>
|
|
838 <TD ALIGN="right"><CODE>"http.protocol.element-charset"</CODE></TD>
|
|
839 </TR>
|
|
840 <TR BGCOLOR="white" CLASS="TableRowColor">
|
|
841 <A NAME="org.apache.http.params.CoreProtocolPNames.ORIGIN_SERVER"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
|
842 <CODE>public static final java.lang.String</CODE></FONT></TD>
|
|
843 <TD ALIGN="left"><CODE><A HREF="org/apache/http/params/CoreProtocolPNames.html#ORIGIN_SERVER">ORIGIN_SERVER</A></CODE></TD>
|
|
844 <TD ALIGN="right"><CODE>"http.origin-server"</CODE></TD>
|
|
845 </TR>
|
|
846 <TR BGCOLOR="white" CLASS="TableRowColor">
|
|
847 <A NAME="org.apache.http.params.CoreProtocolPNames.PROTOCOL_VERSION"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
|
848 <CODE>public static final java.lang.String</CODE></FONT></TD>
|
|
849 <TD ALIGN="left"><CODE><A HREF="org/apache/http/params/CoreProtocolPNames.html#PROTOCOL_VERSION">PROTOCOL_VERSION</A></CODE></TD>
|
|
850 <TD ALIGN="right"><CODE>"http.protocol.version"</CODE></TD>
|
|
851 </TR>
|
|
852 <TR BGCOLOR="white" CLASS="TableRowColor">
|
|
853 <A NAME="org.apache.http.params.CoreProtocolPNames.STRICT_TRANSFER_ENCODING"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
|
854 <CODE>public static final java.lang.String</CODE></FONT></TD>
|
|
855 <TD ALIGN="left"><CODE><A HREF="org/apache/http/params/CoreProtocolPNames.html#STRICT_TRANSFER_ENCODING">STRICT_TRANSFER_ENCODING</A></CODE></TD>
|
|
856 <TD ALIGN="right"><CODE>"http.protocol.strict-transfer-encoding"</CODE></TD>
|
|
857 </TR>
|
|
858 <TR BGCOLOR="white" CLASS="TableRowColor">
|
|
859 <A NAME="org.apache.http.params.CoreProtocolPNames.USE_EXPECT_CONTINUE"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
|
860 <CODE>public static final java.lang.String</CODE></FONT></TD>
|
|
861 <TD ALIGN="left"><CODE><A HREF="org/apache/http/params/CoreProtocolPNames.html#USE_EXPECT_CONTINUE">USE_EXPECT_CONTINUE</A></CODE></TD>
|
|
862 <TD ALIGN="right"><CODE>"http.protocol.expect-continue"</CODE></TD>
|
|
863 </TR>
|
|
864 <TR BGCOLOR="white" CLASS="TableRowColor">
|
|
865 <A NAME="org.apache.http.params.CoreProtocolPNames.USER_AGENT"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
|
866 <CODE>public static final java.lang.String</CODE></FONT></TD>
|
|
867 <TD ALIGN="left"><CODE><A HREF="org/apache/http/params/CoreProtocolPNames.html#USER_AGENT">USER_AGENT</A></CODE></TD>
|
|
868 <TD ALIGN="right"><CODE>"http.useragent"</CODE></TD>
|
|
869 </TR>
|
|
870 <TR BGCOLOR="white" CLASS="TableRowColor">
|
|
871 <A NAME="org.apache.http.params.CoreProtocolPNames.WAIT_FOR_CONTINUE"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
|
872 <CODE>public static final java.lang.String</CODE></FONT></TD>
|
|
873 <TD ALIGN="left"><CODE><A HREF="org/apache/http/params/CoreProtocolPNames.html#WAIT_FOR_CONTINUE">WAIT_FOR_CONTINUE</A></CODE></TD>
|
|
874 <TD ALIGN="right"><CODE>"http.protocol.wait-for-continue"</CODE></TD>
|
|
875 </TR>
|
|
876 </FONT></TD>
|
|
877 </TR>
|
|
878 </TABLE>
|
|
879
|
|
880 <P>
|
|
881
|
|
882 <P>
|
|
883
|
|
884 <TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
885 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
|
|
886 <TH ALIGN="left" COLSPAN="3">org.apache.http.protocol.<A HREF="org/apache/http/protocol/ExecutionContext.html" title="interface in org.apache.http.protocol">ExecutionContext</A></TH>
|
|
887 </TR>
|
|
888 <TR BGCOLOR="white" CLASS="TableRowColor">
|
|
889 <A NAME="org.apache.http.protocol.ExecutionContext.HTTP_CONNECTION"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
|
890 <CODE>public static final java.lang.String</CODE></FONT></TD>
|
|
891 <TD ALIGN="left"><CODE><A HREF="org/apache/http/protocol/ExecutionContext.html#HTTP_CONNECTION">HTTP_CONNECTION</A></CODE></TD>
|
|
892 <TD ALIGN="right"><CODE>"http.connection"</CODE></TD>
|
|
893 </TR>
|
|
894 <TR BGCOLOR="white" CLASS="TableRowColor">
|
|
895 <A NAME="org.apache.http.protocol.ExecutionContext.HTTP_PROXY_HOST"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
|
896 <CODE>public static final java.lang.String</CODE></FONT></TD>
|
|
897 <TD ALIGN="left"><CODE><A HREF="org/apache/http/protocol/ExecutionContext.html#HTTP_PROXY_HOST">HTTP_PROXY_HOST</A></CODE></TD>
|
|
898 <TD ALIGN="right"><CODE>"http.proxy_host"</CODE></TD>
|
|
899 </TR>
|
|
900 <TR BGCOLOR="white" CLASS="TableRowColor">
|
|
901 <A NAME="org.apache.http.protocol.ExecutionContext.HTTP_REQ_SENT"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
|
902 <CODE>public static final java.lang.String</CODE></FONT></TD>
|
|
903 <TD ALIGN="left"><CODE><A HREF="org/apache/http/protocol/ExecutionContext.html#HTTP_REQ_SENT">HTTP_REQ_SENT</A></CODE></TD>
|
|
904 <TD ALIGN="right"><CODE>"http.request_sent"</CODE></TD>
|
|
905 </TR>
|
|
906 <TR BGCOLOR="white" CLASS="TableRowColor">
|
|
907 <A NAME="org.apache.http.protocol.ExecutionContext.HTTP_REQUEST"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
|
908 <CODE>public static final java.lang.String</CODE></FONT></TD>
|
|
909 <TD ALIGN="left"><CODE><A HREF="org/apache/http/protocol/ExecutionContext.html#HTTP_REQUEST">HTTP_REQUEST</A></CODE></TD>
|
|
910 <TD ALIGN="right"><CODE>"http.request"</CODE></TD>
|
|
911 </TR>
|
|
912 <TR BGCOLOR="white" CLASS="TableRowColor">
|
|
913 <A NAME="org.apache.http.protocol.ExecutionContext.HTTP_RESPONSE"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
|
914 <CODE>public static final java.lang.String</CODE></FONT></TD>
|
|
915 <TD ALIGN="left"><CODE><A HREF="org/apache/http/protocol/ExecutionContext.html#HTTP_RESPONSE">HTTP_RESPONSE</A></CODE></TD>
|
|
916 <TD ALIGN="right"><CODE>"http.response"</CODE></TD>
|
|
917 </TR>
|
|
918 <TR BGCOLOR="white" CLASS="TableRowColor">
|
|
919 <A NAME="org.apache.http.protocol.ExecutionContext.HTTP_TARGET_HOST"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
|
920 <CODE>public static final java.lang.String</CODE></FONT></TD>
|
|
921 <TD ALIGN="left"><CODE><A HREF="org/apache/http/protocol/ExecutionContext.html#HTTP_TARGET_HOST">HTTP_TARGET_HOST</A></CODE></TD>
|
|
922 <TD ALIGN="right"><CODE>"http.target_host"</CODE></TD>
|
|
923 </TR>
|
|
924 </FONT></TD>
|
|
925 </TR>
|
|
926 </TABLE>
|
|
927
|
|
928 <P>
|
|
929
|
|
930 <P>
|
|
931
|
|
932 <TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
933 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
|
|
934 <TH ALIGN="left" COLSPAN="3">org.apache.http.protocol.<A HREF="org/apache/http/protocol/HTTP.html" title="class in org.apache.http.protocol">HTTP</A></TH>
|
|
935 </TR>
|
|
936 <TR BGCOLOR="white" CLASS="TableRowColor">
|
|
937 <A NAME="org.apache.http.protocol.HTTP.ASCII"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
|
938 <CODE>public static final java.lang.String</CODE></FONT></TD>
|
|
939 <TD ALIGN="left"><CODE><A HREF="org/apache/http/protocol/HTTP.html#ASCII">ASCII</A></CODE></TD>
|
|
940 <TD ALIGN="right"><CODE>"ASCII"</CODE></TD>
|
|
941 </TR>
|
|
942 <TR BGCOLOR="white" CLASS="TableRowColor">
|
|
943 <A NAME="org.apache.http.protocol.HTTP.CHARSET_PARAM"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
|
944 <CODE>public static final java.lang.String</CODE></FONT></TD>
|
|
945 <TD ALIGN="left"><CODE><A HREF="org/apache/http/protocol/HTTP.html#CHARSET_PARAM">CHARSET_PARAM</A></CODE></TD>
|
|
946 <TD ALIGN="right"><CODE>"; charset="</CODE></TD>
|
|
947 </TR>
|
|
948 <TR BGCOLOR="white" CLASS="TableRowColor">
|
|
949 <A NAME="org.apache.http.protocol.HTTP.CHUNK_CODING"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
|
950 <CODE>public static final java.lang.String</CODE></FONT></TD>
|
|
951 <TD ALIGN="left"><CODE><A HREF="org/apache/http/protocol/HTTP.html#CHUNK_CODING">CHUNK_CODING</A></CODE></TD>
|
|
952 <TD ALIGN="right"><CODE>"chunked"</CODE></TD>
|
|
953 </TR>
|
|
954 <TR BGCOLOR="white" CLASS="TableRowColor">
|
|
955 <A NAME="org.apache.http.protocol.HTTP.CONN_CLOSE"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
|
956 <CODE>public static final java.lang.String</CODE></FONT></TD>
|
|
957 <TD ALIGN="left"><CODE><A HREF="org/apache/http/protocol/HTTP.html#CONN_CLOSE">CONN_CLOSE</A></CODE></TD>
|
|
958 <TD ALIGN="right"><CODE>"Close"</CODE></TD>
|
|
959 </TR>
|
|
960 <TR BGCOLOR="white" CLASS="TableRowColor">
|
|
961 <A NAME="org.apache.http.protocol.HTTP.CONN_DIRECTIVE"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
|
962 <CODE>public static final java.lang.String</CODE></FONT></TD>
|
|
963 <TD ALIGN="left"><CODE><A HREF="org/apache/http/protocol/HTTP.html#CONN_DIRECTIVE">CONN_DIRECTIVE</A></CODE></TD>
|
|
964 <TD ALIGN="right"><CODE>"Connection"</CODE></TD>
|
|
965 </TR>
|
|
966 <TR BGCOLOR="white" CLASS="TableRowColor">
|
|
967 <A NAME="org.apache.http.protocol.HTTP.CONN_KEEP_ALIVE"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
|
968 <CODE>public static final java.lang.String</CODE></FONT></TD>
|
|
969 <TD ALIGN="left"><CODE><A HREF="org/apache/http/protocol/HTTP.html#CONN_KEEP_ALIVE">CONN_KEEP_ALIVE</A></CODE></TD>
|
|
970 <TD ALIGN="right"><CODE>"Keep-Alive"</CODE></TD>
|
|
971 </TR>
|
|
972 <TR BGCOLOR="white" CLASS="TableRowColor">
|
|
973 <A NAME="org.apache.http.protocol.HTTP.CONTENT_ENCODING"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
|
974 <CODE>public static final java.lang.String</CODE></FONT></TD>
|
|
975 <TD ALIGN="left"><CODE><A HREF="org/apache/http/protocol/HTTP.html#CONTENT_ENCODING">CONTENT_ENCODING</A></CODE></TD>
|
|
976 <TD ALIGN="right"><CODE>"Content-Encoding"</CODE></TD>
|
|
977 </TR>
|
|
978 <TR BGCOLOR="white" CLASS="TableRowColor">
|
|
979 <A NAME="org.apache.http.protocol.HTTP.CONTENT_LEN"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
|
980 <CODE>public static final java.lang.String</CODE></FONT></TD>
|
|
981 <TD ALIGN="left"><CODE><A HREF="org/apache/http/protocol/HTTP.html#CONTENT_LEN">CONTENT_LEN</A></CODE></TD>
|
|
982 <TD ALIGN="right"><CODE>"Content-Length"</CODE></TD>
|
|
983 </TR>
|
|
984 <TR BGCOLOR="white" CLASS="TableRowColor">
|
|
985 <A NAME="org.apache.http.protocol.HTTP.CONTENT_TYPE"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
|
986 <CODE>public static final java.lang.String</CODE></FONT></TD>
|
|
987 <TD ALIGN="left"><CODE><A HREF="org/apache/http/protocol/HTTP.html#CONTENT_TYPE">CONTENT_TYPE</A></CODE></TD>
|
|
988 <TD ALIGN="right"><CODE>"Content-Type"</CODE></TD>
|
|
989 </TR>
|
|
990 <TR BGCOLOR="white" CLASS="TableRowColor">
|
|
991 <A NAME="org.apache.http.protocol.HTTP.CR"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
|
992 <CODE>public static final int</CODE></FONT></TD>
|
|
993 <TD ALIGN="left"><CODE><A HREF="org/apache/http/protocol/HTTP.html#CR">CR</A></CODE></TD>
|
|
994 <TD ALIGN="right"><CODE>13</CODE></TD>
|
|
995 </TR>
|
|
996 <TR BGCOLOR="white" CLASS="TableRowColor">
|
|
997 <A NAME="org.apache.http.protocol.HTTP.DATE_HEADER"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
|
998 <CODE>public static final java.lang.String</CODE></FONT></TD>
|
|
999 <TD ALIGN="left"><CODE><A HREF="org/apache/http/protocol/HTTP.html#DATE_HEADER">DATE_HEADER</A></CODE></TD>
|
|
1000 <TD ALIGN="right"><CODE>"Date"</CODE></TD>
|
|
1001 </TR>
|
|
1002 <TR BGCOLOR="white" CLASS="TableRowColor">
|
|
1003 <A NAME="org.apache.http.protocol.HTTP.DEFAULT_CONTENT_CHARSET"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
|
1004 <CODE>public static final java.lang.String</CODE></FONT></TD>
|
|
1005 <TD ALIGN="left"><CODE><A HREF="org/apache/http/protocol/HTTP.html#DEFAULT_CONTENT_CHARSET">DEFAULT_CONTENT_CHARSET</A></CODE></TD>
|
|
1006 <TD ALIGN="right"><CODE>"ISO-8859-1"</CODE></TD>
|
|
1007 </TR>
|
|
1008 <TR BGCOLOR="white" CLASS="TableRowColor">
|
|
1009 <A NAME="org.apache.http.protocol.HTTP.DEFAULT_CONTENT_TYPE"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
|
1010 <CODE>public static final java.lang.String</CODE></FONT></TD>
|
|
1011 <TD ALIGN="left"><CODE><A HREF="org/apache/http/protocol/HTTP.html#DEFAULT_CONTENT_TYPE">DEFAULT_CONTENT_TYPE</A></CODE></TD>
|
|
1012 <TD ALIGN="right"><CODE>"application/octet-stream"</CODE></TD>
|
|
1013 </TR>
|
|
1014 <TR BGCOLOR="white" CLASS="TableRowColor">
|
|
1015 <A NAME="org.apache.http.protocol.HTTP.DEFAULT_PROTOCOL_CHARSET"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
|
1016 <CODE>public static final java.lang.String</CODE></FONT></TD>
|
|
1017 <TD ALIGN="left"><CODE><A HREF="org/apache/http/protocol/HTTP.html#DEFAULT_PROTOCOL_CHARSET">DEFAULT_PROTOCOL_CHARSET</A></CODE></TD>
|
|
1018 <TD ALIGN="right"><CODE>"US-ASCII"</CODE></TD>
|
|
1019 </TR>
|
|
1020 <TR BGCOLOR="white" CLASS="TableRowColor">
|
|
1021 <A NAME="org.apache.http.protocol.HTTP.EXPECT_CONTINUE"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
|
1022 <CODE>public static final java.lang.String</CODE></FONT></TD>
|
|
1023 <TD ALIGN="left"><CODE><A HREF="org/apache/http/protocol/HTTP.html#EXPECT_CONTINUE">EXPECT_CONTINUE</A></CODE></TD>
|
|
1024 <TD ALIGN="right"><CODE>"100-Continue"</CODE></TD>
|
|
1025 </TR>
|
|
1026 <TR BGCOLOR="white" CLASS="TableRowColor">
|
|
1027 <A NAME="org.apache.http.protocol.HTTP.EXPECT_DIRECTIVE"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
|
1028 <CODE>public static final java.lang.String</CODE></FONT></TD>
|
|
1029 <TD ALIGN="left"><CODE><A HREF="org/apache/http/protocol/HTTP.html#EXPECT_DIRECTIVE">EXPECT_DIRECTIVE</A></CODE></TD>
|
|
1030 <TD ALIGN="right"><CODE>"Expect"</CODE></TD>
|
|
1031 </TR>
|
|
1032 <TR BGCOLOR="white" CLASS="TableRowColor">
|
|
1033 <A NAME="org.apache.http.protocol.HTTP.HT"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
|
1034 <CODE>public static final int</CODE></FONT></TD>
|
|
1035 <TD ALIGN="left"><CODE><A HREF="org/apache/http/protocol/HTTP.html#HT">HT</A></CODE></TD>
|
|
1036 <TD ALIGN="right"><CODE>9</CODE></TD>
|
|
1037 </TR>
|
|
1038 <TR BGCOLOR="white" CLASS="TableRowColor">
|
|
1039 <A NAME="org.apache.http.protocol.HTTP.IDENTITY_CODING"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
|
1040 <CODE>public static final java.lang.String</CODE></FONT></TD>
|
|
1041 <TD ALIGN="left"><CODE><A HREF="org/apache/http/protocol/HTTP.html#IDENTITY_CODING">IDENTITY_CODING</A></CODE></TD>
|
|
1042 <TD ALIGN="right"><CODE>"identity"</CODE></TD>
|
|
1043 </TR>
|
|
1044 <TR BGCOLOR="white" CLASS="TableRowColor">
|
|
1045 <A NAME="org.apache.http.protocol.HTTP.ISO_8859_1"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
|
1046 <CODE>public static final java.lang.String</CODE></FONT></TD>
|
|
1047 <TD ALIGN="left"><CODE><A HREF="org/apache/http/protocol/HTTP.html#ISO_8859_1">ISO_8859_1</A></CODE></TD>
|
|
1048 <TD ALIGN="right"><CODE>"ISO-8859-1"</CODE></TD>
|
|
1049 </TR>
|
|
1050 <TR BGCOLOR="white" CLASS="TableRowColor">
|
|
1051 <A NAME="org.apache.http.protocol.HTTP.LF"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
|
1052 <CODE>public static final int</CODE></FONT></TD>
|
|
1053 <TD ALIGN="left"><CODE><A HREF="org/apache/http/protocol/HTTP.html#LF">LF</A></CODE></TD>
|
|
1054 <TD ALIGN="right"><CODE>10</CODE></TD>
|
|
1055 </TR>
|
|
1056 <TR BGCOLOR="white" CLASS="TableRowColor">
|
|
1057 <A NAME="org.apache.http.protocol.HTTP.OCTET_STREAM_TYPE"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
|
1058 <CODE>public static final java.lang.String</CODE></FONT></TD>
|
|
1059 <TD ALIGN="left"><CODE><A HREF="org/apache/http/protocol/HTTP.html#OCTET_STREAM_TYPE">OCTET_STREAM_TYPE</A></CODE></TD>
|
|
1060 <TD ALIGN="right"><CODE>"application/octet-stream"</CODE></TD>
|
|
1061 </TR>
|
|
1062 <TR BGCOLOR="white" CLASS="TableRowColor">
|
|
1063 <A NAME="org.apache.http.protocol.HTTP.PLAIN_TEXT_TYPE"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
|
1064 <CODE>public static final java.lang.String</CODE></FONT></TD>
|
|
1065 <TD ALIGN="left"><CODE><A HREF="org/apache/http/protocol/HTTP.html#PLAIN_TEXT_TYPE">PLAIN_TEXT_TYPE</A></CODE></TD>
|
|
1066 <TD ALIGN="right"><CODE>"text/plain"</CODE></TD>
|
|
1067 </TR>
|
|
1068 <TR BGCOLOR="white" CLASS="TableRowColor">
|
|
1069 <A NAME="org.apache.http.protocol.HTTP.SERVER_HEADER"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
|
1070 <CODE>public static final java.lang.String</CODE></FONT></TD>
|
|
1071 <TD ALIGN="left"><CODE><A HREF="org/apache/http/protocol/HTTP.html#SERVER_HEADER">SERVER_HEADER</A></CODE></TD>
|
|
1072 <TD ALIGN="right"><CODE>"Server"</CODE></TD>
|
|
1073 </TR>
|
|
1074 <TR BGCOLOR="white" CLASS="TableRowColor">
|
|
1075 <A NAME="org.apache.http.protocol.HTTP.SP"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
|
1076 <CODE>public static final int</CODE></FONT></TD>
|
|
1077 <TD ALIGN="left"><CODE><A HREF="org/apache/http/protocol/HTTP.html#SP">SP</A></CODE></TD>
|
|
1078 <TD ALIGN="right"><CODE>32</CODE></TD>
|
|
1079 </TR>
|
|
1080 <TR BGCOLOR="white" CLASS="TableRowColor">
|
|
1081 <A NAME="org.apache.http.protocol.HTTP.TARGET_HOST"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
|
1082 <CODE>public static final java.lang.String</CODE></FONT></TD>
|
|
1083 <TD ALIGN="left"><CODE><A HREF="org/apache/http/protocol/HTTP.html#TARGET_HOST">TARGET_HOST</A></CODE></TD>
|
|
1084 <TD ALIGN="right"><CODE>"Host"</CODE></TD>
|
|
1085 </TR>
|
|
1086 <TR BGCOLOR="white" CLASS="TableRowColor">
|
|
1087 <A NAME="org.apache.http.protocol.HTTP.TRANSFER_ENCODING"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
|
1088 <CODE>public static final java.lang.String</CODE></FONT></TD>
|
|
1089 <TD ALIGN="left"><CODE><A HREF="org/apache/http/protocol/HTTP.html#TRANSFER_ENCODING">TRANSFER_ENCODING</A></CODE></TD>
|
|
1090 <TD ALIGN="right"><CODE>"Transfer-Encoding"</CODE></TD>
|
|
1091 </TR>
|
|
1092 <TR BGCOLOR="white" CLASS="TableRowColor">
|
|
1093 <A NAME="org.apache.http.protocol.HTTP.US_ASCII"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
|
1094 <CODE>public static final java.lang.String</CODE></FONT></TD>
|
|
1095 <TD ALIGN="left"><CODE><A HREF="org/apache/http/protocol/HTTP.html#US_ASCII">US_ASCII</A></CODE></TD>
|
|
1096 <TD ALIGN="right"><CODE>"US-ASCII"</CODE></TD>
|
|
1097 </TR>
|
|
1098 <TR BGCOLOR="white" CLASS="TableRowColor">
|
|
1099 <A NAME="org.apache.http.protocol.HTTP.USER_AGENT"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
|
1100 <CODE>public static final java.lang.String</CODE></FONT></TD>
|
|
1101 <TD ALIGN="left"><CODE><A HREF="org/apache/http/protocol/HTTP.html#USER_AGENT">USER_AGENT</A></CODE></TD>
|
|
1102 <TD ALIGN="right"><CODE>"User-Agent"</CODE></TD>
|
|
1103 </TR>
|
|
1104 <TR BGCOLOR="white" CLASS="TableRowColor">
|
|
1105 <A NAME="org.apache.http.protocol.HTTP.UTF_16"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
|
1106 <CODE>public static final java.lang.String</CODE></FONT></TD>
|
|
1107 <TD ALIGN="left"><CODE><A HREF="org/apache/http/protocol/HTTP.html#UTF_16">UTF_16</A></CODE></TD>
|
|
1108 <TD ALIGN="right"><CODE>"UTF-16"</CODE></TD>
|
|
1109 </TR>
|
|
1110 <TR BGCOLOR="white" CLASS="TableRowColor">
|
|
1111 <A NAME="org.apache.http.protocol.HTTP.UTF_8"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
|
1112 <CODE>public static final java.lang.String</CODE></FONT></TD>
|
|
1113 <TD ALIGN="left"><CODE><A HREF="org/apache/http/protocol/HTTP.html#UTF_8">UTF_8</A></CODE></TD>
|
|
1114 <TD ALIGN="right"><CODE>"UTF-8"</CODE></TD>
|
|
1115 </TR>
|
|
1116 </FONT></TD>
|
|
1117 </TR>
|
|
1118 </TABLE>
|
|
1119
|
|
1120 <P>
|
|
1121
|
|
1122 <P>
|
|
1123
|
|
1124 <TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
1125 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
|
|
1126 <TH ALIGN="left" COLSPAN="3">org.apache.http.protocol.<A HREF="org/apache/http/protocol/HttpContext.html" title="interface in org.apache.http.protocol">HttpContext</A></TH>
|
|
1127 </TR>
|
|
1128 <TR BGCOLOR="white" CLASS="TableRowColor">
|
|
1129 <A NAME="org.apache.http.protocol.HttpContext.RESERVED_PREFIX"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
|
1130 <CODE>public static final java.lang.String</CODE></FONT></TD>
|
|
1131 <TD ALIGN="left"><CODE><A HREF="org/apache/http/protocol/HttpContext.html#RESERVED_PREFIX">RESERVED_PREFIX</A></CODE></TD>
|
|
1132 <TD ALIGN="right"><CODE>"http."</CODE></TD>
|
|
1133 </TR>
|
|
1134 </FONT></TD>
|
|
1135 </TR>
|
|
1136 </TABLE>
|
|
1137
|
|
1138 <P>
|
|
1139
|
|
1140 <P>
|
|
1141
|
|
1142 <TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
1143 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
|
|
1144 <TH ALIGN="left" COLSPAN="3">org.apache.http.protocol.<A HREF="org/apache/http/protocol/HttpDateGenerator.html" title="class in org.apache.http.protocol">HttpDateGenerator</A></TH>
|
|
1145 </TR>
|
|
1146 <TR BGCOLOR="white" CLASS="TableRowColor">
|
|
1147 <A NAME="org.apache.http.protocol.HttpDateGenerator.PATTERN_RFC1123"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
|
1148 <CODE>public static final java.lang.String</CODE></FONT></TD>
|
|
1149 <TD ALIGN="left"><CODE><A HREF="org/apache/http/protocol/HttpDateGenerator.html#PATTERN_RFC1123">PATTERN_RFC1123</A></CODE></TD>
|
|
1150 <TD ALIGN="right"><CODE>"EEE, dd MMM yyyy HH:mm:ss zzz"</CODE></TD>
|
|
1151 </TR>
|
|
1152 </FONT></TD>
|
|
1153 </TR>
|
|
1154 </TABLE>
|
|
1155
|
|
1156 <P>
|
|
1157
|
|
1158 <P>
|
|
1159
|
|
1160 <TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
1161 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
|
|
1162 <TH ALIGN="left" COLSPAN="3">org.apache.http.util.<A HREF="org/apache/http/util/LangUtils.html" title="class in org.apache.http.util">LangUtils</A></TH>
|
|
1163 </TR>
|
|
1164 <TR BGCOLOR="white" CLASS="TableRowColor">
|
|
1165 <A NAME="org.apache.http.util.LangUtils.HASH_OFFSET"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
|
1166 <CODE>public static final int</CODE></FONT></TD>
|
|
1167 <TD ALIGN="left"><CODE><A HREF="org/apache/http/util/LangUtils.html#HASH_OFFSET">HASH_OFFSET</A></CODE></TD>
|
|
1168 <TD ALIGN="right"><CODE>37</CODE></TD>
|
|
1169 </TR>
|
|
1170 <TR BGCOLOR="white" CLASS="TableRowColor">
|
|
1171 <A NAME="org.apache.http.util.LangUtils.HASH_SEED"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
|
1172 <CODE>public static final int</CODE></FONT></TD>
|
|
1173 <TD ALIGN="left"><CODE><A HREF="org/apache/http/util/LangUtils.html#HASH_SEED">HASH_SEED</A></CODE></TD>
|
|
1174 <TD ALIGN="right"><CODE>17</CODE></TD>
|
|
1175 </TR>
|
|
1176 </FONT></TD>
|
|
1177 </TR>
|
|
1178 </TABLE>
|
|
1179
|
|
1180 <P>
|
|
1181
|
|
1182 <P>
|
|
1183
|
|
1184 <TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
1185 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
|
|
1186 <TH ALIGN="left" COLSPAN="3">org.apache.http.util.<A HREF="org/apache/http/util/VersionInfo.html" title="class in org.apache.http.util">VersionInfo</A></TH>
|
|
1187 </TR>
|
|
1188 <TR BGCOLOR="white" CLASS="TableRowColor">
|
|
1189 <A NAME="org.apache.http.util.VersionInfo.PROPERTY_MODULE"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
|
1190 <CODE>public static final java.lang.String</CODE></FONT></TD>
|
|
1191 <TD ALIGN="left"><CODE><A HREF="org/apache/http/util/VersionInfo.html#PROPERTY_MODULE">PROPERTY_MODULE</A></CODE></TD>
|
|
1192 <TD ALIGN="right"><CODE>"info.module"</CODE></TD>
|
|
1193 </TR>
|
|
1194 <TR BGCOLOR="white" CLASS="TableRowColor">
|
|
1195 <A NAME="org.apache.http.util.VersionInfo.PROPERTY_RELEASE"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
|
1196 <CODE>public static final java.lang.String</CODE></FONT></TD>
|
|
1197 <TD ALIGN="left"><CODE><A HREF="org/apache/http/util/VersionInfo.html#PROPERTY_RELEASE">PROPERTY_RELEASE</A></CODE></TD>
|
|
1198 <TD ALIGN="right"><CODE>"info.release"</CODE></TD>
|
|
1199 </TR>
|
|
1200 <TR BGCOLOR="white" CLASS="TableRowColor">
|
|
1201 <A NAME="org.apache.http.util.VersionInfo.PROPERTY_TIMESTAMP"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
|
1202 <CODE>public static final java.lang.String</CODE></FONT></TD>
|
|
1203 <TD ALIGN="left"><CODE><A HREF="org/apache/http/util/VersionInfo.html#PROPERTY_TIMESTAMP">PROPERTY_TIMESTAMP</A></CODE></TD>
|
|
1204 <TD ALIGN="right"><CODE>"info.timestamp"</CODE></TD>
|
|
1205 </TR>
|
|
1206 <TR BGCOLOR="white" CLASS="TableRowColor">
|
|
1207 <A NAME="org.apache.http.util.VersionInfo.UNAVAILABLE"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
|
1208 <CODE>public static final java.lang.String</CODE></FONT></TD>
|
|
1209 <TD ALIGN="left"><CODE><A HREF="org/apache/http/util/VersionInfo.html#UNAVAILABLE">UNAVAILABLE</A></CODE></TD>
|
|
1210 <TD ALIGN="right"><CODE>"UNAVAILABLE"</CODE></TD>
|
|
1211 </TR>
|
|
1212 <TR BGCOLOR="white" CLASS="TableRowColor">
|
|
1213 <A NAME="org.apache.http.util.VersionInfo.VERSION_PROPERTY_FILE"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
|
|
1214 <CODE>public static final java.lang.String</CODE></FONT></TD>
|
|
1215 <TD ALIGN="left"><CODE><A HREF="org/apache/http/util/VersionInfo.html#VERSION_PROPERTY_FILE">VERSION_PROPERTY_FILE</A></CODE></TD>
|
|
1216 <TD ALIGN="right"><CODE>"version.properties"</CODE></TD>
|
|
1217 </TR>
|
|
1218 </FONT></TD>
|
|
1219 </TR>
|
|
1220 </TABLE>
|
|
1221
|
|
1222 <P>
|
|
1223
|
|
1224 <P>
|
|
1225 <HR>
|
|
1226
|
|
1227
|
|
1228 <!-- ======= START OF BOTTOM NAVBAR ====== -->
|
|
1229 <A NAME="navbar_bottom"><!-- --></A>
|
|
1230 <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
|
|
1231 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
|
|
1232 <TR>
|
|
1233 <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
|
|
1234 <A NAME="navbar_bottom_firstrow"><!-- --></A>
|
|
1235 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
|
|
1236 <TR ALIGN="center" VALIGN="top">
|
|
1237 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
|
|
1238 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD>
|
|
1239 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD>
|
|
1240 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD>
|
|
1241 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
|
|
1242 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
|
|
1243 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
|
|
1244 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
|
|
1245 </TR>
|
|
1246 </TABLE>
|
|
1247 </TD>
|
|
1248 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
|
|
1249 </EM>
|
|
1250 </TD>
|
|
1251 </TR>
|
|
1252
|
|
1253 <TR>
|
|
1254 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
|
1255 PREV
|
|
1256 NEXT</FONT></TD>
|
|
1257 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
|
1258 <A HREF="index.html?constant-values.html" target="_top"><B>FRAMES</B></A>
|
|
1259 <A HREF="constant-values.html" target="_top"><B>NO FRAMES</B></A>
|
|
1260 <SCRIPT type="text/javascript">
|
|
1261 <!--
|
|
1262 if(window==top) {
|
|
1263 document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>');
|
|
1264 }
|
|
1265 //-->
|
|
1266 </SCRIPT>
|
|
1267 <NOSCRIPT>
|
|
1268 <A HREF="allclasses-noframe.html"><B>All Classes</B></A>
|
|
1269 </NOSCRIPT>
|
|
1270
|
|
1271
|
|
1272 </FONT></TD>
|
|
1273 </TR>
|
|
1274 </TABLE>
|
|
1275 <A NAME="skip-navbar_bottom"></A>
|
|
1276 <!-- ======== END OF BOTTOM NAVBAR ======= -->
|
|
1277
|
|
1278 <HR>
|
|
1279 Copyright © 2005-2008 <a href="http://www.apache.org/">Apache Software Foundation</a>. All Rights Reserved.
|
|
1280 </BODY>
|
|
1281 </HTML>
|