Mercurial > hg > AnnotationManager
comparison libs/httpcomponents-client-4.0-beta1/javadoc/httpclient/allclasses-frame.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 All Classes (HttpClient 4.0-beta1 API) | |
9 </TITLE> | |
10 | |
11 | |
12 <LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style"> | |
13 | |
14 | |
15 </HEAD> | |
16 | |
17 <BODY BGCOLOR="white"> | |
18 <FONT size="+1" CLASS="FrameHeadingFont"> | |
19 <B>All Classes</B></FONT> | |
20 <BR> | |
21 | |
22 <TABLE BORDER="0" WIDTH="100%" SUMMARY=""> | |
23 <TR> | |
24 <TD NOWRAP><FONT CLASS="FrameItemFont"><A HREF="org/apache/http/client/methods/AbortableHttpRequest.html" title="interface in org.apache.http.client.methods" target="classFrame"><I>AbortableHttpRequest</I></A> | |
25 <BR> | |
26 <A HREF="org/apache/http/impl/client/AbstractAuthenticationHandler.html" title="class in org.apache.http.impl.client" target="classFrame">AbstractAuthenticationHandler</A> | |
27 <BR> | |
28 <A HREF="org/apache/http/impl/conn/AbstractClientConnAdapter.html" title="class in org.apache.http.impl.conn" target="classFrame">AbstractClientConnAdapter</A> | |
29 <BR> | |
30 <A HREF="org/apache/http/impl/conn/tsccm/AbstractConnPool.html" title="class in org.apache.http.impl.conn.tsccm" target="classFrame">AbstractConnPool</A> | |
31 <BR> | |
32 <A HREF="org/apache/http/impl/cookie/AbstractCookieAttributeHandler.html" title="class in org.apache.http.impl.cookie" target="classFrame">AbstractCookieAttributeHandler</A> | |
33 <BR> | |
34 <A HREF="org/apache/http/impl/cookie/AbstractCookieSpec.html" title="class in org.apache.http.impl.cookie" target="classFrame">AbstractCookieSpec</A> | |
35 <BR> | |
36 <A HREF="org/apache/http/impl/client/AbstractHttpClient.html" title="class in org.apache.http.impl.client" target="classFrame">AbstractHttpClient</A> | |
37 <BR> | |
38 <A HREF="org/apache/http/impl/conn/AbstractPooledConnAdapter.html" title="class in org.apache.http.impl.conn" target="classFrame">AbstractPooledConnAdapter</A> | |
39 <BR> | |
40 <A HREF="org/apache/http/impl/conn/AbstractPoolEntry.html" title="class in org.apache.http.impl.conn" target="classFrame">AbstractPoolEntry</A> | |
41 <BR> | |
42 <A HREF="org/apache/http/conn/ssl/AbstractVerifier.html" title="class in org.apache.http.conn.ssl" target="classFrame">AbstractVerifier</A> | |
43 <BR> | |
44 <A HREF="org/apache/http/client/params/AllClientPNames.html" title="interface in org.apache.http.client.params" target="classFrame"><I>AllClientPNames</I></A> | |
45 <BR> | |
46 <A HREF="org/apache/http/conn/ssl/AllowAllHostnameVerifier.html" title="class in org.apache.http.conn.ssl" target="classFrame">AllowAllHostnameVerifier</A> | |
47 <BR> | |
48 <A HREF="org/apache/http/auth/AUTH.html" title="class in org.apache.http.auth" target="classFrame">AUTH</A> | |
49 <BR> | |
50 <A HREF="org/apache/http/auth/AuthenticationException.html" title="class in org.apache.http.auth" target="classFrame">AuthenticationException</A> | |
51 <BR> | |
52 <A HREF="org/apache/http/client/AuthenticationHandler.html" title="interface in org.apache.http.client" target="classFrame"><I>AuthenticationHandler</I></A> | |
53 <BR> | |
54 <A HREF="org/apache/http/auth/params/AuthParamBean.html" title="class in org.apache.http.auth.params" target="classFrame">AuthParamBean</A> | |
55 <BR> | |
56 <A HREF="org/apache/http/auth/params/AuthParams.html" title="class in org.apache.http.auth.params" target="classFrame">AuthParams</A> | |
57 <BR> | |
58 <A HREF="org/apache/http/auth/params/AuthPNames.html" title="interface in org.apache.http.auth.params" target="classFrame"><I>AuthPNames</I></A> | |
59 <BR> | |
60 <A HREF="org/apache/http/client/params/AuthPolicy.html" title="class in org.apache.http.client.params" target="classFrame">AuthPolicy</A> | |
61 <BR> | |
62 <A HREF="org/apache/http/auth/AuthScheme.html" title="interface in org.apache.http.auth" target="classFrame"><I>AuthScheme</I></A> | |
63 <BR> | |
64 <A HREF="org/apache/http/impl/auth/AuthSchemeBase.html" title="class in org.apache.http.impl.auth" target="classFrame">AuthSchemeBase</A> | |
65 <BR> | |
66 <A HREF="org/apache/http/auth/AuthSchemeFactory.html" title="interface in org.apache.http.auth" target="classFrame"><I>AuthSchemeFactory</I></A> | |
67 <BR> | |
68 <A HREF="org/apache/http/auth/AuthSchemeRegistry.html" title="class in org.apache.http.auth" target="classFrame">AuthSchemeRegistry</A> | |
69 <BR> | |
70 <A HREF="org/apache/http/auth/AuthScope.html" title="class in org.apache.http.auth" target="classFrame">AuthScope</A> | |
71 <BR> | |
72 <A HREF="org/apache/http/auth/AuthState.html" title="class in org.apache.http.auth" target="classFrame">AuthState</A> | |
73 <BR> | |
74 <A HREF="org/apache/http/impl/cookie/BasicClientCookie.html" title="class in org.apache.http.impl.cookie" target="classFrame">BasicClientCookie</A> | |
75 <BR> | |
76 <A HREF="org/apache/http/impl/cookie/BasicClientCookie2.html" title="class in org.apache.http.impl.cookie" target="classFrame">BasicClientCookie2</A> | |
77 <BR> | |
78 <A HREF="org/apache/http/impl/cookie/BasicCommentHandler.html" title="class in org.apache.http.impl.cookie" target="classFrame">BasicCommentHandler</A> | |
79 <BR> | |
80 <A HREF="org/apache/http/impl/client/BasicCookieStore.html" title="class in org.apache.http.impl.client" target="classFrame">BasicCookieStore</A> | |
81 <BR> | |
82 <A HREF="org/apache/http/impl/client/BasicCredentialsProvider.html" title="class in org.apache.http.impl.client" target="classFrame">BasicCredentialsProvider</A> | |
83 <BR> | |
84 <A HREF="org/apache/http/impl/cookie/BasicDomainHandler.html" title="class in org.apache.http.impl.cookie" target="classFrame">BasicDomainHandler</A> | |
85 <BR> | |
86 <A HREF="org/apache/http/conn/BasicEofSensorWatcher.html" title="class in org.apache.http.conn" target="classFrame">BasicEofSensorWatcher</A> | |
87 <BR> | |
88 <A HREF="org/apache/http/impl/cookie/BasicExpiresHandler.html" title="class in org.apache.http.impl.cookie" target="classFrame">BasicExpiresHandler</A> | |
89 <BR> | |
90 <A HREF="org/apache/http/conn/BasicManagedEntity.html" title="class in org.apache.http.conn" target="classFrame">BasicManagedEntity</A> | |
91 <BR> | |
92 <A HREF="org/apache/http/impl/cookie/BasicMaxAgeHandler.html" title="class in org.apache.http.impl.cookie" target="classFrame">BasicMaxAgeHandler</A> | |
93 <BR> | |
94 <A HREF="org/apache/http/impl/cookie/BasicPathHandler.html" title="class in org.apache.http.impl.cookie" target="classFrame">BasicPathHandler</A> | |
95 <BR> | |
96 <A HREF="org/apache/http/impl/conn/tsccm/BasicPooledConnAdapter.html" title="class in org.apache.http.impl.conn.tsccm" target="classFrame">BasicPooledConnAdapter</A> | |
97 <BR> | |
98 <A HREF="org/apache/http/impl/conn/tsccm/BasicPoolEntry.html" title="class in org.apache.http.impl.conn.tsccm" target="classFrame">BasicPoolEntry</A> | |
99 <BR> | |
100 <A HREF="org/apache/http/impl/conn/tsccm/BasicPoolEntryRef.html" title="class in org.apache.http.impl.conn.tsccm" target="classFrame">BasicPoolEntryRef</A> | |
101 <BR> | |
102 <A HREF="org/apache/http/impl/client/BasicResponseHandler.html" title="class in org.apache.http.impl.client" target="classFrame">BasicResponseHandler</A> | |
103 <BR> | |
104 <A HREF="org/apache/http/conn/routing/BasicRouteDirector.html" title="class in org.apache.http.conn.routing" target="classFrame">BasicRouteDirector</A> | |
105 <BR> | |
106 <A HREF="org/apache/http/impl/auth/BasicScheme.html" title="class in org.apache.http.impl.auth" target="classFrame">BasicScheme</A> | |
107 <BR> | |
108 <A HREF="org/apache/http/impl/auth/BasicSchemeFactory.html" title="class in org.apache.http.impl.auth" target="classFrame">BasicSchemeFactory</A> | |
109 <BR> | |
110 <A HREF="org/apache/http/impl/cookie/BasicSecureHandler.html" title="class in org.apache.http.impl.cookie" target="classFrame">BasicSecureHandler</A> | |
111 <BR> | |
112 <A HREF="org/apache/http/auth/BasicUserPrincipal.html" title="class in org.apache.http.auth" target="classFrame">BasicUserPrincipal</A> | |
113 <BR> | |
114 <A HREF="org/apache/http/impl/cookie/BestMatchSpec.html" title="class in org.apache.http.impl.cookie" target="classFrame">BestMatchSpec</A> | |
115 <BR> | |
116 <A HREF="org/apache/http/impl/cookie/BestMatchSpecFactory.html" title="class in org.apache.http.impl.cookie" target="classFrame">BestMatchSpecFactory</A> | |
117 <BR> | |
118 <A HREF="org/apache/http/conn/ssl/BrowserCompatHostnameVerifier.html" title="class in org.apache.http.conn.ssl" target="classFrame">BrowserCompatHostnameVerifier</A> | |
119 <BR> | |
120 <A HREF="org/apache/http/impl/cookie/BrowserCompatSpec.html" title="class in org.apache.http.impl.cookie" target="classFrame">BrowserCompatSpec</A> | |
121 <BR> | |
122 <A HREF="org/apache/http/impl/cookie/BrowserCompatSpecFactory.html" title="class in org.apache.http.impl.cookie" target="classFrame">BrowserCompatSpecFactory</A> | |
123 <BR> | |
124 <A HREF="org/apache/http/client/CircularRedirectException.html" title="class in org.apache.http.client" target="classFrame">CircularRedirectException</A> | |
125 <BR> | |
126 <A HREF="org/apache/http/conn/ClientConnectionManager.html" title="interface in org.apache.http.conn" target="classFrame"><I>ClientConnectionManager</I></A> | |
127 <BR> | |
128 <A HREF="org/apache/http/conn/ClientConnectionManagerFactory.html" title="interface in org.apache.http.conn" target="classFrame"><I>ClientConnectionManagerFactory</I></A> | |
129 <BR> | |
130 <A HREF="org/apache/http/conn/ClientConnectionOperator.html" title="interface in org.apache.http.conn" target="classFrame"><I>ClientConnectionOperator</I></A> | |
131 <BR> | |
132 <A HREF="org/apache/http/conn/ClientConnectionRequest.html" title="interface in org.apache.http.conn" target="classFrame"><I>ClientConnectionRequest</I></A> | |
133 <BR> | |
134 <A HREF="org/apache/http/client/protocol/ClientContext.html" title="interface in org.apache.http.client.protocol" target="classFrame"><I>ClientContext</I></A> | |
135 <BR> | |
136 <A HREF="org/apache/http/client/protocol/ClientContextConfigurer.html" title="class in org.apache.http.client.protocol" target="classFrame">ClientContextConfigurer</A> | |
137 <BR> | |
138 <A HREF="org/apache/http/cookie/ClientCookie.html" title="interface in org.apache.http.cookie" target="classFrame"><I>ClientCookie</I></A> | |
139 <BR> | |
140 <A HREF="org/apache/http/client/params/ClientParamBean.html" title="class in org.apache.http.client.params" target="classFrame">ClientParamBean</A> | |
141 <BR> | |
142 <A HREF="org/apache/http/impl/client/ClientParamsStack.html" title="class in org.apache.http.impl.client" target="classFrame">ClientParamsStack</A> | |
143 <BR> | |
144 <A HREF="org/apache/http/client/params/ClientPNames.html" title="interface in org.apache.http.client.params" target="classFrame"><I>ClientPNames</I></A> | |
145 <BR> | |
146 <A HREF="org/apache/http/client/ClientProtocolException.html" title="class in org.apache.http.client" target="classFrame">ClientProtocolException</A> | |
147 <BR> | |
148 <A HREF="org/apache/http/client/utils/CloneUtils.html" title="class in org.apache.http.client.utils" target="classFrame">CloneUtils</A> | |
149 <BR> | |
150 <A HREF="org/apache/http/conn/params/ConnConnectionParamBean.html" title="class in org.apache.http.conn.params" target="classFrame">ConnConnectionParamBean</A> | |
151 <BR> | |
152 <A HREF="org/apache/http/conn/params/ConnConnectionPNames.html" title="interface in org.apache.http.conn.params" target="classFrame"><I>ConnConnectionPNames</I></A> | |
153 <BR> | |
154 <A HREF="org/apache/http/conn/ConnectionKeepAliveStrategy.html" title="interface in org.apache.http.conn" target="classFrame"><I>ConnectionKeepAliveStrategy</I></A> | |
155 <BR> | |
156 <A HREF="org/apache/http/conn/ConnectionPoolTimeoutException.html" title="class in org.apache.http.conn" target="classFrame">ConnectionPoolTimeoutException</A> | |
157 <BR> | |
158 <A HREF="org/apache/http/conn/ConnectionReleaseTrigger.html" title="interface in org.apache.http.conn" target="classFrame"><I>ConnectionReleaseTrigger</I></A> | |
159 <BR> | |
160 <A HREF="org/apache/http/conn/ConnectTimeoutException.html" title="class in org.apache.http.conn" target="classFrame">ConnectTimeoutException</A> | |
161 <BR> | |
162 <A HREF="org/apache/http/conn/params/ConnManagerParamBean.html" title="class in org.apache.http.conn.params" target="classFrame">ConnManagerParamBean</A> | |
163 <BR> | |
164 <A HREF="org/apache/http/conn/params/ConnManagerParams.html" title="class in org.apache.http.conn.params" target="classFrame">ConnManagerParams</A> | |
165 <BR> | |
166 <A HREF="org/apache/http/conn/params/ConnManagerPNames.html" title="interface in org.apache.http.conn.params" target="classFrame"><I>ConnManagerPNames</I></A> | |
167 <BR> | |
168 <A HREF="org/apache/http/conn/params/ConnPerRoute.html" title="interface in org.apache.http.conn.params" target="classFrame"><I>ConnPerRoute</I></A> | |
169 <BR> | |
170 <A HREF="org/apache/http/conn/params/ConnPerRouteBean.html" title="class in org.apache.http.conn.params" target="classFrame">ConnPerRouteBean</A> | |
171 <BR> | |
172 <A HREF="org/apache/http/impl/conn/tsccm/ConnPoolByRoute.html" title="class in org.apache.http.impl.conn.tsccm" target="classFrame">ConnPoolByRoute</A> | |
173 <BR> | |
174 <A HREF="org/apache/http/conn/params/ConnRouteParamBean.html" title="class in org.apache.http.conn.params" target="classFrame">ConnRouteParamBean</A> | |
175 <BR> | |
176 <A HREF="org/apache/http/conn/params/ConnRouteParams.html" title="class in org.apache.http.conn.params" target="classFrame">ConnRouteParams</A> | |
177 <BR> | |
178 <A HREF="org/apache/http/conn/params/ConnRoutePNames.html" title="interface in org.apache.http.conn.params" target="classFrame"><I>ConnRoutePNames</I></A> | |
179 <BR> | |
180 <A HREF="org/apache/http/cookie/Cookie.html" title="interface in org.apache.http.cookie" target="classFrame"><I>Cookie</I></A> | |
181 <BR> | |
182 <A HREF="org/apache/http/cookie/CookieAttributeHandler.html" title="interface in org.apache.http.cookie" target="classFrame"><I>CookieAttributeHandler</I></A> | |
183 <BR> | |
184 <A HREF="org/apache/http/cookie/CookieIdentityComparator.html" title="class in org.apache.http.cookie" target="classFrame">CookieIdentityComparator</A> | |
185 <BR> | |
186 <A HREF="org/apache/http/cookie/CookieOrigin.html" title="class in org.apache.http.cookie" target="classFrame">CookieOrigin</A> | |
187 <BR> | |
188 <A HREF="org/apache/http/cookie/CookiePathComparator.html" title="class in org.apache.http.cookie" target="classFrame">CookiePathComparator</A> | |
189 <BR> | |
190 <A HREF="org/apache/http/client/params/CookiePolicy.html" title="class in org.apache.http.client.params" target="classFrame">CookiePolicy</A> | |
191 <BR> | |
192 <A HREF="org/apache/http/cookie/CookieSpec.html" title="interface in org.apache.http.cookie" target="classFrame"><I>CookieSpec</I></A> | |
193 <BR> | |
194 <A HREF="org/apache/http/impl/cookie/CookieSpecBase.html" title="class in org.apache.http.impl.cookie" target="classFrame">CookieSpecBase</A> | |
195 <BR> | |
196 <A HREF="org/apache/http/cookie/CookieSpecFactory.html" title="interface in org.apache.http.cookie" target="classFrame"><I>CookieSpecFactory</I></A> | |
197 <BR> | |
198 <A HREF="org/apache/http/cookie/params/CookieSpecParamBean.html" title="class in org.apache.http.cookie.params" target="classFrame">CookieSpecParamBean</A> | |
199 <BR> | |
200 <A HREF="org/apache/http/cookie/params/CookieSpecPNames.html" title="interface in org.apache.http.cookie.params" target="classFrame"><I>CookieSpecPNames</I></A> | |
201 <BR> | |
202 <A HREF="org/apache/http/cookie/CookieSpecRegistry.html" title="class in org.apache.http.cookie" target="classFrame">CookieSpecRegistry</A> | |
203 <BR> | |
204 <A HREF="org/apache/http/client/CookieStore.html" title="interface in org.apache.http.client" target="classFrame"><I>CookieStore</I></A> | |
205 <BR> | |
206 <A HREF="org/apache/http/auth/Credentials.html" title="interface in org.apache.http.auth" target="classFrame"><I>Credentials</I></A> | |
207 <BR> | |
208 <A HREF="org/apache/http/client/CredentialsProvider.html" title="interface in org.apache.http.client" target="classFrame"><I>CredentialsProvider</I></A> | |
209 <BR> | |
210 <A HREF="org/apache/http/impl/cookie/DateParseException.html" title="class in org.apache.http.impl.cookie" target="classFrame">DateParseException</A> | |
211 <BR> | |
212 <A HREF="org/apache/http/impl/cookie/DateUtils.html" title="class in org.apache.http.impl.cookie" target="classFrame">DateUtils</A> | |
213 <BR> | |
214 <A HREF="org/apache/http/impl/conn/DefaultClientConnection.html" title="class in org.apache.http.impl.conn" target="classFrame">DefaultClientConnection</A> | |
215 <BR> | |
216 <A HREF="org/apache/http/impl/conn/DefaultClientConnectionOperator.html" title="class in org.apache.http.impl.conn" target="classFrame">DefaultClientConnectionOperator</A> | |
217 <BR> | |
218 <A HREF="org/apache/http/impl/client/DefaultConnectionKeepAliveStrategy.html" title="class in org.apache.http.impl.client" target="classFrame">DefaultConnectionKeepAliveStrategy</A> | |
219 <BR> | |
220 <A HREF="org/apache/http/impl/client/DefaultHttpClient.html" title="class in org.apache.http.impl.client" target="classFrame">DefaultHttpClient</A> | |
221 <BR> | |
222 <A HREF="org/apache/http/impl/client/DefaultHttpRequestRetryHandler.html" title="class in org.apache.http.impl.client" target="classFrame">DefaultHttpRequestRetryHandler</A> | |
223 <BR> | |
224 <A HREF="org/apache/http/impl/conn/DefaultHttpRoutePlanner.html" title="class in org.apache.http.impl.conn" target="classFrame">DefaultHttpRoutePlanner</A> | |
225 <BR> | |
226 <A HREF="org/apache/http/impl/client/DefaultProxyAuthenticationHandler.html" title="class in org.apache.http.impl.client" target="classFrame">DefaultProxyAuthenticationHandler</A> | |
227 <BR> | |
228 <A HREF="org/apache/http/impl/client/DefaultRedirectHandler.html" title="class in org.apache.http.impl.client" target="classFrame">DefaultRedirectHandler</A> | |
229 <BR> | |
230 <A HREF="org/apache/http/impl/client/DefaultRequestDirector.html" title="class in org.apache.http.impl.client" target="classFrame">DefaultRequestDirector</A> | |
231 <BR> | |
232 <A HREF="org/apache/http/impl/conn/DefaultResponseParser.html" title="class in org.apache.http.impl.conn" target="classFrame">DefaultResponseParser</A> | |
233 <BR> | |
234 <A HREF="org/apache/http/impl/client/DefaultTargetAuthenticationHandler.html" title="class in org.apache.http.impl.client" target="classFrame">DefaultTargetAuthenticationHandler</A> | |
235 <BR> | |
236 <A HREF="org/apache/http/impl/client/DefaultUserTokenHandler.html" title="class in org.apache.http.impl.client" target="classFrame">DefaultUserTokenHandler</A> | |
237 <BR> | |
238 <A HREF="org/apache/http/impl/auth/DigestScheme.html" title="class in org.apache.http.impl.auth" target="classFrame">DigestScheme</A> | |
239 <BR> | |
240 <A HREF="org/apache/http/impl/auth/DigestSchemeFactory.html" title="class in org.apache.http.impl.auth" target="classFrame">DigestSchemeFactory</A> | |
241 <BR> | |
242 <A HREF="org/apache/http/impl/client/EntityEnclosingRequestWrapper.html" title="class in org.apache.http.impl.client" target="classFrame">EntityEnclosingRequestWrapper</A> | |
243 <BR> | |
244 <A HREF="org/apache/http/conn/EofSensorInputStream.html" title="class in org.apache.http.conn" target="classFrame">EofSensorInputStream</A> | |
245 <BR> | |
246 <A HREF="org/apache/http/conn/EofSensorWatcher.html" title="interface in org.apache.http.conn" target="classFrame"><I>EofSensorWatcher</I></A> | |
247 <BR> | |
248 <A HREF="org/apache/http/conn/scheme/HostNameResolver.html" title="interface in org.apache.http.conn.scheme" target="classFrame"><I>HostNameResolver</I></A> | |
249 <BR> | |
250 <A HREF="org/apache/http/client/HttpClient.html" title="interface in org.apache.http.client" target="classFrame"><I>HttpClient</I></A> | |
251 <BR> | |
252 <A HREF="org/apache/http/client/params/HttpClientParams.html" title="class in org.apache.http.client.params" target="classFrame">HttpClientParams</A> | |
253 <BR> | |
254 <A HREF="org/apache/http/client/methods/HttpDelete.html" title="class in org.apache.http.client.methods" target="classFrame">HttpDelete</A> | |
255 <BR> | |
256 <A HREF="org/apache/http/client/methods/HttpEntityEnclosingRequestBase.html" title="class in org.apache.http.client.methods" target="classFrame">HttpEntityEnclosingRequestBase</A> | |
257 <BR> | |
258 <A HREF="org/apache/http/client/methods/HttpGet.html" title="class in org.apache.http.client.methods" target="classFrame">HttpGet</A> | |
259 <BR> | |
260 <A HREF="org/apache/http/client/methods/HttpHead.html" title="class in org.apache.http.client.methods" target="classFrame">HttpHead</A> | |
261 <BR> | |
262 <A HREF="org/apache/http/conn/HttpHostConnectException.html" title="class in org.apache.http.conn" target="classFrame">HttpHostConnectException</A> | |
263 <BR> | |
264 <A HREF="org/apache/http/client/methods/HttpOptions.html" title="class in org.apache.http.client.methods" target="classFrame">HttpOptions</A> | |
265 <BR> | |
266 <A HREF="org/apache/http/client/methods/HttpPost.html" title="class in org.apache.http.client.methods" target="classFrame">HttpPost</A> | |
267 <BR> | |
268 <A HREF="org/apache/http/client/methods/HttpPut.html" title="class in org.apache.http.client.methods" target="classFrame">HttpPut</A> | |
269 <BR> | |
270 <A HREF="org/apache/http/client/methods/HttpRequestBase.html" title="class in org.apache.http.client.methods" target="classFrame">HttpRequestBase</A> | |
271 <BR> | |
272 <A HREF="org/apache/http/client/HttpRequestRetryHandler.html" title="interface in org.apache.http.client" target="classFrame"><I>HttpRequestRetryHandler</I></A> | |
273 <BR> | |
274 <A HREF="org/apache/http/client/HttpResponseException.html" title="class in org.apache.http.client" target="classFrame">HttpResponseException</A> | |
275 <BR> | |
276 <A HREF="org/apache/http/conn/routing/HttpRoute.html" title="class in org.apache.http.conn.routing" target="classFrame">HttpRoute</A> | |
277 <BR> | |
278 <A HREF="org/apache/http/conn/routing/HttpRouteDirector.html" title="interface in org.apache.http.conn.routing" target="classFrame"><I>HttpRouteDirector</I></A> | |
279 <BR> | |
280 <A HREF="org/apache/http/conn/routing/HttpRoutePlanner.html" title="interface in org.apache.http.conn.routing" target="classFrame"><I>HttpRoutePlanner</I></A> | |
281 <BR> | |
282 <A HREF="org/apache/http/client/methods/HttpTrace.html" title="class in org.apache.http.client.methods" target="classFrame">HttpTrace</A> | |
283 <BR> | |
284 <A HREF="org/apache/http/client/methods/HttpUriRequest.html" title="interface in org.apache.http.client.methods" target="classFrame"><I>HttpUriRequest</I></A> | |
285 <BR> | |
286 <A HREF="org/apache/http/impl/conn/IdleConnectionHandler.html" title="class in org.apache.http.impl.conn" target="classFrame">IdleConnectionHandler</A> | |
287 <BR> | |
288 <A HREF="org/apache/http/client/utils/Idn.html" title="interface in org.apache.http.client.utils" target="classFrame"><I>Idn</I></A> | |
289 <BR> | |
290 <A HREF="org/apache/http/conn/util/InetAddressUtils.html" title="class in org.apache.http.conn.util" target="classFrame">InetAddressUtils</A> | |
291 <BR> | |
292 <A HREF="org/apache/http/auth/InvalidCredentialsException.html" title="class in org.apache.http.auth" target="classFrame">InvalidCredentialsException</A> | |
293 <BR> | |
294 <A HREF="org/apache/http/client/utils/JdkIdn.html" title="class in org.apache.http.client.utils" target="classFrame">JdkIdn</A> | |
295 <BR> | |
296 <A HREF="org/apache/http/conn/scheme/LayeredSocketFactory.html" title="interface in org.apache.http.conn.scheme" target="classFrame"><I>LayeredSocketFactory</I></A> | |
297 <BR> | |
298 <A HREF="org/apache/http/impl/conn/LoggingSessionInputBuffer.html" title="class in org.apache.http.impl.conn" target="classFrame">LoggingSessionInputBuffer</A> | |
299 <BR> | |
300 <A HREF="org/apache/http/impl/conn/LoggingSessionOutputBuffer.html" title="class in org.apache.http.impl.conn" target="classFrame">LoggingSessionOutputBuffer</A> | |
301 <BR> | |
302 <A HREF="org/apache/http/auth/MalformedChallengeException.html" title="class in org.apache.http.auth" target="classFrame">MalformedChallengeException</A> | |
303 <BR> | |
304 <A HREF="org/apache/http/cookie/MalformedCookieException.html" title="class in org.apache.http.cookie" target="classFrame">MalformedCookieException</A> | |
305 <BR> | |
306 <A HREF="org/apache/http/conn/ManagedClientConnection.html" title="interface in org.apache.http.conn" target="classFrame"><I>ManagedClientConnection</I></A> | |
307 <BR> | |
308 <A HREF="org/apache/http/conn/MultihomePlainSocketFactory.html" title="class in org.apache.http.conn" target="classFrame">MultihomePlainSocketFactory</A> | |
309 <BR> | |
310 <A HREF="org/apache/http/impl/cookie/NetscapeDomainHandler.html" title="class in org.apache.http.impl.cookie" target="classFrame">NetscapeDomainHandler</A> | |
311 <BR> | |
312 <A HREF="org/apache/http/impl/cookie/NetscapeDraftHeaderParser.html" title="class in org.apache.http.impl.cookie" target="classFrame">NetscapeDraftHeaderParser</A> | |
313 <BR> | |
314 <A HREF="org/apache/http/impl/cookie/NetscapeDraftSpec.html" title="class in org.apache.http.impl.cookie" target="classFrame">NetscapeDraftSpec</A> | |
315 <BR> | |
316 <A HREF="org/apache/http/impl/cookie/NetscapeDraftSpecFactory.html" title="class in org.apache.http.impl.cookie" target="classFrame">NetscapeDraftSpecFactory</A> | |
317 <BR> | |
318 <A HREF="org/apache/http/client/NonRepeatableRequestException.html" title="class in org.apache.http.client" target="classFrame">NonRepeatableRequestException</A> | |
319 <BR> | |
320 <A HREF="org/apache/http/auth/NTCredentials.html" title="class in org.apache.http.auth" target="classFrame">NTCredentials</A> | |
321 <BR> | |
322 <A HREF="org/apache/http/impl/auth/NTLMEngine.html" title="interface in org.apache.http.impl.auth" target="classFrame"><I>NTLMEngine</I></A> | |
323 <BR> | |
324 <A HREF="org/apache/http/impl/auth/NTLMEngineException.html" title="class in org.apache.http.impl.auth" target="classFrame">NTLMEngineException</A> | |
325 <BR> | |
326 <A HREF="org/apache/http/impl/auth/NTLMScheme.html" title="class in org.apache.http.impl.auth" target="classFrame">NTLMScheme</A> | |
327 <BR> | |
328 <A HREF="org/apache/http/auth/NTUserPrincipal.html" title="class in org.apache.http.auth" target="classFrame">NTUserPrincipal</A> | |
329 <BR> | |
330 <A HREF="org/apache/http/conn/OperatedClientConnection.html" title="interface in org.apache.http.conn" target="classFrame"><I>OperatedClientConnection</I></A> | |
331 <BR> | |
332 <A HREF="org/apache/http/conn/scheme/PlainSocketFactory.html" title="class in org.apache.http.conn.scheme" target="classFrame">PlainSocketFactory</A> | |
333 <BR> | |
334 <A HREF="org/apache/http/impl/conn/tsccm/PoolEntryRequest.html" title="interface in org.apache.http.impl.conn.tsccm" target="classFrame"><I>PoolEntryRequest</I></A> | |
335 <BR> | |
336 <A HREF="org/apache/http/impl/conn/ProxySelectorRoutePlanner.html" title="class in org.apache.http.impl.conn" target="classFrame">ProxySelectorRoutePlanner</A> | |
337 <BR> | |
338 <A HREF="org/apache/http/impl/cookie/PublicSuffixFilter.html" title="class in org.apache.http.impl.cookie" target="classFrame">PublicSuffixFilter</A> | |
339 <BR> | |
340 <A HREF="org/apache/http/impl/cookie/PublicSuffixListParser.html" title="class in org.apache.http.impl.cookie" target="classFrame">PublicSuffixListParser</A> | |
341 <BR> | |
342 <A HREF="org/apache/http/client/utils/Punycode.html" title="class in org.apache.http.client.utils" target="classFrame">Punycode</A> | |
343 <BR> | |
344 <A HREF="org/apache/http/client/RedirectException.html" title="class in org.apache.http.client" target="classFrame">RedirectException</A> | |
345 <BR> | |
346 <A HREF="org/apache/http/client/RedirectHandler.html" title="interface in org.apache.http.client" target="classFrame"><I>RedirectHandler</I></A> | |
347 <BR> | |
348 <A HREF="org/apache/http/impl/client/RedirectLocations.html" title="class in org.apache.http.impl.client" target="classFrame">RedirectLocations</A> | |
349 <BR> | |
350 <A HREF="org/apache/http/impl/conn/tsccm/RefQueueHandler.html" title="interface in org.apache.http.impl.conn.tsccm" target="classFrame"><I>RefQueueHandler</I></A> | |
351 <BR> | |
352 <A HREF="org/apache/http/impl/conn/tsccm/RefQueueWorker.html" title="class in org.apache.http.impl.conn.tsccm" target="classFrame">RefQueueWorker</A> | |
353 <BR> | |
354 <A HREF="org/apache/http/client/protocol/RequestAddCookies.html" title="class in org.apache.http.client.protocol" target="classFrame">RequestAddCookies</A> | |
355 <BR> | |
356 <A HREF="org/apache/http/client/protocol/RequestDefaultHeaders.html" title="class in org.apache.http.client.protocol" target="classFrame">RequestDefaultHeaders</A> | |
357 <BR> | |
358 <A HREF="org/apache/http/client/RequestDirector.html" title="interface in org.apache.http.client" target="classFrame"><I>RequestDirector</I></A> | |
359 <BR> | |
360 <A HREF="org/apache/http/client/protocol/RequestProxyAuthentication.html" title="class in org.apache.http.client.protocol" target="classFrame">RequestProxyAuthentication</A> | |
361 <BR> | |
362 <A HREF="org/apache/http/client/protocol/RequestTargetAuthentication.html" title="class in org.apache.http.client.protocol" target="classFrame">RequestTargetAuthentication</A> | |
363 <BR> | |
364 <A HREF="org/apache/http/impl/client/RequestWrapper.html" title="class in org.apache.http.impl.client" target="classFrame">RequestWrapper</A> | |
365 <BR> | |
366 <A HREF="org/apache/http/client/ResponseHandler.html" title="interface in org.apache.http.client" target="classFrame"><I>ResponseHandler</I></A> | |
367 <BR> | |
368 <A HREF="org/apache/http/client/protocol/ResponseProcessCookies.html" title="class in org.apache.http.client.protocol" target="classFrame">ResponseProcessCookies</A> | |
369 <BR> | |
370 <A HREF="org/apache/http/impl/cookie/RFC2109DomainHandler.html" title="class in org.apache.http.impl.cookie" target="classFrame">RFC2109DomainHandler</A> | |
371 <BR> | |
372 <A HREF="org/apache/http/impl/cookie/RFC2109Spec.html" title="class in org.apache.http.impl.cookie" target="classFrame">RFC2109Spec</A> | |
373 <BR> | |
374 <A HREF="org/apache/http/impl/cookie/RFC2109SpecFactory.html" title="class in org.apache.http.impl.cookie" target="classFrame">RFC2109SpecFactory</A> | |
375 <BR> | |
376 <A HREF="org/apache/http/impl/cookie/RFC2109VersionHandler.html" title="class in org.apache.http.impl.cookie" target="classFrame">RFC2109VersionHandler</A> | |
377 <BR> | |
378 <A HREF="org/apache/http/impl/auth/RFC2617Scheme.html" title="class in org.apache.http.impl.auth" target="classFrame">RFC2617Scheme</A> | |
379 <BR> | |
380 <A HREF="org/apache/http/impl/cookie/RFC2965CommentUrlAttributeHandler.html" title="class in org.apache.http.impl.cookie" target="classFrame">RFC2965CommentUrlAttributeHandler</A> | |
381 <BR> | |
382 <A HREF="org/apache/http/impl/cookie/RFC2965DiscardAttributeHandler.html" title="class in org.apache.http.impl.cookie" target="classFrame">RFC2965DiscardAttributeHandler</A> | |
383 <BR> | |
384 <A HREF="org/apache/http/impl/cookie/RFC2965DomainAttributeHandler.html" title="class in org.apache.http.impl.cookie" target="classFrame">RFC2965DomainAttributeHandler</A> | |
385 <BR> | |
386 <A HREF="org/apache/http/impl/cookie/RFC2965PortAttributeHandler.html" title="class in org.apache.http.impl.cookie" target="classFrame">RFC2965PortAttributeHandler</A> | |
387 <BR> | |
388 <A HREF="org/apache/http/impl/cookie/RFC2965Spec.html" title="class in org.apache.http.impl.cookie" target="classFrame">RFC2965Spec</A> | |
389 <BR> | |
390 <A HREF="org/apache/http/impl/cookie/RFC2965SpecFactory.html" title="class in org.apache.http.impl.cookie" target="classFrame">RFC2965SpecFactory</A> | |
391 <BR> | |
392 <A HREF="org/apache/http/impl/cookie/RFC2965VersionAttributeHandler.html" title="class in org.apache.http.impl.cookie" target="classFrame">RFC2965VersionAttributeHandler</A> | |
393 <BR> | |
394 <A HREF="org/apache/http/client/utils/Rfc3492Idn.html" title="class in org.apache.http.client.utils" target="classFrame">Rfc3492Idn</A> | |
395 <BR> | |
396 <A HREF="org/apache/http/impl/client/RoutedRequest.html" title="class in org.apache.http.impl.client" target="classFrame">RoutedRequest</A> | |
397 <BR> | |
398 <A HREF="org/apache/http/conn/routing/RouteInfo.html" title="interface in org.apache.http.conn.routing" target="classFrame"><I>RouteInfo</I></A> | |
399 <BR> | |
400 <A HREF="org/apache/http/conn/routing/RouteInfo.LayerType.html" title="enum in org.apache.http.conn.routing" target="classFrame">RouteInfo.LayerType</A> | |
401 <BR> | |
402 <A HREF="org/apache/http/conn/routing/RouteInfo.TunnelType.html" title="enum in org.apache.http.conn.routing" target="classFrame">RouteInfo.TunnelType</A> | |
403 <BR> | |
404 <A HREF="org/apache/http/impl/conn/tsccm/RouteSpecificPool.html" title="class in org.apache.http.impl.conn.tsccm" target="classFrame">RouteSpecificPool</A> | |
405 <BR> | |
406 <A HREF="org/apache/http/conn/routing/RouteTracker.html" title="class in org.apache.http.conn.routing" target="classFrame">RouteTracker</A> | |
407 <BR> | |
408 <A HREF="org/apache/http/conn/scheme/Scheme.html" title="class in org.apache.http.conn.scheme" target="classFrame">Scheme</A> | |
409 <BR> | |
410 <A HREF="org/apache/http/conn/scheme/SchemeRegistry.html" title="class in org.apache.http.conn.scheme" target="classFrame">SchemeRegistry</A> | |
411 <BR> | |
412 <A HREF="org/apache/http/cookie/SetCookie.html" title="interface in org.apache.http.cookie" target="classFrame"><I>SetCookie</I></A> | |
413 <BR> | |
414 <A HREF="org/apache/http/cookie/SetCookie2.html" title="interface in org.apache.http.cookie" target="classFrame"><I>SetCookie2</I></A> | |
415 <BR> | |
416 <A HREF="org/apache/http/impl/conn/SingleClientConnManager.html" title="class in org.apache.http.impl.conn" target="classFrame">SingleClientConnManager</A> | |
417 <BR> | |
418 <A HREF="org/apache/http/cookie/SM.html" title="interface in org.apache.http.cookie" target="classFrame"><I>SM</I></A> | |
419 <BR> | |
420 <A HREF="org/apache/http/conn/scheme/SocketFactory.html" title="interface in org.apache.http.conn.scheme" target="classFrame"><I>SocketFactory</I></A> | |
421 <BR> | |
422 <A HREF="org/apache/http/conn/ssl/SSLSocketFactory.html" title="class in org.apache.http.conn.ssl" target="classFrame">SSLSocketFactory</A> | |
423 <BR> | |
424 <A HREF="org/apache/http/conn/ssl/StrictHostnameVerifier.html" title="class in org.apache.http.conn.ssl" target="classFrame">StrictHostnameVerifier</A> | |
425 <BR> | |
426 <A HREF="org/apache/http/impl/conn/tsccm/ThreadSafeClientConnManager.html" title="class in org.apache.http.impl.conn.tsccm" target="classFrame">ThreadSafeClientConnManager</A> | |
427 <BR> | |
428 <A HREF="org/apache/http/impl/client/TunnelRefusedException.html" title="class in org.apache.http.impl.client" target="classFrame">TunnelRefusedException</A> | |
429 <BR> | |
430 <A HREF="org/apache/http/impl/auth/UnsupportedDigestAlgorithmException.html" title="class in org.apache.http.impl.auth" target="classFrame">UnsupportedDigestAlgorithmException</A> | |
431 <BR> | |
432 <A HREF="org/apache/http/client/utils/URIUtils.html" title="class in org.apache.http.client.utils" target="classFrame">URIUtils</A> | |
433 <BR> | |
434 <A HREF="org/apache/http/client/entity/UrlEncodedFormEntity.html" title="class in org.apache.http.client.entity" target="classFrame">UrlEncodedFormEntity</A> | |
435 <BR> | |
436 <A HREF="org/apache/http/client/utils/URLEncodedUtils.html" title="class in org.apache.http.client.utils" target="classFrame">URLEncodedUtils</A> | |
437 <BR> | |
438 <A HREF="org/apache/http/auth/UsernamePasswordCredentials.html" title="class in org.apache.http.auth" target="classFrame">UsernamePasswordCredentials</A> | |
439 <BR> | |
440 <A HREF="org/apache/http/client/UserTokenHandler.html" title="interface in org.apache.http.client" target="classFrame"><I>UserTokenHandler</I></A> | |
441 <BR> | |
442 <A HREF="org/apache/http/impl/conn/tsccm/WaitingThread.html" title="class in org.apache.http.impl.conn.tsccm" target="classFrame">WaitingThread</A> | |
443 <BR> | |
444 <A HREF="org/apache/http/impl/conn/tsccm/WaitingThreadAborter.html" title="class in org.apache.http.impl.conn.tsccm" target="classFrame">WaitingThreadAborter</A> | |
445 <BR> | |
446 <A HREF="org/apache/http/impl/conn/Wire.html" title="class in org.apache.http.impl.conn" target="classFrame">Wire</A> | |
447 <BR> | |
448 <A HREF="org/apache/http/conn/ssl/X509HostnameVerifier.html" title="interface in org.apache.http.conn.ssl" target="classFrame"><I>X509HostnameVerifier</I></A> | |
449 <BR> | |
450 </FONT></TD> | |
451 </TR> | |
452 </TABLE> | |
453 | |
454 </BODY> | |
455 </HTML> |