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:40 GMT+01:00 2008 -->
|
|
6 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
|
|
7 <TITLE>
|
|
8 Overview (HttpComponents Core 4.0-beta3 API)
|
|
9 </TITLE>
|
|
10
|
|
11 <META NAME="keywords" CONTENT="Overview, HttpComponents Core 4.0-beta3 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 (HttpComponents Core 4.0-beta3 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"> <FONT CLASS="NavBarFont1Rev"><B>Overview</B></FONT> </TD>
|
|
39 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD>
|
|
40 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD>
|
|
41 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD>
|
|
42 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
|
|
43 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
|
|
44 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
|
|
45 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
|
|
46 </TR>
|
|
47 </TABLE>
|
|
48 </TD>
|
|
49 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
|
|
50 </EM>
|
|
51 </TD>
|
|
52 </TR>
|
|
53
|
|
54 <TR>
|
|
55 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
|
56 PREV
|
|
57 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>
|
|
60 <A HREF="overview-summary.html" target="_top"><B>NO FRAMES</B></A>
|
|
61 <SCRIPT type="text/javascript">
|
|
62 <!--
|
|
63 if(window==top) {
|
|
64 document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>');
|
|
65 }
|
|
66 //-->
|
|
67 </SCRIPT>
|
|
68 <NOSCRIPT>
|
|
69 <A HREF="allclasses-noframe.html"><B>All Classes</B></A>
|
|
70 </NOSCRIPT>
|
|
71
|
|
72
|
|
73 </FONT></TD>
|
|
74 </TR>
|
|
75 </TABLE>
|
|
76 <A NAME="skip-navbar_top"></A>
|
|
77 <!-- ========= END OF TOP NAVBAR ========= -->
|
|
78
|
|
79 <HR>
|
|
80 <CENTER>
|
|
81 <H1>
|
|
82 HttpComponents Core 4.0-beta3 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/package-summary.html">org.apache.http</A></B></TD>
|
|
93 <TD>The core interfaces and classes of the HTTP components.</TD>
|
|
94 </TR>
|
|
95 <TR BGCOLOR="white" CLASS="TableRowColor">
|
|
96 <TD WIDTH="20%"><B><A HREF="org/apache/http/entity/package-summary.html">org.apache.http.entity</A></B></TD>
|
|
97 <TD>Representations for HTTP message entities.</TD>
|
|
98 </TR>
|
|
99 <TR BGCOLOR="white" CLASS="TableRowColor">
|
|
100 <TD WIDTH="20%"><B><A HREF="org/apache/http/impl/package-summary.html">org.apache.http.impl</A></B></TD>
|
|
101 <TD>Default implementations for interfaces in
|
|
102 <A HREF="org/apache/http/package-summary.html"><CODE>org.apache.http</CODE></A>.</TD>
|
|
103 </TR>
|
|
104 <TR BGCOLOR="white" CLASS="TableRowColor">
|
|
105 <TD WIDTH="20%"><B><A HREF="org/apache/http/impl/entity/package-summary.html">org.apache.http.impl.entity</A></B></TD>
|
|
106 <TD>Default implementations for interfaces in
|
|
107 <A HREF="org/apache/http/entity/package-summary.html"><CODE>org.apache.http.entity</CODE></A>.</TD>
|
|
108 </TR>
|
|
109 <TR BGCOLOR="white" CLASS="TableRowColor">
|
|
110 <TD WIDTH="20%"><B><A HREF="org/apache/http/impl/io/package-summary.html">org.apache.http.impl.io</A></B></TD>
|
|
111 <TD>Default implementations for interfaces in
|
|
112 <A HREF="org/apache/http/io/package-summary.html"><CODE>org.apache.http.io</CODE></A>.</TD>
|
|
113 </TR>
|
|
114 <TR BGCOLOR="white" CLASS="TableRowColor">
|
|
115 <TD WIDTH="20%"><B><A HREF="org/apache/http/impl/nio/package-summary.html">org.apache.http.impl.nio</A></B></TD>
|
|
116 <TD> </TD>
|
|
117 </TR>
|
|
118 <TR BGCOLOR="white" CLASS="TableRowColor">
|
|
119 <TD WIDTH="20%"><B><A HREF="org/apache/http/impl/nio/codecs/package-summary.html">org.apache.http.impl.nio.codecs</A></B></TD>
|
|
120 <TD> </TD>
|
|
121 </TR>
|
|
122 <TR BGCOLOR="white" CLASS="TableRowColor">
|
|
123 <TD WIDTH="20%"><B><A HREF="org/apache/http/impl/nio/reactor/package-summary.html">org.apache.http.impl.nio.reactor</A></B></TD>
|
|
124 <TD>NIO based implementations of HttpCore interfaces.</TD>
|
|
125 </TR>
|
|
126 <TR BGCOLOR="white" CLASS="TableRowColor">
|
|
127 <TD WIDTH="20%"><B><A HREF="org/apache/http/io/package-summary.html">org.apache.http.io</A></B></TD>
|
|
128 <TD>The transport layer abstraction of the HTTP components.</TD>
|
|
129 </TR>
|
|
130 <TR BGCOLOR="white" CLASS="TableRowColor">
|
|
131 <TD WIDTH="20%"><B><A HREF="org/apache/http/message/package-summary.html">org.apache.http.message</A></B></TD>
|
|
132 <TD>A selection of HTTP
|
|
133 <A HREF="org/apache/http/message/AbstractHttpMessage.html" title="class in org.apache.http.message"><CODE>message</CODE></A>
|
|
134 implementations.</TD>
|
|
135 </TR>
|
|
136 <TR BGCOLOR="white" CLASS="TableRowColor">
|
|
137 <TD WIDTH="20%"><B><A HREF="org/apache/http/nio/package-summary.html">org.apache.http.nio</A></B></TD>
|
|
138 <TD> </TD>
|
|
139 </TR>
|
|
140 <TR BGCOLOR="white" CLASS="TableRowColor">
|
|
141 <TD WIDTH="20%"><B><A HREF="org/apache/http/nio/entity/package-summary.html">org.apache.http.nio.entity</A></B></TD>
|
|
142 <TD> </TD>
|
|
143 </TR>
|
|
144 <TR BGCOLOR="white" CLASS="TableRowColor">
|
|
145 <TD WIDTH="20%"><B><A HREF="org/apache/http/nio/params/package-summary.html">org.apache.http.nio.params</A></B></TD>
|
|
146 <TD> </TD>
|
|
147 </TR>
|
|
148 <TR BGCOLOR="white" CLASS="TableRowColor">
|
|
149 <TD WIDTH="20%"><B><A HREF="org/apache/http/nio/protocol/package-summary.html">org.apache.http.nio.protocol</A></B></TD>
|
|
150 <TD> </TD>
|
|
151 </TR>
|
|
152 <TR BGCOLOR="white" CLASS="TableRowColor">
|
|
153 <TD WIDTH="20%"><B><A HREF="org/apache/http/nio/reactor/package-summary.html">org.apache.http.nio.reactor</A></B></TD>
|
|
154 <TD>API for event driven NIO based on
|
|
155 <a href="http://gee.cs.oswego.edu/dl/">Doug Lea</a>'s
|
|
156 <a href="http://gee.cs.oswego.edu/dl/cpjslides/nio.pdf">reactor pattern</a>.</TD>
|
|
157 </TR>
|
|
158 <TR BGCOLOR="white" CLASS="TableRowColor">
|
|
159 <TD WIDTH="20%"><B><A HREF="org/apache/http/nio/util/package-summary.html">org.apache.http.nio.util</A></B></TD>
|
|
160 <TD> </TD>
|
|
161 </TR>
|
|
162 <TR BGCOLOR="white" CLASS="TableRowColor">
|
|
163 <TD WIDTH="20%"><B><A HREF="org/apache/http/params/package-summary.html">org.apache.http.params</A></B></TD>
|
|
164 <TD>The parameterization framework for HTTP components.</TD>
|
|
165 </TR>
|
|
166 <TR BGCOLOR="white" CLASS="TableRowColor">
|
|
167 <TD WIDTH="20%"><B><A HREF="org/apache/http/protocol/package-summary.html">org.apache.http.protocol</A></B></TD>
|
|
168 <TD>HTTP protocol execution framework.</TD>
|
|
169 </TR>
|
|
170 <TR BGCOLOR="white" CLASS="TableRowColor">
|
|
171 <TD WIDTH="20%"><B><A HREF="org/apache/http/util/package-summary.html">org.apache.http.util</A></B></TD>
|
|
172 <TD>Mostly utility classes with static helper methods for various purposes.</TD>
|
|
173 </TR>
|
|
174 </TABLE>
|
|
175
|
|
176 <P>
|
|
177 <HR>
|
|
178
|
|
179
|
|
180 <!-- ======= START OF BOTTOM NAVBAR ====== -->
|
|
181 <A NAME="navbar_bottom"><!-- --></A>
|
|
182 <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
|
|
183 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
|
|
184 <TR>
|
|
185 <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
|
|
186 <A NAME="navbar_bottom_firstrow"><!-- --></A>
|
|
187 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
|
|
188 <TR ALIGN="center" VALIGN="top">
|
|
189 <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Overview</B></FONT> </TD>
|
|
190 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD>
|
|
191 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD>
|
|
192 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD>
|
|
193 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
|
|
194 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
|
|
195 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
|
|
196 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
|
|
197 </TR>
|
|
198 </TABLE>
|
|
199 </TD>
|
|
200 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
|
|
201 </EM>
|
|
202 </TD>
|
|
203 </TR>
|
|
204
|
|
205 <TR>
|
|
206 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
|
207 PREV
|
|
208 NEXT</FONT></TD>
|
|
209 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
|
210 <A HREF="index.html?overview-summary.html" target="_top"><B>FRAMES</B></A>
|
|
211 <A HREF="overview-summary.html" target="_top"><B>NO FRAMES</B></A>
|
|
212 <SCRIPT type="text/javascript">
|
|
213 <!--
|
|
214 if(window==top) {
|
|
215 document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>');
|
|
216 }
|
|
217 //-->
|
|
218 </SCRIPT>
|
|
219 <NOSCRIPT>
|
|
220 <A HREF="allclasses-noframe.html"><B>All Classes</B></A>
|
|
221 </NOSCRIPT>
|
|
222
|
|
223
|
|
224 </FONT></TD>
|
|
225 </TR>
|
|
226 </TABLE>
|
|
227 <A NAME="skip-navbar_bottom"></A>
|
|
228 <!-- ======== END OF BOTTOM NAVBAR ======= -->
|
|
229
|
|
230 <HR>
|
|
231 Copyright © 2005-2008 <a href="http://www.apache.org/">Apache Software Foundation</a>. All Rights Reserved.
|
|
232 </BODY>
|
|
233 </HTML>
|