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

editor for annotations
author dwinter
date Tue, 13 Dec 2011 17:43:46 +0100
parents
children
comparison
equal deleted inserted replaced
4:c32080f364c6 5:0be9d53a6967
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2 <!--NewPage-->
3 <HTML>
4 <HEAD>
5 <!-- Generated by javadoc (build 1.5.0_11) on Sat Aug 23 11:49:54 GMT+01:00 2008 -->
6 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
7 <TITLE>
8 Uses of Package org.apache.http.client (HttpClient 4.0-beta1 API)
9 </TITLE>
10
11
12 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
13
14 <SCRIPT type="text/javascript">
15 function windowTitle()
16 {
17 parent.document.title="Uses of Package org.apache.http.client (HttpClient 4.0-beta1 API)";
18 }
19 </SCRIPT>
20 <NOSCRIPT>
21 </NOSCRIPT>
22
23 </HEAD>
24
25 <BODY BGCOLOR="white" onload="windowTitle();">
26
27
28 <!-- ========= START OF TOP NAVBAR ======= -->
29 <A NAME="navbar_top"><!-- --></A>
30 <A HREF="#skip-navbar_top" title="Skip navigation links"></A>
31 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
32 <TR>
33 <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
34 <A NAME="navbar_top_firstrow"><!-- --></A>
35 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
36 <TR ALIGN="center" VALIGN="top">
37 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
38 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
39 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
40 <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD>
41 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
42 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
43 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
44 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
45 </TR>
46 </TABLE>
47 </TD>
48 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
49 </EM>
50 </TD>
51 </TR>
52
53 <TR>
54 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
55 &nbsp;PREV&nbsp;
56 &nbsp;NEXT</FONT></TD>
57 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
58 <A HREF="../../../../index.html?org/apache/http/client/package-use.html" target="_top"><B>FRAMES</B></A> &nbsp;
59 &nbsp;<A HREF="package-use.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
60 &nbsp;<SCRIPT type="text/javascript">
61 <!--
62 if(window==top) {
63 document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
64 }
65 //-->
66 </SCRIPT>
67 <NOSCRIPT>
68 <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
69 </NOSCRIPT>
70
71
72 </FONT></TD>
73 </TR>
74 </TABLE>
75 <A NAME="skip-navbar_top"></A>
76 <!-- ========= END OF TOP NAVBAR ========= -->
77
78 <HR>
79 <CENTER>
80 <H2>
81 <B>Uses of Package<br>org.apache.http.client</B></H2>
82 </CENTER>
83
84 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
85 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
86 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
87 Packages that use <A HREF="../../../../org/apache/http/client/package-summary.html">org.apache.http.client</A></FONT></TH>
88 </TR>
89 <TR BGCOLOR="white" CLASS="TableRowColor">
90 <TD><A HREF="#org.apache.http.client"><B>org.apache.http.client</B></A></TD>
91 <TD>The API for client-side HTTP communication and
92 entry point to the <i>HttpClient</i> module.&nbsp;</TD>
93 </TR>
94 <TR BGCOLOR="white" CLASS="TableRowColor">
95 <TD><A HREF="#org.apache.http.client.protocol"><B>org.apache.http.client.protocol</B></A></TD>
96 <TD>Additional request and response interceptors.&nbsp;</TD>
97 </TR>
98 <TR BGCOLOR="white" CLASS="TableRowColor">
99 <TD><A HREF="#org.apache.http.impl.client"><B>org.apache.http.impl.client</B></A></TD>
100 <TD>&nbsp;&nbsp;</TD>
101 </TR>
102 </TABLE>
103 &nbsp;
104 <P>
105 <A NAME="org.apache.http.client"><!-- --></A>
106 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
107 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
108 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
109 Classes in <A HREF="../../../../org/apache/http/client/package-summary.html">org.apache.http.client</A> used by <A HREF="../../../../org/apache/http/client/package-summary.html">org.apache.http.client</A></FONT></TH>
110 </TR>
111 <TR BGCOLOR="white" CLASS="TableRowColor">
112 <TD><B><A HREF="../../../../org/apache/http/client/class-use/ClientProtocolException.html#org.apache.http.client"><B>ClientProtocolException</B></A></B>
113
114 <BR>
115 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Signals an error in the HTTP protocol.</TD>
116 </TR>
117 <TR BGCOLOR="white" CLASS="TableRowColor">
118 <TD><B><A HREF="../../../../org/apache/http/client/class-use/RedirectException.html#org.apache.http.client"><B>RedirectException</B></A></B>
119
120 <BR>
121 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Signals violation of HTTP specification caused by an invalid redirect</TD>
122 </TR>
123 <TR BGCOLOR="white" CLASS="TableRowColor">
124 <TD><B><A HREF="../../../../org/apache/http/client/class-use/ResponseHandler.html#org.apache.http.client"><B>ResponseHandler</B></A></B>
125
126 <BR>
127 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Handler that encapsulates the process of generating a response object
128 from a <CODE>HttpResponse</CODE>.</TD>
129 </TR>
130 </TABLE>
131 &nbsp;
132 <P>
133 <A NAME="org.apache.http.client.protocol"><!-- --></A>
134 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
135 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
136 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
137 Classes in <A HREF="../../../../org/apache/http/client/package-summary.html">org.apache.http.client</A> used by <A HREF="../../../../org/apache/http/client/protocol/package-summary.html">org.apache.http.client.protocol</A></FONT></TH>
138 </TR>
139 <TR BGCOLOR="white" CLASS="TableRowColor">
140 <TD><B><A HREF="../../../../org/apache/http/client/class-use/CookieStore.html#org.apache.http.client.protocol"><B>CookieStore</B></A></B>
141
142 <BR>
143 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Abstract cookie store.</TD>
144 </TR>
145 <TR BGCOLOR="white" CLASS="TableRowColor">
146 <TD><B><A HREF="../../../../org/apache/http/client/class-use/CredentialsProvider.html#org.apache.http.client.protocol"><B>CredentialsProvider</B></A></B>
147
148 <BR>
149 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Abstract credentials provider.</TD>
150 </TR>
151 </TABLE>
152 &nbsp;
153 <P>
154 <A NAME="org.apache.http.impl.client"><!-- --></A>
155 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
156 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
157 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
158 Classes in <A HREF="../../../../org/apache/http/client/package-summary.html">org.apache.http.client</A> used by <A HREF="../../../../org/apache/http/impl/client/package-summary.html">org.apache.http.impl.client</A></FONT></TH>
159 </TR>
160 <TR BGCOLOR="white" CLASS="TableRowColor">
161 <TD><B><A HREF="../../../../org/apache/http/client/class-use/AuthenticationHandler.html#org.apache.http.impl.client"><B>AuthenticationHandler</B></A></B>
162
163 <BR>
164 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
165 </TR>
166 <TR BGCOLOR="white" CLASS="TableRowColor">
167 <TD><B><A HREF="../../../../org/apache/http/client/class-use/ClientProtocolException.html#org.apache.http.impl.client"><B>ClientProtocolException</B></A></B>
168
169 <BR>
170 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Signals an error in the HTTP protocol.</TD>
171 </TR>
172 <TR BGCOLOR="white" CLASS="TableRowColor">
173 <TD><B><A HREF="../../../../org/apache/http/client/class-use/CookieStore.html#org.apache.http.impl.client"><B>CookieStore</B></A></B>
174
175 <BR>
176 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Abstract cookie store.</TD>
177 </TR>
178 <TR BGCOLOR="white" CLASS="TableRowColor">
179 <TD><B><A HREF="../../../../org/apache/http/client/class-use/CredentialsProvider.html#org.apache.http.impl.client"><B>CredentialsProvider</B></A></B>
180
181 <BR>
182 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Abstract credentials provider.</TD>
183 </TR>
184 <TR BGCOLOR="white" CLASS="TableRowColor">
185 <TD><B><A HREF="../../../../org/apache/http/client/class-use/HttpClient.html#org.apache.http.impl.client"><B>HttpClient</B></A></B>
186
187 <BR>
188 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Interface for an HTTP client.</TD>
189 </TR>
190 <TR BGCOLOR="white" CLASS="TableRowColor">
191 <TD><B><A HREF="../../../../org/apache/http/client/class-use/HttpRequestRetryHandler.html#org.apache.http.impl.client"><B>HttpRequestRetryHandler</B></A></B>
192
193 <BR>
194 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A handler for determining if an HttpRequest should be retried after a
195 recoverable exception during execution.</TD>
196 </TR>
197 <TR BGCOLOR="white" CLASS="TableRowColor">
198 <TD><B><A HREF="../../../../org/apache/http/client/class-use/HttpResponseException.html#org.apache.http.impl.client"><B>HttpResponseException</B></A></B>
199
200 <BR>
201 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Signals a non 2xx HTTP response.</TD>
202 </TR>
203 <TR BGCOLOR="white" CLASS="TableRowColor">
204 <TD><B><A HREF="../../../../org/apache/http/client/class-use/RedirectHandler.html#org.apache.http.impl.client"><B>RedirectHandler</B></A></B>
205
206 <BR>
207 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A handler for determining if an HTTP request should be redirected to
208 a new location in response to an HTTP response received from the target
209 server.</TD>
210 </TR>
211 <TR BGCOLOR="white" CLASS="TableRowColor">
212 <TD><B><A HREF="../../../../org/apache/http/client/class-use/RequestDirector.html#org.apache.http.impl.client"><B>RequestDirector</B></A></B>
213
214 <BR>
215 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A client-side request director.</TD>
216 </TR>
217 <TR BGCOLOR="white" CLASS="TableRowColor">
218 <TD><B><A HREF="../../../../org/apache/http/client/class-use/ResponseHandler.html#org.apache.http.impl.client"><B>ResponseHandler</B></A></B>
219
220 <BR>
221 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Handler that encapsulates the process of generating a response object
222 from a <CODE>HttpResponse</CODE>.</TD>
223 </TR>
224 <TR BGCOLOR="white" CLASS="TableRowColor">
225 <TD><B><A HREF="../../../../org/apache/http/client/class-use/UserTokenHandler.html#org.apache.http.impl.client"><B>UserTokenHandler</B></A></B>
226
227 <BR>
228 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A handler for determining if the given execution context is user specific
229 or not.</TD>
230 </TR>
231 </TABLE>
232 &nbsp;
233 <P>
234 <HR>
235
236
237 <!-- ======= START OF BOTTOM NAVBAR ====== -->
238 <A NAME="navbar_bottom"><!-- --></A>
239 <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
240 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
241 <TR>
242 <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
243 <A NAME="navbar_bottom_firstrow"><!-- --></A>
244 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
245 <TR ALIGN="center" VALIGN="top">
246 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
247 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
248 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
249 <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD>
250 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
251 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
252 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
253 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
254 </TR>
255 </TABLE>
256 </TD>
257 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
258 </EM>
259 </TD>
260 </TR>
261
262 <TR>
263 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
264 &nbsp;PREV&nbsp;
265 &nbsp;NEXT</FONT></TD>
266 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
267 <A HREF="../../../../index.html?org/apache/http/client/package-use.html" target="_top"><B>FRAMES</B></A> &nbsp;
268 &nbsp;<A HREF="package-use.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
269 &nbsp;<SCRIPT type="text/javascript">
270 <!--
271 if(window==top) {
272 document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
273 }
274 //-->
275 </SCRIPT>
276 <NOSCRIPT>
277 <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
278 </NOSCRIPT>
279
280
281 </FONT></TD>
282 </TR>
283 </TABLE>
284 <A NAME="skip-navbar_bottom"></A>
285 <!-- ======== END OF BOTTOM NAVBAR ======= -->
286
287 <HR>
288 Copyright © 1999-2008 <a href="http://www.apache.org/">Apache Software Foundation</a>. All Rights Reserved.
289 </BODY>
290 </HTML>