Mercurial > hg > AnnotationManager
view libs/httpcomponents-client-4.0-beta1/javadoc/httpclient/allclasses-noframe.html @ 5:0be9d53a6967
editor for annotations
author | dwinter |
---|---|
date | Tue, 13 Dec 2011 17:43:46 +0100 |
parents | |
children |
line wrap: on
line source
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <!-- Generated by javadoc (build 1.5.0_11) on Sat Aug 23 11:49:55 GMT+01:00 2008 --> <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> <TITLE> All Classes (HttpClient 4.0-beta1 API) </TITLE> <LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style"> </HEAD> <BODY BGCOLOR="white"> <FONT size="+1" CLASS="FrameHeadingFont"> <B>All Classes</B></FONT> <BR> <TABLE BORDER="0" WIDTH="100%" SUMMARY=""> <TR> <TD NOWRAP><FONT CLASS="FrameItemFont"><A HREF="org/apache/http/client/methods/AbortableHttpRequest.html" title="interface in org.apache.http.client.methods"><I>AbortableHttpRequest</I></A> <BR> <A HREF="org/apache/http/impl/client/AbstractAuthenticationHandler.html" title="class in org.apache.http.impl.client">AbstractAuthenticationHandler</A> <BR> <A HREF="org/apache/http/impl/conn/AbstractClientConnAdapter.html" title="class in org.apache.http.impl.conn">AbstractClientConnAdapter</A> <BR> <A HREF="org/apache/http/impl/conn/tsccm/AbstractConnPool.html" title="class in org.apache.http.impl.conn.tsccm">AbstractConnPool</A> <BR> <A HREF="org/apache/http/impl/cookie/AbstractCookieAttributeHandler.html" title="class in org.apache.http.impl.cookie">AbstractCookieAttributeHandler</A> <BR> <A HREF="org/apache/http/impl/cookie/AbstractCookieSpec.html" title="class in org.apache.http.impl.cookie">AbstractCookieSpec</A> <BR> <A HREF="org/apache/http/impl/client/AbstractHttpClient.html" title="class in org.apache.http.impl.client">AbstractHttpClient</A> <BR> <A HREF="org/apache/http/impl/conn/AbstractPooledConnAdapter.html" title="class in org.apache.http.impl.conn">AbstractPooledConnAdapter</A> <BR> <A HREF="org/apache/http/impl/conn/AbstractPoolEntry.html" title="class in org.apache.http.impl.conn">AbstractPoolEntry</A> <BR> <A HREF="org/apache/http/conn/ssl/AbstractVerifier.html" title="class in org.apache.http.conn.ssl">AbstractVerifier</A> <BR> <A HREF="org/apache/http/client/params/AllClientPNames.html" title="interface in org.apache.http.client.params"><I>AllClientPNames</I></A> <BR> <A HREF="org/apache/http/conn/ssl/AllowAllHostnameVerifier.html" title="class in org.apache.http.conn.ssl">AllowAllHostnameVerifier</A> <BR> <A HREF="org/apache/http/auth/AUTH.html" title="class in org.apache.http.auth">AUTH</A> <BR> <A HREF="org/apache/http/auth/AuthenticationException.html" title="class in org.apache.http.auth">AuthenticationException</A> <BR> <A HREF="org/apache/http/client/AuthenticationHandler.html" title="interface in org.apache.http.client"><I>AuthenticationHandler</I></A> <BR> <A HREF="org/apache/http/auth/params/AuthParamBean.html" title="class in org.apache.http.auth.params">AuthParamBean</A> <BR> <A HREF="org/apache/http/auth/params/AuthParams.html" title="class in org.apache.http.auth.params">AuthParams</A> <BR> <A HREF="org/apache/http/auth/params/AuthPNames.html" title="interface in org.apache.http.auth.params"><I>AuthPNames</I></A> <BR> <A HREF="org/apache/http/client/params/AuthPolicy.html" title="class in org.apache.http.client.params">AuthPolicy</A> <BR> <A HREF="org/apache/http/auth/AuthScheme.html" title="interface in org.apache.http.auth"><I>AuthScheme</I></A> <BR> <A HREF="org/apache/http/impl/auth/AuthSchemeBase.html" title="class in org.apache.http.impl.auth">AuthSchemeBase</A> <BR> <A HREF="org/apache/http/auth/AuthSchemeFactory.html" title="interface in org.apache.http.auth"><I>AuthSchemeFactory</I></A> <BR> <A HREF="org/apache/http/auth/AuthSchemeRegistry.html" title="class in org.apache.http.auth">AuthSchemeRegistry</A> <BR> <A HREF="org/apache/http/auth/AuthScope.html" title="class in org.apache.http.auth">AuthScope</A> <BR> <A HREF="org/apache/http/auth/AuthState.html" title="class in org.apache.http.auth">AuthState</A> <BR> <A HREF="org/apache/http/impl/cookie/BasicClientCookie.html" title="class in org.apache.http.impl.cookie">BasicClientCookie</A> <BR> <A HREF="org/apache/http/impl/cookie/BasicClientCookie2.html" title="class in org.apache.http.impl.cookie">BasicClientCookie2</A> <BR> <A HREF="org/apache/http/impl/cookie/BasicCommentHandler.html" title="class in org.apache.http.impl.cookie">BasicCommentHandler</A> <BR> <A HREF="org/apache/http/impl/client/BasicCookieStore.html" title="class in org.apache.http.impl.client">BasicCookieStore</A> <BR> <A HREF="org/apache/http/impl/client/BasicCredentialsProvider.html" title="class in org.apache.http.impl.client">BasicCredentialsProvider</A> <BR> <A HREF="org/apache/http/impl/cookie/BasicDomainHandler.html" title="class in org.apache.http.impl.cookie">BasicDomainHandler</A> <BR> <A HREF="org/apache/http/conn/BasicEofSensorWatcher.html" title="class in org.apache.http.conn">BasicEofSensorWatcher</A> <BR> <A HREF="org/apache/http/impl/cookie/BasicExpiresHandler.html" title="class in org.apache.http.impl.cookie">BasicExpiresHandler</A> <BR> <A HREF="org/apache/http/conn/BasicManagedEntity.html" title="class in org.apache.http.conn">BasicManagedEntity</A> <BR> <A HREF="org/apache/http/impl/cookie/BasicMaxAgeHandler.html" title="class in org.apache.http.impl.cookie">BasicMaxAgeHandler</A> <BR> <A HREF="org/apache/http/impl/cookie/BasicPathHandler.html" title="class in org.apache.http.impl.cookie">BasicPathHandler</A> <BR> <A HREF="org/apache/http/impl/conn/tsccm/BasicPooledConnAdapter.html" title="class in org.apache.http.impl.conn.tsccm">BasicPooledConnAdapter</A> <BR> <A HREF="org/apache/http/impl/conn/tsccm/BasicPoolEntry.html" title="class in org.apache.http.impl.conn.tsccm">BasicPoolEntry</A> <BR> <A HREF="org/apache/http/impl/conn/tsccm/BasicPoolEntryRef.html" title="class in org.apache.http.impl.conn.tsccm">BasicPoolEntryRef</A> <BR> <A HREF="org/apache/http/impl/client/BasicResponseHandler.html" title="class in org.apache.http.impl.client">BasicResponseHandler</A> <BR> <A HREF="org/apache/http/conn/routing/BasicRouteDirector.html" title="class in org.apache.http.conn.routing">BasicRouteDirector</A> <BR> <A HREF="org/apache/http/impl/auth/BasicScheme.html" title="class in org.apache.http.impl.auth">BasicScheme</A> <BR> <A HREF="org/apache/http/impl/auth/BasicSchemeFactory.html" title="class in org.apache.http.impl.auth">BasicSchemeFactory</A> <BR> <A HREF="org/apache/http/impl/cookie/BasicSecureHandler.html" title="class in org.apache.http.impl.cookie">BasicSecureHandler</A> <BR> <A HREF="org/apache/http/auth/BasicUserPrincipal.html" title="class in org.apache.http.auth">BasicUserPrincipal</A> <BR> <A HREF="org/apache/http/impl/cookie/BestMatchSpec.html" title="class in org.apache.http.impl.cookie">BestMatchSpec</A> <BR> <A HREF="org/apache/http/impl/cookie/BestMatchSpecFactory.html" title="class in org.apache.http.impl.cookie">BestMatchSpecFactory</A> <BR> <A HREF="org/apache/http/conn/ssl/BrowserCompatHostnameVerifier.html" title="class in org.apache.http.conn.ssl">BrowserCompatHostnameVerifier</A> <BR> <A HREF="org/apache/http/impl/cookie/BrowserCompatSpec.html" title="class in org.apache.http.impl.cookie">BrowserCompatSpec</A> <BR> <A HREF="org/apache/http/impl/cookie/BrowserCompatSpecFactory.html" title="class in org.apache.http.impl.cookie">BrowserCompatSpecFactory</A> <BR> <A HREF="org/apache/http/client/CircularRedirectException.html" title="class in org.apache.http.client">CircularRedirectException</A> <BR> <A HREF="org/apache/http/conn/ClientConnectionManager.html" title="interface in org.apache.http.conn"><I>ClientConnectionManager</I></A> <BR> <A HREF="org/apache/http/conn/ClientConnectionManagerFactory.html" title="interface in org.apache.http.conn"><I>ClientConnectionManagerFactory</I></A> <BR> <A HREF="org/apache/http/conn/ClientConnectionOperator.html" title="interface in org.apache.http.conn"><I>ClientConnectionOperator</I></A> <BR> <A HREF="org/apache/http/conn/ClientConnectionRequest.html" title="interface in org.apache.http.conn"><I>ClientConnectionRequest</I></A> <BR> <A HREF="org/apache/http/client/protocol/ClientContext.html" title="interface in org.apache.http.client.protocol"><I>ClientContext</I></A> <BR> <A HREF="org/apache/http/client/protocol/ClientContextConfigurer.html" title="class in org.apache.http.client.protocol">ClientContextConfigurer</A> <BR> <A HREF="org/apache/http/cookie/ClientCookie.html" title="interface in org.apache.http.cookie"><I>ClientCookie</I></A> <BR> <A HREF="org/apache/http/client/params/ClientParamBean.html" title="class in org.apache.http.client.params">ClientParamBean</A> <BR> <A HREF="org/apache/http/impl/client/ClientParamsStack.html" title="class in org.apache.http.impl.client">ClientParamsStack</A> <BR> <A HREF="org/apache/http/client/params/ClientPNames.html" title="interface in org.apache.http.client.params"><I>ClientPNames</I></A> <BR> <A HREF="org/apache/http/client/ClientProtocolException.html" title="class in org.apache.http.client">ClientProtocolException</A> <BR> <A HREF="org/apache/http/client/utils/CloneUtils.html" title="class in org.apache.http.client.utils">CloneUtils</A> <BR> <A HREF="org/apache/http/conn/params/ConnConnectionParamBean.html" title="class in org.apache.http.conn.params">ConnConnectionParamBean</A> <BR> <A HREF="org/apache/http/conn/params/ConnConnectionPNames.html" title="interface in org.apache.http.conn.params"><I>ConnConnectionPNames</I></A> <BR> <A HREF="org/apache/http/conn/ConnectionKeepAliveStrategy.html" title="interface in org.apache.http.conn"><I>ConnectionKeepAliveStrategy</I></A> <BR> <A HREF="org/apache/http/conn/ConnectionPoolTimeoutException.html" title="class in org.apache.http.conn">ConnectionPoolTimeoutException</A> <BR> <A HREF="org/apache/http/conn/ConnectionReleaseTrigger.html" title="interface in org.apache.http.conn"><I>ConnectionReleaseTrigger</I></A> <BR> <A HREF="org/apache/http/conn/ConnectTimeoutException.html" title="class in org.apache.http.conn">ConnectTimeoutException</A> <BR> <A HREF="org/apache/http/conn/params/ConnManagerParamBean.html" title="class in org.apache.http.conn.params">ConnManagerParamBean</A> <BR> <A HREF="org/apache/http/conn/params/ConnManagerParams.html" title="class in org.apache.http.conn.params">ConnManagerParams</A> <BR> <A HREF="org/apache/http/conn/params/ConnManagerPNames.html" title="interface in org.apache.http.conn.params"><I>ConnManagerPNames</I></A> <BR> <A HREF="org/apache/http/conn/params/ConnPerRoute.html" title="interface in org.apache.http.conn.params"><I>ConnPerRoute</I></A> <BR> <A HREF="org/apache/http/conn/params/ConnPerRouteBean.html" title="class in org.apache.http.conn.params">ConnPerRouteBean</A> <BR> <A HREF="org/apache/http/impl/conn/tsccm/ConnPoolByRoute.html" title="class in org.apache.http.impl.conn.tsccm">ConnPoolByRoute</A> <BR> <A HREF="org/apache/http/conn/params/ConnRouteParamBean.html" title="class in org.apache.http.conn.params">ConnRouteParamBean</A> <BR> <A HREF="org/apache/http/conn/params/ConnRouteParams.html" title="class in org.apache.http.conn.params">ConnRouteParams</A> <BR> <A HREF="org/apache/http/conn/params/ConnRoutePNames.html" title="interface in org.apache.http.conn.params"><I>ConnRoutePNames</I></A> <BR> <A HREF="org/apache/http/cookie/Cookie.html" title="interface in org.apache.http.cookie"><I>Cookie</I></A> <BR> <A HREF="org/apache/http/cookie/CookieAttributeHandler.html" title="interface in org.apache.http.cookie"><I>CookieAttributeHandler</I></A> <BR> <A HREF="org/apache/http/cookie/CookieIdentityComparator.html" title="class in org.apache.http.cookie">CookieIdentityComparator</A> <BR> <A HREF="org/apache/http/cookie/CookieOrigin.html" title="class in org.apache.http.cookie">CookieOrigin</A> <BR> <A HREF="org/apache/http/cookie/CookiePathComparator.html" title="class in org.apache.http.cookie">CookiePathComparator</A> <BR> <A HREF="org/apache/http/client/params/CookiePolicy.html" title="class in org.apache.http.client.params">CookiePolicy</A> <BR> <A HREF="org/apache/http/cookie/CookieSpec.html" title="interface in org.apache.http.cookie"><I>CookieSpec</I></A> <BR> <A HREF="org/apache/http/impl/cookie/CookieSpecBase.html" title="class in org.apache.http.impl.cookie">CookieSpecBase</A> <BR> <A HREF="org/apache/http/cookie/CookieSpecFactory.html" title="interface in org.apache.http.cookie"><I>CookieSpecFactory</I></A> <BR> <A HREF="org/apache/http/cookie/params/CookieSpecParamBean.html" title="class in org.apache.http.cookie.params">CookieSpecParamBean</A> <BR> <A HREF="org/apache/http/cookie/params/CookieSpecPNames.html" title="interface in org.apache.http.cookie.params"><I>CookieSpecPNames</I></A> <BR> <A HREF="org/apache/http/cookie/CookieSpecRegistry.html" title="class in org.apache.http.cookie">CookieSpecRegistry</A> <BR> <A HREF="org/apache/http/client/CookieStore.html" title="interface in org.apache.http.client"><I>CookieStore</I></A> <BR> <A HREF="org/apache/http/auth/Credentials.html" title="interface in org.apache.http.auth"><I>Credentials</I></A> <BR> <A HREF="org/apache/http/client/CredentialsProvider.html" title="interface in org.apache.http.client"><I>CredentialsProvider</I></A> <BR> <A HREF="org/apache/http/impl/cookie/DateParseException.html" title="class in org.apache.http.impl.cookie">DateParseException</A> <BR> <A HREF="org/apache/http/impl/cookie/DateUtils.html" title="class in org.apache.http.impl.cookie">DateUtils</A> <BR> <A HREF="org/apache/http/impl/conn/DefaultClientConnection.html" title="class in org.apache.http.impl.conn">DefaultClientConnection</A> <BR> <A HREF="org/apache/http/impl/conn/DefaultClientConnectionOperator.html" title="class in org.apache.http.impl.conn">DefaultClientConnectionOperator</A> <BR> <A HREF="org/apache/http/impl/client/DefaultConnectionKeepAliveStrategy.html" title="class in org.apache.http.impl.client">DefaultConnectionKeepAliveStrategy</A> <BR> <A HREF="org/apache/http/impl/client/DefaultHttpClient.html" title="class in org.apache.http.impl.client">DefaultHttpClient</A> <BR> <A HREF="org/apache/http/impl/client/DefaultHttpRequestRetryHandler.html" title="class in org.apache.http.impl.client">DefaultHttpRequestRetryHandler</A> <BR> <A HREF="org/apache/http/impl/conn/DefaultHttpRoutePlanner.html" title="class in org.apache.http.impl.conn">DefaultHttpRoutePlanner</A> <BR> <A HREF="org/apache/http/impl/client/DefaultProxyAuthenticationHandler.html" title="class in org.apache.http.impl.client">DefaultProxyAuthenticationHandler</A> <BR> <A HREF="org/apache/http/impl/client/DefaultRedirectHandler.html" title="class in org.apache.http.impl.client">DefaultRedirectHandler</A> <BR> <A HREF="org/apache/http/impl/client/DefaultRequestDirector.html" title="class in org.apache.http.impl.client">DefaultRequestDirector</A> <BR> <A HREF="org/apache/http/impl/conn/DefaultResponseParser.html" title="class in org.apache.http.impl.conn">DefaultResponseParser</A> <BR> <A HREF="org/apache/http/impl/client/DefaultTargetAuthenticationHandler.html" title="class in org.apache.http.impl.client">DefaultTargetAuthenticationHandler</A> <BR> <A HREF="org/apache/http/impl/client/DefaultUserTokenHandler.html" title="class in org.apache.http.impl.client">DefaultUserTokenHandler</A> <BR> <A HREF="org/apache/http/impl/auth/DigestScheme.html" title="class in org.apache.http.impl.auth">DigestScheme</A> <BR> <A HREF="org/apache/http/impl/auth/DigestSchemeFactory.html" title="class in org.apache.http.impl.auth">DigestSchemeFactory</A> <BR> <A HREF="org/apache/http/impl/client/EntityEnclosingRequestWrapper.html" title="class in org.apache.http.impl.client">EntityEnclosingRequestWrapper</A> <BR> <A HREF="org/apache/http/conn/EofSensorInputStream.html" title="class in org.apache.http.conn">EofSensorInputStream</A> <BR> <A HREF="org/apache/http/conn/EofSensorWatcher.html" title="interface in org.apache.http.conn"><I>EofSensorWatcher</I></A> <BR> <A HREF="org/apache/http/conn/scheme/HostNameResolver.html" title="interface in org.apache.http.conn.scheme"><I>HostNameResolver</I></A> <BR> <A HREF="org/apache/http/client/HttpClient.html" title="interface in org.apache.http.client"><I>HttpClient</I></A> <BR> <A HREF="org/apache/http/client/params/HttpClientParams.html" title="class in org.apache.http.client.params">HttpClientParams</A> <BR> <A HREF="org/apache/http/client/methods/HttpDelete.html" title="class in org.apache.http.client.methods">HttpDelete</A> <BR> <A HREF="org/apache/http/client/methods/HttpEntityEnclosingRequestBase.html" title="class in org.apache.http.client.methods">HttpEntityEnclosingRequestBase</A> <BR> <A HREF="org/apache/http/client/methods/HttpGet.html" title="class in org.apache.http.client.methods">HttpGet</A> <BR> <A HREF="org/apache/http/client/methods/HttpHead.html" title="class in org.apache.http.client.methods">HttpHead</A> <BR> <A HREF="org/apache/http/conn/HttpHostConnectException.html" title="class in org.apache.http.conn">HttpHostConnectException</A> <BR> <A HREF="org/apache/http/client/methods/HttpOptions.html" title="class in org.apache.http.client.methods">HttpOptions</A> <BR> <A HREF="org/apache/http/client/methods/HttpPost.html" title="class in org.apache.http.client.methods">HttpPost</A> <BR> <A HREF="org/apache/http/client/methods/HttpPut.html" title="class in org.apache.http.client.methods">HttpPut</A> <BR> <A HREF="org/apache/http/client/methods/HttpRequestBase.html" title="class in org.apache.http.client.methods">HttpRequestBase</A> <BR> <A HREF="org/apache/http/client/HttpRequestRetryHandler.html" title="interface in org.apache.http.client"><I>HttpRequestRetryHandler</I></A> <BR> <A HREF="org/apache/http/client/HttpResponseException.html" title="class in org.apache.http.client">HttpResponseException</A> <BR> <A HREF="org/apache/http/conn/routing/HttpRoute.html" title="class in org.apache.http.conn.routing">HttpRoute</A> <BR> <A HREF="org/apache/http/conn/routing/HttpRouteDirector.html" title="interface in org.apache.http.conn.routing"><I>HttpRouteDirector</I></A> <BR> <A HREF="org/apache/http/conn/routing/HttpRoutePlanner.html" title="interface in org.apache.http.conn.routing"><I>HttpRoutePlanner</I></A> <BR> <A HREF="org/apache/http/client/methods/HttpTrace.html" title="class in org.apache.http.client.methods">HttpTrace</A> <BR> <A HREF="org/apache/http/client/methods/HttpUriRequest.html" title="interface in org.apache.http.client.methods"><I>HttpUriRequest</I></A> <BR> <A HREF="org/apache/http/impl/conn/IdleConnectionHandler.html" title="class in org.apache.http.impl.conn">IdleConnectionHandler</A> <BR> <A HREF="org/apache/http/client/utils/Idn.html" title="interface in org.apache.http.client.utils"><I>Idn</I></A> <BR> <A HREF="org/apache/http/conn/util/InetAddressUtils.html" title="class in org.apache.http.conn.util">InetAddressUtils</A> <BR> <A HREF="org/apache/http/auth/InvalidCredentialsException.html" title="class in org.apache.http.auth">InvalidCredentialsException</A> <BR> <A HREF="org/apache/http/client/utils/JdkIdn.html" title="class in org.apache.http.client.utils">JdkIdn</A> <BR> <A HREF="org/apache/http/conn/scheme/LayeredSocketFactory.html" title="interface in org.apache.http.conn.scheme"><I>LayeredSocketFactory</I></A> <BR> <A HREF="org/apache/http/impl/conn/LoggingSessionInputBuffer.html" title="class in org.apache.http.impl.conn">LoggingSessionInputBuffer</A> <BR> <A HREF="org/apache/http/impl/conn/LoggingSessionOutputBuffer.html" title="class in org.apache.http.impl.conn">LoggingSessionOutputBuffer</A> <BR> <A HREF="org/apache/http/auth/MalformedChallengeException.html" title="class in org.apache.http.auth">MalformedChallengeException</A> <BR> <A HREF="org/apache/http/cookie/MalformedCookieException.html" title="class in org.apache.http.cookie">MalformedCookieException</A> <BR> <A HREF="org/apache/http/conn/ManagedClientConnection.html" title="interface in org.apache.http.conn"><I>ManagedClientConnection</I></A> <BR> <A HREF="org/apache/http/conn/MultihomePlainSocketFactory.html" title="class in org.apache.http.conn">MultihomePlainSocketFactory</A> <BR> <A HREF="org/apache/http/impl/cookie/NetscapeDomainHandler.html" title="class in org.apache.http.impl.cookie">NetscapeDomainHandler</A> <BR> <A HREF="org/apache/http/impl/cookie/NetscapeDraftHeaderParser.html" title="class in org.apache.http.impl.cookie">NetscapeDraftHeaderParser</A> <BR> <A HREF="org/apache/http/impl/cookie/NetscapeDraftSpec.html" title="class in org.apache.http.impl.cookie">NetscapeDraftSpec</A> <BR> <A HREF="org/apache/http/impl/cookie/NetscapeDraftSpecFactory.html" title="class in org.apache.http.impl.cookie">NetscapeDraftSpecFactory</A> <BR> <A HREF="org/apache/http/client/NonRepeatableRequestException.html" title="class in org.apache.http.client">NonRepeatableRequestException</A> <BR> <A HREF="org/apache/http/auth/NTCredentials.html" title="class in org.apache.http.auth">NTCredentials</A> <BR> <A HREF="org/apache/http/impl/auth/NTLMEngine.html" title="interface in org.apache.http.impl.auth"><I>NTLMEngine</I></A> <BR> <A HREF="org/apache/http/impl/auth/NTLMEngineException.html" title="class in org.apache.http.impl.auth">NTLMEngineException</A> <BR> <A HREF="org/apache/http/impl/auth/NTLMScheme.html" title="class in org.apache.http.impl.auth">NTLMScheme</A> <BR> <A HREF="org/apache/http/auth/NTUserPrincipal.html" title="class in org.apache.http.auth">NTUserPrincipal</A> <BR> <A HREF="org/apache/http/conn/OperatedClientConnection.html" title="interface in org.apache.http.conn"><I>OperatedClientConnection</I></A> <BR> <A HREF="org/apache/http/conn/scheme/PlainSocketFactory.html" title="class in org.apache.http.conn.scheme">PlainSocketFactory</A> <BR> <A HREF="org/apache/http/impl/conn/tsccm/PoolEntryRequest.html" title="interface in org.apache.http.impl.conn.tsccm"><I>PoolEntryRequest</I></A> <BR> <A HREF="org/apache/http/impl/conn/ProxySelectorRoutePlanner.html" title="class in org.apache.http.impl.conn">ProxySelectorRoutePlanner</A> <BR> <A HREF="org/apache/http/impl/cookie/PublicSuffixFilter.html" title="class in org.apache.http.impl.cookie">PublicSuffixFilter</A> <BR> <A HREF="org/apache/http/impl/cookie/PublicSuffixListParser.html" title="class in org.apache.http.impl.cookie">PublicSuffixListParser</A> <BR> <A HREF="org/apache/http/client/utils/Punycode.html" title="class in org.apache.http.client.utils">Punycode</A> <BR> <A HREF="org/apache/http/client/RedirectException.html" title="class in org.apache.http.client">RedirectException</A> <BR> <A HREF="org/apache/http/client/RedirectHandler.html" title="interface in org.apache.http.client"><I>RedirectHandler</I></A> <BR> <A HREF="org/apache/http/impl/client/RedirectLocations.html" title="class in org.apache.http.impl.client">RedirectLocations</A> <BR> <A HREF="org/apache/http/impl/conn/tsccm/RefQueueHandler.html" title="interface in org.apache.http.impl.conn.tsccm"><I>RefQueueHandler</I></A> <BR> <A HREF="org/apache/http/impl/conn/tsccm/RefQueueWorker.html" title="class in org.apache.http.impl.conn.tsccm">RefQueueWorker</A> <BR> <A HREF="org/apache/http/client/protocol/RequestAddCookies.html" title="class in org.apache.http.client.protocol">RequestAddCookies</A> <BR> <A HREF="org/apache/http/client/protocol/RequestDefaultHeaders.html" title="class in org.apache.http.client.protocol">RequestDefaultHeaders</A> <BR> <A HREF="org/apache/http/client/RequestDirector.html" title="interface in org.apache.http.client"><I>RequestDirector</I></A> <BR> <A HREF="org/apache/http/client/protocol/RequestProxyAuthentication.html" title="class in org.apache.http.client.protocol">RequestProxyAuthentication</A> <BR> <A HREF="org/apache/http/client/protocol/RequestTargetAuthentication.html" title="class in org.apache.http.client.protocol">RequestTargetAuthentication</A> <BR> <A HREF="org/apache/http/impl/client/RequestWrapper.html" title="class in org.apache.http.impl.client">RequestWrapper</A> <BR> <A HREF="org/apache/http/client/ResponseHandler.html" title="interface in org.apache.http.client"><I>ResponseHandler</I></A> <BR> <A HREF="org/apache/http/client/protocol/ResponseProcessCookies.html" title="class in org.apache.http.client.protocol">ResponseProcessCookies</A> <BR> <A HREF="org/apache/http/impl/cookie/RFC2109DomainHandler.html" title="class in org.apache.http.impl.cookie">RFC2109DomainHandler</A> <BR> <A HREF="org/apache/http/impl/cookie/RFC2109Spec.html" title="class in org.apache.http.impl.cookie">RFC2109Spec</A> <BR> <A HREF="org/apache/http/impl/cookie/RFC2109SpecFactory.html" title="class in org.apache.http.impl.cookie">RFC2109SpecFactory</A> <BR> <A HREF="org/apache/http/impl/cookie/RFC2109VersionHandler.html" title="class in org.apache.http.impl.cookie">RFC2109VersionHandler</A> <BR> <A HREF="org/apache/http/impl/auth/RFC2617Scheme.html" title="class in org.apache.http.impl.auth">RFC2617Scheme</A> <BR> <A HREF="org/apache/http/impl/cookie/RFC2965CommentUrlAttributeHandler.html" title="class in org.apache.http.impl.cookie">RFC2965CommentUrlAttributeHandler</A> <BR> <A HREF="org/apache/http/impl/cookie/RFC2965DiscardAttributeHandler.html" title="class in org.apache.http.impl.cookie">RFC2965DiscardAttributeHandler</A> <BR> <A HREF="org/apache/http/impl/cookie/RFC2965DomainAttributeHandler.html" title="class in org.apache.http.impl.cookie">RFC2965DomainAttributeHandler</A> <BR> <A HREF="org/apache/http/impl/cookie/RFC2965PortAttributeHandler.html" title="class in org.apache.http.impl.cookie">RFC2965PortAttributeHandler</A> <BR> <A HREF="org/apache/http/impl/cookie/RFC2965Spec.html" title="class in org.apache.http.impl.cookie">RFC2965Spec</A> <BR> <A HREF="org/apache/http/impl/cookie/RFC2965SpecFactory.html" title="class in org.apache.http.impl.cookie">RFC2965SpecFactory</A> <BR> <A HREF="org/apache/http/impl/cookie/RFC2965VersionAttributeHandler.html" title="class in org.apache.http.impl.cookie">RFC2965VersionAttributeHandler</A> <BR> <A HREF="org/apache/http/client/utils/Rfc3492Idn.html" title="class in org.apache.http.client.utils">Rfc3492Idn</A> <BR> <A HREF="org/apache/http/impl/client/RoutedRequest.html" title="class in org.apache.http.impl.client">RoutedRequest</A> <BR> <A HREF="org/apache/http/conn/routing/RouteInfo.html" title="interface in org.apache.http.conn.routing"><I>RouteInfo</I></A> <BR> <A HREF="org/apache/http/conn/routing/RouteInfo.LayerType.html" title="enum in org.apache.http.conn.routing">RouteInfo.LayerType</A> <BR> <A HREF="org/apache/http/conn/routing/RouteInfo.TunnelType.html" title="enum in org.apache.http.conn.routing">RouteInfo.TunnelType</A> <BR> <A HREF="org/apache/http/impl/conn/tsccm/RouteSpecificPool.html" title="class in org.apache.http.impl.conn.tsccm">RouteSpecificPool</A> <BR> <A HREF="org/apache/http/conn/routing/RouteTracker.html" title="class in org.apache.http.conn.routing">RouteTracker</A> <BR> <A HREF="org/apache/http/conn/scheme/Scheme.html" title="class in org.apache.http.conn.scheme">Scheme</A> <BR> <A HREF="org/apache/http/conn/scheme/SchemeRegistry.html" title="class in org.apache.http.conn.scheme">SchemeRegistry</A> <BR> <A HREF="org/apache/http/cookie/SetCookie.html" title="interface in org.apache.http.cookie"><I>SetCookie</I></A> <BR> <A HREF="org/apache/http/cookie/SetCookie2.html" title="interface in org.apache.http.cookie"><I>SetCookie2</I></A> <BR> <A HREF="org/apache/http/impl/conn/SingleClientConnManager.html" title="class in org.apache.http.impl.conn">SingleClientConnManager</A> <BR> <A HREF="org/apache/http/cookie/SM.html" title="interface in org.apache.http.cookie"><I>SM</I></A> <BR> <A HREF="org/apache/http/conn/scheme/SocketFactory.html" title="interface in org.apache.http.conn.scheme"><I>SocketFactory</I></A> <BR> <A HREF="org/apache/http/conn/ssl/SSLSocketFactory.html" title="class in org.apache.http.conn.ssl">SSLSocketFactory</A> <BR> <A HREF="org/apache/http/conn/ssl/StrictHostnameVerifier.html" title="class in org.apache.http.conn.ssl">StrictHostnameVerifier</A> <BR> <A HREF="org/apache/http/impl/conn/tsccm/ThreadSafeClientConnManager.html" title="class in org.apache.http.impl.conn.tsccm">ThreadSafeClientConnManager</A> <BR> <A HREF="org/apache/http/impl/client/TunnelRefusedException.html" title="class in org.apache.http.impl.client">TunnelRefusedException</A> <BR> <A HREF="org/apache/http/impl/auth/UnsupportedDigestAlgorithmException.html" title="class in org.apache.http.impl.auth">UnsupportedDigestAlgorithmException</A> <BR> <A HREF="org/apache/http/client/utils/URIUtils.html" title="class in org.apache.http.client.utils">URIUtils</A> <BR> <A HREF="org/apache/http/client/entity/UrlEncodedFormEntity.html" title="class in org.apache.http.client.entity">UrlEncodedFormEntity</A> <BR> <A HREF="org/apache/http/client/utils/URLEncodedUtils.html" title="class in org.apache.http.client.utils">URLEncodedUtils</A> <BR> <A HREF="org/apache/http/auth/UsernamePasswordCredentials.html" title="class in org.apache.http.auth">UsernamePasswordCredentials</A> <BR> <A HREF="org/apache/http/client/UserTokenHandler.html" title="interface in org.apache.http.client"><I>UserTokenHandler</I></A> <BR> <A HREF="org/apache/http/impl/conn/tsccm/WaitingThread.html" title="class in org.apache.http.impl.conn.tsccm">WaitingThread</A> <BR> <A HREF="org/apache/http/impl/conn/tsccm/WaitingThreadAborter.html" title="class in org.apache.http.impl.conn.tsccm">WaitingThreadAborter</A> <BR> <A HREF="org/apache/http/impl/conn/Wire.html" title="class in org.apache.http.impl.conn">Wire</A> <BR> <A HREF="org/apache/http/conn/ssl/X509HostnameVerifier.html" title="interface in org.apache.http.conn.ssl"><I>X509HostnameVerifier</I></A> <BR> </FONT></TD> </TR> </TABLE> </BODY> </HTML>