comparison libs/httpcomponents-client-4.0-beta1/javadoc/httpclient/overview-summary.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:55 GMT+01:00 2008 -->
6 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
7 <TITLE>
8 Overview (HttpClient 4.0-beta1 API)
9 </TITLE>
10
11 <META NAME="keywords" CONTENT="Overview, HttpClient 4.0-beta1 API">
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="Overview (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="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Overview</B></FONT>&nbsp;</TD>
39 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
40 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
41 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
42 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
43 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
44 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
45 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</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 &nbsp;PREV&nbsp;
57 &nbsp;NEXT</FONT></TD>
58 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
59 <A HREF="index.html?overview-summary.html" target="_top"><B>FRAMES</B></A> &nbsp;
60 &nbsp;<A HREF="overview-summary.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
61 &nbsp;<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 </TABLE>
76 <A NAME="skip-navbar_top"></A>
77 <!-- ========= END OF TOP NAVBAR ========= -->
78
79 <HR>
80 <CENTER>
81 <H1>
82 HttpClient 4.0-beta1 API
83 </H1>
84 </CENTER>
85
86 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
87 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
88 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
89 <B>Packages</B></FONT></TH>
90 </TR>
91 <TR BGCOLOR="white" CLASS="TableRowColor">
92 <TD WIDTH="20%"><B><A HREF="org/apache/http/auth/package-summary.html">org.apache.http.auth</A></B></TD>
93 <TD>The API for client-side HTTP authentication against a server,
94 commonly referred to as <i>HttpAuth</i>.</TD>
95 </TR>
96 <TR BGCOLOR="white" CLASS="TableRowColor">
97 <TD WIDTH="20%"><B><A HREF="org/apache/http/auth/params/package-summary.html">org.apache.http.auth.params</A></B></TD>
98 <TD>Parameters for configuring <i>HttpAuth</i>.</TD>
99 </TR>
100 <TR BGCOLOR="white" CLASS="TableRowColor">
101 <TD WIDTH="20%"><B><A HREF="org/apache/http/client/package-summary.html">org.apache.http.client</A></B></TD>
102 <TD>The API for client-side HTTP communication and
103 entry point to the <i>HttpClient</i> module.</TD>
104 </TR>
105 <TR BGCOLOR="white" CLASS="TableRowColor">
106 <TD WIDTH="20%"><B><A HREF="org/apache/http/client/entity/package-summary.html">org.apache.http.client.entity</A></B></TD>
107 <TD>&nbsp;</TD>
108 </TR>
109 <TR BGCOLOR="white" CLASS="TableRowColor">
110 <TD WIDTH="20%"><B><A HREF="org/apache/http/client/methods/package-summary.html">org.apache.http.client.methods</A></B></TD>
111 <TD>Request implementations for the various HTTP methods like GET and POST.</TD>
112 </TR>
113 <TR BGCOLOR="white" CLASS="TableRowColor">
114 <TD WIDTH="20%"><B><A HREF="org/apache/http/client/params/package-summary.html">org.apache.http.client.params</A></B></TD>
115 <TD>Parameters for configuring <i>HttpClient</i>.</TD>
116 </TR>
117 <TR BGCOLOR="white" CLASS="TableRowColor">
118 <TD WIDTH="20%"><B><A HREF="org/apache/http/client/protocol/package-summary.html">org.apache.http.client.protocol</A></B></TD>
119 <TD>Additional request and response interceptors.</TD>
120 </TR>
121 <TR BGCOLOR="white" CLASS="TableRowColor">
122 <TD WIDTH="20%"><B><A HREF="org/apache/http/client/utils/package-summary.html">org.apache.http.client.utils</A></B></TD>
123 <TD>Helpers and utility classes for <i>HttpClient</i>.</TD>
124 </TR>
125 <TR BGCOLOR="white" CLASS="TableRowColor">
126 <TD WIDTH="20%"><B><A HREF="org/apache/http/conn/package-summary.html">org.apache.http.conn</A></B></TD>
127 <TD>The client-side connection management and handling API
128 at the heart of what is referred to as <i>HttpConn</i>.</TD>
129 </TR>
130 <TR BGCOLOR="white" CLASS="TableRowColor">
131 <TD WIDTH="20%"><B><A HREF="org/apache/http/conn/params/package-summary.html">org.apache.http.conn.params</A></B></TD>
132 <TD>Parameters for configuring <i>HttpConn</i>.</TD>
133 </TR>
134 <TR BGCOLOR="white" CLASS="TableRowColor">
135 <TD WIDTH="20%"><B><A HREF="org/apache/http/conn/routing/package-summary.html">org.apache.http.conn.routing</A></B></TD>
136 <TD>The client-side route representation and tracking API, part of <i>HttpConn</i>.</TD>
137 </TR>
138 <TR BGCOLOR="white" CLASS="TableRowColor">
139 <TD WIDTH="20%"><B><A HREF="org/apache/http/conn/scheme/package-summary.html">org.apache.http.conn.scheme</A></B></TD>
140 <TD>&nbsp;</TD>
141 </TR>
142 <TR BGCOLOR="white" CLASS="TableRowColor">
143 <TD WIDTH="20%"><B><A HREF="org/apache/http/conn/ssl/package-summary.html">org.apache.http.conn.ssl</A></B></TD>
144 <TD>TLS/SSL specific parts of the <i>HttpConn</i> API.</TD>
145 </TR>
146 <TR BGCOLOR="white" CLASS="TableRowColor">
147 <TD WIDTH="20%"><B><A HREF="org/apache/http/conn/util/package-summary.html">org.apache.http.conn.util</A></B></TD>
148 <TD>&nbsp;</TD>
149 </TR>
150 <TR BGCOLOR="white" CLASS="TableRowColor">
151 <TD WIDTH="20%"><B><A HREF="org/apache/http/cookie/package-summary.html">org.apache.http.cookie</A></B></TD>
152 <TD>The API for client-side state management via cookies,
153 commonly referred to as <i>HttpCookie</i>.</TD>
154 </TR>
155 <TR BGCOLOR="white" CLASS="TableRowColor">
156 <TD WIDTH="20%"><B><A HREF="org/apache/http/cookie/params/package-summary.html">org.apache.http.cookie.params</A></B></TD>
157 <TD>Parameters for configuring <i>HttpCookie</i>.</TD>
158 </TR>
159 <TR BGCOLOR="white" CLASS="TableRowColor">
160 <TD WIDTH="20%"><B><A HREF="org/apache/http/impl/auth/package-summary.html">org.apache.http.impl.auth</A></B></TD>
161 <TD>&nbsp;</TD>
162 </TR>
163 <TR BGCOLOR="white" CLASS="TableRowColor">
164 <TD WIDTH="20%"><B><A HREF="org/apache/http/impl/client/package-summary.html">org.apache.http.impl.client</A></B></TD>
165 <TD>&nbsp;</TD>
166 </TR>
167 <TR BGCOLOR="white" CLASS="TableRowColor">
168 <TD WIDTH="20%"><B><A HREF="org/apache/http/impl/conn/package-summary.html">org.apache.http.impl.conn</A></B></TD>
169 <TD>&nbsp;</TD>
170 </TR>
171 <TR BGCOLOR="white" CLASS="TableRowColor">
172 <TD WIDTH="20%"><B><A HREF="org/apache/http/impl/conn/tsccm/package-summary.html">org.apache.http.impl.conn.tsccm</A></B></TD>
173 <TD>The implementation of a thread-safe client connection manager.</TD>
174 </TR>
175 <TR BGCOLOR="white" CLASS="TableRowColor">
176 <TD WIDTH="20%"><B><A HREF="org/apache/http/impl/cookie/package-summary.html">org.apache.http.impl.cookie</A></B></TD>
177 <TD>&nbsp;</TD>
178 </TR>
179 </TABLE>
180
181 <P>
182 &nbsp;<HR>
183
184
185 <!-- ======= START OF BOTTOM NAVBAR ====== -->
186 <A NAME="navbar_bottom"><!-- --></A>
187 <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
188 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
189 <TR>
190 <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
191 <A NAME="navbar_bottom_firstrow"><!-- --></A>
192 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
193 <TR ALIGN="center" VALIGN="top">
194 <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Overview</B></FONT>&nbsp;</TD>
195 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
196 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
197 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
198 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
199 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
200 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
201 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
202 </TR>
203 </TABLE>
204 </TD>
205 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
206 </EM>
207 </TD>
208 </TR>
209
210 <TR>
211 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
212 &nbsp;PREV&nbsp;
213 &nbsp;NEXT</FONT></TD>
214 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
215 <A HREF="index.html?overview-summary.html" target="_top"><B>FRAMES</B></A> &nbsp;
216 &nbsp;<A HREF="overview-summary.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
217 &nbsp;<SCRIPT type="text/javascript">
218 <!--
219 if(window==top) {
220 document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>');
221 }
222 //-->
223 </SCRIPT>
224 <NOSCRIPT>
225 <A HREF="allclasses-noframe.html"><B>All Classes</B></A>
226 </NOSCRIPT>
227
228
229 </FONT></TD>
230 </TR>
231 </TABLE>
232 <A NAME="skip-navbar_bottom"></A>
233 <!-- ======== END OF BOTTOM NAVBAR ======= -->
234
235 <HR>
236 Copyright © 1999-2008 <a href="http://www.apache.org/">Apache Software Foundation</a>. All Rights Reserved.
237 </BODY>
238 </HTML>