blob: 89392d4c1108d9e74a80c1e874f0a16da47980ed [file] [log] [blame]
<!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_22) on Sun Oct 21 11:03:16 GMT+01:00 2012 -->
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
Index (HttpComponents Client 4.2.2 API)
</TITLE>
<LINK REL ="stylesheet" TYPE="text/css" HREF="./stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
parent.document.title="Index (HttpComponents Client 4.2.2 API)";
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="./overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="./overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="./deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="./help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;PREV&nbsp;
&nbsp;NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="./index.html?index-all.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="index-all.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
&nbsp;<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="./allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="./allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<A HREF="#_A_">A</A> <A HREF="#_B_">B</A> <A HREF="#_C_">C</A> <A HREF="#_D_">D</A> <A HREF="#_E_">E</A> <A HREF="#_F_">F</A> <A HREF="#_G_">G</A> <A HREF="#_H_">H</A> <A HREF="#_I_">I</A> <A HREF="#_J_">J</A> <A HREF="#_K_">K</A> <A HREF="#_L_">L</A> <A HREF="#_M_">M</A> <A HREF="#_N_">N</A> <A HREF="#_O_">O</A> <A HREF="#_P_">P</A> <A HREF="#_Q_">Q</A> <A HREF="#_R_">R</A> <A HREF="#_S_">S</A> <A HREF="#_T_">T</A> <A HREF="#_U_">U</A> <A HREF="#_V_">V</A> <A HREF="#_W_">W</A> <A HREF="#_X_">X</A> <HR>
<A NAME="_A_"><!-- --></A><H2>
<B>A</B></H2>
<DL>
<DT><A HREF="./org/apache/http/client/fluent/Request.html#abort()"><B>abort()</B></A> -
Method in class org.apache.http.client.fluent.<A HREF="./org/apache/http/client/fluent/Request.html" title="class in org.apache.http.client.fluent">Request</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/methods/AbortableHttpRequest.html#abort()"><B>abort()</B></A> -
Method in interface org.apache.http.client.methods.<A HREF="./org/apache/http/client/methods/AbortableHttpRequest.html" title="interface in org.apache.http.client.methods">AbortableHttpRequest</A>
<DD>Aborts this http request.
<DT><A HREF="./org/apache/http/client/methods/HttpRequestBase.html#abort()"><B>abort()</B></A> -
Method in class org.apache.http.client.methods.<A HREF="./org/apache/http/client/methods/HttpRequestBase.html" title="class in org.apache.http.client.methods">HttpRequestBase</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/methods/HttpUriRequest.html#abort()"><B>abort()</B></A> -
Method in interface org.apache.http.client.methods.<A HREF="./org/apache/http/client/methods/HttpUriRequest.html" title="interface in org.apache.http.client.methods">HttpUriRequest</A>
<DD>Aborts execution of the request.
<DT><A HREF="./org/apache/http/impl/client/RequestWrapper.html#abort()"><B>abort()</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/RequestWrapper.html" title="class in org.apache.http.impl.client">RequestWrapper</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/conn/tsccm/WaitingThreadAborter.html#abort()"><B>abort()</B></A> -
Method in class org.apache.http.impl.conn.tsccm.<A HREF="./org/apache/http/impl/conn/tsccm/WaitingThreadAborter.html" title="class in org.apache.http.impl.conn.tsccm">WaitingThreadAborter</A>
<DD><B>Deprecated.</B>&nbsp;If a waiting thread has been set, interrupts it.
<DT><A HREF="./org/apache/http/client/methods/AbortableHttpRequest.html" title="interface in org.apache.http.client.methods"><B>AbortableHttpRequest</B></A> - Interface in <A HREF="./org/apache/http/client/methods/package-summary.html">org.apache.http.client.methods</A><DD>Interface representing an HTTP request that can be aborted by shutting
down the underlying HTTP connection.<DT><A HREF="./org/apache/http/conn/BasicManagedEntity.html#abortConnection()"><B>abortConnection()</B></A> -
Method in class org.apache.http.conn.<A HREF="./org/apache/http/conn/BasicManagedEntity.html" title="class in org.apache.http.conn">BasicManagedEntity</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/conn/ConnectionReleaseTrigger.html#abortConnection()"><B>abortConnection()</B></A> -
Method in interface org.apache.http.conn.<A HREF="./org/apache/http/conn/ConnectionReleaseTrigger.html" title="interface in org.apache.http.conn">ConnectionReleaseTrigger</A>
<DD>Releases the connection without the option of keep-alive.
<DT><A HREF="./org/apache/http/conn/EofSensorInputStream.html#abortConnection()"><B>abortConnection()</B></A> -
Method in class org.apache.http.conn.<A HREF="./org/apache/http/conn/EofSensorInputStream.html" title="class in org.apache.http.conn">EofSensorInputStream</A>
<DD>Aborts this stream.
<DT><A HREF="./org/apache/http/impl/conn/AbstractClientConnAdapter.html#abortConnection()"><B>abortConnection()</B></A> -
Method in class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/AbstractClientConnAdapter.html" title="class in org.apache.http.impl.conn">AbstractClientConnAdapter</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/apache/http/conn/ClientConnectionRequest.html#abortRequest()"><B>abortRequest()</B></A> -
Method in interface org.apache.http.conn.<A HREF="./org/apache/http/conn/ClientConnectionRequest.html" title="interface in org.apache.http.conn">ClientConnectionRequest</A>
<DD>Aborts the call to <A HREF="./org/apache/http/conn/ClientConnectionRequest.html#getConnection(long, java.util.concurrent.TimeUnit)"><CODE>ClientConnectionRequest.getConnection(long, TimeUnit)</CODE></A>,
causing it to throw an <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/InterruptedException.html" title="class or interface in java.lang"><CODE>InterruptedException</CODE></A>.
<DT><A HREF="./org/apache/http/impl/conn/tsccm/PoolEntryRequest.html#abortRequest()"><B>abortRequest()</B></A> -
Method in interface org.apache.http.impl.conn.tsccm.<A HREF="./org/apache/http/impl/conn/tsccm/PoolEntryRequest.html" title="interface in org.apache.http.impl.conn.tsccm">PoolEntryRequest</A>
<DD><B>Deprecated.</B>&nbsp;Aborts the active or next call to
<A HREF="./org/apache/http/impl/conn/tsccm/PoolEntryRequest.html#getPoolEntry(long, java.util.concurrent.TimeUnit)"><CODE>PoolEntryRequest.getPoolEntry(long, TimeUnit)</CODE></A>.
<DT><A HREF="./org/apache/http/impl/client/AbstractAuthenticationHandler.html" title="class in org.apache.http.impl.client"><B>AbstractAuthenticationHandler</B></A> - Class in <A HREF="./org/apache/http/impl/client/package-summary.html">org.apache.http.impl.client</A><DD><B>Deprecated.</B>&nbsp;<I>(4.2) use <A HREF="./org/apache/http/client/AuthenticationStrategy.html" title="interface in org.apache.http.client"><CODE>AuthenticationStrategy</CODE></A></I><DT><A HREF="./org/apache/http/impl/client/AbstractAuthenticationHandler.html#AbstractAuthenticationHandler()"><B>AbstractAuthenticationHandler()</B></A> -
Constructor for class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/AbstractAuthenticationHandler.html" title="class in org.apache.http.impl.client">AbstractAuthenticationHandler</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/apache/http/impl/conn/AbstractClientConnAdapter.html" title="class in org.apache.http.impl.conn"><B>AbstractClientConnAdapter</B></A> - Class in <A HREF="./org/apache/http/impl/conn/package-summary.html">org.apache.http.impl.conn</A><DD><B>Deprecated.</B>&nbsp;<I>(4.2) do not use</I><DT><A HREF="./org/apache/http/impl/conn/AbstractClientConnAdapter.html#AbstractClientConnAdapter(org.apache.http.conn.ClientConnectionManager, org.apache.http.conn.OperatedClientConnection)"><B>AbstractClientConnAdapter(ClientConnectionManager, OperatedClientConnection)</B></A> -
Constructor for class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/AbstractClientConnAdapter.html" title="class in org.apache.http.impl.conn">AbstractClientConnAdapter</A>
<DD><B>Deprecated.</B>&nbsp;Creates a new connection adapter.
<DT><A HREF="./org/apache/http/impl/conn/tsccm/AbstractConnPool.html" title="class in org.apache.http.impl.conn.tsccm"><B>AbstractConnPool</B></A> - Class in <A HREF="./org/apache/http/impl/conn/tsccm/package-summary.html">org.apache.http.impl.conn.tsccm</A><DD><B>Deprecated.</B>&nbsp;<I>(4.2) use <A HREF="http://hc.apache.org/httpcomponents-core-ga/httpcore/apidocs/org/apache/http/pool/AbstractConnPool.html" title="class or interface in org.apache.http.pool"><CODE>AbstractConnPool</CODE></A></I><DT><A HREF="./org/apache/http/impl/conn/tsccm/AbstractConnPool.html#AbstractConnPool()"><B>AbstractConnPool()</B></A> -
Constructor for class org.apache.http.impl.conn.tsccm.<A HREF="./org/apache/http/impl/conn/tsccm/AbstractConnPool.html" title="class in org.apache.http.impl.conn.tsccm">AbstractConnPool</A>
<DD><B>Deprecated.</B>&nbsp;Creates a new connection pool.
<DT><A HREF="./org/apache/http/entity/mime/content/AbstractContentBody.html" title="class in org.apache.http.entity.mime.content"><B>AbstractContentBody</B></A> - Class in <A HREF="./org/apache/http/entity/mime/content/package-summary.html">org.apache.http.entity.mime.content</A><DD>&nbsp;<DT><A HREF="./org/apache/http/entity/mime/content/AbstractContentBody.html#AbstractContentBody(java.lang.String)"><B>AbstractContentBody(String)</B></A> -
Constructor for class org.apache.http.entity.mime.content.<A HREF="./org/apache/http/entity/mime/content/AbstractContentBody.html" title="class in org.apache.http.entity.mime.content">AbstractContentBody</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/cookie/AbstractCookieAttributeHandler.html" title="class in org.apache.http.impl.cookie"><B>AbstractCookieAttributeHandler</B></A> - Class in <A HREF="./org/apache/http/impl/cookie/package-summary.html">org.apache.http.impl.cookie</A><DD>&nbsp;<DT><A HREF="./org/apache/http/impl/cookie/AbstractCookieAttributeHandler.html#AbstractCookieAttributeHandler()"><B>AbstractCookieAttributeHandler()</B></A> -
Constructor for class org.apache.http.impl.cookie.<A HREF="./org/apache/http/impl/cookie/AbstractCookieAttributeHandler.html" title="class in org.apache.http.impl.cookie">AbstractCookieAttributeHandler</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/cookie/AbstractCookieSpec.html" title="class in org.apache.http.impl.cookie"><B>AbstractCookieSpec</B></A> - Class in <A HREF="./org/apache/http/impl/cookie/package-summary.html">org.apache.http.impl.cookie</A><DD>Abstract cookie specification which can delegate the job of parsing,
validation or matching cookie attributes to a number of arbitrary
<A HREF="./org/apache/http/cookie/CookieAttributeHandler.html" title="interface in org.apache.http.cookie"><CODE>CookieAttributeHandler</CODE></A>s.<DT><A HREF="./org/apache/http/impl/cookie/AbstractCookieSpec.html#AbstractCookieSpec()"><B>AbstractCookieSpec()</B></A> -
Constructor for class org.apache.http.impl.cookie.<A HREF="./org/apache/http/impl/cookie/AbstractCookieSpec.html" title="class in org.apache.http.impl.cookie">AbstractCookieSpec</A>
<DD>Default constructor
<DT><A HREF="./org/apache/http/impl/client/AbstractHttpClient.html" title="class in org.apache.http.impl.client"><B>AbstractHttpClient</B></A> - Class in <A HREF="./org/apache/http/impl/client/package-summary.html">org.apache.http.impl.client</A><DD>Base class for <A HREF="./org/apache/http/client/HttpClient.html" title="interface in org.apache.http.client"><CODE>HttpClient</CODE></A> implementations.<DT><A HREF="./org/apache/http/impl/client/AbstractHttpClient.html#AbstractHttpClient(org.apache.http.conn.ClientConnectionManager, org.apache.http.params.HttpParams)"><B>AbstractHttpClient(ClientConnectionManager, HttpParams)</B></A> -
Constructor for class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/AbstractHttpClient.html" title="class in org.apache.http.impl.client">AbstractHttpClient</A>
<DD>Creates a new HTTP client.
<DT><A HREF="./org/apache/http/impl/conn/AbstractPooledConnAdapter.html" title="class in org.apache.http.impl.conn"><B>AbstractPooledConnAdapter</B></A> - Class in <A HREF="./org/apache/http/impl/conn/package-summary.html">org.apache.http.impl.conn</A><DD><B>Deprecated.</B>&nbsp;<I>(4.2) do not use</I><DT><A HREF="./org/apache/http/impl/conn/AbstractPooledConnAdapter.html#AbstractPooledConnAdapter(org.apache.http.conn.ClientConnectionManager, org.apache.http.impl.conn.AbstractPoolEntry)"><B>AbstractPooledConnAdapter(ClientConnectionManager, AbstractPoolEntry)</B></A> -
Constructor for class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/AbstractPooledConnAdapter.html" title="class in org.apache.http.impl.conn">AbstractPooledConnAdapter</A>
<DD><B>Deprecated.</B>&nbsp;Creates a new connection adapter.
<DT><A HREF="./org/apache/http/impl/conn/AbstractPoolEntry.html" title="class in org.apache.http.impl.conn"><B>AbstractPoolEntry</B></A> - Class in <A HREF="./org/apache/http/impl/conn/package-summary.html">org.apache.http.impl.conn</A><DD><B>Deprecated.</B>&nbsp;<I>(4.2) do not use</I><DT><A HREF="./org/apache/http/impl/conn/AbstractPoolEntry.html#AbstractPoolEntry(org.apache.http.conn.ClientConnectionOperator, org.apache.http.conn.routing.HttpRoute)"><B>AbstractPoolEntry(ClientConnectionOperator, HttpRoute)</B></A> -
Constructor for class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/AbstractPoolEntry.html" title="class in org.apache.http.impl.conn">AbstractPoolEntry</A>
<DD><B>Deprecated.</B>&nbsp;Creates a new pool entry.
<DT><A HREF="./org/apache/http/conn/ssl/AbstractVerifier.html" title="class in org.apache.http.conn.ssl"><B>AbstractVerifier</B></A> - Class in <A HREF="./org/apache/http/conn/ssl/package-summary.html">org.apache.http.conn.ssl</A><DD>Abstract base class for all standard <A HREF="./org/apache/http/conn/ssl/X509HostnameVerifier.html" title="interface in org.apache.http.conn.ssl"><CODE>X509HostnameVerifier</CODE></A>
implementations.<DT><A HREF="./org/apache/http/conn/ssl/AbstractVerifier.html#AbstractVerifier()"><B>AbstractVerifier()</B></A> -
Constructor for class org.apache.http.conn.ssl.<A HREF="./org/apache/http/conn/ssl/AbstractVerifier.html" title="class in org.apache.http.conn.ssl">AbstractVerifier</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/conn/ssl/AbstractVerifier.html#acceptableCountryWildcard(java.lang.String)"><B>acceptableCountryWildcard(String)</B></A> -
Static method in class org.apache.http.conn.ssl.<A HREF="./org/apache/http/conn/ssl/AbstractVerifier.html" title="class in org.apache.http.conn.ssl">AbstractVerifier</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/fluent/Form.html#add(java.lang.String, java.lang.String)"><B>add(String, String)</B></A> -
Method in class org.apache.http.client.fluent.<A HREF="./org/apache/http/client/fluent/Form.html" title="class in org.apache.http.client.fluent">Form</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/RedirectLocations.html#add(java.net.URI)"><B>add(URI)</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/RedirectLocations.html" title="class in org.apache.http.impl.client">RedirectLocations</A>
<DD>Adds a new URI to the collection.
<DT><A HREF="./org/apache/http/impl/conn/IdleConnectionHandler.html#add(org.apache.http.HttpConnection, long, java.util.concurrent.TimeUnit)"><B>add(HttpConnection, long, TimeUnit)</B></A> -
Method in class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/IdleConnectionHandler.html" title="class in org.apache.http.impl.conn">IdleConnectionHandler</A>
<DD><B>Deprecated.</B>&nbsp;Registers the given connection with this handler.
<DT><A HREF="./org/apache/http/impl/conn/InMemoryDnsResolver.html#add(java.lang.String, java.net.InetAddress...)"><B>add(String, InetAddress...)</B></A> -
Method in class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/InMemoryDnsResolver.html" title="class in org.apache.http.impl.conn">InMemoryDnsResolver</A>
<DD>Associates the given array of IP addresses to the given host in this DNS overrider.
<DT><A HREF="./org/apache/http/entity/mime/HttpMultipart.html#addBodyPart(org.apache.http.entity.mime.FormBodyPart)"><B>addBodyPart(FormBodyPart)</B></A> -
Method in class org.apache.http.entity.mime.<A HREF="./org/apache/http/entity/mime/HttpMultipart.html" title="class in org.apache.http.entity.mime">HttpMultipart</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/CookieStore.html#addCookie(org.apache.http.cookie.Cookie)"><B>addCookie(Cookie)</B></A> -
Method in interface org.apache.http.client.<A HREF="./org/apache/http/client/CookieStore.html" title="interface in org.apache.http.client">CookieStore</A>
<DD>Adds an <A HREF="./org/apache/http/cookie/Cookie.html" title="interface in org.apache.http.cookie"><CODE>Cookie</CODE></A>, replacing any existing equivalent cookies.
<DT><A HREF="./org/apache/http/impl/client/BasicCookieStore.html#addCookie(org.apache.http.cookie.Cookie)"><B>addCookie(Cookie)</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/BasicCookieStore.html" title="class in org.apache.http.impl.client">BasicCookieStore</A>
<DD>Adds an <A HREF="./org/apache/http/cookie/Cookie.html" title="interface in org.apache.http.cookie"><CODE>HTTP cookie</CODE></A>, replacing any existing equivalent cookies.
<DT><A HREF="./org/apache/http/impl/client/BasicCookieStore.html#addCookies(org.apache.http.cookie.Cookie[])"><B>addCookies(Cookie[])</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/BasicCookieStore.html" title="class in org.apache.http.impl.client">BasicCookieStore</A>
<DD>Adds an array of <A HREF="./org/apache/http/cookie/Cookie.html" title="interface in org.apache.http.cookie"><CODE>HTTP cookies</CODE></A>.
<DT><A HREF="./org/apache/http/entity/mime/FormBodyPart.html#addField(java.lang.String, java.lang.String)"><B>addField(String, String)</B></A> -
Method in class org.apache.http.entity.mime.<A HREF="./org/apache/http/entity/mime/FormBodyPart.html" title="class in org.apache.http.entity.mime">FormBodyPart</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/entity/mime/Header.html#addField(org.apache.http.entity.mime.MinimalField)"><B>addField(MinimalField)</B></A> -
Method in class org.apache.http.entity.mime.<A HREF="./org/apache/http/entity/mime/Header.html" title="class in org.apache.http.entity.mime">Header</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/fluent/Request.html#addHeader(org.apache.http.Header)"><B>addHeader(Header)</B></A> -
Method in class org.apache.http.client.fluent.<A HREF="./org/apache/http/client/fluent/Request.html" title="class in org.apache.http.client.fluent">Request</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/fluent/Request.html#addHeader(java.lang.String, java.lang.String)"><B>addHeader(String, String)</B></A> -
Method in class org.apache.http.client.fluent.<A HREF="./org/apache/http/client/fluent/Request.html" title="class in org.apache.http.client.fluent">Request</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/utils/URIBuilder.html#addParameter(java.lang.String, java.lang.String)"><B>addParameter(String, String)</B></A> -
Method in class org.apache.http.client.utils.<A HREF="./org/apache/http/client/utils/URIBuilder.html" title="class in org.apache.http.client.utils">URIBuilder</A>
<DD>Adds parameter to URI query.
<DT><A HREF="./org/apache/http/entity/mime/MultipartEntity.html#addPart(org.apache.http.entity.mime.FormBodyPart)"><B>addPart(FormBodyPart)</B></A> -
Method in class org.apache.http.entity.mime.<A HREF="./org/apache/http/entity/mime/MultipartEntity.html" title="class in org.apache.http.entity.mime">MultipartEntity</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/entity/mime/MultipartEntity.html#addPart(java.lang.String, org.apache.http.entity.mime.content.ContentBody)"><B>addPart(String, ContentBody)</B></A> -
Method in class org.apache.http.entity.mime.<A HREF="./org/apache/http/entity/mime/MultipartEntity.html" title="class in org.apache.http.entity.mime">MultipartEntity</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/AbstractHttpClient.html#addRequestInterceptor(org.apache.http.HttpRequestInterceptor)"><B>addRequestInterceptor(HttpRequestInterceptor)</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/AbstractHttpClient.html" title="class in org.apache.http.impl.client">AbstractHttpClient</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/AbstractHttpClient.html#addRequestInterceptor(org.apache.http.HttpRequestInterceptor, int)"><B>addRequestInterceptor(HttpRequestInterceptor, int)</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/AbstractHttpClient.html" title="class in org.apache.http.impl.client">AbstractHttpClient</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/AbstractHttpClient.html#addResponseInterceptor(org.apache.http.HttpResponseInterceptor)"><B>addResponseInterceptor(HttpResponseInterceptor)</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/AbstractHttpClient.html" title="class in org.apache.http.impl.client">AbstractHttpClient</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/AbstractHttpClient.html#addResponseInterceptor(org.apache.http.HttpResponseInterceptor, int)"><B>addResponseInterceptor(HttpResponseInterceptor, int)</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/AbstractHttpClient.html" title="class in org.apache.http.impl.client">AbstractHttpClient</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/cache/HeaderConstants.html#AGE"><B>AGE</B></A> -
Static variable in class org.apache.http.client.cache.<A HREF="./org/apache/http/client/cache/HeaderConstants.html" title="class in org.apache.http.client.cache">HeaderConstants</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/AIMDBackoffManager.html" title="class in org.apache.http.impl.client"><B>AIMDBackoffManager</B></A> - Class in <A HREF="./org/apache/http/impl/client/package-summary.html">org.apache.http.impl.client</A><DD>The <code>AIMDBackoffManager</code> applies an additive increase,
multiplicative decrease (AIMD) to managing a dynamic limit to
the number of connections allowed to a given host.<DT><A HREF="./org/apache/http/impl/client/AIMDBackoffManager.html#AIMDBackoffManager(org.apache.http.pool.ConnPoolControl)"><B>AIMDBackoffManager(ConnPoolControl&lt;HttpRoute&gt;)</B></A> -
Constructor for class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/AIMDBackoffManager.html" title="class in org.apache.http.impl.client">AIMDBackoffManager</A>
<DD>Creates an <code>AIMDBackoffManager</code> to manage
per-host connection pool sizes represented by the
given <A HREF="http://hc.apache.org/httpcomponents-core-ga/httpcore/apidocs/org/apache/http/pool/ConnPoolControl.html" title="class or interface in org.apache.http.pool"><CODE>ConnPoolControl</CODE></A>.
<DT><A HREF="./org/apache/http/client/params/AllClientPNames.html" title="interface in org.apache.http.client.params"><B>AllClientPNames</B></A> - Interface in <A HREF="./org/apache/http/client/params/package-summary.html">org.apache.http.client.params</A><DD>Collected parameter names for the HttpClient module.<DT><A HREF="./org/apache/http/impl/conn/tsccm/RouteSpecificPool.html#allocEntry(java.lang.Object)"><B>allocEntry(Object)</B></A> -
Method in class org.apache.http.impl.conn.tsccm.<A HREF="./org/apache/http/impl/conn/tsccm/RouteSpecificPool.html" title="class in org.apache.http.impl.conn.tsccm">RouteSpecificPool</A>
<DD><B>Deprecated.</B>&nbsp;Obtains a free entry from this pool, if one is available.
<DT><A HREF="./org/apache/http/client/cache/HeaderConstants.html#ALLOW"><B>ALLOW</B></A> -
Static variable in class org.apache.http.client.cache.<A HREF="./org/apache/http/client/cache/HeaderConstants.html" title="class in org.apache.http.client.cache">HeaderConstants</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/conn/ssl/SSLSocketFactory.html#ALLOW_ALL_HOSTNAME_VERIFIER"><B>ALLOW_ALL_HOSTNAME_VERIFIER</B></A> -
Static variable in class org.apache.http.conn.ssl.<A HREF="./org/apache/http/conn/ssl/SSLSocketFactory.html" title="class in org.apache.http.conn.ssl">SSLSocketFactory</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/params/ClientPNames.html#ALLOW_CIRCULAR_REDIRECTS"><B>ALLOW_CIRCULAR_REDIRECTS</B></A> -
Static variable in interface org.apache.http.client.params.<A HREF="./org/apache/http/client/params/ClientPNames.html" title="interface in org.apache.http.client.params">ClientPNames</A>
<DD>Defines whether circular redirects (redirects to the same location) should be allowed.
<DT><A HREF="./org/apache/http/conn/ssl/AllowAllHostnameVerifier.html" title="class in org.apache.http.conn.ssl"><B>AllowAllHostnameVerifier</B></A> - Class in <A HREF="./org/apache/http/conn/ssl/package-summary.html">org.apache.http.conn.ssl</A><DD>The ALLOW_ALL HostnameVerifier essentially turns hostname verification
off.<DT><A HREF="./org/apache/http/conn/ssl/AllowAllHostnameVerifier.html#AllowAllHostnameVerifier()"><B>AllowAllHostnameVerifier()</B></A> -
Constructor for class org.apache.http.conn.ssl.<A HREF="./org/apache/http/conn/ssl/AllowAllHostnameVerifier.html" title="class in org.apache.http.conn.ssl">AllowAllHostnameVerifier</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/conn/SingleClientConnManager.html#alwaysShutDown"><B>alwaysShutDown</B></A> -
Variable in class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/SingleClientConnManager.html" title="class in org.apache.http.impl.conn">SingleClientConnManager</A>
<DD><B>Deprecated.</B>&nbsp;Whether the connection should be shut down on release.
<DT><A HREF="./org/apache/http/auth/AuthScope.html#ANY"><B>ANY</B></A> -
Static variable in class org.apache.http.auth.<A HREF="./org/apache/http/auth/AuthScope.html" title="class in org.apache.http.auth">AuthScope</A>
<DD>Default scope matching any host, port, realm and authentication scheme.
<DT><A HREF="./org/apache/http/auth/AuthScope.html#ANY_HOST"><B>ANY_HOST</B></A> -
Static variable in class org.apache.http.auth.<A HREF="./org/apache/http/auth/AuthScope.html" title="class in org.apache.http.auth">AuthScope</A>
<DD>The <tt>null</tt> value represents any host.
<DT><A HREF="./org/apache/http/auth/AuthScope.html#ANY_PORT"><B>ANY_PORT</B></A> -
Static variable in class org.apache.http.auth.<A HREF="./org/apache/http/auth/AuthScope.html" title="class in org.apache.http.auth">AuthScope</A>
<DD>The <tt>-1</tt> value represents any port.
<DT><A HREF="./org/apache/http/auth/AuthScope.html#ANY_REALM"><B>ANY_REALM</B></A> -
Static variable in class org.apache.http.auth.<A HREF="./org/apache/http/auth/AuthScope.html" title="class in org.apache.http.auth">AuthScope</A>
<DD>The <tt>null</tt> value represents any realm.
<DT><A HREF="./org/apache/http/auth/AuthScope.html#ANY_SCHEME"><B>ANY_SCHEME</B></A> -
Static variable in class org.apache.http.auth.<A HREF="./org/apache/http/auth/AuthScope.html" title="class in org.apache.http.auth">AuthScope</A>
<DD>The <tt>null</tt> value represents any authentication scheme.
<DT><A HREF="./org/apache/http/impl/client/ClientParamsStack.html#applicationParams"><B>applicationParams</B></A> -
Variable in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/ClientParamsStack.html" title="class in org.apache.http.impl.client">ClientParamsStack</A>
<DD>The application parameter collection, or <code>null</code>.
<DT><A HREF="./org/apache/http/client/fluent/Content.html#asBytes()"><B>asBytes()</B></A> -
Method in class org.apache.http.client.fluent.<A HREF="./org/apache/http/client/fluent/Content.html" title="class in org.apache.http.client.fluent">Content</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/conn/AbstractPooledConnAdapter.html#assertAttached()"><B>assertAttached()</B></A> -
Method in class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/AbstractPooledConnAdapter.html" title="class in org.apache.http.impl.conn">AbstractPooledConnAdapter</A>
<DD><B>Deprecated.</B>&nbsp;<I>(4.1) use <A HREF="./org/apache/http/impl/conn/AbstractPooledConnAdapter.html#assertValid(org.apache.http.impl.conn.AbstractPoolEntry)"><CODE>AbstractPooledConnAdapter.assertValid(AbstractPoolEntry)</CODE></A></I>
<DT><A HREF="./org/apache/http/impl/conn/AbstractClientConnAdapter.html#assertNotAborted()"><B>assertNotAborted()</B></A> -
Method in class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/AbstractClientConnAdapter.html" title="class in org.apache.http.impl.conn">AbstractClientConnAdapter</A>
<DD><B>Deprecated.</B>&nbsp;<I>(4.1) use <A HREF="./org/apache/http/impl/conn/AbstractClientConnAdapter.html#assertValid(org.apache.http.conn.OperatedClientConnection)"><CODE>AbstractClientConnAdapter.assertValid(OperatedClientConnection)</CODE></A></I>
<DT><A HREF="./org/apache/http/impl/conn/SingleClientConnManager.html#assertStillUp()"><B>assertStillUp()</B></A> -
Method in class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/SingleClientConnManager.html" title="class in org.apache.http.impl.conn">SingleClientConnManager</A>
<DD><B>Deprecated.</B>&nbsp;Asserts that this manager is not shut down.
<DT><A HREF="./org/apache/http/impl/conn/AbstractClientConnAdapter.html#assertValid(org.apache.http.conn.OperatedClientConnection)"><B>assertValid(OperatedClientConnection)</B></A> -
Method in class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/AbstractClientConnAdapter.html" title="class in org.apache.http.impl.conn">AbstractClientConnAdapter</A>
<DD><B>Deprecated.</B>&nbsp;Asserts that there is a valid wrapped connection to delegate to.
<DT><A HREF="./org/apache/http/impl/conn/AbstractPooledConnAdapter.html#assertValid(org.apache.http.impl.conn.AbstractPoolEntry)"><B>assertValid(AbstractPoolEntry)</B></A> -
Method in class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/AbstractPooledConnAdapter.html" title="class in org.apache.http.impl.conn">AbstractPooledConnAdapter</A>
<DD><B>Deprecated.</B>&nbsp;Asserts that there is a valid pool entry.
<DT><A HREF="./org/apache/http/client/fluent/Content.html#asStream()"><B>asStream()</B></A> -
Method in class org.apache.http.client.fluent.<A HREF="./org/apache/http/client/fluent/Content.html" title="class in org.apache.http.client.fluent">Content</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/fluent/Content.html#asString()"><B>asString()</B></A> -
Method in class org.apache.http.client.fluent.<A HREF="./org/apache/http/client/fluent/Content.html" title="class in org.apache.http.client.fluent">Content</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/fluent/Async.html" title="class in org.apache.http.client.fluent"><B>Async</B></A> - Class in <A HREF="./org/apache/http/client/fluent/package-summary.html">org.apache.http.client.fluent</A><DD>&nbsp;<DT><A HREF="./org/apache/http/conn/BasicEofSensorWatcher.html#attemptReuse"><B>attemptReuse</B></A> -
Variable in class org.apache.http.conn.<A HREF="./org/apache/http/conn/BasicEofSensorWatcher.html" title="class in org.apache.http.conn">BasicEofSensorWatcher</A>
<DD>Whether to keep the connection alive.
<DT><A HREF="./org/apache/http/conn/BasicManagedEntity.html#attemptReuse"><B>attemptReuse</B></A> -
Variable in class org.apache.http.conn.<A HREF="./org/apache/http/conn/BasicManagedEntity.html" title="class in org.apache.http.conn">BasicManagedEntity</A>
<DD>Whether to keep the connection alive.
<DT><A HREF="./org/apache/http/auth/AUTH.html" title="class in org.apache.http.auth"><B>AUTH</B></A> - Class in <A HREF="./org/apache/http/auth/package-summary.html">org.apache.http.auth</A><DD>Constants and static helpers related to the HTTP authentication.<DT><A HREF="./org/apache/http/client/fluent/Executor.html#auth(org.apache.http.auth.AuthScope, org.apache.http.auth.Credentials)"><B>auth(AuthScope, Credentials)</B></A> -
Method in class org.apache.http.client.fluent.<A HREF="./org/apache/http/client/fluent/Executor.html" title="class in org.apache.http.client.fluent">Executor</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/fluent/Executor.html#auth(org.apache.http.HttpHost, org.apache.http.auth.Credentials)"><B>auth(HttpHost, Credentials)</B></A> -
Method in class org.apache.http.client.fluent.<A HREF="./org/apache/http/client/fluent/Executor.html" title="class in org.apache.http.client.fluent">Executor</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/fluent/Executor.html#auth(org.apache.http.auth.Credentials)"><B>auth(Credentials)</B></A> -
Method in class org.apache.http.client.fluent.<A HREF="./org/apache/http/client/fluent/Executor.html" title="class in org.apache.http.client.fluent">Executor</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/fluent/Executor.html#auth(java.lang.String, java.lang.String)"><B>auth(String, String)</B></A> -
Method in class org.apache.http.client.fluent.<A HREF="./org/apache/http/client/fluent/Executor.html" title="class in org.apache.http.client.fluent">Executor</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/fluent/Executor.html#auth(java.lang.String, java.lang.String, java.lang.String, java.lang.String)"><B>auth(String, String, String, String)</B></A> -
Method in class org.apache.http.client.fluent.<A HREF="./org/apache/http/client/fluent/Executor.html" title="class in org.apache.http.client.fluent">Executor</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/fluent/Executor.html#auth(org.apache.http.HttpHost, java.lang.String, java.lang.String)"><B>auth(HttpHost, String, String)</B></A> -
Method in class org.apache.http.client.fluent.<A HREF="./org/apache/http/client/fluent/Executor.html" title="class in org.apache.http.client.fluent">Executor</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/fluent/Executor.html#auth(org.apache.http.HttpHost, java.lang.String, java.lang.String, java.lang.String, java.lang.String)"><B>auth(HttpHost, String, String, String, String)</B></A> -
Method in class org.apache.http.client.fluent.<A HREF="./org/apache/http/client/fluent/Executor.html" title="class in org.apache.http.client.fluent">Executor</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/protocol/ClientContext.html#AUTH_CACHE"><B>AUTH_CACHE</B></A> -
Static variable in interface org.apache.http.client.protocol.<A HREF="./org/apache/http/client/protocol/ClientContext.html" title="interface in org.apache.http.client.protocol">ClientContext</A>
<DD>Attribute name of a <A HREF="./org/apache/http/client/AuthCache.html" title="interface in org.apache.http.client"><CODE>AuthCache</CODE></A> object
that represents the auth scheme cache.
<DT><A HREF="./org/apache/http/client/protocol/ClientContext.html#AUTH_SCHEME_PREF"><B>AUTH_SCHEME_PREF</B></A> -
Static variable in interface org.apache.http.client.protocol.<A HREF="./org/apache/http/client/protocol/ClientContext.html" title="interface in org.apache.http.client.protocol">ClientContext</A>
<DD><B>Deprecated.</B>&nbsp;<I>(4.1) do not use</I>
<DT><A HREF="./org/apache/http/client/AuthCache.html" title="interface in org.apache.http.client"><B>AuthCache</B></A> - Interface in <A HREF="./org/apache/http/client/package-summary.html">org.apache.http.client</A><DD>Abstract <A HREF="./org/apache/http/auth/AuthScheme.html" title="interface in org.apache.http.auth"><CODE>AuthScheme</CODE></A> cache.<DT><A HREF="./org/apache/http/auth/AuthScheme.html#authenticate(org.apache.http.auth.Credentials, org.apache.http.HttpRequest)"><B>authenticate(Credentials, HttpRequest)</B></A> -
Method in interface org.apache.http.auth.<A HREF="./org/apache/http/auth/AuthScheme.html" title="interface in org.apache.http.auth">AuthScheme</A>
<DD><B>Deprecated.</B>&nbsp;<I>(4.1) Use <A HREF="./org/apache/http/auth/ContextAwareAuthScheme.html#authenticate(org.apache.http.auth.Credentials, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext)"><CODE>ContextAwareAuthScheme.authenticate(Credentials, HttpRequest, org.apache.http.protocol.HttpContext)</CODE></A></I>
<DT><A HREF="./org/apache/http/auth/ContextAwareAuthScheme.html#authenticate(org.apache.http.auth.Credentials, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext)"><B>authenticate(Credentials, HttpRequest, HttpContext)</B></A> -
Method in interface org.apache.http.auth.<A HREF="./org/apache/http/auth/ContextAwareAuthScheme.html" title="interface in org.apache.http.auth">ContextAwareAuthScheme</A>
<DD>Produces an authorization string for the given set of
<A HREF="./org/apache/http/auth/Credentials.html" title="interface in org.apache.http.auth"><CODE>Credentials</CODE></A>.
<DT><A HREF="./org/apache/http/impl/auth/AuthSchemeBase.html#authenticate(org.apache.http.auth.Credentials, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext)"><B>authenticate(Credentials, HttpRequest, HttpContext)</B></A> -
Method in class org.apache.http.impl.auth.<A HREF="./org/apache/http/impl/auth/AuthSchemeBase.html" title="class in org.apache.http.impl.auth">AuthSchemeBase</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/auth/BasicScheme.html#authenticate(org.apache.http.auth.Credentials, org.apache.http.HttpRequest)"><B>authenticate(Credentials, HttpRequest)</B></A> -
Method in class org.apache.http.impl.auth.<A HREF="./org/apache/http/impl/auth/BasicScheme.html" title="class in org.apache.http.impl.auth">BasicScheme</A>
<DD><B>Deprecated.</B>&nbsp;<I>(4.2) Use <A HREF="./org/apache/http/auth/ContextAwareAuthScheme.html#authenticate(org.apache.http.auth.Credentials, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext)"><CODE>ContextAwareAuthScheme.authenticate(Credentials, HttpRequest, org.apache.http.protocol.HttpContext)</CODE></A></I>
<DT><A HREF="./org/apache/http/impl/auth/BasicScheme.html#authenticate(org.apache.http.auth.Credentials, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext)"><B>authenticate(Credentials, HttpRequest, HttpContext)</B></A> -
Method in class org.apache.http.impl.auth.<A HREF="./org/apache/http/impl/auth/BasicScheme.html" title="class in org.apache.http.impl.auth">BasicScheme</A>
<DD>Produces basic authorization header for the given set of <A HREF="./org/apache/http/auth/Credentials.html" title="interface in org.apache.http.auth"><CODE>Credentials</CODE></A>.
<DT><A HREF="./org/apache/http/impl/auth/BasicScheme.html#authenticate(org.apache.http.auth.Credentials, java.lang.String, boolean)"><B>authenticate(Credentials, String, boolean)</B></A> -
Static method in class org.apache.http.impl.auth.<A HREF="./org/apache/http/impl/auth/BasicScheme.html" title="class in org.apache.http.impl.auth">BasicScheme</A>
<DD>Returns a basic <tt>Authorization</tt> header value for the given
<A HREF="./org/apache/http/auth/Credentials.html" title="interface in org.apache.http.auth"><CODE>Credentials</CODE></A> and charset.
<DT><A HREF="./org/apache/http/impl/auth/DigestScheme.html#authenticate(org.apache.http.auth.Credentials, org.apache.http.HttpRequest)"><B>authenticate(Credentials, HttpRequest)</B></A> -
Method in class org.apache.http.impl.auth.<A HREF="./org/apache/http/impl/auth/DigestScheme.html" title="class in org.apache.http.impl.auth">DigestScheme</A>
<DD><B>Deprecated.</B>&nbsp;<I>(4.2) Use <A HREF="./org/apache/http/auth/ContextAwareAuthScheme.html#authenticate(org.apache.http.auth.Credentials, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext)"><CODE>ContextAwareAuthScheme.authenticate(Credentials, HttpRequest, org.apache.http.protocol.HttpContext)</CODE></A></I>
<DT><A HREF="./org/apache/http/impl/auth/DigestScheme.html#authenticate(org.apache.http.auth.Credentials, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext)"><B>authenticate(Credentials, HttpRequest, HttpContext)</B></A> -
Method in class org.apache.http.impl.auth.<A HREF="./org/apache/http/impl/auth/DigestScheme.html" title="class in org.apache.http.impl.auth">DigestScheme</A>
<DD>Produces a digest authorization string for the given set of
<A HREF="./org/apache/http/auth/Credentials.html" title="interface in org.apache.http.auth"><CODE>Credentials</CODE></A>, method name and URI.
<DT><A HREF="./org/apache/http/impl/auth/GGSSchemeBase.html#authenticate(org.apache.http.auth.Credentials, org.apache.http.HttpRequest)"><B>authenticate(Credentials, HttpRequest)</B></A> -
Method in class org.apache.http.impl.auth.<A HREF="./org/apache/http/impl/auth/GGSSchemeBase.html" title="class in org.apache.http.impl.auth">GGSSchemeBase</A>
<DD><B>Deprecated.</B>&nbsp;<I>(4.2) Use <A HREF="./org/apache/http/auth/ContextAwareAuthScheme.html#authenticate(org.apache.http.auth.Credentials, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext)"><CODE>ContextAwareAuthScheme.authenticate(Credentials, HttpRequest, org.apache.http.protocol.HttpContext)</CODE></A></I>
<DT><A HREF="./org/apache/http/impl/auth/GGSSchemeBase.html#authenticate(org.apache.http.auth.Credentials, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext)"><B>authenticate(Credentials, HttpRequest, HttpContext)</B></A> -
Method in class org.apache.http.impl.auth.<A HREF="./org/apache/http/impl/auth/GGSSchemeBase.html" title="class in org.apache.http.impl.auth">GGSSchemeBase</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/auth/KerberosScheme.html#authenticate(org.apache.http.auth.Credentials, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext)"><B>authenticate(Credentials, HttpRequest, HttpContext)</B></A> -
Method in class org.apache.http.impl.auth.<A HREF="./org/apache/http/impl/auth/KerberosScheme.html" title="class in org.apache.http.impl.auth">KerberosScheme</A>
<DD>Produces KERBEROS authorization Header based on token created by
processChallenge.
<DT><A HREF="./org/apache/http/impl/auth/NegotiateScheme.html#authenticate(org.apache.http.auth.Credentials, org.apache.http.HttpRequest)"><B>authenticate(Credentials, HttpRequest)</B></A> -
Method in class org.apache.http.impl.auth.<A HREF="./org/apache/http/impl/auth/NegotiateScheme.html" title="class in org.apache.http.impl.auth">NegotiateScheme</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/apache/http/impl/auth/NegotiateScheme.html#authenticate(org.apache.http.auth.Credentials, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext)"><B>authenticate(Credentials, HttpRequest, HttpContext)</B></A> -
Method in class org.apache.http.impl.auth.<A HREF="./org/apache/http/impl/auth/NegotiateScheme.html" title="class in org.apache.http.impl.auth">NegotiateScheme</A>
<DD><B>Deprecated.</B>&nbsp;Produces Negotiate authorization Header based on token created by
processChallenge.
<DT><A HREF="./org/apache/http/impl/auth/NTLMScheme.html#authenticate(org.apache.http.auth.Credentials, org.apache.http.HttpRequest)"><B>authenticate(Credentials, HttpRequest)</B></A> -
Method in class org.apache.http.impl.auth.<A HREF="./org/apache/http/impl/auth/NTLMScheme.html" title="class in org.apache.http.impl.auth">NTLMScheme</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/auth/SPNegoScheme.html#authenticate(org.apache.http.auth.Credentials, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext)"><B>authenticate(Credentials, HttpRequest, HttpContext)</B></A> -
Method in class org.apache.http.impl.auth.<A HREF="./org/apache/http/impl/auth/SPNegoScheme.html" title="class in org.apache.http.impl.auth">SPNegoScheme</A>
<DD>Produces SPNEGO authorization Header based on token created by
processChallenge.
<DT><A HREF="./org/apache/http/impl/client/HttpAuthenticator.html#authenticate(org.apache.http.HttpHost, org.apache.http.HttpResponse, org.apache.http.client.AuthenticationStrategy, org.apache.http.auth.AuthState, org.apache.http.protocol.HttpContext)"><B>authenticate(HttpHost, HttpResponse, AuthenticationStrategy, AuthState, HttpContext)</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/HttpAuthenticator.html" title="class in org.apache.http.impl.client">HttpAuthenticator</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/auth/AuthenticationException.html" title="class in org.apache.http.auth"><B>AuthenticationException</B></A> - Exception in <A HREF="./org/apache/http/auth/package-summary.html">org.apache.http.auth</A><DD>Signals a failure in authentication process<DT><A HREF="./org/apache/http/auth/AuthenticationException.html#AuthenticationException()"><B>AuthenticationException()</B></A> -
Constructor for exception org.apache.http.auth.<A HREF="./org/apache/http/auth/AuthenticationException.html" title="class in org.apache.http.auth">AuthenticationException</A>
<DD>Creates a new AuthenticationException with a <tt>null</tt> detail message.
<DT><A HREF="./org/apache/http/auth/AuthenticationException.html#AuthenticationException(java.lang.String)"><B>AuthenticationException(String)</B></A> -
Constructor for exception org.apache.http.auth.<A HREF="./org/apache/http/auth/AuthenticationException.html" title="class in org.apache.http.auth">AuthenticationException</A>
<DD>Creates a new AuthenticationException with the specified message.
<DT><A HREF="./org/apache/http/auth/AuthenticationException.html#AuthenticationException(java.lang.String, java.lang.Throwable)"><B>AuthenticationException(String, Throwable)</B></A> -
Constructor for exception org.apache.http.auth.<A HREF="./org/apache/http/auth/AuthenticationException.html" title="class in org.apache.http.auth">AuthenticationException</A>
<DD>Creates a new AuthenticationException with the specified detail message and cause.
<DT><A HREF="./org/apache/http/client/AuthenticationHandler.html" title="interface in org.apache.http.client"><B>AuthenticationHandler</B></A> - Interface in <A HREF="./org/apache/http/client/package-summary.html">org.apache.http.client</A><DD><B>Deprecated.</B>&nbsp;<I>(4.2) use <A HREF="./org/apache/http/client/AuthenticationStrategy.html" title="interface in org.apache.http.client"><CODE>AuthenticationStrategy</CODE></A></I><DT><A HREF="./org/apache/http/client/AuthenticationStrategy.html" title="interface in org.apache.http.client"><B>AuthenticationStrategy</B></A> - Interface in <A HREF="./org/apache/http/client/package-summary.html">org.apache.http.client</A><DD>/**
A handler for determining if an HTTP response represents an authentication challenge that was
sent back to the client as a result of authentication failure.<DT><A HREF="./org/apache/http/client/AuthenticationStrategy.html#authFailed(org.apache.http.HttpHost, org.apache.http.auth.AuthScheme, org.apache.http.protocol.HttpContext)"><B>authFailed(HttpHost, AuthScheme, HttpContext)</B></A> -
Method in interface org.apache.http.client.<A HREF="./org/apache/http/client/AuthenticationStrategy.html" title="interface in org.apache.http.client">AuthenticationStrategy</A>
<DD>Callback invoked in case of unsuccessful authentication.
<DT><A HREF="./org/apache/http/auth/AuthOption.html" title="class in org.apache.http.auth"><B>AuthOption</B></A> - Class in <A HREF="./org/apache/http/auth/package-summary.html">org.apache.http.auth</A><DD>&nbsp;<DT><A HREF="./org/apache/http/auth/AuthOption.html#AuthOption(org.apache.http.auth.AuthScheme, org.apache.http.auth.Credentials)"><B>AuthOption(AuthScheme, Credentials)</B></A> -
Constructor for class org.apache.http.auth.<A HREF="./org/apache/http/auth/AuthOption.html" title="class in org.apache.http.auth">AuthOption</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/cache/HeaderConstants.html#AUTHORIZATION"><B>AUTHORIZATION</B></A> -
Static variable in class org.apache.http.client.cache.<A HREF="./org/apache/http/client/cache/HeaderConstants.html" title="class in org.apache.http.client.cache">HeaderConstants</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/auth/params/AuthParamBean.html" title="class in org.apache.http.auth.params"><B>AuthParamBean</B></A> - Class in <A HREF="./org/apache/http/auth/params/package-summary.html">org.apache.http.auth.params</A><DD>This is a Java Bean class that can be used to wrap an instance of
<A HREF="http://hc.apache.org/httpcomponents-core-ga/httpcore/apidocs/org/apache/http/params/HttpParams.html" title="class or interface in org.apache.http.params"><CODE>HttpParams</CODE></A> and manipulate HTTP authentication parameters
using Java Beans conventions.<DT><A HREF="./org/apache/http/auth/params/AuthParamBean.html#AuthParamBean(org.apache.http.params.HttpParams)"><B>AuthParamBean(HttpParams)</B></A> -
Constructor for class org.apache.http.auth.params.<A HREF="./org/apache/http/auth/params/AuthParamBean.html" title="class in org.apache.http.auth.params">AuthParamBean</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/auth/params/AuthParams.html" title="class in org.apache.http.auth.params"><B>AuthParams</B></A> - Class in <A HREF="./org/apache/http/auth/params/package-summary.html">org.apache.http.auth.params</A><DD>An adaptor for manipulating HTTP authentication parameters
in <A HREF="http://hc.apache.org/httpcomponents-core-ga/httpcore/apidocs/org/apache/http/params/HttpParams.html" title="class or interface in org.apache.http.params"><CODE>HttpParams</CODE></A>.<DT><A HREF="./org/apache/http/auth/params/AuthPNames.html" title="interface in org.apache.http.auth.params"><B>AuthPNames</B></A> - Interface in <A HREF="./org/apache/http/auth/params/package-summary.html">org.apache.http.auth.params</A><DD>Parameter names for HTTP authentication classes.<DT><A HREF="./org/apache/http/client/params/AuthPolicy.html" title="class in org.apache.http.client.params"><B>AuthPolicy</B></A> - Class in <A HREF="./org/apache/http/client/params/package-summary.html">org.apache.http.client.params</A><DD>Standard authentication schemes supported by HttpClient.<DT><A HREF="./org/apache/http/client/fluent/Executor.html#authPreemptive(org.apache.http.HttpHost)"><B>authPreemptive(HttpHost)</B></A> -
Method in class org.apache.http.client.fluent.<A HREF="./org/apache/http/client/fluent/Executor.html" title="class in org.apache.http.client.fluent">Executor</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/fluent/Executor.html#authPreemptiveProxy(org.apache.http.HttpHost)"><B>authPreemptiveProxy(HttpHost)</B></A> -
Method in class org.apache.http.client.fluent.<A HREF="./org/apache/http/client/fluent/Executor.html" title="class in org.apache.http.client.fluent">Executor</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/auth/AuthProtocolState.html" title="enum in org.apache.http.auth"><B>AuthProtocolState</B></A> - Enum in <A HREF="./org/apache/http/auth/package-summary.html">org.apache.http.auth</A><DD>&nbsp;<DT><A HREF="./org/apache/http/auth/AuthScheme.html" title="interface in org.apache.http.auth"><B>AuthScheme</B></A> - Interface in <A HREF="./org/apache/http/auth/package-summary.html">org.apache.http.auth</A><DD>This interface represents an abstract challenge-response oriented
authentication scheme.<DT><A HREF="./org/apache/http/client/protocol/ClientContext.html#AUTHSCHEME_REGISTRY"><B>AUTHSCHEME_REGISTRY</B></A> -
Static variable in interface org.apache.http.client.protocol.<A HREF="./org/apache/http/client/protocol/ClientContext.html" title="interface in org.apache.http.client.protocol">ClientContext</A>
<DD>Attribute name of a <A HREF="./org/apache/http/auth/AuthSchemeRegistry.html" title="class in org.apache.http.auth"><CODE>AuthSchemeRegistry</CODE></A>
object that represents the actual authentication scheme registry.
<DT><A HREF="./org/apache/http/impl/auth/AuthSchemeBase.html" title="class in org.apache.http.impl.auth"><B>AuthSchemeBase</B></A> - Class in <A HREF="./org/apache/http/impl/auth/package-summary.html">org.apache.http.impl.auth</A><DD>Abstract authentication scheme class that serves as a basis
for all authentication schemes supported by HttpClient.<DT><A HREF="./org/apache/http/impl/auth/AuthSchemeBase.html#AuthSchemeBase(org.apache.http.auth.ChallengeState)"><B>AuthSchemeBase(ChallengeState)</B></A> -
Constructor for class org.apache.http.impl.auth.<A HREF="./org/apache/http/impl/auth/AuthSchemeBase.html" title="class in org.apache.http.impl.auth">AuthSchemeBase</A>
<DD>Creates an instance of <tt>AuthSchemeBase</tt> with the given challenge
state.
<DT><A HREF="./org/apache/http/impl/auth/AuthSchemeBase.html#AuthSchemeBase()"><B>AuthSchemeBase()</B></A> -
Constructor for class org.apache.http.impl.auth.<A HREF="./org/apache/http/impl/auth/AuthSchemeBase.html" title="class in org.apache.http.impl.auth">AuthSchemeBase</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/auth/AuthSchemeFactory.html" title="interface in org.apache.http.auth"><B>AuthSchemeFactory</B></A> - Interface in <A HREF="./org/apache/http/auth/package-summary.html">org.apache.http.auth</A><DD>Factory for <A HREF="./org/apache/http/auth/AuthScheme.html" title="interface in org.apache.http.auth"><CODE>AuthScheme</CODE></A> implementations.<DT><A HREF="./org/apache/http/auth/AuthSchemeRegistry.html" title="class in org.apache.http.auth"><B>AuthSchemeRegistry</B></A> - Class in <A HREF="./org/apache/http/auth/package-summary.html">org.apache.http.auth</A><DD>Authentication scheme registry that can be used to obtain the corresponding
authentication scheme implementation for a given type of authorization challenge.<DT><A HREF="./org/apache/http/auth/AuthSchemeRegistry.html#AuthSchemeRegistry()"><B>AuthSchemeRegistry()</B></A> -
Constructor for class org.apache.http.auth.<A HREF="./org/apache/http/auth/AuthSchemeRegistry.html" title="class in org.apache.http.auth">AuthSchemeRegistry</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/auth/AuthScope.html" title="class in org.apache.http.auth"><B>AuthScope</B></A> - Class in <A HREF="./org/apache/http/auth/package-summary.html">org.apache.http.auth</A><DD>The class represents an authentication scope consisting of a host name,
a port number, a realm name and an authentication scheme name which
<A HREF="./org/apache/http/auth/Credentials.html" title="interface in org.apache.http.auth"><CODE>Credentials</CODE></A> apply to.<DT><A HREF="./org/apache/http/auth/AuthScope.html#AuthScope(java.lang.String, int, java.lang.String, java.lang.String)"><B>AuthScope(String, int, String, String)</B></A> -
Constructor for class org.apache.http.auth.<A HREF="./org/apache/http/auth/AuthScope.html" title="class in org.apache.http.auth">AuthScope</A>
<DD>Creates a new credentials scope for the given
<tt>host</tt>, <tt>port</tt>, <tt>realm</tt>, and
<tt>authentication scheme</tt>.
<DT><A HREF="./org/apache/http/auth/AuthScope.html#AuthScope(org.apache.http.HttpHost, java.lang.String, java.lang.String)"><B>AuthScope(HttpHost, String, String)</B></A> -
Constructor for class org.apache.http.auth.<A HREF="./org/apache/http/auth/AuthScope.html" title="class in org.apache.http.auth">AuthScope</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/auth/AuthScope.html#AuthScope(org.apache.http.HttpHost)"><B>AuthScope(HttpHost)</B></A> -
Constructor for class org.apache.http.auth.<A HREF="./org/apache/http/auth/AuthScope.html" title="class in org.apache.http.auth">AuthScope</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/auth/AuthScope.html#AuthScope(java.lang.String, int, java.lang.String)"><B>AuthScope(String, int, String)</B></A> -
Constructor for class org.apache.http.auth.<A HREF="./org/apache/http/auth/AuthScope.html" title="class in org.apache.http.auth">AuthScope</A>
<DD>Creates a new credentials scope for the given
<tt>host</tt>, <tt>port</tt>, <tt>realm</tt>, and any
authentication scheme.
<DT><A HREF="./org/apache/http/auth/AuthScope.html#AuthScope(java.lang.String, int)"><B>AuthScope(String, int)</B></A> -
Constructor for class org.apache.http.auth.<A HREF="./org/apache/http/auth/AuthScope.html" title="class in org.apache.http.auth">AuthScope</A>
<DD>Creates a new credentials scope for the given
<tt>host</tt>, <tt>port</tt>, any realm name, and any
authentication scheme.
<DT><A HREF="./org/apache/http/auth/AuthScope.html#AuthScope(org.apache.http.auth.AuthScope)"><B>AuthScope(AuthScope)</B></A> -
Constructor for class org.apache.http.auth.<A HREF="./org/apache/http/auth/AuthScope.html" title="class in org.apache.http.auth">AuthScope</A>
<DD>Creates a copy of the given credentials scope.
<DT><A HREF="./org/apache/http/auth/AuthState.html" title="class in org.apache.http.auth"><B>AuthState</B></A> - Class in <A HREF="./org/apache/http/auth/package-summary.html">org.apache.http.auth</A><DD>This class provides detailed information about the state of the authentication process.<DT><A HREF="./org/apache/http/auth/AuthState.html#AuthState()"><B>AuthState()</B></A> -
Constructor for class org.apache.http.auth.<A HREF="./org/apache/http/auth/AuthState.html" title="class in org.apache.http.auth">AuthState</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/AuthenticationStrategy.html#authSucceeded(org.apache.http.HttpHost, org.apache.http.auth.AuthScheme, org.apache.http.protocol.HttpContext)"><B>authSucceeded(HttpHost, AuthScheme, HttpContext)</B></A> -
Method in interface org.apache.http.client.<A HREF="./org/apache/http/client/AuthenticationStrategy.html" title="interface in org.apache.http.client">AuthenticationStrategy</A>
<DD>Callback invoked in case of successful authentication.
<DT><A HREF="./org/apache/http/impl/client/AutoRetryHttpClient.html" title="class in org.apache.http.impl.client"><B>AutoRetryHttpClient</B></A> - Class in <A HREF="./org/apache/http/impl/client/package-summary.html">org.apache.http.impl.client</A><DD><A HREF="./org/apache/http/client/HttpClient.html" title="interface in org.apache.http.client"><CODE>HttpClient</CODE></A> implementation that can automatically retry the request in case of
a non-2xx response using the <A HREF="./org/apache/http/client/ServiceUnavailableRetryStrategy.html" title="interface in org.apache.http.client"><CODE>ServiceUnavailableRetryStrategy</CODE></A> interface.<DT><A HREF="./org/apache/http/impl/client/AutoRetryHttpClient.html#AutoRetryHttpClient(org.apache.http.client.HttpClient, org.apache.http.client.ServiceUnavailableRetryStrategy)"><B>AutoRetryHttpClient(HttpClient, ServiceUnavailableRetryStrategy)</B></A> -
Constructor for class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/AutoRetryHttpClient.html" title="class in org.apache.http.impl.client">AutoRetryHttpClient</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/AutoRetryHttpClient.html#AutoRetryHttpClient()"><B>AutoRetryHttpClient()</B></A> -
Constructor for class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/AutoRetryHttpClient.html" title="class in org.apache.http.impl.client">AutoRetryHttpClient</A>
<DD>Constructs a <code>AutoRetryHttpClient</code> with default caching settings that
stores cache entries in memory and uses a vanilla
<A HREF="./org/apache/http/impl/client/DefaultHttpClient.html" title="class in org.apache.http.impl.client"><CODE>DefaultHttpClient</CODE></A> for backend requests.
<DT><A HREF="./org/apache/http/impl/client/AutoRetryHttpClient.html#AutoRetryHttpClient(org.apache.http.client.ServiceUnavailableRetryStrategy)"><B>AutoRetryHttpClient(ServiceUnavailableRetryStrategy)</B></A> -
Constructor for class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/AutoRetryHttpClient.html" title="class in org.apache.http.impl.client">AutoRetryHttpClient</A>
<DD>Constructs a <code>AutoRetryHttpClient</code> with the given caching options that
stores cache entries in memory and uses a vanilla
<A HREF="./org/apache/http/impl/client/DefaultHttpClient.html" title="class in org.apache.http.impl.client"><CODE>DefaultHttpClient</CODE></A> for backend requests.
<DT><A HREF="./org/apache/http/impl/client/AutoRetryHttpClient.html#AutoRetryHttpClient(org.apache.http.client.HttpClient)"><B>AutoRetryHttpClient(HttpClient)</B></A> -
Constructor for class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/AutoRetryHttpClient.html" title="class in org.apache.http.impl.client">AutoRetryHttpClient</A>
<DD>Constructs a <code>AutoRetryHttpClient</code> with default caching settings that
stores cache entries in memory and uses the given <A HREF="./org/apache/http/client/HttpClient.html" title="interface in org.apache.http.client"><CODE>HttpClient</CODE></A> for
backend requests.
<DT><A HREF="./org/apache/http/conn/EofSensorInputStream.html#available()"><B>available()</B></A> -
Method in class org.apache.http.conn.<A HREF="./org/apache/http/conn/EofSensorInputStream.html" title="class in org.apache.http.conn">EofSensorInputStream</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/conn/tsccm/WaitingThread.html#await(java.util.Date)"><B>await(Date)</B></A> -
Method in class org.apache.http.impl.conn.tsccm.<A HREF="./org/apache/http/impl/conn/tsccm/WaitingThread.html" title="class in org.apache.http.impl.conn.tsccm">WaitingThread</A>
<DD><B>Deprecated.</B>&nbsp;Blocks the calling thread.
</DL>
<HR>
<A NAME="_B_"><!-- --></A><H2>
<B>B</B></H2>
<DL>
<DT><A HREF="./org/apache/http/client/BackoffManager.html#backOff(org.apache.http.conn.routing.HttpRoute)"><B>backOff(HttpRoute)</B></A> -
Method in interface org.apache.http.client.<A HREF="./org/apache/http/client/BackoffManager.html" title="interface in org.apache.http.client">BackoffManager</A>
<DD>Called when we have decided that the result of
using a connection should be interpreted as a
backoff signal.
<DT><A HREF="./org/apache/http/impl/client/AIMDBackoffManager.html#backOff(org.apache.http.conn.routing.HttpRoute)"><B>backOff(HttpRoute)</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/AIMDBackoffManager.html" title="class in org.apache.http.impl.client">AIMDBackoffManager</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/BackoffManager.html" title="interface in org.apache.http.client"><B>BackoffManager</B></A> - Interface in <A HREF="./org/apache/http/client/package-summary.html">org.apache.http.client</A><DD>Represents a controller that dynamically adjusts the size
of an available connection pool based on feedback from
using the connections.<DT><A HREF="./org/apache/http/client/params/AuthPolicy.html#BASIC"><B>BASIC</B></A> -
Static variable in class org.apache.http.client.params.<A HREF="./org/apache/http/client/params/AuthPolicy.html" title="class in org.apache.http.client.params">AuthPolicy</A>
<DD>Basic authentication scheme as defined in RFC2617 (considered inherently
insecure, but most widely supported)
<DT><A HREF="./org/apache/http/impl/client/BasicAuthCache.html" title="class in org.apache.http.impl.client"><B>BasicAuthCache</B></A> - Class in <A HREF="./org/apache/http/impl/client/package-summary.html">org.apache.http.impl.client</A><DD>Default implementation of <A HREF="./org/apache/http/client/AuthCache.html" title="interface in org.apache.http.client"><CODE>AuthCache</CODE></A>.<DT><A HREF="./org/apache/http/impl/client/BasicAuthCache.html#BasicAuthCache()"><B>BasicAuthCache()</B></A> -
Constructor for class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/BasicAuthCache.html" title="class in org.apache.http.impl.client">BasicAuthCache</A>
<DD>Default constructor.
<DT><A HREF="./org/apache/http/impl/conn/BasicClientConnectionManager.html" title="class in org.apache.http.impl.conn"><B>BasicClientConnectionManager</B></A> - Class in <A HREF="./org/apache/http/impl/conn/package-summary.html">org.apache.http.impl.conn</A><DD>A connection manager for a single connection.<DT><A HREF="./org/apache/http/impl/conn/BasicClientConnectionManager.html#BasicClientConnectionManager(org.apache.http.conn.scheme.SchemeRegistry)"><B>BasicClientConnectionManager(SchemeRegistry)</B></A> -
Constructor for class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/BasicClientConnectionManager.html" title="class in org.apache.http.impl.conn">BasicClientConnectionManager</A>
<DD>Creates a new simple connection manager.
<DT><A HREF="./org/apache/http/impl/conn/BasicClientConnectionManager.html#BasicClientConnectionManager()"><B>BasicClientConnectionManager()</B></A> -
Constructor for class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/BasicClientConnectionManager.html" title="class in org.apache.http.impl.conn">BasicClientConnectionManager</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/cookie/BasicClientCookie.html" title="class in org.apache.http.impl.cookie"><B>BasicClientCookie</B></A> - Class in <A HREF="./org/apache/http/impl/cookie/package-summary.html">org.apache.http.impl.cookie</A><DD>Default implementation of <A HREF="./org/apache/http/cookie/SetCookie.html" title="interface in org.apache.http.cookie"><CODE>SetCookie</CODE></A>.<DT><A HREF="./org/apache/http/impl/cookie/BasicClientCookie.html#BasicClientCookie(java.lang.String, java.lang.String)"><B>BasicClientCookie(String, String)</B></A> -
Constructor for class org.apache.http.impl.cookie.<A HREF="./org/apache/http/impl/cookie/BasicClientCookie.html" title="class in org.apache.http.impl.cookie">BasicClientCookie</A>
<DD>Default Constructor taking a name and a value.
<DT><A HREF="./org/apache/http/impl/cookie/BasicClientCookie2.html" title="class in org.apache.http.impl.cookie"><B>BasicClientCookie2</B></A> - Class in <A HREF="./org/apache/http/impl/cookie/package-summary.html">org.apache.http.impl.cookie</A><DD>Default implementation of <A HREF="./org/apache/http/cookie/SetCookie2.html" title="interface in org.apache.http.cookie"><CODE>SetCookie2</CODE></A>.<DT><A HREF="./org/apache/http/impl/cookie/BasicClientCookie2.html#BasicClientCookie2(java.lang.String, java.lang.String)"><B>BasicClientCookie2(String, String)</B></A> -
Constructor for class org.apache.http.impl.cookie.<A HREF="./org/apache/http/impl/cookie/BasicClientCookie2.html" title="class in org.apache.http.impl.cookie">BasicClientCookie2</A>
<DD>Default Constructor taking a name and a value.
<DT><A HREF="./org/apache/http/impl/cookie/BasicCommentHandler.html" title="class in org.apache.http.impl.cookie"><B>BasicCommentHandler</B></A> - Class in <A HREF="./org/apache/http/impl/cookie/package-summary.html">org.apache.http.impl.cookie</A><DD>&nbsp;<DT><A HREF="./org/apache/http/impl/cookie/BasicCommentHandler.html#BasicCommentHandler()"><B>BasicCommentHandler()</B></A> -
Constructor for class org.apache.http.impl.cookie.<A HREF="./org/apache/http/impl/cookie/BasicCommentHandler.html" title="class in org.apache.http.impl.cookie">BasicCommentHandler</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/BasicCookieStore.html" title="class in org.apache.http.impl.client"><B>BasicCookieStore</B></A> - Class in <A HREF="./org/apache/http/impl/client/package-summary.html">org.apache.http.impl.client</A><DD>Default implementation of <A HREF="./org/apache/http/client/CookieStore.html" title="interface in org.apache.http.client"><CODE>CookieStore</CODE></A><DT><A HREF="./org/apache/http/impl/client/BasicCookieStore.html#BasicCookieStore()"><B>BasicCookieStore()</B></A> -
Constructor for class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/BasicCookieStore.html" title="class in org.apache.http.impl.client">BasicCookieStore</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/BasicCredentialsProvider.html" title="class in org.apache.http.impl.client"><B>BasicCredentialsProvider</B></A> - Class in <A HREF="./org/apache/http/impl/client/package-summary.html">org.apache.http.impl.client</A><DD>Default implementation of <A HREF="./org/apache/http/client/CredentialsProvider.html" title="interface in org.apache.http.client"><CODE>CredentialsProvider</CODE></A>.<DT><A HREF="./org/apache/http/impl/client/BasicCredentialsProvider.html#BasicCredentialsProvider()"><B>BasicCredentialsProvider()</B></A> -
Constructor for class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/BasicCredentialsProvider.html" title="class in org.apache.http.impl.client">BasicCredentialsProvider</A>
<DD>Default constructor.
<DT><A HREF="./org/apache/http/impl/cookie/BasicDomainHandler.html" title="class in org.apache.http.impl.cookie"><B>BasicDomainHandler</B></A> - Class in <A HREF="./org/apache/http/impl/cookie/package-summary.html">org.apache.http.impl.cookie</A><DD>&nbsp;<DT><A HREF="./org/apache/http/impl/cookie/BasicDomainHandler.html#BasicDomainHandler()"><B>BasicDomainHandler()</B></A> -
Constructor for class org.apache.http.impl.cookie.<A HREF="./org/apache/http/impl/cookie/BasicDomainHandler.html" title="class in org.apache.http.impl.cookie">BasicDomainHandler</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/conn/BasicEofSensorWatcher.html" title="class in org.apache.http.conn"><B>BasicEofSensorWatcher</B></A> - Class in <A HREF="./org/apache/http/conn/package-summary.html">org.apache.http.conn</A><DD>Basic implementation of <A HREF="./org/apache/http/conn/EofSensorWatcher.html" title="interface in org.apache.http.conn"><CODE>EofSensorWatcher</CODE></A>.<DT><A HREF="./org/apache/http/conn/BasicEofSensorWatcher.html#BasicEofSensorWatcher(org.apache.http.conn.ManagedClientConnection, boolean)"><B>BasicEofSensorWatcher(ManagedClientConnection, boolean)</B></A> -
Constructor for class org.apache.http.conn.<A HREF="./org/apache/http/conn/BasicEofSensorWatcher.html" title="class in org.apache.http.conn">BasicEofSensorWatcher</A>
<DD>Creates a new watcher for auto-releasing a connection.
<DT><A HREF="./org/apache/http/impl/cookie/BasicExpiresHandler.html" title="class in org.apache.http.impl.cookie"><B>BasicExpiresHandler</B></A> - Class in <A HREF="./org/apache/http/impl/cookie/package-summary.html">org.apache.http.impl.cookie</A><DD>&nbsp;<DT><A HREF="./org/apache/http/impl/cookie/BasicExpiresHandler.html#BasicExpiresHandler(java.lang.String[])"><B>BasicExpiresHandler(String[])</B></A> -
Constructor for class org.apache.http.impl.cookie.<A HREF="./org/apache/http/impl/cookie/BasicExpiresHandler.html" title="class in org.apache.http.impl.cookie">BasicExpiresHandler</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/cache/BasicHttpCacheStorage.html" title="class in org.apache.http.impl.client.cache"><B>BasicHttpCacheStorage</B></A> - Class in <A HREF="./org/apache/http/impl/client/cache/package-summary.html">org.apache.http.impl.client.cache</A><DD>Basic <A HREF="./org/apache/http/client/cache/HttpCacheStorage.html" title="interface in org.apache.http.client.cache"><CODE>HttpCacheStorage</CODE></A> implementation backed by an instance of
<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/util/LinkedHashMap.html" title="class or interface in java.util"><CODE>LinkedHashMap</CODE></A>.<DT><A HREF="./org/apache/http/impl/client/cache/BasicHttpCacheStorage.html#BasicHttpCacheStorage(org.apache.http.impl.client.cache.CacheConfig)"><B>BasicHttpCacheStorage(CacheConfig)</B></A> -
Constructor for class org.apache.http.impl.client.cache.<A HREF="./org/apache/http/impl/client/cache/BasicHttpCacheStorage.html" title="class in org.apache.http.impl.client.cache">BasicHttpCacheStorage</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/conn/BasicManagedEntity.html" title="class in org.apache.http.conn"><B>BasicManagedEntity</B></A> - Class in <A HREF="./org/apache/http/conn/package-summary.html">org.apache.http.conn</A><DD>An entity that releases a <A HREF="./org/apache/http/conn/ManagedClientConnection.html" title="interface in org.apache.http.conn"><CODE>connection</CODE></A>.<DT><A HREF="./org/apache/http/conn/BasicManagedEntity.html#BasicManagedEntity(org.apache.http.HttpEntity, org.apache.http.conn.ManagedClientConnection, boolean)"><B>BasicManagedEntity(HttpEntity, ManagedClientConnection, boolean)</B></A> -
Constructor for class org.apache.http.conn.<A HREF="./org/apache/http/conn/BasicManagedEntity.html" title="class in org.apache.http.conn">BasicManagedEntity</A>
<DD>Creates a new managed entity that can release a connection.
<DT><A HREF="./org/apache/http/impl/cookie/BasicMaxAgeHandler.html" title="class in org.apache.http.impl.cookie"><B>BasicMaxAgeHandler</B></A> - Class in <A HREF="./org/apache/http/impl/cookie/package-summary.html">org.apache.http.impl.cookie</A><DD>&nbsp;<DT><A HREF="./org/apache/http/impl/cookie/BasicMaxAgeHandler.html#BasicMaxAgeHandler()"><B>BasicMaxAgeHandler()</B></A> -
Constructor for class org.apache.http.impl.cookie.<A HREF="./org/apache/http/impl/cookie/BasicMaxAgeHandler.html" title="class in org.apache.http.impl.cookie">BasicMaxAgeHandler</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/cookie/BasicPathHandler.html" title="class in org.apache.http.impl.cookie"><B>BasicPathHandler</B></A> - Class in <A HREF="./org/apache/http/impl/cookie/package-summary.html">org.apache.http.impl.cookie</A><DD>&nbsp;<DT><A HREF="./org/apache/http/impl/cookie/BasicPathHandler.html#BasicPathHandler()"><B>BasicPathHandler()</B></A> -
Constructor for class org.apache.http.impl.cookie.<A HREF="./org/apache/http/impl/cookie/BasicPathHandler.html" title="class in org.apache.http.impl.cookie">BasicPathHandler</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/conn/tsccm/BasicPooledConnAdapter.html" title="class in org.apache.http.impl.conn.tsccm"><B>BasicPooledConnAdapter</B></A> - Class in <A HREF="./org/apache/http/impl/conn/tsccm/package-summary.html">org.apache.http.impl.conn.tsccm</A><DD><B>Deprecated.</B>&nbsp;<I>(4.2) do not use</I><DT><A HREF="./org/apache/http/impl/conn/tsccm/BasicPooledConnAdapter.html#BasicPooledConnAdapter(org.apache.http.impl.conn.tsccm.ThreadSafeClientConnManager, org.apache.http.impl.conn.AbstractPoolEntry)"><B>BasicPooledConnAdapter(ThreadSafeClientConnManager, AbstractPoolEntry)</B></A> -
Constructor for class org.apache.http.impl.conn.tsccm.<A HREF="./org/apache/http/impl/conn/tsccm/BasicPooledConnAdapter.html" title="class in org.apache.http.impl.conn.tsccm">BasicPooledConnAdapter</A>
<DD><B>Deprecated.</B>&nbsp;Creates a new adapter.
<DT><A HREF="./org/apache/http/impl/conn/tsccm/BasicPoolEntry.html" title="class in org.apache.http.impl.conn.tsccm"><B>BasicPoolEntry</B></A> - Class in <A HREF="./org/apache/http/impl/conn/tsccm/package-summary.html">org.apache.http.impl.conn.tsccm</A><DD><B>Deprecated.</B>&nbsp;<I>(4.2) use <A HREF="http://hc.apache.org/httpcomponents-core-ga/httpcore/apidocs/org/apache/http/pool/PoolEntry.html" title="class or interface in org.apache.http.pool"><CODE>PoolEntry</CODE></A></I><DT><A HREF="./org/apache/http/impl/conn/tsccm/BasicPoolEntry.html#BasicPoolEntry(org.apache.http.conn.ClientConnectionOperator, org.apache.http.conn.routing.HttpRoute, java.lang.ref.ReferenceQueue)"><B>BasicPoolEntry(ClientConnectionOperator, HttpRoute, ReferenceQueue&lt;Object&gt;)</B></A> -
Constructor for class org.apache.http.impl.conn.tsccm.<A HREF="./org/apache/http/impl/conn/tsccm/BasicPoolEntry.html" title="class in org.apache.http.impl.conn.tsccm">BasicPoolEntry</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/apache/http/impl/conn/tsccm/BasicPoolEntry.html#BasicPoolEntry(org.apache.http.conn.ClientConnectionOperator, org.apache.http.conn.routing.HttpRoute)"><B>BasicPoolEntry(ClientConnectionOperator, HttpRoute)</B></A> -
Constructor for class org.apache.http.impl.conn.tsccm.<A HREF="./org/apache/http/impl/conn/tsccm/BasicPoolEntry.html" title="class in org.apache.http.impl.conn.tsccm">BasicPoolEntry</A>
<DD><B>Deprecated.</B>&nbsp;Creates a new pool entry.
<DT><A HREF="./org/apache/http/impl/conn/tsccm/BasicPoolEntry.html#BasicPoolEntry(org.apache.http.conn.ClientConnectionOperator, org.apache.http.conn.routing.HttpRoute, long, java.util.concurrent.TimeUnit)"><B>BasicPoolEntry(ClientConnectionOperator, HttpRoute, long, TimeUnit)</B></A> -
Constructor for class org.apache.http.impl.conn.tsccm.<A HREF="./org/apache/http/impl/conn/tsccm/BasicPoolEntry.html" title="class in org.apache.http.impl.conn.tsccm">BasicPoolEntry</A>
<DD><B>Deprecated.</B>&nbsp;Creates a new pool entry with a specified maximum lifetime.
<DT><A HREF="./org/apache/http/impl/conn/tsccm/BasicPoolEntryRef.html" title="class in org.apache.http.impl.conn.tsccm"><B>BasicPoolEntryRef</B></A> - Class in <A HREF="./org/apache/http/impl/conn/tsccm/package-summary.html">org.apache.http.impl.conn.tsccm</A><DD><B>Deprecated.</B>&nbsp;<I>(4.2) do not use</I><DT><A HREF="./org/apache/http/impl/conn/tsccm/BasicPoolEntryRef.html#BasicPoolEntryRef(org.apache.http.impl.conn.tsccm.BasicPoolEntry, java.lang.ref.ReferenceQueue)"><B>BasicPoolEntryRef(BasicPoolEntry, ReferenceQueue&lt;Object&gt;)</B></A> -
Constructor for class org.apache.http.impl.conn.tsccm.<A HREF="./org/apache/http/impl/conn/tsccm/BasicPoolEntryRef.html" title="class in org.apache.http.impl.conn.tsccm">BasicPoolEntryRef</A>
<DD><B>Deprecated.</B>&nbsp;Creates a new reference to a pool entry.
<DT><A HREF="./org/apache/http/impl/client/BasicResponseHandler.html" title="class in org.apache.http.impl.client"><B>BasicResponseHandler</B></A> - Class in <A HREF="./org/apache/http/impl/client/package-summary.html">org.apache.http.impl.client</A><DD>A <A HREF="./org/apache/http/client/ResponseHandler.html" title="interface in org.apache.http.client"><CODE>ResponseHandler</CODE></A> that returns the response body as a String
for successful (2xx) responses.<DT><A HREF="./org/apache/http/impl/client/BasicResponseHandler.html#BasicResponseHandler()"><B>BasicResponseHandler()</B></A> -
Constructor for class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/BasicResponseHandler.html" title="class in org.apache.http.impl.client">BasicResponseHandler</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/conn/routing/BasicRouteDirector.html" title="class in org.apache.http.conn.routing"><B>BasicRouteDirector</B></A> - Class in <A HREF="./org/apache/http/conn/routing/package-summary.html">org.apache.http.conn.routing</A><DD>Basic implementation of an <A HREF="./org/apache/http/conn/routing/HttpRouteDirector.html" title="interface in org.apache.http.conn.routing"><CODE>HttpRouteDirector</CODE></A>.<DT><A HREF="./org/apache/http/conn/routing/BasicRouteDirector.html#BasicRouteDirector()"><B>BasicRouteDirector()</B></A> -
Constructor for class org.apache.http.conn.routing.<A HREF="./org/apache/http/conn/routing/BasicRouteDirector.html" title="class in org.apache.http.conn.routing">BasicRouteDirector</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/auth/BasicScheme.html" title="class in org.apache.http.impl.auth"><B>BasicScheme</B></A> - Class in <A HREF="./org/apache/http/impl/auth/package-summary.html">org.apache.http.impl.auth</A><DD>Basic authentication scheme as defined in RFC 2617.<DT><A HREF="./org/apache/http/impl/auth/BasicScheme.html#BasicScheme(org.apache.http.auth.ChallengeState)"><B>BasicScheme(ChallengeState)</B></A> -
Constructor for class org.apache.http.impl.auth.<A HREF="./org/apache/http/impl/auth/BasicScheme.html" title="class in org.apache.http.impl.auth">BasicScheme</A>
<DD>Creates an instance of <tt>BasicScheme</tt> with the given challenge
state.
<DT><A HREF="./org/apache/http/impl/auth/BasicScheme.html#BasicScheme()"><B>BasicScheme()</B></A> -
Constructor for class org.apache.http.impl.auth.<A HREF="./org/apache/http/impl/auth/BasicScheme.html" title="class in org.apache.http.impl.auth">BasicScheme</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/auth/BasicSchemeFactory.html" title="class in org.apache.http.impl.auth"><B>BasicSchemeFactory</B></A> - Class in <A HREF="./org/apache/http/impl/auth/package-summary.html">org.apache.http.impl.auth</A><DD><A HREF="./org/apache/http/auth/AuthSchemeFactory.html" title="interface in org.apache.http.auth"><CODE>AuthSchemeFactory</CODE></A> implementation that creates and initializes
<A HREF="./org/apache/http/impl/auth/BasicScheme.html" title="class in org.apache.http.impl.auth"><CODE>BasicScheme</CODE></A> instances.<DT><A HREF="./org/apache/http/impl/auth/BasicSchemeFactory.html#BasicSchemeFactory()"><B>BasicSchemeFactory()</B></A> -
Constructor for class org.apache.http.impl.auth.<A HREF="./org/apache/http/impl/auth/BasicSchemeFactory.html" title="class in org.apache.http.impl.auth">BasicSchemeFactory</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/cookie/BasicSecureHandler.html" title="class in org.apache.http.impl.cookie"><B>BasicSecureHandler</B></A> - Class in <A HREF="./org/apache/http/impl/cookie/package-summary.html">org.apache.http.impl.cookie</A><DD>&nbsp;<DT><A HREF="./org/apache/http/impl/cookie/BasicSecureHandler.html#BasicSecureHandler()"><B>BasicSecureHandler()</B></A> -
Constructor for class org.apache.http.impl.cookie.<A HREF="./org/apache/http/impl/cookie/BasicSecureHandler.html" title="class in org.apache.http.impl.cookie">BasicSecureHandler</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/auth/BasicUserPrincipal.html" title="class in org.apache.http.auth"><B>BasicUserPrincipal</B></A> - Class in <A HREF="./org/apache/http/auth/package-summary.html">org.apache.http.auth</A><DD>Basic user principal used for HTTP authentication<DT><A HREF="./org/apache/http/auth/BasicUserPrincipal.html#BasicUserPrincipal(java.lang.String)"><B>BasicUserPrincipal(String)</B></A> -
Constructor for class org.apache.http.auth.<A HREF="./org/apache/http/auth/BasicUserPrincipal.html" title="class in org.apache.http.auth">BasicUserPrincipal</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/params/CookiePolicy.html#BEST_MATCH"><B>BEST_MATCH</B></A> -
Static variable in class org.apache.http.client.params.<A HREF="./org/apache/http/client/params/CookiePolicy.html" title="class in org.apache.http.client.params">CookiePolicy</A>
<DD>The default 'best match' policy.
<DT><A HREF="./org/apache/http/impl/cookie/BestMatchSpec.html" title="class in org.apache.http.impl.cookie"><B>BestMatchSpec</B></A> - Class in <A HREF="./org/apache/http/impl/cookie/package-summary.html">org.apache.http.impl.cookie</A><DD>'Meta' cookie specification that picks up a cookie policy based on
the format of cookies sent with the HTTP response.<DT><A HREF="./org/apache/http/impl/cookie/BestMatchSpec.html#BestMatchSpec(java.lang.String[], boolean)"><B>BestMatchSpec(String[], boolean)</B></A> -
Constructor for class org.apache.http.impl.cookie.<A HREF="./org/apache/http/impl/cookie/BestMatchSpec.html" title="class in org.apache.http.impl.cookie">BestMatchSpec</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/cookie/BestMatchSpec.html#BestMatchSpec()"><B>BestMatchSpec()</B></A> -
Constructor for class org.apache.http.impl.cookie.<A HREF="./org/apache/http/impl/cookie/BestMatchSpec.html" title="class in org.apache.http.impl.cookie">BestMatchSpec</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/cookie/BestMatchSpecFactory.html" title="class in org.apache.http.impl.cookie"><B>BestMatchSpecFactory</B></A> - Class in <A HREF="./org/apache/http/impl/cookie/package-summary.html">org.apache.http.impl.cookie</A><DD><A HREF="./org/apache/http/cookie/CookieSpecFactory.html" title="interface in org.apache.http.cookie"><CODE>CookieSpecFactory</CODE></A> implementation that creates and initializes
<A HREF="./org/apache/http/impl/cookie/BestMatchSpec.html" title="class in org.apache.http.impl.cookie"><CODE>BestMatchSpec</CODE></A> instances.<DT><A HREF="./org/apache/http/impl/cookie/BestMatchSpecFactory.html#BestMatchSpecFactory()"><B>BestMatchSpecFactory()</B></A> -
Constructor for class org.apache.http.impl.cookie.<A HREF="./org/apache/http/impl/cookie/BestMatchSpecFactory.html" title="class in org.apache.http.impl.cookie">BestMatchSpecFactory</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/fluent/Request.html#body(org.apache.http.HttpEntity)"><B>body(HttpEntity)</B></A> -
Method in class org.apache.http.client.fluent.<A HREF="./org/apache/http/client/fluent/Request.html" title="class in org.apache.http.client.fluent">Request</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/fluent/Request.html#bodyByteArray(byte[])"><B>bodyByteArray(byte[])</B></A> -
Method in class org.apache.http.client.fluent.<A HREF="./org/apache/http/client/fluent/Request.html" title="class in org.apache.http.client.fluent">Request</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/fluent/Request.html#bodyByteArray(byte[], int, int)"><B>bodyByteArray(byte[], int, int)</B></A> -
Method in class org.apache.http.client.fluent.<A HREF="./org/apache/http/client/fluent/Request.html" title="class in org.apache.http.client.fluent">Request</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/fluent/Request.html#bodyFile(java.io.File, org.apache.http.entity.ContentType)"><B>bodyFile(File, ContentType)</B></A> -
Method in class org.apache.http.client.fluent.<A HREF="./org/apache/http/client/fluent/Request.html" title="class in org.apache.http.client.fluent">Request</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/fluent/Request.html#bodyForm(java.lang.Iterable, java.nio.charset.Charset)"><B>bodyForm(Iterable&lt;? extends NameValuePair&gt;, Charset)</B></A> -
Method in class org.apache.http.client.fluent.<A HREF="./org/apache/http/client/fluent/Request.html" title="class in org.apache.http.client.fluent">Request</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/fluent/Request.html#bodyForm(java.lang.Iterable)"><B>bodyForm(Iterable&lt;? extends NameValuePair&gt;)</B></A> -
Method in class org.apache.http.client.fluent.<A HREF="./org/apache/http/client/fluent/Request.html" title="class in org.apache.http.client.fluent">Request</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/fluent/Request.html#bodyForm(org.apache.http.NameValuePair...)"><B>bodyForm(NameValuePair...)</B></A> -
Method in class org.apache.http.client.fluent.<A HREF="./org/apache/http/client/fluent/Request.html" title="class in org.apache.http.client.fluent">Request</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/fluent/Request.html#bodyStream(java.io.InputStream)"><B>bodyStream(InputStream)</B></A> -
Method in class org.apache.http.client.fluent.<A HREF="./org/apache/http/client/fluent/Request.html" title="class in org.apache.http.client.fluent">Request</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/fluent/Request.html#bodyStream(java.io.InputStream, org.apache.http.entity.ContentType)"><B>bodyStream(InputStream, ContentType)</B></A> -
Method in class org.apache.http.client.fluent.<A HREF="./org/apache/http/client/fluent/Request.html" title="class in org.apache.http.client.fluent">Request</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/fluent/Request.html#bodyString(java.lang.String, org.apache.http.entity.ContentType)"><B>bodyString(String, ContentType)</B></A> -
Method in class org.apache.http.client.fluent.<A HREF="./org/apache/http/client/fluent/Request.html" title="class in org.apache.http.client.fluent">Request</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/params/CookiePolicy.html#BROWSER_COMPATIBILITY"><B>BROWSER_COMPATIBILITY</B></A> -
Static variable in class org.apache.http.client.params.<A HREF="./org/apache/http/client/params/CookiePolicy.html" title="class in org.apache.http.client.params">CookiePolicy</A>
<DD>The policy that provides high degree of compatibilty
with common cookie management of popular HTTP agents.
<DT><A HREF="./org/apache/http/conn/ssl/SSLSocketFactory.html#BROWSER_COMPATIBLE_HOSTNAME_VERIFIER"><B>BROWSER_COMPATIBLE_HOSTNAME_VERIFIER</B></A> -
Static variable in class org.apache.http.conn.ssl.<A HREF="./org/apache/http/conn/ssl/SSLSocketFactory.html" title="class in org.apache.http.conn.ssl">SSLSocketFactory</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/conn/ssl/BrowserCompatHostnameVerifier.html" title="class in org.apache.http.conn.ssl"><B>BrowserCompatHostnameVerifier</B></A> - Class in <A HREF="./org/apache/http/conn/ssl/package-summary.html">org.apache.http.conn.ssl</A><DD>The HostnameVerifier that works the same way as Curl and Firefox.<DT><A HREF="./org/apache/http/conn/ssl/BrowserCompatHostnameVerifier.html#BrowserCompatHostnameVerifier()"><B>BrowserCompatHostnameVerifier()</B></A> -
Constructor for class org.apache.http.conn.ssl.<A HREF="./org/apache/http/conn/ssl/BrowserCompatHostnameVerifier.html" title="class in org.apache.http.conn.ssl">BrowserCompatHostnameVerifier</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/cookie/BrowserCompatSpec.html" title="class in org.apache.http.impl.cookie"><B>BrowserCompatSpec</B></A> - Class in <A HREF="./org/apache/http/impl/cookie/package-summary.html">org.apache.http.impl.cookie</A><DD>Cookie specification that strives to closely mimic (mis)behavior of
common web browser applications such as Microsoft Internet Explorer
and Mozilla FireFox.<DT><A HREF="./org/apache/http/impl/cookie/BrowserCompatSpec.html#BrowserCompatSpec(java.lang.String[])"><B>BrowserCompatSpec(String[])</B></A> -
Constructor for class org.apache.http.impl.cookie.<A HREF="./org/apache/http/impl/cookie/BrowserCompatSpec.html" title="class in org.apache.http.impl.cookie">BrowserCompatSpec</A>
<DD>Default constructor
<DT><A HREF="./org/apache/http/impl/cookie/BrowserCompatSpec.html#BrowserCompatSpec()"><B>BrowserCompatSpec()</B></A> -
Constructor for class org.apache.http.impl.cookie.<A HREF="./org/apache/http/impl/cookie/BrowserCompatSpec.html" title="class in org.apache.http.impl.cookie">BrowserCompatSpec</A>
<DD>Default constructor
<DT><A HREF="./org/apache/http/impl/cookie/BrowserCompatSpecFactory.html" title="class in org.apache.http.impl.cookie"><B>BrowserCompatSpecFactory</B></A> - Class in <A HREF="./org/apache/http/impl/cookie/package-summary.html">org.apache.http.impl.cookie</A><DD><A HREF="./org/apache/http/cookie/CookieSpecFactory.html" title="interface in org.apache.http.cookie"><CODE>CookieSpecFactory</CODE></A> implementation that creates and initializes
<A HREF="./org/apache/http/impl/cookie/BrowserCompatSpec.html" title="class in org.apache.http.impl.cookie"><CODE>BrowserCompatSpec</CODE></A> instances.<DT><A HREF="./org/apache/http/impl/cookie/BrowserCompatSpecFactory.html#BrowserCompatSpecFactory()"><B>BrowserCompatSpecFactory()</B></A> -
Constructor for class org.apache.http.impl.cookie.<A HREF="./org/apache/http/impl/cookie/BrowserCompatSpecFactory.html" title="class in org.apache.http.impl.cookie">BrowserCompatSpecFactory</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/fluent/Form.html#build()"><B>build()</B></A> -
Method in class org.apache.http.client.fluent.<A HREF="./org/apache/http/client/fluent/Form.html" title="class in org.apache.http.client.fluent">Form</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/utils/URIBuilder.html#build()"><B>build()</B></A> -
Method in class org.apache.http.client.utils.<A HREF="./org/apache/http/client/utils/URIBuilder.html" title="class in org.apache.http.client.utils">URIBuilder</A>
<DD>Builds a <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/net/URI.html" title="class or interface in java.net"><CODE>URI</CODE></A> instance.
<DT><A HREF="./org/apache/http/entity/mime/content/ByteArrayBody.html" title="class in org.apache.http.entity.mime.content"><B>ByteArrayBody</B></A> - Class in <A HREF="./org/apache/http/entity/mime/content/package-summary.html">org.apache.http.entity.mime.content</A><DD>Body part that is built using a byte array containing a file.<DT><A HREF="./org/apache/http/entity/mime/content/ByteArrayBody.html#ByteArrayBody(byte[], java.lang.String, java.lang.String)"><B>ByteArrayBody(byte[], String, String)</B></A> -
Constructor for class org.apache.http.entity.mime.content.<A HREF="./org/apache/http/entity/mime/content/ByteArrayBody.html" title="class in org.apache.http.entity.mime.content">ByteArrayBody</A>
<DD>Creates a new ByteArrayBody.
<DT><A HREF="./org/apache/http/entity/mime/content/ByteArrayBody.html#ByteArrayBody(byte[], java.lang.String)"><B>ByteArrayBody(byte[], String)</B></A> -
Constructor for class org.apache.http.entity.mime.content.<A HREF="./org/apache/http/entity/mime/content/ByteArrayBody.html" title="class in org.apache.http.entity.mime.content">ByteArrayBody</A>
<DD>Creates a new ByteArrayBody.
</DL>
<HR>
<A NAME="_C_"><!-- --></A><H2>
<B>C</B></H2>
<DL>
<DT><A HREF="./org/apache/http/client/cache/HeaderConstants.html#CACHE_CONTROL"><B>CACHE_CONTROL</B></A> -
Static variable in class org.apache.http.client.cache.<A HREF="./org/apache/http/client/cache/HeaderConstants.html" title="class in org.apache.http.client.cache">HeaderConstants</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/cache/HeaderConstants.html#CACHE_CONTROL_MAX_AGE"><B>CACHE_CONTROL_MAX_AGE</B></A> -
Static variable in class org.apache.http.client.cache.<A HREF="./org/apache/http/client/cache/HeaderConstants.html" title="class in org.apache.http.client.cache">HeaderConstants</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/cache/HeaderConstants.html#CACHE_CONTROL_MAX_STALE"><B>CACHE_CONTROL_MAX_STALE</B></A> -
Static variable in class org.apache.http.client.cache.<A HREF="./org/apache/http/client/cache/HeaderConstants.html" title="class in org.apache.http.client.cache">HeaderConstants</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/cache/HeaderConstants.html#CACHE_CONTROL_MIN_FRESH"><B>CACHE_CONTROL_MIN_FRESH</B></A> -
Static variable in class org.apache.http.client.cache.<A HREF="./org/apache/http/client/cache/HeaderConstants.html" title="class in org.apache.http.client.cache">HeaderConstants</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/cache/HeaderConstants.html#CACHE_CONTROL_MUST_REVALIDATE"><B>CACHE_CONTROL_MUST_REVALIDATE</B></A> -
Static variable in class org.apache.http.client.cache.<A HREF="./org/apache/http/client/cache/HeaderConstants.html" title="class in org.apache.http.client.cache">HeaderConstants</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/cache/HeaderConstants.html#CACHE_CONTROL_NO_CACHE"><B>CACHE_CONTROL_NO_CACHE</B></A> -
Static variable in class org.apache.http.client.cache.<A HREF="./org/apache/http/client/cache/HeaderConstants.html" title="class in org.apache.http.client.cache">HeaderConstants</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/cache/HeaderConstants.html#CACHE_CONTROL_NO_STORE"><B>CACHE_CONTROL_NO_STORE</B></A> -
Static variable in class org.apache.http.client.cache.<A HREF="./org/apache/http/client/cache/HeaderConstants.html" title="class in org.apache.http.client.cache">HeaderConstants</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/cache/HeaderConstants.html#CACHE_CONTROL_PROXY_REVALIDATE"><B>CACHE_CONTROL_PROXY_REVALIDATE</B></A> -
Static variable in class org.apache.http.client.cache.<A HREF="./org/apache/http/client/cache/HeaderConstants.html" title="class in org.apache.http.client.cache">HeaderConstants</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/cache/CachingHttpClient.html#CACHE_RESPONSE_STATUS"><B>CACHE_RESPONSE_STATUS</B></A> -
Static variable in class org.apache.http.impl.client.cache.<A HREF="./org/apache/http/impl/client/cache/CachingHttpClient.html" title="class in org.apache.http.impl.client.cache">CachingHttpClient</A>
<DD>This is the name under which the <A HREF="./org/apache/http/client/cache/CacheResponseStatus.html" title="enum in org.apache.http.client.cache"><CODE>CacheResponseStatus</CODE></A> of a request
(for example, whether it resulted in a cache hit) will be recorded if an
<A HREF="http://hc.apache.org/httpcomponents-core-ga/httpcore/apidocs/org/apache/http/protocol/HttpContext.html" title="class or interface in org.apache.http.protocol"><CODE>HttpContext</CODE></A> is provided during execution.
<DT><A HREF="./org/apache/http/impl/client/cache/CacheConfig.html" title="class in org.apache.http.impl.client.cache"><B>CacheConfig</B></A> - Class in <A HREF="./org/apache/http/impl/client/cache/package-summary.html">org.apache.http.impl.client.cache</A><DD>Java Beans-style configuration for a <A HREF="./org/apache/http/impl/client/cache/CachingHttpClient.html" title="class in org.apache.http.impl.client.cache"><CODE>CachingHttpClient</CODE></A>.<DT><A HREF="./org/apache/http/impl/client/cache/CacheConfig.html#CacheConfig()"><B>CacheConfig()</B></A> -
Constructor for class org.apache.http.impl.client.cache.<A HREF="./org/apache/http/impl/client/cache/CacheConfig.html" title="class in org.apache.http.impl.client.cache">CacheConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/cache/CacheResponseStatus.html" title="enum in org.apache.http.client.cache"><B>CacheResponseStatus</B></A> - Enum in <A HREF="./org/apache/http/client/cache/package-summary.html">org.apache.http.client.cache</A><DD>This enumeration represents the various ways a response can be generated
by the <A HREF="./org/apache/http/impl/client/cache/CachingHttpClient.html" title="class in org.apache.http.impl.client.cache"><CODE>CachingHttpClient</CODE></A>;
if a request is executed with an <A HREF="http://hc.apache.org/httpcomponents-core-ga/httpcore/apidocs/org/apache/http/protocol/HttpContext.html" title="class or interface in org.apache.http.protocol"><CODE>HttpContext</CODE></A>
then a parameter with one of these values will be registered in the
context under the key
<A HREF="./org/apache/http/impl/client/cache/CachingHttpClient.html#CACHE_RESPONSE_STATUS"><CODE>CachingHttpClient.CACHE_RESPONSE_STATUS</CODE></A>.<DT><A HREF="./org/apache/http/impl/client/cache/CachingHttpClient.html" title="class in org.apache.http.impl.client.cache"><B>CachingHttpClient</B></A> - Class in <A HREF="./org/apache/http/impl/client/cache/package-summary.html">org.apache.http.impl.client.cache</A><DD>The <A HREF="./org/apache/http/impl/client/cache/CachingHttpClient.html" title="class in org.apache.http.impl.client.cache"><CODE>CachingHttpClient</CODE></A> is meant to be a drop-in replacement for
a <A HREF="./org/apache/http/impl/client/DefaultHttpClient.html" title="class in org.apache.http.impl.client"><CODE>DefaultHttpClient</CODE></A> that transparently adds client-side caching.<DT><A HREF="./org/apache/http/impl/client/cache/CachingHttpClient.html#CachingHttpClient()"><B>CachingHttpClient()</B></A> -
Constructor for class org.apache.http.impl.client.cache.<A HREF="./org/apache/http/impl/client/cache/CachingHttpClient.html" title="class in org.apache.http.impl.client.cache">CachingHttpClient</A>
<DD>Constructs a <code>CachingHttpClient</code> with default caching settings that
stores cache entries in memory and uses a vanilla <A HREF="./org/apache/http/impl/client/DefaultHttpClient.html" title="class in org.apache.http.impl.client"><CODE>DefaultHttpClient</CODE></A>
for backend requests.
<DT><A HREF="./org/apache/http/impl/client/cache/CachingHttpClient.html#CachingHttpClient(org.apache.http.impl.client.cache.CacheConfig)"><B>CachingHttpClient(CacheConfig)</B></A> -
Constructor for class org.apache.http.impl.client.cache.<A HREF="./org/apache/http/impl/client/cache/CachingHttpClient.html" title="class in org.apache.http.impl.client.cache">CachingHttpClient</A>
<DD>Constructs a <code>CachingHttpClient</code> with the given caching options that
stores cache entries in memory and uses a vanilla <A HREF="./org/apache/http/impl/client/DefaultHttpClient.html" title="class in org.apache.http.impl.client"><CODE>DefaultHttpClient</CODE></A>
for backend requests.
<DT><A HREF="./org/apache/http/impl/client/cache/CachingHttpClient.html#CachingHttpClient(org.apache.http.client.HttpClient)"><B>CachingHttpClient(HttpClient)</B></A> -
Constructor for class org.apache.http.impl.client.cache.<A HREF="./org/apache/http/impl/client/cache/CachingHttpClient.html" title="class in org.apache.http.impl.client.cache">CachingHttpClient</A>
<DD>Constructs a <code>CachingHttpClient</code> with default caching settings that
stores cache entries in memory and uses the given <A HREF="./org/apache/http/client/HttpClient.html" title="interface in org.apache.http.client"><CODE>HttpClient</CODE></A>
for backend requests.
<DT><A HREF="./org/apache/http/impl/client/cache/CachingHttpClient.html#CachingHttpClient(org.apache.http.client.HttpClient, org.apache.http.impl.client.cache.CacheConfig)"><B>CachingHttpClient(HttpClient, CacheConfig)</B></A> -
Constructor for class org.apache.http.impl.client.cache.<A HREF="./org/apache/http/impl/client/cache/CachingHttpClient.html" title="class in org.apache.http.impl.client.cache">CachingHttpClient</A>
<DD>Constructs a <code>CachingHttpClient</code> with the given caching options that
stores cache entries in memory and uses the given <A HREF="./org/apache/http/client/HttpClient.html" title="interface in org.apache.http.client"><CODE>HttpClient</CODE></A>
for backend requests.
<DT><A HREF="./org/apache/http/impl/client/cache/CachingHttpClient.html#CachingHttpClient(org.apache.http.client.HttpClient, org.apache.http.client.cache.ResourceFactory, org.apache.http.client.cache.HttpCacheStorage, org.apache.http.impl.client.cache.CacheConfig)"><B>CachingHttpClient(HttpClient, ResourceFactory, HttpCacheStorage, CacheConfig)</B></A> -
Constructor for class org.apache.http.impl.client.cache.<A HREF="./org/apache/http/impl/client/cache/CachingHttpClient.html" title="class in org.apache.http.impl.client.cache">CachingHttpClient</A>
<DD>Constructs a <code>CachingHttpClient</code> with the given caching options
that stores cache entries in the provided storage backend and uses
the given <A HREF="./org/apache/http/client/HttpClient.html" title="interface in org.apache.http.client"><CODE>HttpClient</CODE></A> for backend requests.
<DT><A HREF="./org/apache/http/impl/client/cache/CachingHttpClient.html#CachingHttpClient(org.apache.http.client.HttpClient, org.apache.http.client.cache.HttpCacheStorage, org.apache.http.impl.client.cache.CacheConfig)"><B>CachingHttpClient(HttpClient, HttpCacheStorage, CacheConfig)</B></A> -
Constructor for class org.apache.http.impl.client.cache.<A HREF="./org/apache/http/impl/client/cache/CachingHttpClient.html" title="class in org.apache.http.impl.client.cache">CachingHttpClient</A>
<DD>Constructs a <code>CachingHttpClient</code> with the given caching options
that stores cache entries in the provided storage backend and uses
the given <A HREF="./org/apache/http/client/HttpClient.html" title="interface in org.apache.http.client"><CODE>HttpClient</CODE></A> for backend requests.
<DT><A HREF="./org/apache/http/auth/ChallengeState.html" title="enum in org.apache.http.auth"><B>ChallengeState</B></A> - Enum in <A HREF="./org/apache/http/auth/package-summary.html">org.apache.http.auth</A><DD>Challenge mode (TARGET or PROXY)<DT><A HREF="./org/apache/http/conn/EofSensorInputStream.html#checkAbort()"><B>checkAbort()</B></A> -
Method in class org.apache.http.conn.<A HREF="./org/apache/http/conn/EofSensorInputStream.html" title="class in org.apache.http.conn">EofSensorInputStream</A>
<DD>Detects stream abort and notifies the watcher.
<DT><A HREF="./org/apache/http/conn/EofSensorInputStream.html#checkClose()"><B>checkClose()</B></A> -
Method in class org.apache.http.conn.<A HREF="./org/apache/http/conn/EofSensorInputStream.html" title="class in org.apache.http.conn">EofSensorInputStream</A>
<DD>Detects stream close and notifies the watcher.
<DT><A HREF="./org/apache/http/conn/EofSensorInputStream.html#checkEOF(int)"><B>checkEOF(int)</B></A> -
Method in class org.apache.http.conn.<A HREF="./org/apache/http/conn/EofSensorInputStream.html" title="class in org.apache.http.conn">EofSensorInputStream</A>
<DD>Detects EOF and notifies the watcher.
<DT><A HREF="./org/apache/http/impl/conn/ProxySelectorRoutePlanner.html#chooseProxy(java.util.List, org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext)"><B>chooseProxy(List&lt;Proxy&gt;, HttpHost, HttpRequest, HttpContext)</B></A> -
Method in class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/ProxySelectorRoutePlanner.html" title="class in org.apache.http.impl.conn">ProxySelectorRoutePlanner</A>
<DD>Chooses a proxy from a list of available proxies.
<DT><A HREF="./org/apache/http/client/CircularRedirectException.html" title="class in org.apache.http.client"><B>CircularRedirectException</B></A> - Exception in <A HREF="./org/apache/http/client/package-summary.html">org.apache.http.client</A><DD>Signals a circular redirect<DT><A HREF="./org/apache/http/client/CircularRedirectException.html#CircularRedirectException()"><B>CircularRedirectException()</B></A> -
Constructor for exception org.apache.http.client.<A HREF="./org/apache/http/client/CircularRedirectException.html" title="class in org.apache.http.client">CircularRedirectException</A>
<DD>Creates a new CircularRedirectException with a <tt>null</tt> detail message.
<DT><A HREF="./org/apache/http/client/CircularRedirectException.html#CircularRedirectException(java.lang.String)"><B>CircularRedirectException(String)</B></A> -
Constructor for exception org.apache.http.client.<A HREF="./org/apache/http/client/CircularRedirectException.html" title="class in org.apache.http.client">CircularRedirectException</A>
<DD>Creates a new CircularRedirectException with the specified detail message.
<DT><A HREF="./org/apache/http/client/CircularRedirectException.html#CircularRedirectException(java.lang.String, java.lang.Throwable)"><B>CircularRedirectException(String, Throwable)</B></A> -
Constructor for exception org.apache.http.client.<A HREF="./org/apache/http/client/CircularRedirectException.html" title="class in org.apache.http.client">CircularRedirectException</A>
<DD>Creates a new CircularRedirectException with the specified detail message and cause.
<DT><A HREF="./org/apache/http/impl/client/cache/ManagedHttpCacheStorage.html#cleanResources()"><B>cleanResources()</B></A> -
Method in class org.apache.http.impl.client.cache.<A HREF="./org/apache/http/impl/client/cache/ManagedHttpCacheStorage.html" title="class in org.apache.http.impl.client.cache">ManagedHttpCacheStorage</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/AuthCache.html#clear()"><B>clear()</B></A> -
Method in interface org.apache.http.client.<A HREF="./org/apache/http/client/AuthCache.html" title="interface in org.apache.http.client">AuthCache</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/CookieStore.html#clear()"><B>clear()</B></A> -
Method in interface org.apache.http.client.<A HREF="./org/apache/http/client/CookieStore.html" title="interface in org.apache.http.client">CookieStore</A>
<DD>Clears all cookies.
<DT><A HREF="./org/apache/http/client/CredentialsProvider.html#clear()"><B>clear()</B></A> -
Method in interface org.apache.http.client.<A HREF="./org/apache/http/client/CredentialsProvider.html" title="interface in org.apache.http.client">CredentialsProvider</A>
<DD>Clears all credentials.
<DT><A HREF="./org/apache/http/impl/client/BasicAuthCache.html#clear()"><B>clear()</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/BasicAuthCache.html" title="class in org.apache.http.impl.client">BasicAuthCache</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/BasicCookieStore.html#clear()"><B>clear()</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/BasicCookieStore.html" title="class in org.apache.http.impl.client">BasicCookieStore</A>
<DD>Clears all cookies.
<DT><A HREF="./org/apache/http/impl/client/BasicCredentialsProvider.html#clear()"><B>clear()</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/BasicCredentialsProvider.html" title="class in org.apache.http.impl.client">BasicCredentialsProvider</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/fluent/Executor.html#clearAuth()"><B>clearAuth()</B></A> -
Method in class org.apache.http.client.fluent.<A HREF="./org/apache/http/client/fluent/Executor.html" title="class in org.apache.http.client.fluent">Executor</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/fluent/Executor.html#clearCookies()"><B>clearCookies()</B></A> -
Method in class org.apache.http.client.fluent.<A HREF="./org/apache/http/client/fluent/Executor.html" title="class in org.apache.http.client.fluent">Executor</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/CookieStore.html#clearExpired(java.util.Date)"><B>clearExpired(Date)</B></A> -
Method in interface org.apache.http.client.<A HREF="./org/apache/http/client/CookieStore.html" title="interface in org.apache.http.client">CookieStore</A>
<DD>Removes all of <A HREF="./org/apache/http/cookie/Cookie.html" title="interface in org.apache.http.cookie"><CODE>Cookie</CODE></A>s in this store that have expired by
the specified <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/util/Date.html" title="class or interface in java.util"><CODE>Date</CODE></A>.
<DT><A HREF="./org/apache/http/impl/client/BasicCookieStore.html#clearExpired(java.util.Date)"><B>clearExpired(Date)</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/BasicCookieStore.html" title="class in org.apache.http.impl.client">BasicCookieStore</A>
<DD>Removes all of <A HREF="./org/apache/http/cookie/Cookie.html" title="interface in org.apache.http.cookie"><CODE>cookies</CODE></A> in this HTTP state
that have expired by the specified <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/util/Date.html" title="class or interface in java.util"><CODE>date</CODE></A>.
<DT><A HREF="./org/apache/http/impl/client/AbstractHttpClient.html#clearRequestInterceptors()"><B>clearRequestInterceptors()</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/AbstractHttpClient.html" title="class in org.apache.http.impl.client">AbstractHttpClient</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/AbstractHttpClient.html#clearResponseInterceptors()"><B>clearResponseInterceptors()</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/AbstractHttpClient.html" title="class in org.apache.http.impl.client">AbstractHttpClient</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/cookie/DateUtils.html#clearThreadLocal()"><B>clearThreadLocal()</B></A> -
Static method in class org.apache.http.impl.cookie.<A HREF="./org/apache/http/impl/cookie/DateUtils.html" title="class in org.apache.http.impl.cookie">DateUtils</A>
<DD>Clears thread-local variable containing <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/text/DateFormat.html" title="class or interface in java.text"><CODE>DateFormat</CODE></A> cache.
<DT><A HREF="./org/apache/http/conn/ClientConnectionManager.html" title="interface in org.apache.http.conn"><B>ClientConnectionManager</B></A> - Interface in <A HREF="./org/apache/http/conn/package-summary.html">org.apache.http.conn</A><DD>Management interface for <A HREF="./org/apache/http/conn/ManagedClientConnection.html" title="interface in org.apache.http.conn"><CODE>client connections</CODE></A>.<DT><A HREF="./org/apache/http/conn/ClientConnectionManagerFactory.html" title="interface in org.apache.http.conn"><B>ClientConnectionManagerFactory</B></A> - Interface in <A HREF="./org/apache/http/conn/package-summary.html">org.apache.http.conn</A><DD>A factory for creating new <A HREF="./org/apache/http/conn/ClientConnectionManager.html" title="interface in org.apache.http.conn"><CODE>ClientConnectionManager</CODE></A> instances.<DT><A HREF="./org/apache/http/conn/ClientConnectionOperator.html" title="interface in org.apache.http.conn"><B>ClientConnectionOperator</B></A> - Interface in <A HREF="./org/apache/http/conn/package-summary.html">org.apache.http.conn</A><DD>ClientConnectionOperator represents a strategy for creating
<A HREF="./org/apache/http/conn/OperatedClientConnection.html" title="interface in org.apache.http.conn"><CODE>OperatedClientConnection</CODE></A> instances and updating the underlying
<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/net/Socket.html" title="class or interface in java.net"><CODE>Socket</CODE></A> of those objects.<DT><A HREF="./org/apache/http/conn/ClientConnectionRequest.html" title="interface in org.apache.http.conn"><B>ClientConnectionRequest</B></A> - Interface in <A HREF="./org/apache/http/conn/package-summary.html">org.apache.http.conn</A><DD>Encapsulates a request for a <A HREF="./org/apache/http/conn/ManagedClientConnection.html" title="interface in org.apache.http.conn"><CODE>ManagedClientConnection</CODE></A>.<DT><A HREF="./org/apache/http/client/protocol/ClientContext.html" title="interface in org.apache.http.client.protocol"><B>ClientContext</B></A> - Interface in <A HREF="./org/apache/http/client/protocol/package-summary.html">org.apache.http.client.protocol</A><DD><A HREF="http://hc.apache.org/httpcomponents-core-ga/httpcore/apidocs/org/apache/http/protocol/HttpContext.html" title="class or interface in org.apache.http.protocol"><CODE>HttpContext</CODE></A> attribute names for
client side HTTP protocol processing.<DT><A HREF="./org/apache/http/client/protocol/ClientContextConfigurer.html" title="class in org.apache.http.client.protocol"><B>ClientContextConfigurer</B></A> - Class in <A HREF="./org/apache/http/client/protocol/package-summary.html">org.apache.http.client.protocol</A><DD>Configuration facade for <A HREF="http://hc.apache.org/httpcomponents-core-ga/httpcore/apidocs/org/apache/http/protocol/HttpContext.html" title="class or interface in org.apache.http.protocol"><CODE>HttpContext</CODE></A> instances.<DT><A HREF="./org/apache/http/client/protocol/ClientContextConfigurer.html#ClientContextConfigurer(org.apache.http.protocol.HttpContext)"><B>ClientContextConfigurer(HttpContext)</B></A> -
Constructor for class org.apache.http.client.protocol.<A HREF="./org/apache/http/client/protocol/ClientContextConfigurer.html" title="class in org.apache.http.client.protocol">ClientContextConfigurer</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/cookie/ClientCookie.html" title="interface in org.apache.http.cookie"><B>ClientCookie</B></A> - Interface in <A HREF="./org/apache/http/cookie/package-summary.html">org.apache.http.cookie</A><DD>ClientCookie extends the standard <A HREF="./org/apache/http/cookie/Cookie.html" title="interface in org.apache.http.cookie"><CODE>Cookie</CODE></A> interface with
additional client specific functionality such ability to retrieve
original cookie attributes exactly as they were specified by the
origin server.<DT><A HREF="./org/apache/http/client/params/ClientParamBean.html" title="class in org.apache.http.client.params"><B>ClientParamBean</B></A> - Class in <A HREF="./org/apache/http/client/params/package-summary.html">org.apache.http.client.params</A><DD>This is a Java Bean class that can be used to wrap an instance of
<A HREF="http://hc.apache.org/httpcomponents-core-ga/httpcore/apidocs/org/apache/http/params/HttpParams.html" title="class or interface in org.apache.http.params"><CODE>HttpParams</CODE></A> and manipulate HTTP client parameters using
Java Beans conventions.<DT><A HREF="./org/apache/http/client/params/ClientParamBean.html#ClientParamBean(org.apache.http.params.HttpParams)"><B>ClientParamBean(HttpParams)</B></A> -
Constructor for class org.apache.http.client.params.<A HREF="./org/apache/http/client/params/ClientParamBean.html" title="class in org.apache.http.client.params">ClientParamBean</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/ClientParamsStack.html#clientParams"><B>clientParams</B></A> -
Variable in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/ClientParamsStack.html" title="class in org.apache.http.impl.client">ClientParamsStack</A>
<DD>The client parameter collection, or <code>null</code>.
<DT><A HREF="./org/apache/http/impl/client/ClientParamsStack.html" title="class in org.apache.http.impl.client"><B>ClientParamsStack</B></A> - Class in <A HREF="./org/apache/http/impl/client/package-summary.html">org.apache.http.impl.client</A><DD>Represents a stack of parameter collections.<DT><A HREF="./org/apache/http/impl/client/ClientParamsStack.html#ClientParamsStack(org.apache.http.params.HttpParams, org.apache.http.params.HttpParams, org.apache.http.params.HttpParams, org.apache.http.params.HttpParams)"><B>ClientParamsStack(HttpParams, HttpParams, HttpParams, HttpParams)</B></A> -
Constructor for class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/ClientParamsStack.html" title="class in org.apache.http.impl.client">ClientParamsStack</A>
<DD>Creates a new parameter stack from elements.
<DT><A HREF="./org/apache/http/impl/client/ClientParamsStack.html#ClientParamsStack(org.apache.http.impl.client.ClientParamsStack)"><B>ClientParamsStack(ClientParamsStack)</B></A> -
Constructor for class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/ClientParamsStack.html" title="class in org.apache.http.impl.client">ClientParamsStack</A>
<DD>Creates a copy of a parameter stack.
<DT><A HREF="./org/apache/http/impl/client/ClientParamsStack.html#ClientParamsStack(org.apache.http.impl.client.ClientParamsStack, org.apache.http.params.HttpParams, org.apache.http.params.HttpParams, org.apache.http.params.HttpParams, org.apache.http.params.HttpParams)"><B>ClientParamsStack(ClientParamsStack, HttpParams, HttpParams, HttpParams, HttpParams)</B></A> -
Constructor for class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/ClientParamsStack.html" title="class in org.apache.http.impl.client">ClientParamsStack</A>
<DD>Creates a modified copy of a parameter stack.
<DT><A HREF="./org/apache/http/client/params/ClientPNames.html" title="interface in org.apache.http.client.params"><B>ClientPNames</B></A> - Interface in <A HREF="./org/apache/http/client/params/package-summary.html">org.apache.http.client.params</A><DD>Parameter names for HTTP client parameters.<DT><A HREF="./org/apache/http/client/ClientProtocolException.html" title="class in org.apache.http.client"><B>ClientProtocolException</B></A> - Exception in <A HREF="./org/apache/http/client/package-summary.html">org.apache.http.client</A><DD>Signals an error in the HTTP protocol.<DT><A HREF="./org/apache/http/client/ClientProtocolException.html#ClientProtocolException()"><B>ClientProtocolException()</B></A> -
Constructor for exception org.apache.http.client.<A HREF="./org/apache/http/client/ClientProtocolException.html" title="class in org.apache.http.client">ClientProtocolException</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/ClientProtocolException.html#ClientProtocolException(java.lang.String)"><B>ClientProtocolException(String)</B></A> -
Constructor for exception org.apache.http.client.<A HREF="./org/apache/http/client/ClientProtocolException.html" title="class in org.apache.http.client">ClientProtocolException</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/ClientProtocolException.html#ClientProtocolException(java.lang.Throwable)"><B>ClientProtocolException(Throwable)</B></A> -
Constructor for exception org.apache.http.client.<A HREF="./org/apache/http/client/ClientProtocolException.html" title="class in org.apache.http.client">ClientProtocolException</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/ClientProtocolException.html#ClientProtocolException(java.lang.String, java.lang.Throwable)"><B>ClientProtocolException(String, Throwable)</B></A> -
Constructor for exception org.apache.http.client.<A HREF="./org/apache/http/client/ClientProtocolException.html" title="class in org.apache.http.client">ClientProtocolException</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/methods/HttpEntityEnclosingRequestBase.html#clone()"><B>clone()</B></A> -
Method in class org.apache.http.client.methods.<A HREF="./org/apache/http/client/methods/HttpEntityEnclosingRequestBase.html" title="class in org.apache.http.client.methods">HttpEntityEnclosingRequestBase</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/methods/HttpRequestBase.html#clone()"><B>clone()</B></A> -
Method in class org.apache.http.client.methods.<A HREF="./org/apache/http/client/methods/HttpRequestBase.html" title="class in org.apache.http.client.methods">HttpRequestBase</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/utils/CloneUtils.html#clone(java.lang.Object)"><B>clone(Object)</B></A> -
Static method in class org.apache.http.client.utils.<A HREF="./org/apache/http/client/utils/CloneUtils.html" title="class in org.apache.http.client.utils">CloneUtils</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/conn/routing/HttpRoute.html#clone()"><B>clone()</B></A> -
Method in class org.apache.http.conn.routing.<A HREF="./org/apache/http/conn/routing/HttpRoute.html" title="class in org.apache.http.conn.routing">HttpRoute</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/conn/routing/RouteTracker.html#clone()"><B>clone()</B></A> -
Method in class org.apache.http.conn.routing.<A HREF="./org/apache/http/conn/routing/RouteTracker.html" title="class in org.apache.http.conn.routing">RouteTracker</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/cookie/BasicClientCookie.html#clone()"><B>clone()</B></A> -
Method in class org.apache.http.impl.cookie.<A HREF="./org/apache/http/impl/cookie/BasicClientCookie.html" title="class in org.apache.http.impl.cookie">BasicClientCookie</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/cookie/BasicClientCookie2.html#clone()"><B>clone()</B></A> -
Method in class org.apache.http.impl.cookie.<A HREF="./org/apache/http/impl/cookie/BasicClientCookie2.html" title="class in org.apache.http.impl.cookie">BasicClientCookie2</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/utils/CloneUtils.html" title="class in org.apache.http.client.utils"><B>CloneUtils</B></A> - Class in <A HREF="./org/apache/http/client/utils/package-summary.html">org.apache.http.client.utils</A><DD>A collection of utilities to workaround limitations of Java clone framework.<DT><A HREF="./org/apache/http/conn/EofSensorInputStream.html#close()"><B>close()</B></A> -
Method in class org.apache.http.conn.<A HREF="./org/apache/http/conn/EofSensorInputStream.html" title="class in org.apache.http.conn">EofSensorInputStream</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/conn/AbstractPooledConnAdapter.html#close()"><B>close()</B></A> -
Method in class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/AbstractPooledConnAdapter.html" title="class in org.apache.http.impl.conn">AbstractPooledConnAdapter</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/apache/http/impl/conn/DefaultClientConnection.html#close()"><B>close()</B></A> -
Method in class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/DefaultClientConnection.html" title="class in org.apache.http.impl.conn">DefaultClientConnection</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/conn/SingleClientConnManager.PoolEntry.html#close()"><B>close()</B></A> -
Method in class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/SingleClientConnManager.PoolEntry.html" title="class in org.apache.http.impl.conn">SingleClientConnManager.PoolEntry</A>
<DD><B>Deprecated.</B>&nbsp;Closes the connection in this pool entry.
<DT><A HREF="./org/apache/http/impl/conn/tsccm/AbstractConnPool.html#closeConnection(org.apache.http.conn.OperatedClientConnection)"><B>closeConnection(OperatedClientConnection)</B></A> -
Method in class org.apache.http.impl.conn.tsccm.<A HREF="./org/apache/http/impl/conn/tsccm/AbstractConnPool.html" title="class in org.apache.http.impl.conn.tsccm">AbstractConnPool</A>
<DD><B>Deprecated.</B>&nbsp;Closes a connection from this pool.
<DT><A HREF="./org/apache/http/conn/ClientConnectionManager.html#closeExpiredConnections()"><B>closeExpiredConnections()</B></A> -
Method in interface org.apache.http.conn.<A HREF="./org/apache/http/conn/ClientConnectionManager.html" title="interface in org.apache.http.conn">ClientConnectionManager</A>
<DD>Closes all expired connections in the pool.
<DT><A HREF="./org/apache/http/impl/conn/BasicClientConnectionManager.html#closeExpiredConnections()"><B>closeExpiredConnections()</B></A> -
Method in class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/BasicClientConnectionManager.html" title="class in org.apache.http.impl.conn">BasicClientConnectionManager</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/conn/IdleConnectionHandler.html#closeExpiredConnections()"><B>closeExpiredConnections()</B></A> -
Method in class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/IdleConnectionHandler.html" title="class in org.apache.http.impl.conn">IdleConnectionHandler</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/apache/http/impl/conn/PoolingClientConnectionManager.html#closeExpiredConnections()"><B>closeExpiredConnections()</B></A> -
Method in class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/PoolingClientConnectionManager.html" title="class in org.apache.http.impl.conn">PoolingClientConnectionManager</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/conn/SingleClientConnManager.html#closeExpiredConnections()"><B>closeExpiredConnections()</B></A> -
Method in class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/SingleClientConnManager.html" title="class in org.apache.http.impl.conn">SingleClientConnManager</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/apache/http/impl/conn/tsccm/AbstractConnPool.html#closeExpiredConnections()"><B>closeExpiredConnections()</B></A> -
Method in class org.apache.http.impl.conn.tsccm.<A HREF="./org/apache/http/impl/conn/tsccm/AbstractConnPool.html" title="class in org.apache.http.impl.conn.tsccm">AbstractConnPool</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/apache/http/impl/conn/tsccm/ConnPoolByRoute.html#closeExpiredConnections()"><B>closeExpiredConnections()</B></A> -
Method in class org.apache.http.impl.conn.tsccm.<A HREF="./org/apache/http/impl/conn/tsccm/ConnPoolByRoute.html" title="class in org.apache.http.impl.conn.tsccm">ConnPoolByRoute</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/apache/http/impl/conn/tsccm/ThreadSafeClientConnManager.html#closeExpiredConnections()"><B>closeExpiredConnections()</B></A> -
Method in class org.apache.http.impl.conn.tsccm.<A HREF="./org/apache/http/impl/conn/tsccm/ThreadSafeClientConnManager.html" title="class in org.apache.http.impl.conn.tsccm">ThreadSafeClientConnManager</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/apache/http/conn/ClientConnectionManager.html#closeIdleConnections(long, java.util.concurrent.TimeUnit)"><B>closeIdleConnections(long, TimeUnit)</B></A> -
Method in interface org.apache.http.conn.<A HREF="./org/apache/http/conn/ClientConnectionManager.html" title="interface in org.apache.http.conn">ClientConnectionManager</A>
<DD>Closes idle connections in the pool.
<DT><A HREF="./org/apache/http/impl/conn/BasicClientConnectionManager.html#closeIdleConnections(long, java.util.concurrent.TimeUnit)"><B>closeIdleConnections(long, TimeUnit)</B></A> -
Method in class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/BasicClientConnectionManager.html" title="class in org.apache.http.impl.conn">BasicClientConnectionManager</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/conn/IdleConnectionHandler.html#closeIdleConnections(long)"><B>closeIdleConnections(long)</B></A> -
Method in class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/IdleConnectionHandler.html" title="class in org.apache.http.impl.conn">IdleConnectionHandler</A>
<DD><B>Deprecated.</B>&nbsp;Closes connections that have been idle for at least the given amount of time.
<DT><A HREF="./org/apache/http/impl/conn/PoolingClientConnectionManager.html#closeIdleConnections(long, java.util.concurrent.TimeUnit)"><B>closeIdleConnections(long, TimeUnit)</B></A> -
Method in class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/PoolingClientConnectionManager.html" title="class in org.apache.http.impl.conn">PoolingClientConnectionManager</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/conn/SingleClientConnManager.html#closeIdleConnections(long, java.util.concurrent.TimeUnit)"><B>closeIdleConnections(long, TimeUnit)</B></A> -
Method in class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/SingleClientConnManager.html" title="class in org.apache.http.impl.conn">SingleClientConnManager</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/apache/http/impl/conn/tsccm/AbstractConnPool.html#closeIdleConnections(long, java.util.concurrent.TimeUnit)"><B>closeIdleConnections(long, TimeUnit)</B></A> -
Method in class org.apache.http.impl.conn.tsccm.<A HREF="./org/apache/http/impl/conn/tsccm/AbstractConnPool.html" title="class in org.apache.http.impl.conn.tsccm">AbstractConnPool</A>
<DD><B>Deprecated.</B>&nbsp;Closes idle connections.
<DT><A HREF="./org/apache/http/impl/conn/tsccm/ConnPoolByRoute.html#closeIdleConnections(long, java.util.concurrent.TimeUnit)"><B>closeIdleConnections(long, TimeUnit)</B></A> -
Method in class org.apache.http.impl.conn.tsccm.<A HREF="./org/apache/http/impl/conn/tsccm/ConnPoolByRoute.html" title="class in org.apache.http.impl.conn.tsccm">ConnPoolByRoute</A>
<DD><B>Deprecated.</B>&nbsp;Closes idle connections.
<DT><A HREF="./org/apache/http/impl/conn/tsccm/ThreadSafeClientConnManager.html#closeIdleConnections(long, java.util.concurrent.TimeUnit)"><B>closeIdleConnections(long, TimeUnit)</B></A> -
Method in class org.apache.http.impl.conn.tsccm.<A HREF="./org/apache/http/impl/conn/tsccm/ThreadSafeClientConnManager.html" title="class in org.apache.http.impl.conn.tsccm">ThreadSafeClientConnManager</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/apache/http/client/utils/HttpClientUtils.html#closeQuietly(org.apache.http.HttpResponse)"><B>closeQuietly(HttpResponse)</B></A> -
Static method in class org.apache.http.client.utils.<A HREF="./org/apache/http/client/utils/HttpClientUtils.html" title="class in org.apache.http.client.utils">HttpClientUtils</A>
<DD>Unconditionally close a response.
<DT><A HREF="./org/apache/http/client/utils/HttpClientUtils.html#closeQuietly(org.apache.http.client.HttpClient)"><B>closeQuietly(HttpClient)</B></A> -
Static method in class org.apache.http.client.utils.<A HREF="./org/apache/http/client/utils/HttpClientUtils.html" title="class in org.apache.http.client.utils">HttpClientUtils</A>
<DD>Unconditionally close a httpClient.
<DT><A HREF="./org/apache/http/cookie/ClientCookie.html#COMMENT_ATTR"><B>COMMENT_ATTR</B></A> -
Static variable in interface org.apache.http.cookie.<A HREF="./org/apache/http/cookie/ClientCookie.html" title="interface in org.apache.http.cookie">ClientCookie</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/cookie/ClientCookie.html#COMMENTURL_ATTR"><B>COMMENTURL_ATTR</B></A> -
Static variable in interface org.apache.http.cookie.<A HREF="./org/apache/http/cookie/ClientCookie.html" title="interface in org.apache.http.cookie">ClientCookie</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/cookie/CookieIdentityComparator.html#compare(org.apache.http.cookie.Cookie, org.apache.http.cookie.Cookie)"><B>compare(Cookie, Cookie)</B></A> -
Method in class org.apache.http.cookie.<A HREF="./org/apache/http/cookie/CookieIdentityComparator.html" title="class in org.apache.http.cookie">CookieIdentityComparator</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/cookie/CookiePathComparator.html#compare(org.apache.http.cookie.Cookie, org.apache.http.cookie.Cookie)"><B>compare(Cookie, Cookie)</B></A> -
Method in class org.apache.http.cookie.<A HREF="./org/apache/http/cookie/CookiePathComparator.html" title="class in org.apache.http.cookie">CookiePathComparator</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/conn/routing/HttpRouteDirector.html#COMPLETE"><B>COMPLETE</B></A> -
Static variable in interface org.apache.http.conn.routing.<A HREF="./org/apache/http/conn/routing/HttpRouteDirector.html" title="interface in org.apache.http.conn.routing">HttpRouteDirector</A>
<DD>Indicates that the route is complete.
<DT><A HREF="./org/apache/http/client/fluent/Request.html#config(java.lang.String, java.lang.Object)"><B>config(String, Object)</B></A> -
Method in class org.apache.http.client.fluent.<A HREF="./org/apache/http/client/fluent/Request.html" title="class in org.apache.http.client.fluent">Request</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/params/ClientPNames.html#CONN_MANAGER_TIMEOUT"><B>CONN_MANAGER_TIMEOUT</B></A> -
Static variable in interface org.apache.http.client.params.<A HREF="./org/apache/http/client/params/ClientPNames.html" title="interface in org.apache.http.client.params">ClientPNames</A>
<DD>Defines the timeout in milliseconds used when retrieving an instance of
<A HREF="./org/apache/http/conn/ManagedClientConnection.html" title="interface in org.apache.http.conn"><CODE>ManagedClientConnection</CODE></A> from the
<A HREF="./org/apache/http/conn/ClientConnectionManager.html" title="interface in org.apache.http.conn"><CODE>ClientConnectionManager</CODE></A>.
<DT><A HREF="./org/apache/http/conn/params/ConnConnectionParamBean.html" title="class in org.apache.http.conn.params"><B>ConnConnectionParamBean</B></A> - Class in <A HREF="./org/apache/http/conn/params/package-summary.html">org.apache.http.conn.params</A><DD><B>Deprecated.</B>&nbsp;<I>(4.2) do not use</I><DT><A HREF="./org/apache/http/conn/params/ConnConnectionParamBean.html#ConnConnectionParamBean(org.apache.http.params.HttpParams)"><B>ConnConnectionParamBean(HttpParams)</B></A> -
Constructor for class org.apache.http.conn.params.<A HREF="./org/apache/http/conn/params/ConnConnectionParamBean.html" title="class in org.apache.http.conn.params">ConnConnectionParamBean</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/apache/http/conn/params/ConnConnectionPNames.html" title="interface in org.apache.http.conn.params"><B>ConnConnectionPNames</B></A> - Interface in <A HREF="./org/apache/http/conn/params/package-summary.html">org.apache.http.conn.params</A><DD><B>Deprecated.</B>&nbsp;<DT><A HREF="./org/apache/http/conn/routing/HttpRouteDirector.html#CONNECT_PROXY"><B>CONNECT_PROXY</B></A> -
Static variable in interface org.apache.http.conn.routing.<A HREF="./org/apache/http/conn/routing/HttpRouteDirector.html" title="interface in org.apache.http.conn.routing">HttpRouteDirector</A>
<DD>Step: open connection to proxy.
<DT><A HREF="./org/apache/http/conn/routing/HttpRouteDirector.html#CONNECT_TARGET"><B>CONNECT_TARGET</B></A> -
Static variable in interface org.apache.http.conn.routing.<A HREF="./org/apache/http/conn/routing/HttpRouteDirector.html" title="interface in org.apache.http.conn.routing">HttpRouteDirector</A>
<DD>Step: open connection to target.
<DT><A HREF="./org/apache/http/impl/conn/AbstractPoolEntry.html#connection"><B>connection</B></A> -
Variable in class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/AbstractPoolEntry.html" title="class in org.apache.http.impl.conn">AbstractPoolEntry</A>
<DD><B>Deprecated.</B>&nbsp;The underlying connection being pooled or used.
<DT><A HREF="./org/apache/http/client/params/ClientPNames.html#CONNECTION_MANAGER_FACTORY_CLASS_NAME"><B>CONNECTION_MANAGER_FACTORY_CLASS_NAME</B></A> -
Static variable in interface org.apache.http.client.params.<A HREF="./org/apache/http/client/params/ClientPNames.html" title="interface in org.apache.http.client.params">ClientPNames</A>
<DD><B>Deprecated.</B>&nbsp;<I>(4.2) do not use</I>
<DT><A HREF="./org/apache/http/client/ConnectionBackoffStrategy.html" title="interface in org.apache.http.client"><B>ConnectionBackoffStrategy</B></A> - Interface in <A HREF="./org/apache/http/client/package-summary.html">org.apache.http.client</A><DD>When managing a dynamic number of connections for a given route, this
strategy assesses whether a given request execution outcome should
result in a backoff signal or not, based on either examining the
<code>Throwable</code> that resulted or by examining the resulting
response (e.g.<DT><A HREF="./org/apache/http/impl/conn/SingleClientConnManager.html#connectionExpiresTime"><B>connectionExpiresTime</B></A> -
Variable in class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/SingleClientConnManager.html" title="class in org.apache.http.impl.conn">SingleClientConnManager</A>
<DD><B>Deprecated.</B>&nbsp;The time the last released connection expires and shouldn't be reused.
<DT><A HREF="./org/apache/http/conn/ConnectionKeepAliveStrategy.html" title="interface in org.apache.http.conn"><B>ConnectionKeepAliveStrategy</B></A> - Interface in <A HREF="./org/apache/http/conn/package-summary.html">org.apache.http.conn</A><DD>Interface for deciding how long a connection can remain
idle before being reused.<DT><A HREF="./org/apache/http/impl/conn/tsccm/ThreadSafeClientConnManager.html#connectionPool"><B>connectionPool</B></A> -
Variable in class org.apache.http.impl.conn.tsccm.<A HREF="./org/apache/http/impl/conn/tsccm/ThreadSafeClientConnManager.html" title="class in org.apache.http.impl.conn.tsccm">ThreadSafeClientConnManager</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/apache/http/conn/ConnectionPoolTimeoutException.html" title="class in org.apache.http.conn"><B>ConnectionPoolTimeoutException</B></A> - Exception in <A HREF="./org/apache/http/conn/package-summary.html">org.apache.http.conn</A><DD>A timeout while waiting for an available connection
from a connection manager.<DT><A HREF="./org/apache/http/conn/ConnectionPoolTimeoutException.html#ConnectionPoolTimeoutException()"><B>ConnectionPoolTimeoutException()</B></A> -
Constructor for exception org.apache.http.conn.<A HREF="./org/apache/http/conn/ConnectionPoolTimeoutException.html" title="class in org.apache.http.conn">ConnectionPoolTimeoutException</A>
<DD>Creates a ConnectTimeoutException with a <tt>null</tt> detail message.
<DT><A HREF="./org/apache/http/conn/ConnectionPoolTimeoutException.html#ConnectionPoolTimeoutException(java.lang.String)"><B>ConnectionPoolTimeoutException(String)</B></A> -
Constructor for exception org.apache.http.conn.<A HREF="./org/apache/http/conn/ConnectionPoolTimeoutException.html" title="class in org.apache.http.conn">ConnectionPoolTimeoutException</A>
<DD>Creates a ConnectTimeoutException with the specified detail message.
<DT><A HREF="./org/apache/http/conn/ConnectionReleaseTrigger.html" title="interface in org.apache.http.conn"><B>ConnectionReleaseTrigger</B></A> - Interface in <A HREF="./org/apache/http/conn/package-summary.html">org.apache.http.conn</A><DD>Interface for releasing a connection.<DT><A HREF="./org/apache/http/impl/conn/ConnectionShutdownException.html" title="class in org.apache.http.impl.conn"><B>ConnectionShutdownException</B></A> - Exception in <A HREF="./org/apache/http/impl/conn/package-summary.html">org.apache.http.impl.conn</A><DD>Signals that the connection has been shut down or released back to the
the connection pool<DT><A HREF="./org/apache/http/impl/conn/ConnectionShutdownException.html#ConnectionShutdownException()"><B>ConnectionShutdownException()</B></A> -
Constructor for exception org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/ConnectionShutdownException.html" title="class in org.apache.http.impl.conn">ConnectionShutdownException</A>
<DD>Creates a new ConnectionShutdownException with a <tt>null</tt> detail message.
<DT><A HREF="./org/apache/http/conn/routing/RouteTracker.html#connectProxy(org.apache.http.HttpHost, boolean)"><B>connectProxy(HttpHost, boolean)</B></A> -
Method in class org.apache.http.conn.routing.<A HREF="./org/apache/http/conn/routing/RouteTracker.html" title="class in org.apache.http.conn.routing">RouteTracker</A>
<DD>Tracks connecting to the first proxy.
<DT><A HREF="./org/apache/http/conn/MultihomePlainSocketFactory.html#connectSocket(java.net.Socket, java.lang.String, int, java.net.InetAddress, int, org.apache.http.params.HttpParams)"><B>connectSocket(Socket, String, int, InetAddress, int, HttpParams)</B></A> -
Method in class org.apache.http.conn.<A HREF="./org/apache/http/conn/MultihomePlainSocketFactory.html" title="class in org.apache.http.conn">MultihomePlainSocketFactory</A>
<DD><B>Deprecated.</B>&nbsp;Attempts to connects the socket to any of the <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/net/InetAddress.html" title="class or interface in java.net"><CODE>InetAddress</CODE></A>es the
given host name resolves to.
<DT><A HREF="./org/apache/http/conn/scheme/PlainSocketFactory.html#connectSocket(java.net.Socket, java.net.InetSocketAddress, java.net.InetSocketAddress, org.apache.http.params.HttpParams)"><B>connectSocket(Socket, InetSocketAddress, InetSocketAddress, HttpParams)</B></A> -
Method in class org.apache.http.conn.scheme.<A HREF="./org/apache/http/conn/scheme/PlainSocketFactory.html" title="class in org.apache.http.conn.scheme">PlainSocketFactory</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/conn/scheme/PlainSocketFactory.html#connectSocket(java.net.Socket, java.lang.String, int, java.net.InetAddress, int, org.apache.http.params.HttpParams)"><B>connectSocket(Socket, String, int, InetAddress, int, HttpParams)</B></A> -
Method in class org.apache.http.conn.scheme.<A HREF="./org/apache/http/conn/scheme/PlainSocketFactory.html" title="class in org.apache.http.conn.scheme">PlainSocketFactory</A>
<DD><B>Deprecated.</B>&nbsp;<I>(4.1) Use <A HREF="./org/apache/http/conn/scheme/PlainSocketFactory.html#connectSocket(java.net.Socket, java.net.InetSocketAddress, java.net.InetSocketAddress, org.apache.http.params.HttpParams)"><CODE>PlainSocketFactory.connectSocket(Socket, InetSocketAddress, InetSocketAddress, HttpParams)</CODE></A></I>
<DT><A HREF="./org/apache/http/conn/scheme/SchemeSocketFactory.html#connectSocket(java.net.Socket, java.net.InetSocketAddress, java.net.InetSocketAddress, org.apache.http.params.HttpParams)"><B>connectSocket(Socket, InetSocketAddress, InetSocketAddress, HttpParams)</B></A> -
Method in interface org.apache.http.conn.scheme.<A HREF="./org/apache/http/conn/scheme/SchemeSocketFactory.html" title="interface in org.apache.http.conn.scheme">SchemeSocketFactory</A>
<DD>Connects a socket to the target host with the given remote address.
<DT><A HREF="./org/apache/http/conn/scheme/SocketFactory.html#connectSocket(java.net.Socket, java.lang.String, int, java.net.InetAddress, int, org.apache.http.params.HttpParams)"><B>connectSocket(Socket, String, int, InetAddress, int, HttpParams)</B></A> -
Method in interface org.apache.http.conn.scheme.<A HREF="./org/apache/http/conn/scheme/SocketFactory.html" title="interface in org.apache.http.conn.scheme">SocketFactory</A>
<DD><B>Deprecated.</B>&nbsp;Connects a socket to the given host.
<DT><A HREF="./org/apache/http/conn/ssl/SSLSocketFactory.html#connectSocket(java.net.Socket, java.net.InetSocketAddress, java.net.InetSocketAddress, org.apache.http.params.HttpParams)"><B>connectSocket(Socket, InetSocketAddress, InetSocketAddress, HttpParams)</B></A> -
Method in class org.apache.http.conn.ssl.<A HREF="./org/apache/http/conn/ssl/SSLSocketFactory.html" title="class in org.apache.http.conn.ssl">SSLSocketFactory</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/conn/ssl/SSLSocketFactory.html#connectSocket(java.net.Socket, java.lang.String, int, java.net.InetAddress, int, org.apache.http.params.HttpParams)"><B>connectSocket(Socket, String, int, InetAddress, int, HttpParams)</B></A> -
Method in class org.apache.http.conn.ssl.<A HREF="./org/apache/http/conn/ssl/SSLSocketFactory.html" title="class in org.apache.http.conn.ssl">SSLSocketFactory</A>
<DD><B>Deprecated.</B>&nbsp;<I>Use <A HREF="./org/apache/http/conn/ssl/SSLSocketFactory.html#connectSocket(java.net.Socket, java.net.InetSocketAddress, java.net.InetSocketAddress, org.apache.http.params.HttpParams)"><CODE>SSLSocketFactory.connectSocket(Socket, InetSocketAddress, InetSocketAddress, HttpParams)</CODE></A></I>
<DT><A HREF="./org/apache/http/conn/routing/RouteTracker.html#connectTarget(boolean)"><B>connectTarget(boolean)</B></A> -
Method in class org.apache.http.conn.routing.<A HREF="./org/apache/http/conn/routing/RouteTracker.html" title="class in org.apache.http.conn.routing">RouteTracker</A>
<DD>Tracks connecting to the target.
<DT><A HREF="./org/apache/http/client/fluent/Request.html#connectTimeout(int)"><B>connectTimeout(int)</B></A> -
Method in class org.apache.http.client.fluent.<A HREF="./org/apache/http/client/fluent/Request.html" title="class in org.apache.http.client.fluent">Request</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/conn/ConnectTimeoutException.html" title="class in org.apache.http.conn"><B>ConnectTimeoutException</B></A> - Exception in <A HREF="./org/apache/http/conn/package-summary.html">org.apache.http.conn</A><DD>A timeout while connecting to an HTTP server or waiting for an
available connection from an HttpConnectionManager.<DT><A HREF="./org/apache/http/conn/ConnectTimeoutException.html#ConnectTimeoutException()"><B>ConnectTimeoutException()</B></A> -
Constructor for exception org.apache.http.conn.<A HREF="./org/apache/http/conn/ConnectTimeoutException.html" title="class in org.apache.http.conn">ConnectTimeoutException</A>
<DD>Creates a ConnectTimeoutException with a <tt>null</tt> detail message.
<DT><A HREF="./org/apache/http/conn/ConnectTimeoutException.html#ConnectTimeoutException(java.lang.String)"><B>ConnectTimeoutException(String)</B></A> -
Constructor for exception org.apache.http.conn.<A HREF="./org/apache/http/conn/ConnectTimeoutException.html" title="class in org.apache.http.conn">ConnectTimeoutException</A>
<DD>Creates a ConnectTimeoutException with the specified detail message.
<DT><A HREF="./org/apache/http/impl/client/DefaultRequestDirector.html#connManager"><B>connManager</B></A> -
Variable in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/DefaultRequestDirector.html" title="class in org.apache.http.impl.client">DefaultRequestDirector</A>
<DD>The connection manager.
<DT><A HREF="./org/apache/http/conn/params/ConnManagerParamBean.html" title="class in org.apache.http.conn.params"><B>ConnManagerParamBean</B></A> - Class in <A HREF="./org/apache/http/conn/params/package-summary.html">org.apache.http.conn.params</A><DD><B>Deprecated.</B>&nbsp;<I>(4.1.2) use configuration methods of the specific connection manager implementation.</I><DT><A HREF="./org/apache/http/conn/params/ConnManagerParamBean.html#ConnManagerParamBean(org.apache.http.params.HttpParams)"><B>ConnManagerParamBean(HttpParams)</B></A> -
Constructor for class org.apache.http.conn.params.<A HREF="./org/apache/http/conn/params/ConnManagerParamBean.html" title="class in org.apache.http.conn.params">ConnManagerParamBean</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/apache/http/conn/params/ConnManagerParams.html" title="class in org.apache.http.conn.params"><B>ConnManagerParams</B></A> - Class in <A HREF="./org/apache/http/conn/params/package-summary.html">org.apache.http.conn.params</A><DD><B>Deprecated.</B>&nbsp;<I>(4.1.2) use configuration methods of the specific connection manager implementation.</I><DT><A HREF="./org/apache/http/conn/params/ConnManagerParams.html#ConnManagerParams()"><B>ConnManagerParams()</B></A> -
Constructor for class org.apache.http.conn.params.<A HREF="./org/apache/http/conn/params/ConnManagerParams.html" title="class in org.apache.http.conn.params">ConnManagerParams</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/apache/http/conn/params/ConnManagerPNames.html" title="interface in org.apache.http.conn.params"><B>ConnManagerPNames</B></A> - Interface in <A HREF="./org/apache/http/conn/params/package-summary.html">org.apache.http.conn.params</A><DD><B>Deprecated.</B>&nbsp;<I>(4.1.2) use configuration methods of the specific connection manager implementation.</I><DT><A HREF="./org/apache/http/impl/conn/AbstractPoolEntry.html#connOperator"><B>connOperator</B></A> -
Variable in class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/AbstractPoolEntry.html" title="class in org.apache.http.impl.conn">AbstractPoolEntry</A>
<DD><B>Deprecated.</B>&nbsp;The connection operator.
<DT><A HREF="./org/apache/http/impl/conn/SingleClientConnManager.html#connOperator"><B>connOperator</B></A> -
Variable in class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/SingleClientConnManager.html" title="class in org.apache.http.impl.conn">SingleClientConnManager</A>
<DD><B>Deprecated.</B>&nbsp;The operator for opening and updating connections.
<DT><A HREF="./org/apache/http/impl/conn/tsccm/ThreadSafeClientConnManager.html#connOperator"><B>connOperator</B></A> -
Variable in class org.apache.http.impl.conn.tsccm.<A HREF="./org/apache/http/impl/conn/tsccm/ThreadSafeClientConnManager.html" title="class in org.apache.http.impl.conn.tsccm">ThreadSafeClientConnManager</A>
<DD><B>Deprecated.</B>&nbsp;The operator for opening and updating connections.
<DT><A HREF="./org/apache/http/conn/params/ConnPerRoute.html" title="interface in org.apache.http.conn.params"><B>ConnPerRoute</B></A> - Interface in <A HREF="./org/apache/http/conn/params/package-summary.html">org.apache.http.conn.params</A><DD>This interface is intended for looking up maximum number of connections
allowed for a given route.<DT><A HREF="./org/apache/http/impl/conn/tsccm/ConnPoolByRoute.html#connPerRoute"><B>connPerRoute</B></A> -
Variable in class org.apache.http.impl.conn.tsccm.<A HREF="./org/apache/http/impl/conn/tsccm/ConnPoolByRoute.html" title="class in org.apache.http.impl.conn.tsccm">ConnPoolByRoute</A>
<DD><B>Deprecated.</B>&nbsp;Connections per route lookup
<DT><A HREF="./org/apache/http/impl/conn/tsccm/RouteSpecificPool.html#connPerRoute"><B>connPerRoute</B></A> -
Variable in class org.apache.http.impl.conn.tsccm.<A HREF="./org/apache/http/impl/conn/tsccm/RouteSpecificPool.html" title="class in org.apache.http.impl.conn.tsccm">RouteSpecificPool</A>
<DD><B>Deprecated.</B>&nbsp;Connections per route
<DT><A HREF="./org/apache/http/impl/conn/tsccm/ThreadSafeClientConnManager.html#connPerRoute"><B>connPerRoute</B></A> -
Variable in class org.apache.http.impl.conn.tsccm.<A HREF="./org/apache/http/impl/conn/tsccm/ThreadSafeClientConnManager.html" title="class in org.apache.http.impl.conn.tsccm">ThreadSafeClientConnManager</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/apache/http/conn/params/ConnPerRouteBean.html" title="class in org.apache.http.conn.params"><B>ConnPerRouteBean</B></A> - Class in <A HREF="./org/apache/http/conn/params/package-summary.html">org.apache.http.conn.params</A><DD><B>Deprecated.</B>&nbsp;<I>(4.2) use <A HREF="http://hc.apache.org/httpcomponents-core-ga/httpcore/apidocs/org/apache/http/pool/ConnPoolControl.html" title="class or interface in org.apache.http.pool"><CODE>ConnPoolControl</CODE></A></I><DT><A HREF="./org/apache/http/conn/params/ConnPerRouteBean.html#ConnPerRouteBean(int)"><B>ConnPerRouteBean(int)</B></A> -
Constructor for class org.apache.http.conn.params.<A HREF="./org/apache/http/conn/params/ConnPerRouteBean.html" title="class in org.apache.http.conn.params">ConnPerRouteBean</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/apache/http/conn/params/ConnPerRouteBean.html#ConnPerRouteBean()"><B>ConnPerRouteBean()</B></A> -
Constructor for class org.apache.http.conn.params.<A HREF="./org/apache/http/conn/params/ConnPerRouteBean.html" title="class in org.apache.http.conn.params">ConnPerRouteBean</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/apache/http/impl/conn/tsccm/ConnPoolByRoute.html" title="class in org.apache.http.impl.conn.tsccm"><B>ConnPoolByRoute</B></A> - Class in <A HREF="./org/apache/http/impl/conn/tsccm/package-summary.html">org.apache.http.impl.conn.tsccm</A><DD><B>Deprecated.</B>&nbsp;<I>(4.2) use <A HREF="http://hc.apache.org/httpcomponents-core-ga/httpcore/apidocs/org/apache/http/pool/AbstractConnPool.html" title="class or interface in org.apache.http.pool"><CODE>AbstractConnPool</CODE></A></I><DT><A HREF="./org/apache/http/impl/conn/tsccm/ConnPoolByRoute.html#ConnPoolByRoute(org.apache.http.conn.ClientConnectionOperator, org.apache.http.conn.params.ConnPerRoute, int)"><B>ConnPoolByRoute(ClientConnectionOperator, ConnPerRoute, int)</B></A> -
Constructor for class org.apache.http.impl.conn.tsccm.<A HREF="./org/apache/http/impl/conn/tsccm/ConnPoolByRoute.html" title="class in org.apache.http.impl.conn.tsccm">ConnPoolByRoute</A>
<DD><B>Deprecated.</B>&nbsp;Creates a new connection pool, managed by route.
<DT><A HREF="./org/apache/http/impl/conn/tsccm/ConnPoolByRoute.html#ConnPoolByRoute(org.apache.http.conn.ClientConnectionOperator, org.apache.http.conn.params.ConnPerRoute, int, long, java.util.concurrent.TimeUnit)"><B>ConnPoolByRoute(ClientConnectionOperator, ConnPerRoute, int, long, TimeUnit)</B></A> -
Constructor for class org.apache.http.impl.conn.tsccm.<A HREF="./org/apache/http/impl/conn/tsccm/ConnPoolByRoute.html" title="class in org.apache.http.impl.conn.tsccm">ConnPoolByRoute</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/apache/http/impl/conn/tsccm/ConnPoolByRoute.html#ConnPoolByRoute(org.apache.http.conn.ClientConnectionOperator, org.apache.http.params.HttpParams)"><B>ConnPoolByRoute(ClientConnectionOperator, HttpParams)</B></A> -
Constructor for class org.apache.http.impl.conn.tsccm.<A HREF="./org/apache/http/impl/conn/tsccm/ConnPoolByRoute.html" title="class in org.apache.http.impl.conn.tsccm">ConnPoolByRoute</A>
<DD><B>Deprecated.</B>&nbsp;<I>(4.1) use <A HREF="./org/apache/http/impl/conn/tsccm/ConnPoolByRoute.html#ConnPoolByRoute(org.apache.http.conn.ClientConnectionOperator, org.apache.http.conn.params.ConnPerRoute, int)"><CODE>ConnPoolByRoute.ConnPoolByRoute(ClientConnectionOperator, ConnPerRoute, int)</CODE></A></I>
<DT><A HREF="./org/apache/http/conn/params/ConnRouteParamBean.html" title="class in org.apache.http.conn.params"><B>ConnRouteParamBean</B></A> - Class in <A HREF="./org/apache/http/conn/params/package-summary.html">org.apache.http.conn.params</A><DD>This is a Java Bean class that can be used to wrap an instance of
<A HREF="http://hc.apache.org/httpcomponents-core-ga/httpcore/apidocs/org/apache/http/params/HttpParams.html" title="class or interface in org.apache.http.params"><CODE>HttpParams</CODE></A> and manipulate connection routing parameters
using Java Beans conventions.<DT><A HREF="./org/apache/http/conn/params/ConnRouteParamBean.html#ConnRouteParamBean(org.apache.http.params.HttpParams)"><B>ConnRouteParamBean(HttpParams)</B></A> -
Constructor for class org.apache.http.conn.params.<A HREF="./org/apache/http/conn/params/ConnRouteParamBean.html" title="class in org.apache.http.conn.params">ConnRouteParamBean</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/conn/params/ConnRouteParams.html" title="class in org.apache.http.conn.params"><B>ConnRouteParams</B></A> - Class in <A HREF="./org/apache/http/conn/params/package-summary.html">org.apache.http.conn.params</A><DD>An adaptor for manipulating HTTP routing parameters
in <A HREF="http://hc.apache.org/httpcomponents-core-ga/httpcore/apidocs/org/apache/http/params/HttpParams.html" title="class or interface in org.apache.http.params"><CODE>HttpParams</CODE></A>.<DT><A HREF="./org/apache/http/conn/params/ConnRoutePNames.html" title="interface in org.apache.http.conn.params"><B>ConnRoutePNames</B></A> - Interface in <A HREF="./org/apache/http/conn/params/package-summary.html">org.apache.http.conn.params</A><DD>Parameter names for connection routing.<DT><A HREF="./org/apache/http/conn/BasicManagedEntity.html#consumeContent()"><B>consumeContent()</B></A> -
Method in class org.apache.http.conn.<A HREF="./org/apache/http/conn/BasicManagedEntity.html" title="class in org.apache.http.conn">BasicManagedEntity</A>
<DD><B>Deprecated.</B>&nbsp;<I>(4.1) Use <A HREF="http://hc.apache.org/httpcomponents-core-ga/httpcore/apidocs/org/apache/http/util/EntityUtils.html#consume(org.apache.http.HttpEntity)" title="class or interface in org.apache.http.util"><CODE>EntityUtils.consume(HttpEntity)</CODE></A></I>
<DT><A HREF="./org/apache/http/entity/mime/MultipartEntity.html#consumeContent()"><B>consumeContent()</B></A> -
Method in class org.apache.http.entity.mime.<A HREF="./org/apache/http/entity/mime/MultipartEntity.html" title="class in org.apache.http.entity.mime">MultipartEntity</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/RedirectLocations.html#contains(java.net.URI)"><B>contains(URI)</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/RedirectLocations.html" title="class in org.apache.http.impl.client">RedirectLocations</A>
<DD>Test if the URI is present in the collection.
<DT><A HREF="./org/apache/http/cookie/ClientCookie.html#containsAttribute(java.lang.String)"><B>containsAttribute(String)</B></A> -
Method in interface org.apache.http.cookie.<A HREF="./org/apache/http/cookie/ClientCookie.html" title="interface in org.apache.http.cookie">ClientCookie</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/cookie/BasicClientCookie.html#containsAttribute(java.lang.String)"><B>containsAttribute(String)</B></A> -
Method in class org.apache.http.impl.cookie.<A HREF="./org/apache/http/impl/cookie/BasicClientCookie.html" title="class in org.apache.http.impl.cookie">BasicClientCookie</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/fluent/Content.html" title="class in org.apache.http.client.fluent"><B>Content</B></A> - Class in <A HREF="./org/apache/http/client/fluent/package-summary.html">org.apache.http.client.fluent</A><DD>&nbsp;<DT><A HREF="./org/apache/http/entity/mime/MIME.html#CONTENT_DISPOSITION"><B>CONTENT_DISPOSITION</B></A> -
Static variable in class org.apache.http.entity.mime.<A HREF="./org/apache/http/entity/mime/MIME.html" title="class in org.apache.http.entity.mime">MIME</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/cache/HeaderConstants.html#CONTENT_RANGE"><B>CONTENT_RANGE</B></A> -
Static variable in class org.apache.http.client.cache.<A HREF="./org/apache/http/client/cache/HeaderConstants.html" title="class in org.apache.http.client.cache">HeaderConstants</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/entity/mime/MIME.html#CONTENT_TRANSFER_ENC"><B>CONTENT_TRANSFER_ENC</B></A> -
Static variable in class org.apache.http.entity.mime.<A HREF="./org/apache/http/entity/mime/MIME.html" title="class in org.apache.http.entity.mime">MIME</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/utils/URLEncodedUtils.html#CONTENT_TYPE"><B>CONTENT_TYPE</B></A> -
Static variable in class org.apache.http.client.utils.<A HREF="./org/apache/http/client/utils/URLEncodedUtils.html" title="class in org.apache.http.client.utils">URLEncodedUtils</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/entity/mime/MIME.html#CONTENT_TYPE"><B>CONTENT_TYPE</B></A> -
Static variable in class org.apache.http.entity.mime.<A HREF="./org/apache/http/entity/mime/MIME.html" title="class in org.apache.http.entity.mime">MIME</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/entity/mime/content/ContentBody.html" title="interface in org.apache.http.entity.mime.content"><B>ContentBody</B></A> - Interface in <A HREF="./org/apache/http/entity/mime/content/package-summary.html">org.apache.http.entity.mime.content</A><DD>&nbsp;<DT><A HREF="./org/apache/http/entity/mime/content/ContentDescriptor.html" title="interface in org.apache.http.entity.mime.content"><B>ContentDescriptor</B></A> - Interface in <A HREF="./org/apache/http/entity/mime/content/package-summary.html">org.apache.http.entity.mime.content</A><DD>Represents common content properties.<DT><A HREF="./org/apache/http/impl/client/ContentEncodingHttpClient.html" title="class in org.apache.http.impl.client"><B>ContentEncodingHttpClient</B></A> - Class in <A HREF="./org/apache/http/impl/client/package-summary.html">org.apache.http.impl.client</A><DD><B>Deprecated.</B>&nbsp;<DT><A HREF="./org/apache/http/impl/client/ContentEncodingHttpClient.html#ContentEncodingHttpClient(org.apache.http.conn.ClientConnectionManager, org.apache.http.params.HttpParams)"><B>ContentEncodingHttpClient(ClientConnectionManager, HttpParams)</B></A> -
Constructor for class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/ContentEncodingHttpClient.html" title="class in org.apache.http.impl.client">ContentEncodingHttpClient</A>
<DD><B>Deprecated.</B>&nbsp;Creates a new HTTP client from parameters and a connection manager.
<DT><A HREF="./org/apache/http/impl/client/ContentEncodingHttpClient.html#ContentEncodingHttpClient(org.apache.http.params.HttpParams)"><B>ContentEncodingHttpClient(HttpParams)</B></A> -
Constructor for class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/ContentEncodingHttpClient.html" title="class in org.apache.http.impl.client">ContentEncodingHttpClient</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/apache/http/impl/client/ContentEncodingHttpClient.html#ContentEncodingHttpClient()"><B>ContentEncodingHttpClient()</B></A> -
Constructor for class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/ContentEncodingHttpClient.html" title="class in org.apache.http.impl.client">ContentEncodingHttpClient</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/apache/http/auth/ContextAwareAuthScheme.html" title="interface in org.apache.http.auth"><B>ContextAwareAuthScheme</B></A> - Interface in <A HREF="./org/apache/http/auth/package-summary.html">org.apache.http.auth</A><DD>This interface represents an extended authentication scheme
that requires access to <A HREF="http://hc.apache.org/httpcomponents-core-ga/httpcore/apidocs/org/apache/http/protocol/HttpContext.html" title="class or interface in org.apache.http.protocol"><CODE>HttpContext</CODE></A> in order to
generate an authorization string.<DT><A HREF="./org/apache/http/cookie/Cookie.html" title="interface in org.apache.http.cookie"><B>Cookie</B></A> - Interface in <A HREF="./org/apache/http/cookie/package-summary.html">org.apache.http.cookie</A><DD>Cookie interface represents a token or short packet of state information
(also referred to as "magic-cookie") that the HTTP agent and the target
server can exchange to maintain a session.<DT><A HREF="./org/apache/http/cookie/SM.html#COOKIE"><B>COOKIE</B></A> -
Static variable in interface org.apache.http.cookie.<A HREF="./org/apache/http/cookie/SM.html" title="interface in org.apache.http.cookie">SM</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/cookie/SM.html#COOKIE2"><B>COOKIE2</B></A> -
Static variable in interface org.apache.http.cookie.<A HREF="./org/apache/http/cookie/SM.html" title="interface in org.apache.http.cookie">SM</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/protocol/ClientContext.html#COOKIE_ORIGIN"><B>COOKIE_ORIGIN</B></A> -
Static variable in interface org.apache.http.client.protocol.<A HREF="./org/apache/http/client/protocol/ClientContext.html" title="interface in org.apache.http.client.protocol">ClientContext</A>
<DD>Attribute name of a <A HREF="./org/apache/http/cookie/CookieOrigin.html" title="class in org.apache.http.cookie"><CODE>CookieOrigin</CODE></A>
object that represents the actual details of the origin server.
<DT><A HREF="./org/apache/http/client/params/ClientPNames.html#COOKIE_POLICY"><B>COOKIE_POLICY</B></A> -
Static variable in interface org.apache.http.client.params.<A HREF="./org/apache/http/client/params/ClientPNames.html" title="interface in org.apache.http.client.params">ClientPNames</A>
<DD>Defines the name of the cookie specification to be used for HTTP state management.
<DT><A HREF="./org/apache/http/client/protocol/ClientContext.html#COOKIE_SPEC"><B>COOKIE_SPEC</B></A> -
Static variable in interface org.apache.http.client.protocol.<A HREF="./org/apache/http/client/protocol/ClientContext.html" title="interface in org.apache.http.client.protocol">ClientContext</A>
<DD>Attribute name of a <A HREF="./org/apache/http/cookie/CookieSpec.html" title="interface in org.apache.http.cookie"><CODE>CookieSpec</CODE></A>
object that represents the actual cookie specification.
<DT><A HREF="./org/apache/http/client/protocol/ClientContext.html#COOKIE_STORE"><B>COOKIE_STORE</B></A> -
Static variable in interface org.apache.http.client.protocol.<A HREF="./org/apache/http/client/protocol/ClientContext.html" title="interface in org.apache.http.client.protocol">ClientContext</A>
<DD>Attribute name of a <A HREF="./org/apache/http/client/CookieStore.html" title="interface in org.apache.http.client"><CODE>CookieStore</CODE></A>
object that represents the actual cookie store.
<DT><A HREF="./org/apache/http/cookie/CookieAttributeHandler.html" title="interface in org.apache.http.cookie"><B>CookieAttributeHandler</B></A> - Interface in <A HREF="./org/apache/http/cookie/package-summary.html">org.apache.http.cookie</A><DD>This interface represents a cookie attribute handler responsible
for parsing, validating, and matching a specific cookie attribute,
such as path, domain, port, etc.<DT><A HREF="./org/apache/http/cookie/CookieIdentityComparator.html" title="class in org.apache.http.cookie"><B>CookieIdentityComparator</B></A> - Class in <A HREF="./org/apache/http/cookie/package-summary.html">org.apache.http.cookie</A><DD>This cookie comparator can be used to compare identity of cookies.<DT><A HREF="./org/apache/http/cookie/CookieIdentityComparator.html#CookieIdentityComparator()"><B>CookieIdentityComparator()</B></A> -
Constructor for class org.apache.http.cookie.<A HREF="./org/apache/http/cookie/CookieIdentityComparator.html" title="class in org.apache.http.cookie">CookieIdentityComparator</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/cookie/CookieOrigin.html" title="class in org.apache.http.cookie"><B>CookieOrigin</B></A> - Class in <A HREF="./org/apache/http/cookie/package-summary.html">org.apache.http.cookie</A><DD>CookieOrigin class encapsulates details of an origin server that
are relevant when parsing, validating or matching HTTP cookies.<DT><A HREF="./org/apache/http/cookie/CookieOrigin.html#CookieOrigin(java.lang.String, int, java.lang.String, boolean)"><B>CookieOrigin(String, int, String, boolean)</B></A> -
Constructor for class org.apache.http.cookie.<A HREF="./org/apache/http/cookie/CookieOrigin.html" title="class in org.apache.http.cookie">CookieOrigin</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/cookie/CookiePathComparator.html" title="class in org.apache.http.cookie"><B>CookiePathComparator</B></A> - Class in <A HREF="./org/apache/http/cookie/package-summary.html">org.apache.http.cookie</A><DD>This cookie comparator ensures that multiple cookies satisfying
a common criteria are ordered in the <tt>Cookie</tt> header such
that those with more specific Path attributes precede those with
less specific.<DT><A HREF="./org/apache/http/cookie/CookiePathComparator.html#CookiePathComparator()"><B>CookiePathComparator()</B></A> -
Constructor for class org.apache.http.cookie.<A HREF="./org/apache/http/cookie/CookiePathComparator.html" title="class in org.apache.http.cookie">CookiePathComparator</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/params/CookiePolicy.html" title="class in org.apache.http.client.params"><B>CookiePolicy</B></A> - Class in <A HREF="./org/apache/http/client/params/package-summary.html">org.apache.http.client.params</A><DD>Standard cookie specifications supported by HttpClient.<DT><A HREF="./org/apache/http/cookie/CookieRestrictionViolationException.html" title="class in org.apache.http.cookie"><B>CookieRestrictionViolationException</B></A> - Exception in <A HREF="./org/apache/http/cookie/package-summary.html">org.apache.http.cookie</A><DD>Signals that a cookie violates a restriction imposed by the cookie
specification.<DT><A HREF="./org/apache/http/cookie/CookieRestrictionViolationException.html#CookieRestrictionViolationException()"><B>CookieRestrictionViolationException()</B></A> -
Constructor for exception org.apache.http.cookie.<A HREF="./org/apache/http/cookie/CookieRestrictionViolationException.html" title="class in org.apache.http.cookie">CookieRestrictionViolationException</A>
<DD>Creates a new CookeFormatViolationException with a <tt>null</tt> detail
message.
<DT><A HREF="./org/apache/http/cookie/CookieRestrictionViolationException.html#CookieRestrictionViolationException(java.lang.String)"><B>CookieRestrictionViolationException(String)</B></A> -
Constructor for exception org.apache.http.cookie.<A HREF="./org/apache/http/cookie/CookieRestrictionViolationException.html" title="class in org.apache.http.cookie">CookieRestrictionViolationException</A>
<DD>Creates a new CookeRestrictionViolationException with a specified
message string.
<DT><A HREF="./org/apache/http/cookie/CookieSpec.html" title="interface in org.apache.http.cookie"><B>CookieSpec</B></A> - Interface in <A HREF="./org/apache/http/cookie/package-summary.html">org.apache.http.cookie</A><DD>Defines the cookie management specification.<DT><A HREF="./org/apache/http/client/protocol/ClientContext.html#COOKIESPEC_REGISTRY"><B>COOKIESPEC_REGISTRY</B></A> -
Static variable in interface org.apache.http.client.protocol.<A HREF="./org/apache/http/client/protocol/ClientContext.html" title="interface in org.apache.http.client.protocol">ClientContext</A>
<DD>Attribute name of a <A HREF="./org/apache/http/cookie/CookieSpecRegistry.html" title="class in org.apache.http.cookie"><CODE>CookieSpecRegistry</CODE></A>
object that represents the actual cookie specification registry.
<DT><A HREF="./org/apache/http/impl/cookie/CookieSpecBase.html" title="class in org.apache.http.impl.cookie"><B>CookieSpecBase</B></A> - Class in <A HREF="./org/apache/http/impl/cookie/package-summary.html">org.apache.http.impl.cookie</A><DD>Cookie management functions shared by all specification.<DT><A HREF="./org/apache/http/impl/cookie/CookieSpecBase.html#CookieSpecBase()"><B>CookieSpecBase()</B></A> -
Constructor for class org.apache.http.impl.cookie.<A HREF="./org/apache/http/impl/cookie/CookieSpecBase.html" title="class in org.apache.http.impl.cookie">CookieSpecBase</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/cookie/CookieSpecFactory.html" title="interface in org.apache.http.cookie"><B>CookieSpecFactory</B></A> - Interface in <A HREF="./org/apache/http/cookie/package-summary.html">org.apache.http.cookie</A><DD>Factory for <A HREF="./org/apache/http/cookie/CookieSpec.html" title="interface in org.apache.http.cookie"><CODE>CookieSpec</CODE></A> implementations.<DT><A HREF="./org/apache/http/cookie/params/CookieSpecParamBean.html" title="class in org.apache.http.cookie.params"><B>CookieSpecParamBean</B></A> - Class in <A HREF="./org/apache/http/cookie/params/package-summary.html">org.apache.http.cookie.params</A><DD>This is a Java Bean class that can be used to wrap an instance of
<A HREF="http://hc.apache.org/httpcomponents-core-ga/httpcore/apidocs/org/apache/http/params/HttpParams.html" title="class or interface in org.apache.http.params"><CODE>HttpParams</CODE></A> and manipulate HTTP cookie parameters using Java Beans
conventions.<DT><A HREF="./org/apache/http/cookie/params/CookieSpecParamBean.html#CookieSpecParamBean(org.apache.http.params.HttpParams)"><B>CookieSpecParamBean(HttpParams)</B></A> -
Constructor for class org.apache.http.cookie.params.<A HREF="./org/apache/http/cookie/params/CookieSpecParamBean.html" title="class in org.apache.http.cookie.params">CookieSpecParamBean</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/cookie/params/CookieSpecPNames.html" title="interface in org.apache.http.cookie.params"><B>CookieSpecPNames</B></A> - Interface in <A HREF="./org/apache/http/cookie/params/package-summary.html">org.apache.http.cookie.params</A><DD>Parameter names for HTTP cookie management classes.<DT><A HREF="./org/apache/http/cookie/CookieSpecRegistry.html" title="class in org.apache.http.cookie"><B>CookieSpecRegistry</B></A> - Class in <A HREF="./org/apache/http/cookie/package-summary.html">org.apache.http.cookie</A><DD>Cookie specification registry that can be used to obtain the corresponding
cookie specification implementation for a given type of type or version of
cookie.<DT><A HREF="./org/apache/http/cookie/CookieSpecRegistry.html#CookieSpecRegistry()"><B>CookieSpecRegistry()</B></A> -
Constructor for class org.apache.http.cookie.<A HREF="./org/apache/http/cookie/CookieSpecRegistry.html" title="class in org.apache.http.cookie">CookieSpecRegistry</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/CookieStore.html" title="interface in org.apache.http.client"><B>CookieStore</B></A> - Interface in <A HREF="./org/apache/http/client/package-summary.html">org.apache.http.client</A><DD>This interface represents an abstract store for <A HREF="./org/apache/http/cookie/Cookie.html" title="interface in org.apache.http.cookie"><CODE>Cookie</CODE></A>
objects.<DT><A HREF="./org/apache/http/client/fluent/Executor.html#cookieStore(org.apache.http.client.CookieStore)"><B>cookieStore(CookieStore)</B></A> -
Method in class org.apache.http.client.fluent.<A HREF="./org/apache/http/client/fluent/Executor.html" title="class in org.apache.http.client.fluent">Executor</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/cache/ResourceFactory.html#copy(java.lang.String, org.apache.http.client.cache.Resource)"><B>copy(String, Resource)</B></A> -
Method in interface org.apache.http.client.cache.<A HREF="./org/apache/http/client/cache/ResourceFactory.html" title="interface in org.apache.http.client.cache">ResourceFactory</A>
<DD>Clones an existing <A HREF="./org/apache/http/client/cache/Resource.html" title="interface in org.apache.http.client.cache"><CODE>Resource</CODE></A>.
<DT><A HREF="./org/apache/http/impl/client/cache/FileResourceFactory.html#copy(java.lang.String, org.apache.http.client.cache.Resource)"><B>copy(String, Resource)</B></A> -
Method in class org.apache.http.impl.client.cache.<A HREF="./org/apache/http/impl/client/cache/FileResourceFactory.html" title="class in org.apache.http.impl.client.cache">FileResourceFactory</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/cache/HeapResourceFactory.html#copy(java.lang.String, org.apache.http.client.cache.Resource)"><B>copy(String, Resource)</B></A> -
Method in class org.apache.http.impl.client.cache.<A HREF="./org/apache/http/impl/client/cache/HeapResourceFactory.html" title="class in org.apache.http.impl.client.cache">HeapResourceFactory</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/ClientParamsStack.html#copy()"><B>copy()</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/ClientParamsStack.html" title="class in org.apache.http.impl.client">ClientParamsStack</A>
<DD>Does <i>not</i> copy parameters.
<DT><A HREF="./org/apache/http/conn/ssl/AbstractVerifier.html#countDots(java.lang.String)"><B>countDots(String)</B></A> -
Static method in class org.apache.http.conn.ssl.<A HREF="./org/apache/http/conn/ssl/AbstractVerifier.html" title="class in org.apache.http.conn.ssl">AbstractVerifier</A>
<DD>Counts the number of dots "." in a string.
<DT><A HREF="./org/apache/http/entity/mime/content/StringBody.html#create(java.lang.String, java.lang.String, java.nio.charset.Charset)"><B>create(String, String, Charset)</B></A> -
Static method in class org.apache.http.entity.mime.content.<A HREF="./org/apache/http/entity/mime/content/StringBody.html" title="class in org.apache.http.entity.mime.content">StringBody</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/entity/mime/content/StringBody.html#create(java.lang.String, java.nio.charset.Charset)"><B>create(String, Charset)</B></A> -
Static method in class org.apache.http.entity.mime.content.<A HREF="./org/apache/http/entity/mime/content/StringBody.html" title="class in org.apache.http.entity.mime.content">StringBody</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/entity/mime/content/StringBody.html#create(java.lang.String)"><B>create(String)</B></A> -
Static method in class org.apache.http.entity.mime.content.<A HREF="./org/apache/http/entity/mime/content/StringBody.html" title="class in org.apache.http.entity.mime.content">StringBody</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/AbstractHttpClient.html#createAuthSchemeRegistry()"><B>createAuthSchemeRegistry()</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/AbstractHttpClient.html" title="class in org.apache.http.impl.client">AbstractHttpClient</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/AbstractHttpClient.html#createClientConnectionManager()"><B>createClientConnectionManager()</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/AbstractHttpClient.html" title="class in org.apache.http.impl.client">AbstractHttpClient</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/SystemDefaultHttpClient.html#createClientConnectionManager()"><B>createClientConnectionManager()</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/SystemDefaultHttpClient.html" title="class in org.apache.http.impl.client">SystemDefaultHttpClient</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/AbstractHttpClient.html#createClientRequestDirector(org.apache.http.protocol.HttpRequestExecutor, org.apache.http.conn.ClientConnectionManager, org.apache.http.ConnectionReuseStrategy, org.apache.http.conn.ConnectionKeepAliveStrategy, org.apache.http.conn.routing.HttpRoutePlanner, org.apache.http.protocol.HttpProcessor, org.apache.http.client.HttpRequestRetryHandler, org.apache.http.client.RedirectHandler, org.apache.http.client.AuthenticationHandler, org.apache.http.client.AuthenticationHandler, org.apache.http.client.UserTokenHandler, org.apache.http.params.HttpParams)"><B>createClientRequestDirector(HttpRequestExecutor, ClientConnectionManager, ConnectionReuseStrategy, ConnectionKeepAliveStrategy, HttpRoutePlanner, HttpProcessor, HttpRequestRetryHandler, RedirectHandler, AuthenticationHandler, AuthenticationHandler, UserTokenHandler, HttpParams)</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/AbstractHttpClient.html" title="class in org.apache.http.impl.client">AbstractHttpClient</A>
<DD><B>Deprecated.</B>&nbsp;<I>(4.1) do not use</I>
<DT><A HREF="./org/apache/http/impl/client/AbstractHttpClient.html#createClientRequestDirector(org.apache.http.protocol.HttpRequestExecutor, org.apache.http.conn.ClientConnectionManager, org.apache.http.ConnectionReuseStrategy, org.apache.http.conn.ConnectionKeepAliveStrategy, org.apache.http.conn.routing.HttpRoutePlanner, org.apache.http.protocol.HttpProcessor, org.apache.http.client.HttpRequestRetryHandler, org.apache.http.client.RedirectStrategy, org.apache.http.client.AuthenticationHandler, org.apache.http.client.AuthenticationHandler, org.apache.http.client.UserTokenHandler, org.apache.http.params.HttpParams)"><B>createClientRequestDirector(HttpRequestExecutor, ClientConnectionManager, ConnectionReuseStrategy, ConnectionKeepAliveStrategy, HttpRoutePlanner, HttpProcessor, HttpRequestRetryHandler, RedirectStrategy, AuthenticationHandler, AuthenticationHandler, UserTokenHandler, HttpParams)</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/AbstractHttpClient.html" title="class in org.apache.http.impl.client">AbstractHttpClient</A>
<DD><B>Deprecated.</B>&nbsp;<I>(4.2) do not use</I>
<DT><A HREF="./org/apache/http/impl/client/AbstractHttpClient.html#createClientRequestDirector(org.apache.http.protocol.HttpRequestExecutor, org.apache.http.conn.ClientConnectionManager, org.apache.http.ConnectionReuseStrategy, org.apache.http.conn.ConnectionKeepAliveStrategy, org.apache.http.conn.routing.HttpRoutePlanner, org.apache.http.protocol.HttpProcessor, org.apache.http.client.HttpRequestRetryHandler, org.apache.http.client.RedirectStrategy, org.apache.http.client.AuthenticationStrategy, org.apache.http.client.AuthenticationStrategy, org.apache.http.client.UserTokenHandler, org.apache.http.params.HttpParams)"><B>createClientRequestDirector(HttpRequestExecutor, ClientConnectionManager, ConnectionReuseStrategy, ConnectionKeepAliveStrategy, HttpRoutePlanner, HttpProcessor, HttpRequestRetryHandler, RedirectStrategy, AuthenticationStrategy, AuthenticationStrategy, UserTokenHandler, HttpParams)</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/AbstractHttpClient.html" title="class in org.apache.http.impl.client">AbstractHttpClient</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/auth/DigestScheme.html#createCnonce()"><B>createCnonce()</B></A> -
Static method in class org.apache.http.impl.auth.<A HREF="./org/apache/http/impl/auth/DigestScheme.html" title="class in org.apache.http.impl.auth">DigestScheme</A>
<DD>Creates a random cnonce value based on the current time.
<DT><A HREF="./org/apache/http/conn/ClientConnectionOperator.html#createConnection()"><B>createConnection()</B></A> -
Method in interface org.apache.http.conn.<A HREF="./org/apache/http/conn/ClientConnectionOperator.html" title="interface in org.apache.http.conn">ClientConnectionOperator</A>
<DD>Creates a new connection that can be operated.
<DT><A HREF="./org/apache/http/impl/conn/DefaultClientConnectionOperator.html#createConnection()"><B>createConnection()</B></A> -
Method in class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/DefaultClientConnectionOperator.html" title="class in org.apache.http.impl.conn">DefaultClientConnectionOperator</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/AbstractHttpClient.html#createConnectionKeepAliveStrategy()"><B>createConnectionKeepAliveStrategy()</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/AbstractHttpClient.html" title="class in org.apache.http.impl.client">AbstractHttpClient</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/conn/BasicClientConnectionManager.html#createConnectionOperator(org.apache.http.conn.scheme.SchemeRegistry)"><B>createConnectionOperator(SchemeRegistry)</B></A> -
Method in class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/BasicClientConnectionManager.html" title="class in org.apache.http.impl.conn">BasicClientConnectionManager</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/conn/PoolingClientConnectionManager.html#createConnectionOperator(org.apache.http.conn.scheme.SchemeRegistry)"><B>createConnectionOperator(SchemeRegistry)</B></A> -
Method in class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/PoolingClientConnectionManager.html" title="class in org.apache.http.impl.conn">PoolingClientConnectionManager</A>
<DD>Hook for creating the connection operator.
<DT><A HREF="./org/apache/http/impl/conn/SingleClientConnManager.html#createConnectionOperator(org.apache.http.conn.scheme.SchemeRegistry)"><B>createConnectionOperator(SchemeRegistry)</B></A> -
Method in class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/SingleClientConnManager.html" title="class in org.apache.http.impl.conn">SingleClientConnManager</A>
<DD><B>Deprecated.</B>&nbsp;Hook for creating the connection operator.
<DT><A HREF="./org/apache/http/impl/conn/tsccm/ThreadSafeClientConnManager.html#createConnectionOperator(org.apache.http.conn.scheme.SchemeRegistry)"><B>createConnectionOperator(SchemeRegistry)</B></A> -
Method in class org.apache.http.impl.conn.tsccm.<A HREF="./org/apache/http/impl/conn/tsccm/ThreadSafeClientConnManager.html" title="class in org.apache.http.impl.conn.tsccm">ThreadSafeClientConnManager</A>
<DD><B>Deprecated.</B>&nbsp;Hook for creating the connection operator.
<DT><A HREF="./org/apache/http/impl/conn/tsccm/ThreadSafeClientConnManager.html#createConnectionPool(org.apache.http.params.HttpParams)"><B>createConnectionPool(HttpParams)</B></A> -
Method in class org.apache.http.impl.conn.tsccm.<A HREF="./org/apache/http/impl/conn/tsccm/ThreadSafeClientConnManager.html" title="class in org.apache.http.impl.conn.tsccm">ThreadSafeClientConnManager</A>
<DD><B>Deprecated.</B>&nbsp;<I>(4.1) use #createConnectionPool(long, TimeUnit))</I>
<DT><A HREF="./org/apache/http/impl/conn/tsccm/ThreadSafeClientConnManager.html#createConnectionPool(long, java.util.concurrent.TimeUnit)"><B>createConnectionPool(long, TimeUnit)</B></A> -
Method in class org.apache.http.impl.conn.tsccm.<A HREF="./org/apache/http/impl/conn/tsccm/ThreadSafeClientConnManager.html" title="class in org.apache.http.impl.conn.tsccm">ThreadSafeClientConnManager</A>
<DD><B>Deprecated.</B>&nbsp;Hook for creating the connection pool.
<DT><A HREF="./org/apache/http/impl/client/AbstractHttpClient.html#createConnectionReuseStrategy()"><B>createConnectionReuseStrategy()</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/AbstractHttpClient.html" title="class in org.apache.http.impl.client">AbstractHttpClient</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/SystemDefaultHttpClient.html#createConnectionReuseStrategy()"><B>createConnectionReuseStrategy()</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/SystemDefaultHttpClient.html" title="class in org.apache.http.impl.client">SystemDefaultHttpClient</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/DefaultRequestDirector.html#createConnectRequest(org.apache.http.conn.routing.HttpRoute, org.apache.http.protocol.HttpContext)"><B>createConnectRequest(HttpRoute, HttpContext)</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/DefaultRequestDirector.html" title="class in org.apache.http.impl.client">DefaultRequestDirector</A>
<DD>Creates the CONNECT request for tunnelling.
<DT><A HREF="./org/apache/http/impl/client/AbstractHttpClient.html#createCookieSpecRegistry()"><B>createCookieSpecRegistry()</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/AbstractHttpClient.html" title="class in org.apache.http.impl.client">AbstractHttpClient</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/AbstractHttpClient.html#createCookieStore()"><B>createCookieStore()</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/AbstractHttpClient.html" title="class in org.apache.http.impl.client">AbstractHttpClient</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/AbstractHttpClient.html#createCredentialsProvider()"><B>createCredentialsProvider()</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/AbstractHttpClient.html" title="class in org.apache.http.impl.client">AbstractHttpClient</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/conn/SchemeRegistryFactory.html#createDefault()"><B>createDefault()</B></A> -
Static method in class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/SchemeRegistryFactory.html" title="class in org.apache.http.impl.conn">SchemeRegistryFactory</A>
<DD>Initializes default scheme registry based on JSSE defaults.
<DT><A HREF="./org/apache/http/impl/conn/tsccm/RouteSpecificPool.html#createdEntry(org.apache.http.impl.conn.tsccm.BasicPoolEntry)"><B>createdEntry(BasicPoolEntry)</B></A> -
Method in class org.apache.http.impl.conn.tsccm.<A HREF="./org/apache/http/impl/conn/tsccm/RouteSpecificPool.html" title="class in org.apache.http.impl.conn.tsccm">RouteSpecificPool</A>
<DD><B>Deprecated.</B>&nbsp;Indicates creation of an entry for this pool.
<DT><A HREF="./org/apache/http/impl/conn/tsccm/ConnPoolByRoute.html#createEntry(org.apache.http.impl.conn.tsccm.RouteSpecificPool, org.apache.http.conn.ClientConnectionOperator)"><B>createEntry(RouteSpecificPool, ClientConnectionOperator)</B></A> -
Method in class org.apache.http.impl.conn.tsccm.<A HREF="./org/apache/http/impl/conn/tsccm/ConnPoolByRoute.html" title="class in org.apache.http.impl.conn.tsccm">ConnPoolByRoute</A>
<DD><B>Deprecated.</B>&nbsp;Creates a new pool entry.
<DT><A HREF="./org/apache/http/impl/conn/tsccm/ConnPoolByRoute.html#createFreeConnQueue()"><B>createFreeConnQueue()</B></A> -
Method in class org.apache.http.impl.conn.tsccm.<A HREF="./org/apache/http/impl/conn/tsccm/ConnPoolByRoute.html" title="class in org.apache.http.impl.conn.tsccm">ConnPoolByRoute</A>
<DD><B>Deprecated.</B>&nbsp;Creates the queue for <A HREF="./org/apache/http/impl/conn/tsccm/ConnPoolByRoute.html#freeConnections"><CODE>ConnPoolByRoute.freeConnections</CODE></A>.
<DT><A HREF="./org/apache/http/impl/client/AbstractHttpClient.html#createHttpContext()"><B>createHttpContext()</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/AbstractHttpClient.html" title="class in org.apache.http.impl.client">AbstractHttpClient</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/AbstractHttpClient.html#createHttpParams()"><B>createHttpParams()</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/AbstractHttpClient.html" title="class in org.apache.http.impl.client">AbstractHttpClient</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/DefaultHttpClient.html#createHttpParams()"><B>createHttpParams()</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/DefaultHttpClient.html" title="class in org.apache.http.impl.client">DefaultHttpClient</A>
<DD>Creates the default set of HttpParams by invoking <A HREF="./org/apache/http/impl/client/DefaultHttpClient.html#setDefaultHttpParams(org.apache.http.params.HttpParams)"><CODE>DefaultHttpClient.setDefaultHttpParams(HttpParams)</CODE></A>
<DT><A HREF="./org/apache/http/impl/client/AbstractHttpClient.html#createHttpProcessor()"><B>createHttpProcessor()</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/AbstractHttpClient.html" title="class in org.apache.http.impl.client">AbstractHttpClient</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/ContentEncodingHttpClient.html#createHttpProcessor()"><B>createHttpProcessor()</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/ContentEncodingHttpClient.html" title="class in org.apache.http.impl.client">ContentEncodingHttpClient</A>
<DD><B>Deprecated.</B>&nbsp;Create the processor with the following interceptors:
<ul>
<li><A HREF="./org/apache/http/client/protocol/RequestDefaultHeaders.html" title="class in org.apache.http.client.protocol"><CODE>RequestDefaultHeaders</CODE></A></li>
<li><A HREF="http://hc.apache.org/httpcomponents-core-ga/httpcore/apidocs/org/apache/http/protocol/RequestContent.html" title="class or interface in org.apache.http.protocol"><CODE>RequestContent</CODE></A></li>
<li><A HREF="http://hc.apache.org/httpcomponents-core-ga/httpcore/apidocs/org/apache/http/protocol/RequestTargetHost.html" title="class or interface in org.apache.http.protocol"><CODE>RequestTargetHost</CODE></A></li>
<li><A HREF="./org/apache/http/client/protocol/RequestClientConnControl.html" title="class in org.apache.http.client.protocol"><CODE>RequestClientConnControl</CODE></A></li>
<li><A HREF="http://hc.apache.org/httpcomponents-core-ga/httpcore/apidocs/org/apache/http/protocol/RequestUserAgent.html" title="class or interface in org.apache.http.protocol"><CODE>RequestUserAgent</CODE></A></li>
<li><A HREF="http://hc.apache.org/httpcomponents-core-ga/httpcore/apidocs/org/apache/http/protocol/RequestExpectContinue.html" title="class or interface in org.apache.http.protocol"><CODE>RequestExpectContinue</CODE></A></li>
<li><A HREF="./org/apache/http/client/protocol/RequestAddCookies.html" title="class in org.apache.http.client.protocol"><CODE>RequestAddCookies</CODE></A></li>
<li><A HREF="./org/apache/http/client/protocol/ResponseProcessCookies.html" title="class in org.apache.http.client.protocol"><CODE>ResponseProcessCookies</CODE></A></li>
<li><A HREF="./org/apache/http/client/protocol/RequestAuthCache.html" title="class in org.apache.http.client.protocol"><CODE>RequestAuthCache</CODE></A></li>
<li><A HREF="./org/apache/http/client/protocol/RequestTargetAuthentication.html" title="class in org.apache.http.client.protocol"><CODE>RequestTargetAuthentication</CODE></A></li>
<li><A HREF="./org/apache/http/client/protocol/RequestProxyAuthentication.html" title="class in org.apache.http.client.protocol"><CODE>RequestProxyAuthentication</CODE></A></li>
</ul>
<DT><A HREF="./org/apache/http/impl/client/DefaultHttpClient.html#createHttpProcessor()"><B>createHttpProcessor()</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/DefaultHttpClient.html" title="class in org.apache.http.impl.client">DefaultHttpClient</A>
<DD>Create the processor with the following interceptors:
<A HREF="./org/apache/http/client/protocol/RequestDefaultHeaders.html" title="class in org.apache.http.client.protocol"><CODE>RequestDefaultHeaders</CODE></A>
<A HREF="http://hc.apache.org/httpcomponents-core-ga/httpcore/apidocs/org/apache/http/protocol/RequestContent.html" title="class or interface in org.apache.http.protocol"><CODE>RequestContent</CODE></A>
<A HREF="http://hc.apache.org/httpcomponents-core-ga/httpcore/apidocs/org/apache/http/protocol/RequestTargetHost.html" title="class or interface in org.apache.http.protocol"><CODE>RequestTargetHost</CODE></A>
<A HREF="./org/apache/http/client/protocol/RequestClientConnControl.html" title="class in org.apache.http.client.protocol"><CODE>RequestClientConnControl</CODE></A>
<A HREF="http://hc.apache.org/httpcomponents-core-ga/httpcore/apidocs/org/apache/http/protocol/RequestUserAgent.html" title="class or interface in org.apache.http.protocol"><CODE>RequestUserAgent</CODE></A>
<A HREF="http://hc.apache.org/httpcomponents-core-ga/httpcore/apidocs/org/apache/http/protocol/RequestExpectContinue.html" title="class or interface in org.apache.http.protocol"><CODE>RequestExpectContinue</CODE></A>
<A HREF="./org/apache/http/client/protocol/RequestAddCookies.html" title="class in org.apache.http.client.protocol"><CODE>RequestAddCookies</CODE></A>
<A HREF="./org/apache/http/client/protocol/ResponseProcessCookies.html" title="class in org.apache.http.client.protocol"><CODE>ResponseProcessCookies</CODE></A>
<A HREF="./org/apache/http/client/protocol/RequestAuthCache.html" title="class in org.apache.http.client.protocol"><CODE>RequestAuthCache</CODE></A>
<A HREF="./org/apache/http/client/protocol/RequestTargetAuthentication.html" title="class in org.apache.http.client.protocol"><CODE>RequestTargetAuthentication</CODE></A>
<A HREF="./org/apache/http/client/protocol/RequestProxyAuthentication.html" title="class in org.apache.http.client.protocol"><CODE>RequestProxyAuthentication</CODE></A>
<DT><A HREF="./org/apache/http/impl/client/AbstractHttpClient.html#createHttpRequestRetryHandler()"><B>createHttpRequestRetryHandler()</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/AbstractHttpClient.html" title="class in org.apache.http.impl.client">AbstractHttpClient</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/AbstractHttpClient.html#createHttpRoutePlanner()"><B>createHttpRoutePlanner()</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/AbstractHttpClient.html" title="class in org.apache.http.impl.client">AbstractHttpClient</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/SystemDefaultHttpClient.html#createHttpRoutePlanner()"><B>createHttpRoutePlanner()</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/SystemDefaultHttpClient.html" title="class in org.apache.http.impl.client">SystemDefaultHttpClient</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/conn/scheme/LayeredSchemeSocketFactory.html#createLayeredSocket(java.net.Socket, java.lang.String, int, boolean)"><B>createLayeredSocket(Socket, String, int, boolean)</B></A> -
Method in interface org.apache.http.conn.scheme.<A HREF="./org/apache/http/conn/scheme/LayeredSchemeSocketFactory.html" title="interface in org.apache.http.conn.scheme">LayeredSchemeSocketFactory</A>
<DD><B>Deprecated.</B>&nbsp;Returns a socket connected to the given host that is layered over an
existing socket.
<DT><A HREF="./org/apache/http/conn/scheme/SchemeLayeredSocketFactory.html#createLayeredSocket(java.net.Socket, java.lang.String, int, org.apache.http.params.HttpParams)"><B>createLayeredSocket(Socket, String, int, HttpParams)</B></A> -
Method in interface org.apache.http.conn.scheme.<A HREF="./org/apache/http/conn/scheme/SchemeLayeredSocketFactory.html" title="interface in org.apache.http.conn.scheme">SchemeLayeredSocketFactory</A>
<DD>Returns a socket connected to the given host that is layered over an
existing socket.
<DT><A HREF="./org/apache/http/conn/ssl/SSLSocketFactory.html#createLayeredSocket(java.net.Socket, java.lang.String, int, org.apache.http.params.HttpParams)"><B>createLayeredSocket(Socket, String, int, HttpParams)</B></A> -
Method in class org.apache.http.conn.ssl.<A HREF="./org/apache/http/conn/ssl/SSLSocketFactory.html" title="class in org.apache.http.conn.ssl">SSLSocketFactory</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/conn/ssl/SSLSocketFactory.html#createLayeredSocket(java.net.Socket, java.lang.String, int, boolean)"><B>createLayeredSocket(Socket, String, int, boolean)</B></A> -
Method in class org.apache.http.conn.ssl.<A HREF="./org/apache/http/conn/ssl/SSLSocketFactory.html" title="class in org.apache.http.conn.ssl">SSLSocketFactory</A>
<DD><B>Deprecated.</B>&nbsp;<I>use <A HREF="./org/apache/http/conn/ssl/SSLSocketFactory.html#createLayeredSocket(java.net.Socket, java.lang.String, int, org.apache.http.params.HttpParams)"><CODE>SSLSocketFactory.createLayeredSocket(Socket, String, int, HttpParams)</CODE></A></I>
<DT><A HREF="./org/apache/http/impl/client/DefaultRedirectStrategy.html#createLocationURI(java.lang.String)"><B>createLocationURI(String)</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/DefaultRedirectStrategy.html" title="class in org.apache.http.impl.client">DefaultRedirectStrategy</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/AbstractHttpClient.html#createProxyAuthenticationHandler()"><B>createProxyAuthenticationHandler()</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/AbstractHttpClient.html" title="class in org.apache.http.impl.client">AbstractHttpClient</A>
<DD><B>Deprecated.</B>&nbsp;<I>(4.2) do not use</I>
<DT><A HREF="./org/apache/http/impl/client/AbstractHttpClient.html#createProxyAuthenticationStrategy()"><B>createProxyAuthenticationStrategy()</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/AbstractHttpClient.html" title="class in org.apache.http.impl.client">AbstractHttpClient</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/AbstractHttpClient.html#createRedirectHandler()"><B>createRedirectHandler()</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/AbstractHttpClient.html" title="class in org.apache.http.impl.client">AbstractHttpClient</A>
<DD><B>Deprecated.</B>&nbsp;<I>(4.1) do not use</I>
<DT><A HREF="./org/apache/http/impl/client/AbstractHttpClient.html#createRequestExecutor()"><B>createRequestExecutor()</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/AbstractHttpClient.html" title="class in org.apache.http.impl.client">AbstractHttpClient</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/conn/DefaultClientConnection.html#createResponseParser(org.apache.http.io.SessionInputBuffer, org.apache.http.HttpResponseFactory, org.apache.http.params.HttpParams)"><B>createResponseParser(SessionInputBuffer, HttpResponseFactory, HttpParams)</B></A> -
Method in class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/DefaultClientConnection.html" title="class in org.apache.http.impl.conn">DefaultClientConnection</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/conn/tsccm/ConnPoolByRoute.html#createRouteToPoolMap()"><B>createRouteToPoolMap()</B></A> -
Method in class org.apache.http.impl.conn.tsccm.<A HREF="./org/apache/http/impl/conn/tsccm/ConnPoolByRoute.html" title="class in org.apache.http.impl.conn.tsccm">ConnPoolByRoute</A>
<DD><B>Deprecated.</B>&nbsp;Creates the map for <A HREF="./org/apache/http/impl/conn/tsccm/ConnPoolByRoute.html#routeToPool"><CODE>ConnPoolByRoute.routeToPool</CODE></A>.
<DT><A HREF="./org/apache/http/impl/conn/DefaultClientConnection.html#createSessionInputBuffer(java.net.Socket, int, org.apache.http.params.HttpParams)"><B>createSessionInputBuffer(Socket, int, HttpParams)</B></A> -
Method in class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/DefaultClientConnection.html" title="class in org.apache.http.impl.conn">DefaultClientConnection</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/conn/DefaultClientConnection.html#createSessionOutputBuffer(java.net.Socket, int, org.apache.http.params.HttpParams)"><B>createSessionOutputBuffer(Socket, int, HttpParams)</B></A> -
Method in class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/DefaultClientConnection.html" title="class in org.apache.http.impl.conn">DefaultClientConnection</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/conn/MultihomePlainSocketFactory.html#createSocket()"><B>createSocket()</B></A> -
Method in class org.apache.http.conn.<A HREF="./org/apache/http/conn/MultihomePlainSocketFactory.html" title="class in org.apache.http.conn">MultihomePlainSocketFactory</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/apache/http/conn/scheme/LayeredSocketFactory.html#createSocket(java.net.Socket, java.lang.String, int, boolean)"><B>createSocket(Socket, String, int, boolean)</B></A> -
Method in interface org.apache.http.conn.scheme.<A HREF="./org/apache/http/conn/scheme/LayeredSocketFactory.html" title="interface in org.apache.http.conn.scheme">LayeredSocketFactory</A>
<DD><B>Deprecated.</B>&nbsp;Returns a socket connected to the given host that is layered over an
existing socket.
<DT><A HREF="./org/apache/http/conn/scheme/PlainSocketFactory.html#createSocket(org.apache.http.params.HttpParams)"><B>createSocket(HttpParams)</B></A> -
Method in class org.apache.http.conn.scheme.<A HREF="./org/apache/http/conn/scheme/PlainSocketFactory.html" title="class in org.apache.http.conn.scheme">PlainSocketFactory</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/conn/scheme/PlainSocketFactory.html#createSocket()"><B>createSocket()</B></A> -
Method in class org.apache.http.conn.scheme.<A HREF="./org/apache/http/conn/scheme/PlainSocketFactory.html" title="class in org.apache.http.conn.scheme">PlainSocketFactory</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/conn/scheme/SchemeSocketFactory.html#createSocket(org.apache.http.params.HttpParams)"><B>createSocket(HttpParams)</B></A> -
Method in interface org.apache.http.conn.scheme.<A HREF="./org/apache/http/conn/scheme/SchemeSocketFactory.html" title="interface in org.apache.http.conn.scheme">SchemeSocketFactory</A>
<DD>Creates a new, unconnected socket.
<DT><A HREF="./org/apache/http/conn/scheme/SocketFactory.html#createSocket()"><B>createSocket()</B></A> -
Method in interface org.apache.http.conn.scheme.<A HREF="./org/apache/http/conn/scheme/SocketFactory.html" title="interface in org.apache.http.conn.scheme">SocketFactory</A>
<DD><B>Deprecated.</B>&nbsp;Creates a new, unconnected socket.
<DT><A HREF="./org/apache/http/conn/ssl/SSLSocketFactory.html#createSocket(org.apache.http.params.HttpParams)"><B>createSocket(HttpParams)</B></A> -
Method in class org.apache.http.conn.ssl.<A HREF="./org/apache/http/conn/ssl/SSLSocketFactory.html" title="class in org.apache.http.conn.ssl">SSLSocketFactory</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/conn/ssl/SSLSocketFactory.html#createSocket()"><B>createSocket()</B></A> -
Method in class org.apache.http.conn.ssl.<A HREF="./org/apache/http/conn/ssl/SSLSocketFactory.html" title="class in org.apache.http.conn.ssl">SSLSocketFactory</A>
<DD><B>Deprecated.</B>&nbsp;
<DT><A HREF="./org/apache/http/conn/ssl/SSLSocketFactory.html#createSocket(java.net.Socket, java.lang.String, int, boolean)"><B>createSocket(Socket, String, int, boolean)</B></A> -
Method in class org.apache.http.conn.ssl.<A HREF="./org/apache/http/conn/ssl/SSLSocketFactory.html" title="class in org.apache.http.conn.ssl">SSLSocketFactory</A>
<DD><B>Deprecated.</B>&nbsp;<I>Use <A HREF="./org/apache/http/conn/ssl/SSLSocketFactory.html#createLayeredSocket(java.net.Socket, java.lang.String, int, boolean)"><CODE>SSLSocketFactory.createLayeredSocket(Socket, String, int, boolean)</CODE></A></I>
<DT><A HREF="./org/apache/http/impl/conn/SchemeRegistryFactory.html#createSystemDefault()"><B>createSystemDefault()</B></A> -
Static method in class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/SchemeRegistryFactory.html" title="class in org.apache.http.impl.conn">SchemeRegistryFactory</A>
<DD>Initializes default scheme registry using system properties as described in
<a href="http://download.oracle.com/javase/1,5.0/docs/guide/security/jsse/JSSERefGuide.html">
"JavaTM Secure Socket Extension (JSSE) Reference Guide for the JavaTM 2 Platform
Standard Edition 5</a>
<DT><A HREF="./org/apache/http/impl/client/AbstractHttpClient.html#createTargetAuthenticationHandler()"><B>createTargetAuthenticationHandler()</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/AbstractHttpClient.html" title="class in org.apache.http.impl.client">AbstractHttpClient</A>
<DD><B>Deprecated.</B>&nbsp;<I>(4.2) do not use</I>
<DT><A HREF="./org/apache/http/impl/client/AbstractHttpClient.html#createTargetAuthenticationStrategy()"><B>createTargetAuthenticationStrategy()</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/AbstractHttpClient.html" title="class in org.apache.http.impl.client">AbstractHttpClient</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/DefaultRequestDirector.html#createTunnelToProxy(org.apache.http.conn.routing.HttpRoute, int, org.apache.http.protocol.HttpContext)"><B>createTunnelToProxy(HttpRoute, int, HttpContext)</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/DefaultRequestDirector.html" title="class in org.apache.http.impl.client">DefaultRequestDirector</A>
<DD>Creates a tunnel to an intermediate proxy.
<DT><A HREF="./org/apache/http/impl/client/DefaultRequestDirector.html#createTunnelToTarget(org.apache.http.conn.routing.HttpRoute, org.apache.http.protocol.HttpContext)"><B>createTunnelToTarget(HttpRoute, HttpContext)</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/DefaultRequestDirector.html" title="class in org.apache.http.impl.client">DefaultRequestDirector</A>
<DD>Creates a tunnel to the target server.
<DT><A HREF="./org/apache/http/client/utils/URIUtils.html#createURI(java.lang.String, java.lang.String, int, java.lang.String, java.lang.String, java.lang.String)"><B>createURI(String, String, int, String, String, String)</B></A> -
Static method in class org.apache.http.client.utils.<A HREF="./org/apache/http/client/utils/URIUtils.html" title="class in org.apache.http.client.utils">URIUtils</A>
<DD><B>Deprecated.</B>&nbsp;<I>(4.2) use <A HREF="./org/apache/http/client/utils/URIBuilder.html" title="class in org.apache.http.client.utils"><CODE>URIBuilder</CODE></A>.</I>
<DT><A HREF="./org/apache/http/impl/client/AbstractHttpClient.html#createUserTokenHandler()"><B>createUserTokenHandler()</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/AbstractHttpClient.html" title="class in org.apache.http.impl.client">AbstractHttpClient</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/conn/tsccm/ConnPoolByRoute.html#createWaitingThreadQueue()"><B>createWaitingThreadQueue()</B></A> -
Method in class org.apache.http.impl.conn.tsccm.<A HREF="./org/apache/http/impl/conn/tsccm/ConnPoolByRoute.html" title="class in org.apache.http.impl.conn.tsccm">ConnPoolByRoute</A>
<DD><B>Deprecated.</B>&nbsp;Creates the queue for <A HREF="./org/apache/http/impl/conn/tsccm/ConnPoolByRoute.html#waitingThreads"><CODE>ConnPoolByRoute.waitingThreads</CODE></A>.
<DT><A HREF="./org/apache/http/auth/params/AuthPNames.html#CREDENTIAL_CHARSET"><B>CREDENTIAL_CHARSET</B></A> -
Static variable in interface org.apache.http.auth.params.<A HREF="./org/apache/http/auth/params/AuthPNames.html" title="interface in org.apache.http.auth.params">AuthPNames</A>
<DD>Defines the charset to be used when encoding
<A HREF="./org/apache/http/auth/Credentials.html" title="interface in org.apache.http.auth"><CODE>Credentials</CODE></A>.
<DT><A HREF="./org/apache/http/auth/Credentials.html" title="interface in org.apache.http.auth"><B>Credentials</B></A> - Interface in <A HREF="./org/apache/http/auth/package-summary.html">org.apache.http.auth</A><DD>This interface represents a set of credentials consisting of a security
principal and a secret (password) that can be used to establish user
identity<DT><A HREF="./org/apache/http/client/CredentialsProvider.html" title="interface in org.apache.http.client"><B>CredentialsProvider</B></A> - Interface in <A HREF="./org/apache/http/client/package-summary.html">org.apache.http.client</A><DD>Abstract credentials provider that maintains a collection of user
credentials.<DT><A HREF="./org/apache/http/client/protocol/ClientContext.html#CREDS_PROVIDER"><B>CREDS_PROVIDER</B></A> -
Static variable in interface org.apache.http.client.protocol.<A HREF="./org/apache/http/client/protocol/ClientContext.html" title="interface in org.apache.http.client.protocol">ClientContext</A>
<DD>Attribute name of a <A HREF="./org/apache/http/client/CredentialsProvider.html" title="interface in org.apache.http.client"><CODE>CredentialsProvider</CODE></A>
object that represents the actual credentials provider.
</DL>
<HR>
<A NAME="_D_"><!-- --></A><H2>
<B>D</B></H2>
<DL>
<DT><A HREF="./org/apache/http/client/fluent/Request.html#DATE_FORMAT"><B>DATE_FORMAT</B></A> -
Static variable in class org.apache.http.client.fluent.<A HREF="./org/apache/http/client/fluent/Request.html" title="class in org.apache.http.client.fluent">Request</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/fluent/Request.html#DATE_LOCALE"><B>DATE_LOCALE</B></A> -
Static variable in class org.apache.http.client.fluent.<A HREF="./org/apache/http/client/fluent/Request.html" title="class in org.apache.http.client.fluent">Request</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/cookie/params/CookieSpecPNames.html#DATE_PATTERNS"><B>DATE_PATTERNS</B></A> -
Static variable in interface org.apache.http.cookie.params.<A HREF="./org/apache/http/cookie/params/CookieSpecPNames.html" title="interface in org.apache.http.cookie.params">CookieSpecPNames</A>
<DD>Defines valid date patterns to be used for parsing non-standard
<code>expires</code> attribute.
<DT><A HREF="./org/apache/http/impl/cookie/DateParseException.html" title="class in org.apache.http.impl.cookie"><B>DateParseException</B></A> - Exception in <A HREF="./org/apache/http/impl/cookie/package-summary.html">org.apache.http.impl.cookie</A><DD>An exception to indicate an error parsing a date string.<DT><A HREF="./org/apache/http/impl/cookie/DateParseException.html#DateParseException()"><B>DateParseException()</B></A> -
Constructor for exception org.apache.http.impl.cookie.<A HREF="./org/apache/http/impl/cookie/DateParseException.html" title="class in org.apache.http.impl.cookie">DateParseException</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/cookie/DateParseException.html#DateParseException(java.lang.String)"><B>DateParseException(String)</B></A> -
Constructor for exception org.apache.http.impl.cookie.<A HREF="./org/apache/http/impl/cookie/DateParseException.html" title="class in org.apache.http.impl.cookie">DateParseException</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/cookie/DateUtils.html" title="class in org.apache.http.impl.cookie"><B>DateUtils</B></A> - Class in <A HREF="./org/apache/http/impl/cookie/package-summary.html">org.apache.http.impl.cookie</A><DD>A utility class for parsing and formatting HTTP dates as used in cookies and
other headers.<DT><A HREF="./org/apache/http/client/utils/Rfc3492Idn.html#decode(java.lang.String)"><B>decode(String)</B></A> -
Method in class org.apache.http.client.utils.<A HREF="./org/apache/http/client/utils/Rfc3492Idn.html" title="class in org.apache.http.client.utils">Rfc3492Idn</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/DecompressingHttpClient.html" title="class in org.apache.http.impl.client"><B>DecompressingHttpClient</B></A> - Class in <A HREF="./org/apache/http/impl/client/package-summary.html">org.apache.http.impl.client</A><DD>Decorator adding support for compressed responses.<DT><A HREF="./org/apache/http/impl/client/DecompressingHttpClient.html#DecompressingHttpClient(org.apache.http.client.HttpClient)"><B>DecompressingHttpClient(HttpClient)</B></A> -
Constructor for class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/DecompressingHttpClient.html" title="class in org.apache.http.impl.client">DecompressingHttpClient</A>
<DD>Constructs a decorator to ask for and handle compressed
entities on the fly.
<DT><A HREF="./org/apache/http/impl/cookie/NetscapeDraftHeaderParser.html#DEFAULT"><B>DEFAULT</B></A> -
Static variable in class org.apache.http.impl.cookie.<A HREF="./org/apache/http/impl/cookie/NetscapeDraftHeaderParser.html" title="class in org.apache.http.impl.cookie">NetscapeDraftHeaderParser</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/cache/CacheConfig.html#DEFAULT_ASYNCHRONOUS_WORKER_IDLE_LIFETIME_SECS"><B>DEFAULT_ASYNCHRONOUS_WORKER_IDLE_LIFETIME_SECS</B></A> -
Static variable in class org.apache.http.impl.client.cache.<A HREF="./org/apache/http/impl/client/cache/CacheConfig.html" title="class in org.apache.http.impl.client.cache">CacheConfig</A>
<DD>Default maximum idle lifetime for a background revalidation thread
before it gets reclaimed.
<DT><A HREF="./org/apache/http/impl/client/cache/CacheConfig.html#DEFAULT_ASYNCHRONOUS_WORKERS_CORE"><B>DEFAULT_ASYNCHRONOUS_WORKERS_CORE</B></A> -
Static variable in class org.apache.http.impl.client.cache.<A HREF="./org/apache/http/impl/client/cache/CacheConfig.html" title="class in org.apache.http.impl.client.cache">CacheConfig</A>
<DD>Default minimum number of worker threads to allow for background
revalidations resulting from the stale-while-revalidate directive.
<DT><A HREF="./org/apache/http/impl/client/cache/CacheConfig.html#DEFAULT_ASYNCHRONOUS_WORKERS_MAX"><B>DEFAULT_ASYNCHRONOUS_WORKERS_MAX</B></A> -
Static variable in class org.apache.http.impl.client.cache.<A HREF="./org/apache/http/impl/client/cache/CacheConfig.html" title="class in org.apache.http.impl.client.cache">CacheConfig</A>
<DD>Default number of worker threads to allow for background revalidations
resulting from the stale-while-revalidate directive.
<DT><A HREF="./org/apache/http/entity/mime/MIME.html#DEFAULT_CHARSET"><B>DEFAULT_CHARSET</B></A> -
Static variable in class org.apache.http.entity.mime.<A HREF="./org/apache/http/entity/mime/MIME.html" title="class in org.apache.http.entity.mime">MIME</A>
<DD>The default character set to be used, i.e.
<DT><A HREF="./org/apache/http/client/params/ClientPNames.html#DEFAULT_HEADERS"><B>DEFAULT_HEADERS</B></A> -
Static variable in interface org.apache.http.client.params.<A HREF="./org/apache/http/client/params/ClientPNames.html" title="interface in org.apache.http.client.params">ClientPNames</A>
<DD>Defines the request headers to be sent per default with each request.
<DT><A HREF="./org/apache/http/impl/client/cache/CacheConfig.html#DEFAULT_HEURISTIC_CACHING_ENABLED"><B>DEFAULT_HEURISTIC_CACHING_ENABLED</B></A> -
Static variable in class org.apache.http.impl.client.cache.<A HREF="./org/apache/http/impl/client/cache/CacheConfig.html" title="class in org.apache.http.impl.client.cache">CacheConfig</A>
<DD>Default setting for heuristic caching
<DT><A HREF="./org/apache/http/impl/client/cache/CacheConfig.html#DEFAULT_HEURISTIC_COEFFICIENT"><B>DEFAULT_HEURISTIC_COEFFICIENT</B></A> -
Static variable in class org.apache.http.impl.client.cache.<A HREF="./org/apache/http/impl/client/cache/CacheConfig.html" title="class in org.apache.http.impl.client.cache">CacheConfig</A>
<DD>Default coefficient used to heuristically determine freshness
lifetime from the Last-Modified time of a cache entry.
<DT><A HREF="./org/apache/http/impl/client/cache/CacheConfig.html#DEFAULT_HEURISTIC_LIFETIME"><B>DEFAULT_HEURISTIC_LIFETIME</B></A> -
Static variable in class org.apache.http.impl.client.cache.<A HREF="./org/apache/http/impl/client/cache/CacheConfig.html" title="class in org.apache.http.impl.client.cache">CacheConfig</A>
<DD>Default lifetime in seconds to be assumed when we cannot calculate
freshness heuristically.
<DT><A HREF="./org/apache/http/client/params/ClientPNames.html#DEFAULT_HOST"><B>DEFAULT_HOST</B></A> -
Static variable in interface org.apache.http.client.params.<A HREF="./org/apache/http/client/params/ClientPNames.html" title="interface in org.apache.http.client.params">ClientPNames</A>
<DD>Defines the default host.
<DT><A HREF="./org/apache/http/impl/client/cache/CacheConfig.html#DEFAULT_MAX_CACHE_ENTRIES"><B>DEFAULT_MAX_CACHE_ENTRIES</B></A> -
Static variable in class org.apache.http.impl.client.cache.<A HREF="./org/apache/http/impl/client/cache/CacheConfig.html" title="class in org.apache.http.impl.client.cache">CacheConfig</A>
<DD>Default setting for the maximum number of cache entries
that will be retained.
<DT><A HREF="./org/apache/http/conn/params/ConnPerRouteBean.html#DEFAULT_MAX_CONNECTIONS_PER_ROUTE"><B>DEFAULT_MAX_CONNECTIONS_PER_ROUTE</B></A> -
Static variable in class org.apache.http.conn.params.<A HREF="./org/apache/http/conn/params/ConnPerRouteBean.html" title="class in org.apache.http.conn.params">ConnPerRouteBean</A>
<DD><B>Deprecated.</B>&nbsp;The default maximum number of connections allowed per host
<DT><A HREF="./org/apache/http/impl/client/cache/CacheConfig.html#DEFAULT_MAX_OBJECT_SIZE_BYTES"><B>DEFAULT_MAX_OBJECT_SIZE_BYTES</B></A> -
Static variable in class org.apache.http.impl.client.cache.<A HREF="./org/apache/http/impl/client/cache/CacheConfig.html" title="class in org.apache.http.impl.client.cache">CacheConfig</A>
<DD>Default setting for the maximum object size that will be
cached, in bytes.
<DT><A HREF="./org/apache/http/conn/params/ConnManagerParams.html#DEFAULT_MAX_TOTAL_CONNECTIONS"><B>DEFAULT_MAX_TOTAL_CONNECTIONS</B></A> -
Static variable in class org.apache.http.conn.params.<A HREF="./org/apache/http/conn/params/ConnManagerParams.html" title="class in org.apache.http.conn.params">ConnManagerParams</A>
<DD><B>Deprecated.</B>&nbsp;The default maximum number of connections allowed overall
<DT><A HREF="./org/apache/http/impl/client/cache/CacheConfig.html#DEFAULT_MAX_UPDATE_RETRIES"><B>DEFAULT_MAX_UPDATE_RETRIES</B></A> -
Static variable in class org.apache.http.impl.client.cache.<A HREF="./org/apache/http/impl/client/cache/CacheConfig.html" title="class in org.apache.http.impl.client.cache">CacheConfig</A>
<DD>Default setting for the number of retries on a failed
cache update
<DT><A HREF="./org/apache/http/conn/params/ConnRoutePNames.html#DEFAULT_PROXY"><B>DEFAULT_PROXY</B></A> -
Static variable in interface org.apache.http.conn.params.<A HREF="./org/apache/http/conn/params/ConnRoutePNames.html" title="interface in org.apache.http.conn.params">ConnRoutePNames</A>
<DD>Parameter for the default proxy.
<DT><A HREF="./org/apache/http/impl/client/cache/CacheConfig.html#DEFAULT_REVALIDATION_QUEUE_SIZE"><B>DEFAULT_REVALIDATION_QUEUE_SIZE</B></A> -
Static variable in class org.apache.http.impl.client.cache.<A HREF="./org/apache/http/impl/client/cache/CacheConfig.html" title="class in org.apache.http.impl.client.cache">CacheConfig</A>
<DD>Default maximum queue length for background revalidation requests.
<DT><A HREF="./org/apache/http/impl/client/DefaultBackoffStrategy.html" title="class in org.apache.http.impl.client"><B>DefaultBackoffStrategy</B></A> - Class in <A HREF="./org/apache/http/impl/client/package-summary.html">org.apache.http.impl.client</A><DD>This <A HREF="./org/apache/http/client/ConnectionBackoffStrategy.html" title="interface in org.apache.http.client"><CODE>ConnectionBackoffStrategy</CODE></A> backs off either for a raw
network socket or connection timeout or if the server explicitly
sends a 503 (Service Unavailable) response.<DT><A HREF="./org/apache/http/impl/client/DefaultBackoffStrategy.html#DefaultBackoffStrategy()"><B>DefaultBackoffStrategy()</B></A> -
Constructor for class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/DefaultBackoffStrategy.html" title="class in org.apache.http.impl.client">DefaultBackoffStrategy</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/conn/DefaultClientConnection.html" title="class in org.apache.http.impl.conn"><B>DefaultClientConnection</B></A> - Class in <A HREF="./org/apache/http/impl/conn/package-summary.html">org.apache.http.impl.conn</A><DD>Default implementation of an operated client connection.<DT><A HREF="./org/apache/http/impl/conn/DefaultClientConnection.html#DefaultClientConnection()"><B>DefaultClientConnection()</B></A> -
Constructor for class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/DefaultClientConnection.html" title="class in org.apache.http.impl.conn">DefaultClientConnection</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/conn/DefaultClientConnectionOperator.html" title="class in org.apache.http.impl.conn"><B>DefaultClientConnectionOperator</B></A> - Class in <A HREF="./org/apache/http/impl/conn/package-summary.html">org.apache.http.impl.conn</A><DD>Default implementation of a <A HREF="./org/apache/http/conn/ClientConnectionOperator.html" title="interface in org.apache.http.conn"><CODE>ClientConnectionOperator</CODE></A>.<DT><A HREF="./org/apache/http/impl/conn/DefaultClientConnectionOperator.html#DefaultClientConnectionOperator(org.apache.http.conn.scheme.SchemeRegistry)"><B>DefaultClientConnectionOperator(SchemeRegistry)</B></A> -
Constructor for class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/DefaultClientConnectionOperator.html" title="class in org.apache.http.impl.conn">DefaultClientConnectionOperator</A>
<DD>Creates a new client connection operator for the given scheme registry.
<DT><A HREF="./org/apache/http/impl/conn/DefaultClientConnectionOperator.html#DefaultClientConnectionOperator(org.apache.http.conn.scheme.SchemeRegistry, org.apache.http.conn.DnsResolver)"><B>DefaultClientConnectionOperator(SchemeRegistry, DnsResolver)</B></A> -
Constructor for class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/DefaultClientConnectionOperator.html" title="class in org.apache.http.impl.conn">DefaultClientConnectionOperator</A>
<DD>Creates a new client connection operator for the given scheme registry
and the given custom DNS lookup mechanism.
<DT><A HREF="./org/apache/http/impl/client/DefaultConnectionKeepAliveStrategy.html" title="class in org.apache.http.impl.client"><B>DefaultConnectionKeepAliveStrategy</B></A> - Class in <A HREF="./org/apache/http/impl/client/package-summary.html">org.apache.http.impl.client</A><DD>Default implementation of a strategy deciding duration
that a connection can remain idle.<DT><A HREF="./org/apache/http/impl/client/DefaultConnectionKeepAliveStrategy.html#DefaultConnectionKeepAliveStrategy()"><B>DefaultConnectionKeepAliveStrategy()</B></A> -
Constructor for class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/DefaultConnectionKeepAliveStrategy.html" title="class in org.apache.http.impl.client">DefaultConnectionKeepAliveStrategy</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/cache/DefaultHttpCacheEntrySerializer.html" title="class in org.apache.http.impl.client.cache"><B>DefaultHttpCacheEntrySerializer</B></A> - Class in <A HREF="./org/apache/http/impl/client/cache/package-summary.html">org.apache.http.impl.client.cache</A><DD><A HREF="./org/apache/http/client/cache/HttpCacheEntrySerializer.html" title="interface in org.apache.http.client.cache"><CODE>HttpCacheEntrySerializer</CODE></A> implementation that uses the default (native)
serialization.<DT><A HREF="./org/apache/http/impl/client/cache/DefaultHttpCacheEntrySerializer.html#DefaultHttpCacheEntrySerializer()"><B>DefaultHttpCacheEntrySerializer()</B></A> -
Constructor for class org.apache.http.impl.client.cache.<A HREF="./org/apache/http/impl/client/cache/DefaultHttpCacheEntrySerializer.html" title="class in org.apache.http.impl.client.cache">DefaultHttpCacheEntrySerializer</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/DefaultHttpClient.html" title="class in org.apache.http.impl.client"><B>DefaultHttpClient</B></A> - Class in <A HREF="./org/apache/http/impl/client/package-summary.html">org.apache.http.impl.client</A><DD>Default implementation of <A HREF="./org/apache/http/client/HttpClient.html" title="interface in org.apache.http.client"><CODE>HttpClient</CODE></A> pre-configured for most common use scenarios.<DT><A HREF="./org/apache/http/impl/client/DefaultHttpClient.html#DefaultHttpClient(org.apache.http.conn.ClientConnectionManager, org.apache.http.params.HttpParams)"><B>DefaultHttpClient(ClientConnectionManager, HttpParams)</B></A> -
Constructor for class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/DefaultHttpClient.html" title="class in org.apache.http.impl.client">DefaultHttpClient</A>
<DD>Creates a new HTTP client from parameters and a connection manager.
<DT><A HREF="./org/apache/http/impl/client/DefaultHttpClient.html#DefaultHttpClient(org.apache.http.conn.ClientConnectionManager)"><B>DefaultHttpClient(ClientConnectionManager)</B></A> -
Constructor for class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/DefaultHttpClient.html" title="class in org.apache.http.impl.client">DefaultHttpClient</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/DefaultHttpClient.html#DefaultHttpClient(org.apache.http.params.HttpParams)"><B>DefaultHttpClient(HttpParams)</B></A> -
Constructor for class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/DefaultHttpClient.html" title="class in org.apache.http.impl.client">DefaultHttpClient</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/DefaultHttpClient.html#DefaultHttpClient()"><B>DefaultHttpClient()</B></A> -
Constructor for class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/DefaultHttpClient.html" title="class in org.apache.http.impl.client">DefaultHttpClient</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/DefaultHttpRequestRetryHandler.html" title="class in org.apache.http.impl.client"><B>DefaultHttpRequestRetryHandler</B></A> - Class in <A HREF="./org/apache/http/impl/client/package-summary.html">org.apache.http.impl.client</A><DD>The default <A HREF="./org/apache/http/client/HttpRequestRetryHandler.html" title="interface in org.apache.http.client"><CODE>HttpRequestRetryHandler</CODE></A> used by request executors.<DT><A HREF="./org/apache/http/impl/client/DefaultHttpRequestRetryHandler.html#DefaultHttpRequestRetryHandler(int, boolean)"><B>DefaultHttpRequestRetryHandler(int, boolean)</B></A> -
Constructor for class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/DefaultHttpRequestRetryHandler.html" title="class in org.apache.http.impl.client">DefaultHttpRequestRetryHandler</A>
<DD>Default constructor
<DT><A HREF="./org/apache/http/impl/client/DefaultHttpRequestRetryHandler.html#DefaultHttpRequestRetryHandler()"><B>DefaultHttpRequestRetryHandler()</B></A> -
Constructor for class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/DefaultHttpRequestRetryHandler.html" title="class in org.apache.http.impl.client">DefaultHttpRequestRetryHandler</A>
<DD>Default constructor
<DT><A HREF="./org/apache/http/impl/conn/DefaultHttpResponseParser.html" title="class in org.apache.http.impl.conn"><B>DefaultHttpResponseParser</B></A> - Class in <A HREF="./org/apache/http/impl/conn/package-summary.html">org.apache.http.impl.conn</A><DD>Default HTTP response parser implementation.<DT><A HREF="./org/apache/http/impl/conn/DefaultHttpResponseParser.html#DefaultHttpResponseParser(org.apache.http.io.SessionInputBuffer, org.apache.http.message.LineParser, org.apache.http.HttpResponseFactory, org.apache.http.params.HttpParams)"><B>DefaultHttpResponseParser(SessionInputBuffer, LineParser, HttpResponseFactory, HttpParams)</B></A> -
Constructor for class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/DefaultHttpResponseParser.html" title="class in org.apache.http.impl.conn">DefaultHttpResponseParser</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/conn/DefaultHttpRoutePlanner.html" title="class in org.apache.http.impl.conn"><B>DefaultHttpRoutePlanner</B></A> - Class in <A HREF="./org/apache/http/impl/conn/package-summary.html">org.apache.http.impl.conn</A><DD>Default implementation of an <A HREF="./org/apache/http/conn/routing/HttpRoutePlanner.html" title="interface in org.apache.http.conn.routing"><CODE>HttpRoutePlanner</CODE></A>.<DT><A HREF="./org/apache/http/impl/conn/DefaultHttpRoutePlanner.html#DefaultHttpRoutePlanner(org.apache.http.conn.scheme.SchemeRegistry)"><B>DefaultHttpRoutePlanner(SchemeRegistry)</B></A> -
Constructor for class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/DefaultHttpRoutePlanner.html" title="class in org.apache.http.impl.conn">DefaultHttpRoutePlanner</A>
<DD>Creates a new default route planner.
<DT><A HREF="./org/apache/http/impl/client/DefaultProxyAuthenticationHandler.html" title="class in org.apache.http.impl.client"><B>DefaultProxyAuthenticationHandler</B></A> - Class in <A HREF="./org/apache/http/impl/client/package-summary.html">org.apache.http.impl.client</A><DD><B>Deprecated.</B>&nbsp;<I>(4.2) use <A HREF="./org/apache/http/impl/client/ProxyAuthenticationStrategy.html" title="class in org.apache.http.impl.client"><CODE>ProxyAuthenticationStrategy</CODE></A></I><DT><A HREF="./org/apache/http/impl/client/DefaultProxyAuthenticationHandler.html#DefaultProxyAuthenticationHandler()"><B>DefaultProxyAuthenticationHandler()</B></A> -
Constructor for class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/DefaultProxyAuthenticationHandler.html" title="class in org.apache.http.impl.client">DefaultProxyAuthenticationHandler</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/apache/http/impl/client/DefaultRedirectHandler.html" title="class in org.apache.http.impl.client"><B>DefaultRedirectHandler</B></A> - Class in <A HREF="./org/apache/http/impl/client/package-summary.html">org.apache.http.impl.client</A><DD><B>Deprecated.</B>&nbsp;<I>(4.1) use <A HREF="./org/apache/http/impl/client/DefaultRedirectStrategy.html" title="class in org.apache.http.impl.client"><CODE>DefaultRedirectStrategy</CODE></A>.</I><DT><A HREF="./org/apache/http/impl/client/DefaultRedirectHandler.html#DefaultRedirectHandler()"><B>DefaultRedirectHandler()</B></A> -
Constructor for class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/DefaultRedirectHandler.html" title="class in org.apache.http.impl.client">DefaultRedirectHandler</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/apache/http/impl/client/DefaultRedirectStrategy.html" title="class in org.apache.http.impl.client"><B>DefaultRedirectStrategy</B></A> - Class in <A HREF="./org/apache/http/impl/client/package-summary.html">org.apache.http.impl.client</A><DD>Default implementation of <A HREF="./org/apache/http/client/RedirectStrategy.html" title="interface in org.apache.http.client"><CODE>RedirectStrategy</CODE></A>.<DT><A HREF="./org/apache/http/impl/client/DefaultRedirectStrategy.html#DefaultRedirectStrategy()"><B>DefaultRedirectStrategy()</B></A> -
Constructor for class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/DefaultRedirectStrategy.html" title="class in org.apache.http.impl.client">DefaultRedirectStrategy</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/DefaultRequestDirector.html" title="class in org.apache.http.impl.client"><B>DefaultRequestDirector</B></A> - Class in <A HREF="./org/apache/http/impl/client/package-summary.html">org.apache.http.impl.client</A><DD>Default implementation of <A HREF="./org/apache/http/client/RequestDirector.html" title="interface in org.apache.http.client"><CODE>RequestDirector</CODE></A>.<DT><A HREF="./org/apache/http/impl/client/DefaultRequestDirector.html#DefaultRequestDirector(org.apache.http.protocol.HttpRequestExecutor, org.apache.http.conn.ClientConnectionManager, org.apache.http.ConnectionReuseStrategy, org.apache.http.conn.ConnectionKeepAliveStrategy, org.apache.http.conn.routing.HttpRoutePlanner, org.apache.http.protocol.HttpProcessor, org.apache.http.client.HttpRequestRetryHandler, org.apache.http.client.RedirectHandler, org.apache.http.client.AuthenticationHandler, org.apache.http.client.AuthenticationHandler, org.apache.http.client.UserTokenHandler, org.apache.http.params.HttpParams)"><B>DefaultRequestDirector(HttpRequestExecutor, ClientConnectionManager, ConnectionReuseStrategy, ConnectionKeepAliveStrategy, HttpRoutePlanner, HttpProcessor, HttpRequestRetryHandler, RedirectHandler, AuthenticationHandler, AuthenticationHandler, UserTokenHandler, HttpParams)</B></A> -
Constructor for class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/DefaultRequestDirector.html" title="class in org.apache.http.impl.client">DefaultRequestDirector</A>
<DD><B>Deprecated.</B>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/DefaultRequestDirector.html#DefaultRequestDirector(org.apache.commons.logging.Log, org.apache.http.protocol.HttpRequestExecutor, org.apache.http.conn.ClientConnectionManager, org.apache.http.ConnectionReuseStrategy, org.apache.http.conn.ConnectionKeepAliveStrategy, org.apache.http.conn.routing.HttpRoutePlanner, org.apache.http.protocol.HttpProcessor, org.apache.http.client.HttpRequestRetryHandler, org.apache.http.client.RedirectStrategy, org.apache.http.client.AuthenticationHandler, org.apache.http.client.AuthenticationHandler, org.apache.http.client.UserTokenHandler, org.apache.http.params.HttpParams)"><B>DefaultRequestDirector(Log, HttpRequestExecutor, ClientConnectionManager, ConnectionReuseStrategy, ConnectionKeepAliveStrategy, HttpRoutePlanner, HttpProcessor, HttpRequestRetryHandler, RedirectStrategy, AuthenticationHandler, AuthenticationHandler, UserTokenHandler, HttpParams)</B></A> -
Constructor for class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/DefaultRequestDirector.html" title="class in org.apache.http.impl.client">DefaultRequestDirector</A>
<DD><B>Deprecated.</B>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/DefaultRequestDirector.html#DefaultRequestDirector(org.apache.commons.logging.Log, org.apache.http.protocol.HttpRequestExecutor, org.apache.http.conn.ClientConnectionManager, org.apache.http.ConnectionReuseStrategy, org.apache.http.conn.ConnectionKeepAliveStrategy, org.apache.http.conn.routing.HttpRoutePlanner, org.apache.http.protocol.HttpProcessor, org.apache.http.client.HttpRequestRetryHandler, org.apache.http.client.RedirectStrategy, org.apache.http.client.AuthenticationStrategy, org.apache.http.client.AuthenticationStrategy, org.apache.http.client.UserTokenHandler, org.apache.http.params.HttpParams)"><B>DefaultRequestDirector(Log, HttpRequestExecutor, ClientConnectionManager, ConnectionReuseStrategy, ConnectionKeepAliveStrategy, HttpRoutePlanner, HttpProcessor, HttpRequestRetryHandler, RedirectStrategy, AuthenticationStrategy, AuthenticationStrategy, UserTokenHandler, HttpParams)</B></A> -
Constructor for class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/DefaultRequestDirector.html" title="class in org.apache.http.impl.client">DefaultRequestDirector</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/conn/DefaultResponseParser.html" title="class in org.apache.http.impl.conn"><B>DefaultResponseParser</B></A> - Class in <A HREF="./org/apache/http/impl/conn/package-summary.html">org.apache.http.impl.conn</A><DD><B>Deprecated.</B>&nbsp;<I>(4.2) use <A HREF="./org/apache/http/impl/conn/DefaultHttpResponseParser.html" title="class in org.apache.http.impl.conn"><CODE>DefaultHttpResponseParser</CODE></A></I><DT><A HREF="./org/apache/http/impl/conn/DefaultResponseParser.html#DefaultResponseParser(org.apache.http.io.SessionInputBuffer, org.apache.http.message.LineParser, org.apache.http.HttpResponseFactory, org.apache.http.params.HttpParams)"><B>DefaultResponseParser(SessionInputBuffer, LineParser, HttpResponseFactory, HttpParams)</B></A> -
Constructor for class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/DefaultResponseParser.html" title="class in org.apache.http.impl.conn">DefaultResponseParser</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/apache/http/impl/client/DefaultServiceUnavailableRetryStrategy.html" title="class in org.apache.http.impl.client"><B>DefaultServiceUnavailableRetryStrategy</B></A> - Class in <A HREF="./org/apache/http/impl/client/package-summary.html">org.apache.http.impl.client</A><DD>Default implementation of the <A HREF="./org/apache/http/client/ServiceUnavailableRetryStrategy.html" title="interface in org.apache.http.client"><CODE>ServiceUnavailableRetryStrategy</CODE></A> interface.<DT><A HREF="./org/apache/http/impl/client/DefaultServiceUnavailableRetryStrategy.html#DefaultServiceUnavailableRetryStrategy(int, int)"><B>DefaultServiceUnavailableRetryStrategy(int, int)</B></A> -
Constructor for class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/DefaultServiceUnavailableRetryStrategy.html" title="class in org.apache.http.impl.client">DefaultServiceUnavailableRetryStrategy</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/DefaultServiceUnavailableRetryStrategy.html#DefaultServiceUnavailableRetryStrategy()"><B>DefaultServiceUnavailableRetryStrategy()</B></A> -
Constructor for class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/DefaultServiceUnavailableRetryStrategy.html" title="class in org.apache.http.impl.client">DefaultServiceUnavailableRetryStrategy</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/DefaultTargetAuthenticationHandler.html" title="class in org.apache.http.impl.client"><B>DefaultTargetAuthenticationHandler</B></A> - Class in <A HREF="./org/apache/http/impl/client/package-summary.html">org.apache.http.impl.client</A><DD><B>Deprecated.</B>&nbsp;<I>(4.2) use <A HREF="./org/apache/http/impl/client/TargetAuthenticationStrategy.html" title="class in org.apache.http.impl.client"><CODE>TargetAuthenticationStrategy</CODE></A></I><DT><A HREF="./org/apache/http/impl/client/DefaultTargetAuthenticationHandler.html#DefaultTargetAuthenticationHandler()"><B>DefaultTargetAuthenticationHandler()</B></A> -
Constructor for class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/DefaultTargetAuthenticationHandler.html" title="class in org.apache.http.impl.client">DefaultTargetAuthenticationHandler</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/apache/http/impl/client/DefaultUserTokenHandler.html" title="class in org.apache.http.impl.client"><B>DefaultUserTokenHandler</B></A> - Class in <A HREF="./org/apache/http/impl/client/package-summary.html">org.apache.http.impl.client</A><DD>Default implementation of <A HREF="./org/apache/http/client/UserTokenHandler.html" title="interface in org.apache.http.client"><CODE>UserTokenHandler</CODE></A>.<DT><A HREF="./org/apache/http/impl/client/DefaultUserTokenHandler.html#DefaultUserTokenHandler()"><B>DefaultUserTokenHandler()</B></A> -
Constructor for class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/DefaultUserTokenHandler.html" title="class in org.apache.http.impl.client">DefaultUserTokenHandler</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/entity/DeflateDecompressingEntity.html" title="class in org.apache.http.client.entity"><B>DeflateDecompressingEntity</B></A> - Class in <A HREF="./org/apache/http/client/entity/package-summary.html">org.apache.http.client.entity</A><DD><A HREF="http://hc.apache.org/httpcomponents-core-ga/httpcore/apidocs/org/apache/http/entity/HttpEntityWrapper.html" title="class or interface in org.apache.http.entity"><CODE>HttpEntityWrapper</CODE></A> responsible for handling deflate Content Coded responses.<DT><A HREF="./org/apache/http/client/entity/DeflateDecompressingEntity.html#DeflateDecompressingEntity(org.apache.http.HttpEntity)"><B>DeflateDecompressingEntity(HttpEntity)</B></A> -
Constructor for class org.apache.http.client.entity.<A HREF="./org/apache/http/client/entity/DeflateDecompressingEntity.html" title="class in org.apache.http.client.entity">DeflateDecompressingEntity</A>
<DD>Creates a new <A HREF="./org/apache/http/client/entity/DeflateDecompressingEntity.html" title="class in org.apache.http.client.entity"><CODE>DeflateDecompressingEntity</CODE></A> which will wrap the specified
<A HREF="http://hc.apache.org/httpcomponents-core-ga/httpcore/apidocs/org/apache/http/HttpEntity.html" title="class or interface in org.apache.http"><CODE>HttpEntity</CODE></A>.
<DT><A HREF="./org/apache/http/client/fluent/Request.html#Delete(java.net.URI)"><B>Delete(URI)</B></A> -
Static method in class org.apache.http.client.fluent.<A HREF="./org/apache/http/client/fluent/Request.html" title="class in org.apache.http.client.fluent">Request</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/fluent/Request.html#Delete(java.lang.String)"><B>Delete(String)</B></A> -
Static method in class org.apache.http.client.fluent.<A HREF="./org/apache/http/client/fluent/Request.html" title="class in org.apache.http.client.fluent">Request</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/cache/HeaderConstants.html#DELETE_METHOD"><B>DELETE_METHOD</B></A> -
Static variable in class org.apache.http.client.cache.<A HREF="./org/apache/http/client/cache/HeaderConstants.html" title="class in org.apache.http.client.cache">HeaderConstants</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/conn/tsccm/AbstractConnPool.html#deleteClosedConnections()"><B>deleteClosedConnections()</B></A> -
Method in class org.apache.http.impl.conn.tsccm.<A HREF="./org/apache/http/impl/conn/tsccm/AbstractConnPool.html" title="class in org.apache.http.impl.conn.tsccm">AbstractConnPool</A>
<DD><B>Deprecated.</B>&nbsp;Deletes all entries for closed connections.
<DT><A HREF="./org/apache/http/impl/conn/tsccm/ConnPoolByRoute.html#deleteClosedConnections()"><B>deleteClosedConnections()</B></A> -
Method in class org.apache.http.impl.conn.tsccm.<A HREF="./org/apache/http/impl/conn/tsccm/ConnPoolByRoute.html" title="class in org.apache.http.impl.conn.tsccm">ConnPoolByRoute</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/apache/http/impl/conn/tsccm/ConnPoolByRoute.html#deleteEntry(org.apache.http.impl.conn.tsccm.BasicPoolEntry)"><B>deleteEntry(BasicPoolEntry)</B></A> -
Method in class org.apache.http.impl.conn.tsccm.<A HREF="./org/apache/http/impl/conn/tsccm/ConnPoolByRoute.html" title="class in org.apache.http.impl.conn.tsccm">ConnPoolByRoute</A>
<DD><B>Deprecated.</B>&nbsp;Deletes a given pool entry.
<DT><A HREF="./org/apache/http/impl/conn/tsccm/RouteSpecificPool.html#deleteEntry(org.apache.http.impl.conn.tsccm.BasicPoolEntry)"><B>deleteEntry(BasicPoolEntry)</B></A> -
Method in class org.apache.http.impl.conn.tsccm.<A HREF="./org/apache/http/impl/conn/tsccm/RouteSpecificPool.html" title="class in org.apache.http.impl.conn.tsccm">RouteSpecificPool</A>
<DD><B>Deprecated.</B>&nbsp;Deletes an entry from this pool.
<DT><A HREF="./org/apache/http/impl/conn/tsccm/ConnPoolByRoute.html#deleteLeastUsedEntry()"><B>deleteLeastUsedEntry()</B></A> -
Method in class org.apache.http.impl.conn.tsccm.<A HREF="./org/apache/http/impl/conn/tsccm/ConnPoolByRoute.html" title="class in org.apache.http.impl.conn.tsccm">ConnPoolByRoute</A>
<DD><B>Deprecated.</B>&nbsp;Delete an old, free pool entry to make room for a new one.
<DT><A HREF="./org/apache/http/impl/conn/AbstractClientConnAdapter.html#detach()"><B>detach()</B></A> -
Method in class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/AbstractClientConnAdapter.html" title="class in org.apache.http.impl.conn">AbstractClientConnAdapter</A>
<DD><B>Deprecated.</B>&nbsp;Detaches this adapter from the wrapped connection.
<DT><A HREF="./org/apache/http/impl/conn/AbstractPooledConnAdapter.html#detach()"><B>detach()</B></A> -
Method in class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/AbstractPooledConnAdapter.html" title="class in org.apache.http.impl.conn">AbstractPooledConnAdapter</A>
<DD><B>Deprecated.</B>&nbsp;Detaches this adapter from the wrapped connection.
<DT><A HREF="./org/apache/http/impl/conn/tsccm/BasicPooledConnAdapter.html#detach()"><B>detach()</B></A> -
Method in class org.apache.http.impl.conn.tsccm.<A HREF="./org/apache/http/impl/conn/tsccm/BasicPooledConnAdapter.html" title="class in org.apache.http.impl.conn.tsccm">BasicPooledConnAdapter</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/apache/http/impl/client/AbstractHttpClient.html#determineParams(org.apache.http.HttpRequest)"><B>determineParams(HttpRequest)</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/AbstractHttpClient.html" title="class in org.apache.http.impl.client">AbstractHttpClient</A>
<DD>Obtains parameters for executing a request.
<DT><A HREF="./org/apache/http/impl/conn/ProxySelectorRoutePlanner.html#determineProxy(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext)"><B>determineProxy(HttpHost, HttpRequest, HttpContext)</B></A> -
Method in class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/ProxySelectorRoutePlanner.html" title="class in org.apache.http.impl.conn">ProxySelectorRoutePlanner</A>
<DD>Determines a proxy for the given target.
<DT><A HREF="./org/apache/http/conn/routing/HttpRoutePlanner.html#determineRoute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext)"><B>determineRoute(HttpHost, HttpRequest, HttpContext)</B></A> -
Method in interface org.apache.http.conn.routing.<A HREF="./org/apache/http/conn/routing/HttpRoutePlanner.html" title="interface in org.apache.http.conn.routing">HttpRoutePlanner</A>
<DD>Determines the route for a request.
<DT><A HREF="./org/apache/http/impl/client/DefaultRequestDirector.html#determineRoute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext)"><B>determineRoute(HttpHost, HttpRequest, HttpContext)</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/DefaultRequestDirector.html" title="class in org.apache.http.impl.client">DefaultRequestDirector</A>
<DD>Determines the route for a request.
<DT><A HREF="./org/apache/http/impl/conn/DefaultHttpRoutePlanner.html#determineRoute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext)"><B>determineRoute(HttpHost, HttpRequest, HttpContext)</B></A> -
Method in class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/DefaultHttpRoutePlanner.html" title="class in org.apache.http.impl.conn">DefaultHttpRoutePlanner</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/conn/ProxySelectorRoutePlanner.html#determineRoute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext)"><B>determineRoute(HttpHost, HttpRequest, HttpContext)</B></A> -
Method in class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/ProxySelectorRoutePlanner.html" title="class in org.apache.http.impl.conn">ProxySelectorRoutePlanner</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/params/AuthPolicy.html#DIGEST"><B>DIGEST</B></A> -
Static variable in class org.apache.http.client.params.<A HREF="./org/apache/http/client/params/AuthPolicy.html" title="class in org.apache.http.client.params">AuthPolicy</A>
<DD>Digest authentication scheme as defined in RFC2617.
<DT><A HREF="./org/apache/http/impl/auth/DigestScheme.html" title="class in org.apache.http.impl.auth"><B>DigestScheme</B></A> - Class in <A HREF="./org/apache/http/impl/auth/package-summary.html">org.apache.http.impl.auth</A><DD>Digest authentication scheme as defined in RFC 2617.<DT><A HREF="./org/apache/http/impl/auth/DigestScheme.html#DigestScheme(org.apache.http.auth.ChallengeState)"><B>DigestScheme(ChallengeState)</B></A> -
Constructor for class org.apache.http.impl.auth.<A HREF="./org/apache/http/impl/auth/DigestScheme.html" title="class in org.apache.http.impl.auth">DigestScheme</A>
<DD>Creates an instance of <tt>DigestScheme</tt> with the given challenge
state.
<DT><A HREF="./org/apache/http/impl/auth/DigestScheme.html#DigestScheme()"><B>DigestScheme()</B></A> -
Constructor for class org.apache.http.impl.auth.<A HREF="./org/apache/http/impl/auth/DigestScheme.html" title="class in org.apache.http.impl.auth">DigestScheme</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/auth/DigestSchemeFactory.html" title="class in org.apache.http.impl.auth"><B>DigestSchemeFactory</B></A> - Class in <A HREF="./org/apache/http/impl/auth/package-summary.html">org.apache.http.impl.auth</A><DD><A HREF="./org/apache/http/auth/AuthSchemeFactory.html" title="interface in org.apache.http.auth"><CODE>AuthSchemeFactory</CODE></A> implementation that creates and initializes
<A HREF="./org/apache/http/impl/auth/DigestScheme.html" title="class in org.apache.http.impl.auth"><CODE>DigestScheme</CODE></A> instances.<DT><A HREF="./org/apache/http/impl/auth/DigestSchemeFactory.html#DigestSchemeFactory()"><B>DigestSchemeFactory()</B></A> -
Constructor for class org.apache.http.impl.auth.<A HREF="./org/apache/http/impl/auth/DigestSchemeFactory.html" title="class in org.apache.http.impl.auth">DigestSchemeFactory</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/conn/routing/BasicRouteDirector.html#directStep(org.apache.http.conn.routing.RouteInfo, org.apache.http.conn.routing.RouteInfo)"><B>directStep(RouteInfo, RouteInfo)</B></A> -
Method in class org.apache.http.conn.routing.<A HREF="./org/apache/http/conn/routing/BasicRouteDirector.html" title="class in org.apache.http.conn.routing">BasicRouteDirector</A>
<DD>Determines the next step to establish a direct connection.
<DT><A HREF="./org/apache/http/cookie/ClientCookie.html#DISCARD_ATTR"><B>DISCARD_ATTR</B></A> -
Static variable in interface org.apache.http.cookie.<A HREF="./org/apache/http/cookie/ClientCookie.html" title="interface in org.apache.http.cookie">ClientCookie</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/fluent/Response.html#discardContent()"><B>discardContent()</B></A> -
Method in class org.apache.http.client.fluent.<A HREF="./org/apache/http/client/fluent/Response.html" title="class in org.apache.http.client.fluent">Response</A>
<DD>Discards response content and deallocates all resources associated with it.
<DT><A HREF="./org/apache/http/client/cache/Resource.html#dispose()"><B>dispose()</B></A> -
Method in interface org.apache.http.client.cache.<A HREF="./org/apache/http/client/cache/Resource.html" title="interface in org.apache.http.client.cache">Resource</A>
<DD>Indicates the system no longer needs to keep this
response body and any system resources associated with
it may be reclaimed.
<DT><A HREF="./org/apache/http/impl/client/cache/FileResource.html#dispose()"><B>dispose()</B></A> -
Method in class org.apache.http.impl.client.cache.<A HREF="./org/apache/http/impl/client/cache/FileResource.html" title="class in org.apache.http.impl.client.cache">FileResource</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/cache/HeapResource.html#dispose()"><B>dispose()</B></A> -
Method in class org.apache.http.impl.client.cache.<A HREF="./org/apache/http/impl/client/cache/HeapResource.html" title="class in org.apache.http.impl.client.cache">HeapResource</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/conn/DnsResolver.html" title="interface in org.apache.http.conn"><B>DnsResolver</B></A> - Interface in <A HREF="./org/apache/http/conn/package-summary.html">org.apache.http.conn</A><DD>Users may implement this interface to override the normal DNS lookup offered
by the OS.<DT><A HREF="./org/apache/http/impl/conn/DefaultClientConnectionOperator.html#dnsResolver"><B>dnsResolver</B></A> -
Variable in class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/DefaultClientConnectionOperator.html" title="class in org.apache.http.impl.conn">DefaultClientConnectionOperator</A>
<DD>the custom-configured DNS lookup mechanism.
<DT><A HREF="./org/apache/http/cookie/ClientCookie.html#DOMAIN_ATTR"><B>DOMAIN_ATTR</B></A> -
Static variable in interface org.apache.http.cookie.<A HREF="./org/apache/http/cookie/ClientCookie.html" title="interface in org.apache.http.cookie">ClientCookie</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/cookie/RFC2965DomainAttributeHandler.html#domainMatch(java.lang.String, java.lang.String)"><B>domainMatch(String, String)</B></A> -
Method in class org.apache.http.impl.cookie.<A HREF="./org/apache/http/impl/cookie/RFC2965DomainAttributeHandler.html" title="class in org.apache.http.impl.cookie">RFC2965DomainAttributeHandler</A>
<DD>Performs domain-match as defined by the RFC2965.
<DT><A HREF="./org/apache/http/impl/conn/tsccm/RouteSpecificPool.html#dropEntry()"><B>dropEntry()</B></A> -
Method in class org.apache.http.impl.conn.tsccm.<A HREF="./org/apache/http/impl/conn/tsccm/RouteSpecificPool.html" title="class in org.apache.http.impl.conn.tsccm">RouteSpecificPool</A>
<DD><B>Deprecated.</B>&nbsp;Forgets about an entry from this pool.
</DL>
<HR>
<A NAME="_E_"><!-- --></A><H2>
<B>E</B></H2>
<DL>
<DT><A HREF="./org/apache/http/impl/client/cache/ehcache/EhcacheHttpCacheStorage.html" title="class in org.apache.http.impl.client.cache.ehcache"><B>EhcacheHttpCacheStorage</B></A> - Class in <A HREF="./org/apache/http/impl/client/cache/ehcache/package-summary.html">org.apache.http.impl.client.cache.ehcache</A><DD>This class is a storage backend for cache entries that uses the
popular <a href="http://ehcache.org">Ehcache</a> cache implementation.<DT><A HREF="./org/apache/http/impl/client/cache/ehcache/EhcacheHttpCacheStorage.html#EhcacheHttpCacheStorage(net.sf.ehcache.Ehcache)"><B>EhcacheHttpCacheStorage(Ehcache)</B></A> -
Constructor for class org.apache.http.impl.client.cache.ehcache.<A HREF="./org/apache/http/impl/client/cache/ehcache/EhcacheHttpCacheStorage.html" title="class in org.apache.http.impl.client.cache.ehcache">EhcacheHttpCacheStorage</A>
<DD>Constructs a storage backend using the provided Ehcache
with default configuration options.
<DT><A HREF="./org/apache/http/impl/client/cache/ehcache/EhcacheHttpCacheStorage.html#EhcacheHttpCacheStorage(net.sf.ehcache.Ehcache, org.apache.http.impl.client.cache.CacheConfig)"><B>EhcacheHttpCacheStorage(Ehcache, CacheConfig)</B></A> -
Constructor for class org.apache.http.impl.client.cache.ehcache.<A HREF="./org/apache/http/impl/client/cache/ehcache/EhcacheHttpCacheStorage.html" title="class in org.apache.http.impl.client.cache.ehcache">EhcacheHttpCacheStorage</A>
<DD>Constructs a storage backend using the provided Ehcache
with the given configuration options.
<DT><A HREF="./org/apache/http/impl/client/cache/ehcache/EhcacheHttpCacheStorage.html#EhcacheHttpCacheStorage(net.sf.ehcache.Ehcache, org.apache.http.impl.client.cache.CacheConfig, org.apache.http.client.cache.HttpCacheEntrySerializer)"><B>EhcacheHttpCacheStorage(Ehcache, CacheConfig, HttpCacheEntrySerializer)</B></A> -
Constructor for class org.apache.http.impl.client.cache.ehcache.<A HREF="./org/apache/http/impl/client/cache/ehcache/EhcacheHttpCacheStorage.html" title="class in org.apache.http.impl.client.cache.ehcache">EhcacheHttpCacheStorage</A>
<DD>Constructs a storage backend using the provided Ehcache
with the given configuration options, but using an alternative
cache entry serialization strategy.
<DT><A HREF="./org/apache/http/client/fluent/Request.html#elementCharset(java.lang.String)"><B>elementCharset(String)</B></A> -
Method in class org.apache.http.client.fluent.<A HREF="./org/apache/http/client/fluent/Request.html" title="class in org.apache.http.client.fluent">Request</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/conn/tsccm/AbstractConnPool.html#enableConnectionGC()"><B>enableConnectionGC()</B></A> -
Method in class org.apache.http.impl.conn.tsccm.<A HREF="./org/apache/http/impl/conn/tsccm/AbstractConnPool.html" title="class in org.apache.http.impl.conn.tsccm">AbstractConnPool</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/apache/http/impl/conn/Wire.html#enabled()"><B>enabled()</B></A> -
Method in class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/Wire.html" title="class in org.apache.http.impl.conn">Wire</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/entity/mime/MIME.html#ENC_8BIT"><B>ENC_8BIT</B></A> -
Static variable in class org.apache.http.entity.mime.<A HREF="./org/apache/http/entity/mime/MIME.html" title="class in org.apache.http.entity.mime">MIME</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/entity/mime/MIME.html#ENC_BINARY"><B>ENC_BINARY</B></A> -
Static variable in class org.apache.http.entity.mime.<A HREF="./org/apache/http/entity/mime/MIME.html" title="class in org.apache.http.entity.mime">MIME</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/EntityEnclosingRequestWrapper.html" title="class in org.apache.http.impl.client"><B>EntityEnclosingRequestWrapper</B></A> - Class in <A HREF="./org/apache/http/impl/client/package-summary.html">org.apache.http.impl.client</A><DD>A wrapper class for <A HREF="http://hc.apache.org/httpcomponents-core-ga/httpcore/apidocs/org/apache/http/HttpEntityEnclosingRequest.html" title="class or interface in org.apache.http"><CODE>HttpEntityEnclosingRequest</CODE></A>s that can
be used to change properties of the current request without
modifying the original object.<DT><A HREF="./org/apache/http/impl/client/EntityEnclosingRequestWrapper.html#EntityEnclosingRequestWrapper(org.apache.http.HttpEntityEnclosingRequest)"><B>EntityEnclosingRequestWrapper(HttpEntityEnclosingRequest)</B></A> -
Constructor for class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/EntityEnclosingRequestWrapper.html" title="class in org.apache.http.impl.client">EntityEnclosingRequestWrapper</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/conn/BasicEofSensorWatcher.html#eofDetected(java.io.InputStream)"><B>eofDetected(InputStream)</B></A> -
Method in class org.apache.http.conn.<A HREF="./org/apache/http/conn/BasicEofSensorWatcher.html" title="class in org.apache.http.conn">BasicEofSensorWatcher</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/conn/BasicManagedEntity.html#eofDetected(java.io.InputStream)"><B>eofDetected(InputStream)</B></A> -
Method in class org.apache.http.conn.<A HREF="./org/apache/http/conn/BasicManagedEntity.html" title="class in org.apache.http.conn">BasicManagedEntity</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/conn/EofSensorWatcher.html#eofDetected(java.io.InputStream)"><B>eofDetected(InputStream)</B></A> -
Method in interface org.apache.http.conn.<A HREF="./org/apache/http/conn/EofSensorWatcher.html" title="interface in org.apache.http.conn">EofSensorWatcher</A>
<DD>Indicates that EOF is detected.
<DT><A HREF="./org/apache/http/conn/EofSensorInputStream.html" title="class in org.apache.http.conn"><B>EofSensorInputStream</B></A> - Class in <A HREF="./org/apache/http/conn/package-summary.html">org.apache.http.conn</A><DD>A stream wrapper that triggers actions on <A HREF="./org/apache/http/conn/EofSensorInputStream.html#close()"><CODE>close()</CODE></A> and EOF.<DT><A HREF="./org/apache/http/conn/EofSensorInputStream.html#EofSensorInputStream(java.io.InputStream, org.apache.http.conn.EofSensorWatcher)"><B>EofSensorInputStream(InputStream, EofSensorWatcher)</B></A> -
Constructor for class org.apache.http.conn.<A HREF="./org/apache/http/conn/EofSensorInputStream.html" title="class in org.apache.http.conn">EofSensorInputStream</A>
<DD>Creates a new EOF sensor.
<DT><A HREF="./org/apache/http/conn/EofSensorWatcher.html" title="interface in org.apache.http.conn"><B>EofSensorWatcher</B></A> - Interface in <A HREF="./org/apache/http/conn/package-summary.html">org.apache.http.conn</A><DD>A watcher for <A HREF="./org/apache/http/conn/EofSensorInputStream.html" title="class in org.apache.http.conn"><CODE>EofSensorInputStream</CODE></A>.<DT><A HREF="./org/apache/http/auth/AuthScope.html#equals(java.lang.Object)"><B>equals(Object)</B></A> -
Method in class org.apache.http.auth.<A HREF="./org/apache/http/auth/AuthScope.html" title="class in org.apache.http.auth">AuthScope</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/auth/BasicUserPrincipal.html#equals(java.lang.Object)"><B>equals(Object)</B></A> -
Method in class org.apache.http.auth.<A HREF="./org/apache/http/auth/BasicUserPrincipal.html" title="class in org.apache.http.auth">BasicUserPrincipal</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/auth/NTCredentials.html#equals(java.lang.Object)"><B>equals(Object)</B></A> -
Method in class org.apache.http.auth.<A HREF="./org/apache/http/auth/NTCredentials.html" title="class in org.apache.http.auth">NTCredentials</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/auth/NTUserPrincipal.html#equals(java.lang.Object)"><B>equals(Object)</B></A> -
Method in class org.apache.http.auth.<A HREF="./org/apache/http/auth/NTUserPrincipal.html" title="class in org.apache.http.auth">NTUserPrincipal</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/auth/UsernamePasswordCredentials.html#equals(java.lang.Object)"><B>equals(Object)</B></A> -
Method in class org.apache.http.auth.<A HREF="./org/apache/http/auth/UsernamePasswordCredentials.html" title="class in org.apache.http.auth">UsernamePasswordCredentials</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/conn/routing/HttpRoute.html#equals(java.lang.Object)"><B>equals(Object)</B></A> -
Method in class org.apache.http.conn.routing.<A HREF="./org/apache/http/conn/routing/HttpRoute.html" title="class in org.apache.http.conn.routing">HttpRoute</A>
<DD>Compares this route to another.
<DT><A HREF="./org/apache/http/conn/routing/RouteTracker.html#equals(java.lang.Object)"><B>equals(Object)</B></A> -
Method in class org.apache.http.conn.routing.<A HREF="./org/apache/http/conn/routing/RouteTracker.html" title="class in org.apache.http.conn.routing">RouteTracker</A>
<DD>Compares this tracked route to another.
<DT><A HREF="./org/apache/http/conn/scheme/Scheme.html#equals(java.lang.Object)"><B>equals(Object)</B></A> -
Method in class org.apache.http.conn.scheme.<A HREF="./org/apache/http/conn/scheme/Scheme.html" title="class in org.apache.http.conn.scheme">Scheme</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/DefaultRequestDirector.html#establishRoute(org.apache.http.conn.routing.HttpRoute, org.apache.http.protocol.HttpContext)"><B>establishRoute(HttpRoute, HttpContext)</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/DefaultRequestDirector.html" title="class in org.apache.http.impl.client">DefaultRequestDirector</A>
<DD>Establishes the target route.
<DT><A HREF="./org/apache/http/client/cache/HeaderConstants.html#ETAG"><B>ETAG</B></A> -
Static variable in class org.apache.http.client.cache.<A HREF="./org/apache/http/client/cache/HeaderConstants.html" title="class in org.apache.http.client.cache">HeaderConstants</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/fluent/Async.html#execute(org.apache.http.client.fluent.Request, org.apache.http.client.ResponseHandler, org.apache.http.concurrent.FutureCallback)"><B>execute(Request, ResponseHandler&lt;T&gt;, FutureCallback&lt;T&gt;)</B></A> -
Method in class org.apache.http.client.fluent.<A HREF="./org/apache/http/client/fluent/Async.html" title="class in org.apache.http.client.fluent">Async</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/fluent/Async.html#execute(org.apache.http.client.fluent.Request, org.apache.http.client.ResponseHandler)"><B>execute(Request, ResponseHandler&lt;T&gt;)</B></A> -
Method in class org.apache.http.client.fluent.<A HREF="./org/apache/http/client/fluent/Async.html" title="class in org.apache.http.client.fluent">Async</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/fluent/Async.html#execute(org.apache.http.client.fluent.Request, org.apache.http.concurrent.FutureCallback)"><B>execute(Request, FutureCallback&lt;Content&gt;)</B></A> -
Method in class org.apache.http.client.fluent.<A HREF="./org/apache/http/client/fluent/Async.html" title="class in org.apache.http.client.fluent">Async</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/fluent/Async.html#execute(org.apache.http.client.fluent.Request)"><B>execute(Request)</B></A> -
Method in class org.apache.http.client.fluent.<A HREF="./org/apache/http/client/fluent/Async.html" title="class in org.apache.http.client.fluent">Async</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/fluent/Executor.html#execute(org.apache.http.client.fluent.Request)"><B>execute(Request)</B></A> -
Method in class org.apache.http.client.fluent.<A HREF="./org/apache/http/client/fluent/Executor.html" title="class in org.apache.http.client.fluent">Executor</A>
<DD>Executes the request.
<DT><A HREF="./org/apache/http/client/fluent/Request.html#execute()"><B>execute()</B></A> -
Method in class org.apache.http.client.fluent.<A HREF="./org/apache/http/client/fluent/Request.html" title="class in org.apache.http.client.fluent">Request</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/HttpClient.html#execute(org.apache.http.client.methods.HttpUriRequest)"><B>execute(HttpUriRequest)</B></A> -
Method in interface org.apache.http.client.<A HREF="./org/apache/http/client/HttpClient.html" title="interface in org.apache.http.client">HttpClient</A>
<DD>Executes a request using the default context.
<DT><A HREF="./org/apache/http/client/HttpClient.html#execute(org.apache.http.client.methods.HttpUriRequest, org.apache.http.protocol.HttpContext)"><B>execute(HttpUriRequest, HttpContext)</B></A> -
Method in interface org.apache.http.client.<A HREF="./org/apache/http/client/HttpClient.html" title="interface in org.apache.http.client">HttpClient</A>
<DD>Executes a request using the given context.
<DT><A HREF="./org/apache/http/client/HttpClient.html#execute(org.apache.http.HttpHost, org.apache.http.HttpRequest)"><B>execute(HttpHost, HttpRequest)</B></A> -
Method in interface org.apache.http.client.<A HREF="./org/apache/http/client/HttpClient.html" title="interface in org.apache.http.client">HttpClient</A>
<DD>Executes a request to the target using the default context.
<DT><A HREF="./org/apache/http/client/HttpClient.html#execute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext)"><B>execute(HttpHost, HttpRequest, HttpContext)</B></A> -
Method in interface org.apache.http.client.<A HREF="./org/apache/http/client/HttpClient.html" title="interface in org.apache.http.client">HttpClient</A>
<DD>Executes a request to the target using the given context.
<DT><A HREF="./org/apache/http/client/HttpClient.html#execute(org.apache.http.client.methods.HttpUriRequest, org.apache.http.client.ResponseHandler)"><B>execute(HttpUriRequest, ResponseHandler&lt;? extends T&gt;)</B></A> -
Method in interface org.apache.http.client.<A HREF="./org/apache/http/client/HttpClient.html" title="interface in org.apache.http.client">HttpClient</A>
<DD>Executes a request using the default context and processes the
response using the given response handler.
<DT><A HREF="./org/apache/http/client/HttpClient.html#execute(org.apache.http.client.methods.HttpUriRequest, org.apache.http.client.ResponseHandler, org.apache.http.protocol.HttpContext)"><B>execute(HttpUriRequest, ResponseHandler&lt;? extends T&gt;, HttpContext)</B></A> -
Method in interface org.apache.http.client.<A HREF="./org/apache/http/client/HttpClient.html" title="interface in org.apache.http.client">HttpClient</A>
<DD>Executes a request using the given context and processes the
response using the given response handler.
<DT><A HREF="./org/apache/http/client/HttpClient.html#execute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.client.ResponseHandler)"><B>execute(HttpHost, HttpRequest, ResponseHandler&lt;? extends T&gt;)</B></A> -
Method in interface org.apache.http.client.<A HREF="./org/apache/http/client/HttpClient.html" title="interface in org.apache.http.client">HttpClient</A>
<DD>Executes a request to the target using the default context and
processes the response using the given response handler.
<DT><A HREF="./org/apache/http/client/HttpClient.html#execute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.client.ResponseHandler, org.apache.http.protocol.HttpContext)"><B>execute(HttpHost, HttpRequest, ResponseHandler&lt;? extends T&gt;, HttpContext)</B></A> -
Method in interface org.apache.http.client.<A HREF="./org/apache/http/client/HttpClient.html" title="interface in org.apache.http.client">HttpClient</A>
<DD>Executes a request to the target using the given context and
processes the response using the given response handler.
<DT><A HREF="./org/apache/http/client/RequestDirector.html#execute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext)"><B>execute(HttpHost, HttpRequest, HttpContext)</B></A> -
Method in interface org.apache.http.client.<A HREF="./org/apache/http/client/RequestDirector.html" title="interface in org.apache.http.client">RequestDirector</A>
<DD>Executes a request.
<DT><A HREF="./org/apache/http/impl/client/AbstractHttpClient.html#execute(org.apache.http.client.methods.HttpUriRequest)"><B>execute(HttpUriRequest)</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/AbstractHttpClient.html" title="class in org.apache.http.impl.client">AbstractHttpClient</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/AbstractHttpClient.html#execute(org.apache.http.client.methods.HttpUriRequest, org.apache.http.protocol.HttpContext)"><B>execute(HttpUriRequest, HttpContext)</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/AbstractHttpClient.html" title="class in org.apache.http.impl.client">AbstractHttpClient</A>
<DD>Maps to <A HREF="./org/apache/http/client/HttpClient.html#execute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext)"><CODE>execute(target, request, context)</CODE></A>.
<DT><A HREF="./org/apache/http/impl/client/AbstractHttpClient.html#execute(org.apache.http.HttpHost, org.apache.http.HttpRequest)"><B>execute(HttpHost, HttpRequest)</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/AbstractHttpClient.html" title="class in org.apache.http.impl.client">AbstractHttpClient</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/AbstractHttpClient.html#execute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext)"><B>execute(HttpHost, HttpRequest, HttpContext)</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/AbstractHttpClient.html" title="class in org.apache.http.impl.client">AbstractHttpClient</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/AbstractHttpClient.html#execute(org.apache.http.client.methods.HttpUriRequest, org.apache.http.client.ResponseHandler)"><B>execute(HttpUriRequest, ResponseHandler&lt;? extends T&gt;)</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/AbstractHttpClient.html" title="class in org.apache.http.impl.client">AbstractHttpClient</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/AbstractHttpClient.html#execute(org.apache.http.client.methods.HttpUriRequest, org.apache.http.client.ResponseHandler, org.apache.http.protocol.HttpContext)"><B>execute(HttpUriRequest, ResponseHandler&lt;? extends T&gt;, HttpContext)</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/AbstractHttpClient.html" title="class in org.apache.http.impl.client">AbstractHttpClient</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/AbstractHttpClient.html#execute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.client.ResponseHandler)"><B>execute(HttpHost, HttpRequest, ResponseHandler&lt;? extends T&gt;)</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/AbstractHttpClient.html" title="class in org.apache.http.impl.client">AbstractHttpClient</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/AbstractHttpClient.html#execute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.client.ResponseHandler, org.apache.http.protocol.HttpContext)"><B>execute(HttpHost, HttpRequest, ResponseHandler&lt;? extends T&gt;, HttpContext)</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/AbstractHttpClient.html" title="class in org.apache.http.impl.client">AbstractHttpClient</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/AutoRetryHttpClient.html#execute(org.apache.http.HttpHost, org.apache.http.HttpRequest)"><B>execute(HttpHost, HttpRequest)</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/AutoRetryHttpClient.html" title="class in org.apache.http.impl.client">AutoRetryHttpClient</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/AutoRetryHttpClient.html#execute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.client.ResponseHandler)"><B>execute(HttpHost, HttpRequest, ResponseHandler&lt;? extends T&gt;)</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/AutoRetryHttpClient.html" title="class in org.apache.http.impl.client">AutoRetryHttpClient</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/AutoRetryHttpClient.html#execute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.client.ResponseHandler, org.apache.http.protocol.HttpContext)"><B>execute(HttpHost, HttpRequest, ResponseHandler&lt;? extends T&gt;, HttpContext)</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/AutoRetryHttpClient.html" title="class in org.apache.http.impl.client">AutoRetryHttpClient</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/AutoRetryHttpClient.html#execute(org.apache.http.client.methods.HttpUriRequest)"><B>execute(HttpUriRequest)</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/AutoRetryHttpClient.html" title="class in org.apache.http.impl.client">AutoRetryHttpClient</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/AutoRetryHttpClient.html#execute(org.apache.http.client.methods.HttpUriRequest, org.apache.http.protocol.HttpContext)"><B>execute(HttpUriRequest, HttpContext)</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/AutoRetryHttpClient.html" title="class in org.apache.http.impl.client">AutoRetryHttpClient</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/AutoRetryHttpClient.html#execute(org.apache.http.client.methods.HttpUriRequest, org.apache.http.client.ResponseHandler)"><B>execute(HttpUriRequest, ResponseHandler&lt;? extends T&gt;)</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/AutoRetryHttpClient.html" title="class in org.apache.http.impl.client">AutoRetryHttpClient</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/AutoRetryHttpClient.html#execute(org.apache.http.client.methods.HttpUriRequest, org.apache.http.client.ResponseHandler, org.apache.http.protocol.HttpContext)"><B>execute(HttpUriRequest, ResponseHandler&lt;? extends T&gt;, HttpContext)</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/AutoRetryHttpClient.html" title="class in org.apache.http.impl.client">AutoRetryHttpClient</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/AutoRetryHttpClient.html#execute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext)"><B>execute(HttpHost, HttpRequest, HttpContext)</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/AutoRetryHttpClient.html" title="class in org.apache.http.impl.client">AutoRetryHttpClient</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/cache/CachingHttpClient.html#execute(org.apache.http.HttpHost, org.apache.http.HttpRequest)"><B>execute(HttpHost, HttpRequest)</B></A> -
Method in class org.apache.http.impl.client.cache.<A HREF="./org/apache/http/impl/client/cache/CachingHttpClient.html" title="class in org.apache.http.impl.client.cache">CachingHttpClient</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/cache/CachingHttpClient.html#execute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.client.ResponseHandler)"><B>execute(HttpHost, HttpRequest, ResponseHandler&lt;? extends T&gt;)</B></A> -
Method in class org.apache.http.impl.client.cache.<A HREF="./org/apache/http/impl/client/cache/CachingHttpClient.html" title="class in org.apache.http.impl.client.cache">CachingHttpClient</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/cache/CachingHttpClient.html#execute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.client.ResponseHandler, org.apache.http.protocol.HttpContext)"><B>execute(HttpHost, HttpRequest, ResponseHandler&lt;? extends T&gt;, HttpContext)</B></A> -
Method in class org.apache.http.impl.client.cache.<A HREF="./org/apache/http/impl/client/cache/CachingHttpClient.html" title="class in org.apache.http.impl.client.cache">CachingHttpClient</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/cache/CachingHttpClient.html#execute(org.apache.http.client.methods.HttpUriRequest)"><B>execute(HttpUriRequest)</B></A> -
Method in class org.apache.http.impl.client.cache.<A HREF="./org/apache/http/impl/client/cache/CachingHttpClient.html" title="class in org.apache.http.impl.client.cache">CachingHttpClient</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/cache/CachingHttpClient.html#execute(org.apache.http.client.methods.HttpUriRequest, org.apache.http.protocol.HttpContext)"><B>execute(HttpUriRequest, HttpContext)</B></A> -
Method in class org.apache.http.impl.client.cache.<A HREF="./org/apache/http/impl/client/cache/CachingHttpClient.html" title="class in org.apache.http.impl.client.cache">CachingHttpClient</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/cache/CachingHttpClient.html#execute(org.apache.http.client.methods.HttpUriRequest, org.apache.http.client.ResponseHandler)"><B>execute(HttpUriRequest, ResponseHandler&lt;? extends T&gt;)</B></A> -
Method in class org.apache.http.impl.client.cache.<A HREF="./org/apache/http/impl/client/cache/CachingHttpClient.html" title="class in org.apache.http.impl.client.cache">CachingHttpClient</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/cache/CachingHttpClient.html#execute(org.apache.http.client.methods.HttpUriRequest, org.apache.http.client.ResponseHandler, org.apache.http.protocol.HttpContext)"><B>execute(HttpUriRequest, ResponseHandler&lt;? extends T&gt;, HttpContext)</B></A> -
Method in class org.apache.http.impl.client.cache.<A HREF="./org/apache/http/impl/client/cache/CachingHttpClient.html" title="class in org.apache.http.impl.client.cache">CachingHttpClient</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/cache/CachingHttpClient.html#execute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext)"><B>execute(HttpHost, HttpRequest, HttpContext)</B></A> -
Method in class org.apache.http.impl.client.cache.<A HREF="./org/apache/http/impl/client/cache/CachingHttpClient.html" title="class in org.apache.http.impl.client.cache">CachingHttpClient</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/DecompressingHttpClient.html#execute(org.apache.http.client.methods.HttpUriRequest)"><B>execute(HttpUriRequest)</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/DecompressingHttpClient.html" title="class in org.apache.http.impl.client">DecompressingHttpClient</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/DecompressingHttpClient.html#execute(org.apache.http.client.methods.HttpUriRequest, org.apache.http.protocol.HttpContext)"><B>execute(HttpUriRequest, HttpContext)</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/DecompressingHttpClient.html" title="class in org.apache.http.impl.client">DecompressingHttpClient</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/DecompressingHttpClient.html#execute(org.apache.http.HttpHost, org.apache.http.HttpRequest)"><B>execute(HttpHost, HttpRequest)</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/DecompressingHttpClient.html" title="class in org.apache.http.impl.client">DecompressingHttpClient</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/DecompressingHttpClient.html#execute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext)"><B>execute(HttpHost, HttpRequest, HttpContext)</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/DecompressingHttpClient.html" title="class in org.apache.http.impl.client">DecompressingHttpClient</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/DecompressingHttpClient.html#execute(org.apache.http.client.methods.HttpUriRequest, org.apache.http.client.ResponseHandler)"><B>execute(HttpUriRequest, ResponseHandler&lt;? extends T&gt;)</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/DecompressingHttpClient.html" title="class in org.apache.http.impl.client">DecompressingHttpClient</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/DecompressingHttpClient.html#execute(org.apache.http.client.methods.HttpUriRequest, org.apache.http.client.ResponseHandler, org.apache.http.protocol.HttpContext)"><B>execute(HttpUriRequest, ResponseHandler&lt;? extends T&gt;, HttpContext)</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/DecompressingHttpClient.html" title="class in org.apache.http.impl.client">DecompressingHttpClient</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/DecompressingHttpClient.html#execute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.client.ResponseHandler)"><B>execute(HttpHost, HttpRequest, ResponseHandler&lt;? extends T&gt;)</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/DecompressingHttpClient.html" title="class in org.apache.http.impl.client">DecompressingHttpClient</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/DecompressingHttpClient.html#execute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.client.ResponseHandler, org.apache.http.protocol.HttpContext)"><B>execute(HttpHost, HttpRequest, ResponseHandler&lt;? extends T&gt;, HttpContext)</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/DecompressingHttpClient.html" title="class in org.apache.http.impl.client">DecompressingHttpClient</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/DefaultRequestDirector.html#execute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext)"><B>execute(HttpHost, HttpRequest, HttpContext)</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/DefaultRequestDirector.html" title="class in org.apache.http.impl.client">DefaultRequestDirector</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/fluent/Executor.html" title="class in org.apache.http.client.fluent"><B>Executor</B></A> - Class in <A HREF="./org/apache/http/client/fluent/package-summary.html">org.apache.http.client.fluent</A><DD>An Executor for fluent requests
<p/>
A <A HREF="./org/apache/http/impl/conn/PoolingClientConnectionManager.html" title="class in org.apache.http.impl.conn"><CODE>PoolingClientConnectionManager</CODE></A> with maximum 100 connections per route and
a total maximum of 200 connections is used internally.<DT><A HREF="./org/apache/http/client/methods/HttpEntityEnclosingRequestBase.html#expectContinue()"><B>expectContinue()</B></A> -
Method in class org.apache.http.client.methods.<A HREF="./org/apache/http/client/methods/HttpEntityEnclosingRequestBase.html" title="class in org.apache.http.client.methods">HttpEntityEnclosingRequestBase</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/EntityEnclosingRequestWrapper.html#expectContinue()"><B>expectContinue()</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/EntityEnclosingRequestWrapper.html" title="class in org.apache.http.impl.client">EntityEnclosingRequestWrapper</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/cache/HeaderConstants.html#EXPIRES"><B>EXPIRES</B></A> -
Static variable in class org.apache.http.client.cache.<A HREF="./org/apache/http/client/cache/HeaderConstants.html" title="class in org.apache.http.client.cache">HeaderConstants</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/cookie/ClientCookie.html#EXPIRES_ATTR"><B>EXPIRES_ATTR</B></A> -
Static variable in interface org.apache.http.cookie.<A HREF="./org/apache/http/cookie/ClientCookie.html" title="interface in org.apache.http.cookie">ClientCookie</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/cookie/NetscapeDraftSpec.html#EXPIRES_PATTERN"><B>EXPIRES_PATTERN</B></A> -
Static variable in class org.apache.http.impl.cookie.<A HREF="./org/apache/http/impl/cookie/NetscapeDraftSpec.html" title="class in org.apache.http.impl.cookie">NetscapeDraftSpec</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/utils/URIUtils.html#extractHost(java.net.URI)"><B>extractHost(URI)</B></A> -
Static method in class org.apache.http.client.utils.<A HREF="./org/apache/http/client/utils/URIUtils.html" title="class in org.apache.http.client.utils">URIUtils</A>
<DD>Extracts target host from the given <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/net/URI.html" title="class or interface in java.net"><CODE>URI</CODE></A>.
</DL>
<HR>
<A NAME="_F_"><!-- --></A><H2>
<B>F</B></H2>
<DL>
<DT><A HREF="./org/apache/http/entity/mime/content/FileBody.html" title="class in org.apache.http.entity.mime.content"><B>FileBody</B></A> - Class in <A HREF="./org/apache/http/entity/mime/content/package-summary.html">org.apache.http.entity.mime.content</A><DD>&nbsp;<DT><A HREF="./org/apache/http/entity/mime/content/FileBody.html#FileBody(java.io.File, java.lang.String, java.lang.String, java.lang.String)"><B>FileBody(File, String, String, String)</B></A> -
Constructor for class org.apache.http.entity.mime.content.<A HREF="./org/apache/http/entity/mime/content/FileBody.html" title="class in org.apache.http.entity.mime.content">FileBody</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/entity/mime/content/FileBody.html#FileBody(java.io.File, java.lang.String, java.lang.String)"><B>FileBody(File, String, String)</B></A> -
Constructor for class org.apache.http.entity.mime.content.<A HREF="./org/apache/http/entity/mime/content/FileBody.html" title="class in org.apache.http.entity.mime.content">FileBody</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/entity/mime/content/FileBody.html#FileBody(java.io.File, java.lang.String)"><B>FileBody(File, String)</B></A> -
Constructor for class org.apache.http.entity.mime.content.<A HREF="./org/apache/http/entity/mime/content/FileBody.html" title="class in org.apache.http.entity.mime.content">FileBody</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/entity/mime/content/FileBody.html#FileBody(java.io.File)"><B>FileBody(File)</B></A> -
Constructor for class org.apache.http.entity.mime.content.<A HREF="./org/apache/http/entity/mime/content/FileBody.html" title="class in org.apache.http.entity.mime.content">FileBody</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/cache/FileResource.html" title="class in org.apache.http.impl.client.cache"><B>FileResource</B></A> - Class in <A HREF="./org/apache/http/impl/client/cache/package-summary.html">org.apache.http.impl.client.cache</A><DD>Cache resource backed by a file.<DT><A HREF="./org/apache/http/impl/client/cache/FileResource.html#FileResource(java.io.File)"><B>FileResource(File)</B></A> -
Constructor for class org.apache.http.impl.client.cache.<A HREF="./org/apache/http/impl/client/cache/FileResource.html" title="class in org.apache.http.impl.client.cache">FileResource</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/cache/FileResourceFactory.html" title="class in org.apache.http.impl.client.cache"><B>FileResourceFactory</B></A> - Class in <A HREF="./org/apache/http/impl/client/cache/package-summary.html">org.apache.http.impl.client.cache</A><DD>Generates <A HREF="./org/apache/http/client/cache/Resource.html" title="interface in org.apache.http.client.cache"><CODE>Resource</CODE></A> instances whose body is stored in a temporary file.<DT><A HREF="./org/apache/http/impl/client/cache/FileResourceFactory.html#FileResourceFactory(java.io.File)"><B>FileResourceFactory(File)</B></A> -
Constructor for class org.apache.http.impl.client.cache.<A HREF="./org/apache/http/impl/client/cache/FileResourceFactory.html" title="class in org.apache.http.impl.client.cache">FileResourceFactory</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/conn/BasicClientConnectionManager.html#finalize()"><B>finalize()</B></A> -
Method in class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/BasicClientConnectionManager.html" title="class in org.apache.http.impl.conn">BasicClientConnectionManager</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/conn/PoolingClientConnectionManager.html#finalize()"><B>finalize()</B></A> -
Method in class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/PoolingClientConnectionManager.html" title="class in org.apache.http.impl.conn">PoolingClientConnectionManager</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/conn/SingleClientConnManager.html#finalize()"><B>finalize()</B></A> -
Method in class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/SingleClientConnManager.html" title="class in org.apache.http.impl.conn">SingleClientConnManager</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/apache/http/impl/conn/tsccm/ThreadSafeClientConnManager.html#finalize()"><B>finalize()</B></A> -
Method in class org.apache.http.impl.conn.tsccm.<A HREF="./org/apache/http/impl/conn/tsccm/ThreadSafeClientConnManager.html" title="class in org.apache.http.impl.conn.tsccm">ThreadSafeClientConnManager</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/apache/http/impl/cookie/AbstractCookieSpec.html#findAttribHandler(java.lang.String)"><B>findAttribHandler(String)</B></A> -
Method in class org.apache.http.impl.cookie.<A HREF="./org/apache/http/impl/cookie/AbstractCookieSpec.html" title="class in org.apache.http.impl.cookie">AbstractCookieSpec</A>
<DD>Finds an attribute handler <A HREF="./org/apache/http/cookie/CookieAttributeHandler.html" title="interface in org.apache.http.cookie"><CODE>CookieAttributeHandler</CODE></A> for the
given attribute.
<DT><A HREF="./org/apache/http/conn/routing/BasicRouteDirector.html#firstStep(org.apache.http.conn.routing.RouteInfo)"><B>firstStep(RouteInfo)</B></A> -
Method in class org.apache.http.conn.routing.<A HREF="./org/apache/http/conn/routing/BasicRouteDirector.html" title="class in org.apache.http.conn.routing">BasicRouteDirector</A>
<DD>Determines the first step to establish a route.
<DT><A HREF="./org/apache/http/impl/conn/AbstractClientConnAdapter.html#flush()"><B>flush()</B></A> -
Method in class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/AbstractClientConnAdapter.html" title="class in org.apache.http.impl.conn">AbstractClientConnAdapter</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/apache/http/impl/conn/LoggingSessionOutputBuffer.html#flush()"><B>flush()</B></A> -
Method in class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/LoggingSessionOutputBuffer.html" title="class in org.apache.http.impl.conn">LoggingSessionOutputBuffer</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/conn/params/ConnRoutePNames.html#FORCED_ROUTE"><B>FORCED_ROUTE</B></A> -
Static variable in interface org.apache.http.conn.params.<A HREF="./org/apache/http/conn/params/ConnRoutePNames.html" title="interface in org.apache.http.conn.params">ConnRoutePNames</A>
<DD>Parameter for an forced route.
<DT><A HREF="./org/apache/http/client/fluent/Form.html" title="class in org.apache.http.client.fluent"><B>Form</B></A> - Class in <A HREF="./org/apache/http/client/fluent/package-summary.html">org.apache.http.client.fluent</A><DD>&nbsp;<DT><A HREF="./org/apache/http/client/fluent/Form.html#form()"><B>form()</B></A> -
Static method in class org.apache.http.client.fluent.<A HREF="./org/apache/http/client/fluent/Form.html" title="class in org.apache.http.client.fluent">Form</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/utils/URLEncodedUtils.html#format(java.util.List, java.lang.String)"><B>format(List&lt;? extends NameValuePair&gt;, String)</B></A> -
Static method in class org.apache.http.client.utils.<A HREF="./org/apache/http/client/utils/URLEncodedUtils.html" title="class in org.apache.http.client.utils">URLEncodedUtils</A>
<DD>Returns a String that is suitable for use as an <code>application/x-www-form-urlencoded</code>
list of parameters in an HTTP PUT or HTTP POST.
<DT><A HREF="./org/apache/http/client/utils/URLEncodedUtils.html#format(java.lang.Iterable, java.nio.charset.Charset)"><B>format(Iterable&lt;? extends NameValuePair&gt;, Charset)</B></A> -
Static method in class org.apache.http.client.utils.<A HREF="./org/apache/http/client/utils/URLEncodedUtils.html" title="class in org.apache.http.client.utils">URLEncodedUtils</A>
<DD>Returns a String that is suitable for use as an <code>application/x-www-form-urlencoded</code>
list of parameters in an HTTP PUT or HTTP POST.
<DT><A HREF="./org/apache/http/impl/cookie/RFC2109Spec.html#formatCookieAsVer(org.apache.http.util.CharArrayBuffer, org.apache.http.cookie.Cookie, int)"><B>formatCookieAsVer(CharArrayBuffer, Cookie, int)</B></A> -
Method in class org.apache.http.impl.cookie.<A HREF="./org/apache/http/impl/cookie/RFC2109Spec.html" title="class in org.apache.http.impl.cookie">RFC2109Spec</A>
<DD>Return a string suitable for sending in a <tt>"Cookie"</tt> header
as defined in RFC 2109 for backward compatibility with cookie version 0
<DT><A HREF="./org/apache/http/impl/cookie/RFC2965Spec.html#formatCookieAsVer(org.apache.http.util.CharArrayBuffer, org.apache.http.cookie.Cookie, int)"><B>formatCookieAsVer(CharArrayBuffer, Cookie, int)</B></A> -
Method in class org.apache.http.impl.cookie.<A HREF="./org/apache/http/impl/cookie/RFC2965Spec.html" title="class in org.apache.http.impl.cookie">RFC2965Spec</A>
<DD>Adds valid Port attribute value, e.g.
<DT><A HREF="./org/apache/http/cookie/CookieSpec.html#formatCookies(java.util.List)"><B>formatCookies(List&lt;Cookie&gt;)</B></A> -
Method in interface org.apache.http.cookie.<A HREF="./org/apache/http/cookie/CookieSpec.html" title="interface in org.apache.http.cookie">CookieSpec</A>
<DD>Create <tt>"Cookie"</tt> headers for an array of Cookies.
<DT><A HREF="./org/apache/http/impl/cookie/BestMatchSpec.html#formatCookies(java.util.List)"><B>formatCookies(List&lt;Cookie&gt;)</B></A> -
Method in class org.apache.http.impl.cookie.<A HREF="./org/apache/http/impl/cookie/BestMatchSpec.html" title="class in org.apache.http.impl.cookie">BestMatchSpec</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/cookie/BrowserCompatSpec.html#formatCookies(java.util.List)"><B>formatCookies(List&lt;Cookie&gt;)</B></A> -
Method in class org.apache.http.impl.cookie.<A HREF="./org/apache/http/impl/cookie/BrowserCompatSpec.html" title="class in org.apache.http.impl.cookie">BrowserCompatSpec</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/cookie/IgnoreSpec.html#formatCookies(java.util.List)"><B>formatCookies(List&lt;Cookie&gt;)</B></A> -
Method in class org.apache.http.impl.cookie.<A HREF="./org/apache/http/impl/cookie/IgnoreSpec.html" title="class in org.apache.http.impl.cookie">IgnoreSpec</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/cookie/NetscapeDraftSpec.html#formatCookies(java.util.List)"><B>formatCookies(List&lt;Cookie&gt;)</B></A> -
Method in class org.apache.http.impl.cookie.<A HREF="./org/apache/http/impl/cookie/NetscapeDraftSpec.html" title="class in org.apache.http.impl.cookie">NetscapeDraftSpec</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/cookie/RFC2109Spec.html#formatCookies(java.util.List)"><B>formatCookies(List&lt;Cookie&gt;)</B></A> -
Method in class org.apache.http.impl.cookie.<A HREF="./org/apache/http/impl/cookie/RFC2109Spec.html" title="class in org.apache.http.impl.cookie">RFC2109Spec</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/cookie/DateUtils.html#formatDate(java.util.Date)"><B>formatDate(Date)</B></A> -
Static method in class org.apache.http.impl.cookie.<A HREF="./org/apache/http/impl/cookie/DateUtils.html" title="class in org.apache.http.impl.cookie">DateUtils</A>
<DD>Formats the given date according to the RFC 1123 pattern.
<DT><A HREF="./org/apache/http/impl/cookie/DateUtils.html#formatDate(java.util.Date, java.lang.String)"><B>formatDate(Date, String)</B></A> -
Static method in class org.apache.http.impl.cookie.<A HREF="./org/apache/http/impl/cookie/DateUtils.html" title="class in org.apache.http.impl.cookie">DateUtils</A>
<DD>Formats the given date according to the specified pattern.
<DT><A HREF="./org/apache/http/impl/cookie/RFC2109Spec.html#formatParamAsVer(org.apache.http.util.CharArrayBuffer, java.lang.String, java.lang.String, int)"><B>formatParamAsVer(CharArrayBuffer, String, String, int)</B></A> -
Method in class org.apache.http.impl.cookie.<A HREF="./org/apache/http/impl/cookie/RFC2109Spec.html" title="class in org.apache.http.impl.cookie">RFC2109Spec</A>
<DD>Return a name/value string suitable for sending in a <tt>"Cookie"</tt>
header as defined in RFC 2109 for backward compatibility with cookie
version 0
<DT><A HREF="./org/apache/http/entity/mime/FormBodyPart.html" title="class in org.apache.http.entity.mime"><B>FormBodyPart</B></A> - Class in <A HREF="./org/apache/http/entity/mime/package-summary.html">org.apache.http.entity.mime</A><DD>FormBodyPart class represents a content body that can be used as a part of multipart encoded
entities.<DT><A HREF="./org/apache/http/entity/mime/FormBodyPart.html#FormBodyPart(java.lang.String, org.apache.http.entity.mime.content.ContentBody)"><B>FormBodyPart(String, ContentBody)</B></A> -
Constructor for class org.apache.http.entity.mime.<A HREF="./org/apache/http/entity/mime/FormBodyPart.html" title="class in org.apache.http.entity.mime">FormBodyPart</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/conn/tsccm/ConnPoolByRoute.html#freeConnections"><B>freeConnections</B></A> -
Variable in class org.apache.http.impl.conn.tsccm.<A HREF="./org/apache/http/impl/conn/tsccm/ConnPoolByRoute.html" title="class in org.apache.http.impl.conn.tsccm">ConnPoolByRoute</A>
<DD><B>Deprecated.</B>&nbsp;The list of free connections
<DT><A HREF="./org/apache/http/impl/conn/tsccm/RouteSpecificPool.html#freeEntries"><B>freeEntries</B></A> -
Variable in class org.apache.http.impl.conn.tsccm.<A HREF="./org/apache/http/impl/conn/tsccm/RouteSpecificPool.html" title="class in org.apache.http.impl.conn.tsccm">RouteSpecificPool</A>
<DD><B>Deprecated.</B>&nbsp;The list of free entries.
<DT><A HREF="./org/apache/http/impl/conn/tsccm/AbstractConnPool.html#freeEntry(org.apache.http.impl.conn.tsccm.BasicPoolEntry, boolean, long, java.util.concurrent.TimeUnit)"><B>freeEntry(BasicPoolEntry, boolean, long, TimeUnit)</B></A> -
Method in class org.apache.http.impl.conn.tsccm.<A HREF="./org/apache/http/impl/conn/tsccm/AbstractConnPool.html" title="class in org.apache.http.impl.conn.tsccm">AbstractConnPool</A>
<DD><B>Deprecated.</B>&nbsp;Returns an entry into the pool.
<DT><A HREF="./org/apache/http/impl/conn/tsccm/ConnPoolByRoute.html#freeEntry(org.apache.http.impl.conn.tsccm.BasicPoolEntry, boolean, long, java.util.concurrent.TimeUnit)"><B>freeEntry(BasicPoolEntry, boolean, long, TimeUnit)</B></A> -
Method in class org.apache.http.impl.conn.tsccm.<A HREF="./org/apache/http/impl/conn/tsccm/ConnPoolByRoute.html" title="class in org.apache.http.impl.conn.tsccm">ConnPoolByRoute</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/apache/http/impl/conn/tsccm/RouteSpecificPool.html#freeEntry(org.apache.http.impl.conn.tsccm.BasicPoolEntry)"><B>freeEntry(BasicPoolEntry)</B></A> -
Method in class org.apache.http.impl.conn.tsccm.<A HREF="./org/apache/http/impl/conn/tsccm/RouteSpecificPool.html" title="class in org.apache.http.impl.conn.tsccm">RouteSpecificPool</A>
<DD><B>Deprecated.</B>&nbsp;Returns an allocated entry to this pool.
</DL>
<HR>
<A NAME="_G_"><!-- --></A><H2>
<B>G</B></H2>
<DL>
<DT><A HREF="./org/apache/http/client/cache/ResourceFactory.html#generate(java.lang.String, java.io.InputStream, org.apache.http.client.cache.InputLimit)"><B>generate(String, InputStream, InputLimit)</B></A> -
Method in interface org.apache.http.client.cache.<A HREF="./org/apache/http/client/cache/ResourceFactory.html" title="interface in org.apache.http.client.cache">ResourceFactory</A>
<DD>Creates a <A HREF="./org/apache/http/client/cache/Resource.html" title="interface in org.apache.http.client.cache"><CODE>Resource</CODE></A> from a given response body.
<DT><A HREF="./org/apache/http/impl/client/cache/FileResourceFactory.html#generate(java.lang.String, java.io.InputStream, org.apache.http.client.cache.InputLimit)"><B>generate(String, InputStream, InputLimit)</B></A> -
Method in class org.apache.http.impl.client.cache.<A HREF="./org/apache/http/impl/client/cache/FileResourceFactory.html" title="class in org.apache.http.impl.client.cache">FileResourceFactory</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/cache/HeapResourceFactory.html#generate(java.lang.String, java.io.InputStream, org.apache.http.client.cache.InputLimit)"><B>generate(String, InputStream, InputLimit)</B></A> -
Method in class org.apache.http.impl.client.cache.<A HREF="./org/apache/http/impl/client/cache/HeapResourceFactory.html" title="class in org.apache.http.impl.client.cache">HeapResourceFactory</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/entity/mime/MultipartEntity.html#generateBoundary()"><B>generateBoundary()</B></A> -
Method in class org.apache.http.entity.mime.<A HREF="./org/apache/http/entity/mime/MultipartEntity.html" title="class in org.apache.http.entity.mime">MultipartEntity</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/entity/mime/FormBodyPart.html#generateContentDisp(org.apache.http.entity.mime.content.ContentBody)"><B>generateContentDisp(ContentBody)</B></A> -
Method in class org.apache.http.entity.mime.<A HREF="./org/apache/http/entity/mime/FormBodyPart.html" title="class in org.apache.http.entity.mime">FormBodyPart</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/entity/mime/FormBodyPart.html#generateContentType(org.apache.http.entity.mime.content.ContentBody)"><B>generateContentType(ContentBody)</B></A> -
Method in class org.apache.http.entity.mime.<A HREF="./org/apache/http/entity/mime/FormBodyPart.html" title="class in org.apache.http.entity.mime">FormBodyPart</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/entity/mime/MultipartEntity.html#generateContentType(java.lang.String, java.nio.charset.Charset)"><B>generateContentType(String, Charset)</B></A> -
Method in class org.apache.http.entity.mime.<A HREF="./org/apache/http/entity/mime/MultipartEntity.html" title="class in org.apache.http.entity.mime">MultipartEntity</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/auth/GGSSchemeBase.html#generateGSSToken(byte[], org.ietf.jgss.Oid, java.lang.String)"><B>generateGSSToken(byte[], Oid, String)</B></A> -
Method in class org.apache.http.impl.auth.<A HREF="./org/apache/http/impl/auth/GGSSchemeBase.html" title="class in org.apache.http.impl.auth">GGSSchemeBase</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/auth/SpnegoTokenGenerator.html#generateSpnegoDERObject(byte[])"><B>generateSpnegoDERObject(byte[])</B></A> -
Method in interface org.apache.http.impl.auth.<A HREF="./org/apache/http/impl/auth/SpnegoTokenGenerator.html" title="interface in org.apache.http.impl.auth">SpnegoTokenGenerator</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/apache/http/impl/auth/GGSSchemeBase.html#generateToken(byte[], java.lang.String)"><B>generateToken(byte[], String)</B></A> -
Method in class org.apache.http.impl.auth.<A HREF="./org/apache/http/impl/auth/GGSSchemeBase.html" title="class in org.apache.http.impl.auth">GGSSchemeBase</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/auth/KerberosScheme.html#generateToken(byte[], java.lang.String)"><B>generateToken(byte[], String)</B></A> -
Method in class org.apache.http.impl.auth.<A HREF="./org/apache/http/impl/auth/KerberosScheme.html" title="class in org.apache.http.impl.auth">KerberosScheme</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/auth/NegotiateScheme.html#generateToken(byte[], java.lang.String)"><B>generateToken(byte[], String)</B></A> -
Method in class org.apache.http.impl.auth.<A HREF="./org/apache/http/impl/auth/NegotiateScheme.html" title="class in org.apache.http.impl.auth">NegotiateScheme</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/apache/http/impl/auth/SPNegoScheme.html#generateToken(byte[], java.lang.String)"><B>generateToken(byte[], String)</B></A> -
Method in class org.apache.http.impl.auth.<A HREF="./org/apache/http/impl/auth/SPNegoScheme.html" title="class in org.apache.http.impl.auth">SPNegoScheme</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/entity/mime/FormBodyPart.html#generateTransferEncoding(org.apache.http.entity.mime.content.ContentBody)"><B>generateTransferEncoding(ContentBody)</B></A> -
Method in class org.apache.http.entity.mime.<A HREF="./org/apache/http/entity/mime/FormBodyPart.html" title="class in org.apache.http.entity.mime">FormBodyPart</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/auth/NTLMEngine.html#generateType1Msg(java.lang.String, java.lang.String)"><B>generateType1Msg(String, String)</B></A> -
Method in interface org.apache.http.impl.auth.<A HREF="./org/apache/http/impl/auth/NTLMEngine.html" title="interface in org.apache.http.impl.auth">NTLMEngine</A>
<DD>Generates a Type1 message given the domain and workstation.
<DT><A HREF="./org/apache/http/impl/auth/NTLMEngine.html#generateType3Msg(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String)"><B>generateType3Msg(String, String, String, String, String)</B></A> -
Method in interface org.apache.http.impl.auth.<A HREF="./org/apache/http/impl/auth/NTLMEngine.html" title="interface in org.apache.http.impl.auth">NTLMEngine</A>
<DD>Generates a Type3 message given the user credentials and the
authentication challenge.
<DT><A HREF="./org/apache/http/client/AuthCache.html#get(org.apache.http.HttpHost)"><B>get(HttpHost)</B></A> -
Method in interface org.apache.http.client.<A HREF="./org/apache/http/client/AuthCache.html" title="interface in org.apache.http.client">AuthCache</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/fluent/Request.html#Get(java.net.URI)"><B>Get(URI)</B></A> -
Static method in class org.apache.http.client.fluent.<A HREF="./org/apache/http/client/fluent/Request.html" title="class in org.apache.http.client.fluent">Request</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/fluent/Request.html#Get(java.lang.String)"><B>Get(String)</B></A> -
Static method in class org.apache.http.client.fluent.<A HREF="./org/apache/http/client/fluent/Request.html" title="class in org.apache.http.client.fluent">Request</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/conn/scheme/SchemeRegistry.html#get(java.lang.String)"><B>get(String)</B></A> -
Method in class org.apache.http.conn.scheme.<A HREF="./org/apache/http/conn/scheme/SchemeRegistry.html" title="class in org.apache.http.conn.scheme">SchemeRegistry</A>
<DD>Obtains a scheme by name, if registered.
<DT><A HREF="./org/apache/http/impl/client/BasicAuthCache.html#get(org.apache.http.HttpHost)"><B>get(HttpHost)</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/BasicAuthCache.html" title="class in org.apache.http.impl.client">BasicAuthCache</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/cache/HeaderConstants.html#GET_METHOD"><B>GET_METHOD</B></A> -
Static variable in class org.apache.http.client.cache.<A HREF="./org/apache/http/client/cache/HeaderConstants.html" title="class in org.apache.http.client.cache">HeaderConstants</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/RedirectLocations.html#getAll()"><B>getAll()</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/RedirectLocations.html" title="class in org.apache.http.impl.client">RedirectLocations</A>
<DD>Returns all redirect <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/net/URI.html" title="class or interface in java.net"><CODE>URI</CODE></A>s in the order they were added to the collection.
<DT><A HREF="./org/apache/http/client/cache/HttpCacheEntry.html#getAllHeaders()"><B>getAllHeaders()</B></A> -
Method in class org.apache.http.client.cache.<A HREF="./org/apache/http/client/cache/HttpCacheEntry.html" title="class in org.apache.http.client.cache">HttpCacheEntry</A>
<DD>Returns all the headers that were on the origin response.
<DT><A HREF="./org/apache/http/client/methods/HttpOptions.html#getAllowedMethods(org.apache.http.HttpResponse)"><B>getAllowedMethods(HttpResponse)</B></A> -
Method in class org.apache.http.client.methods.<A HREF="./org/apache/http/client/methods/HttpOptions.html" title="class in org.apache.http.client.methods">HttpOptions</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/ClientParamsStack.html#getApplicationParams()"><B>getApplicationParams()</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/ClientParamsStack.html" title="class in org.apache.http.impl.client">ClientParamsStack</A>
<DD>Obtains the application parameters of this stack.
<DT><A HREF="./org/apache/http/impl/client/cache/CacheConfig.html#getAsynchronousWorkerIdleLifetimeSecs()"><B>getAsynchronousWorkerIdleLifetimeSecs()</B></A> -
Method in class org.apache.http.impl.client.cache.<A HREF="./org/apache/http/impl/client/cache/CacheConfig.html" title="class in org.apache.http.impl.client.cache">CacheConfig</A>
<DD>Returns the current maximum idle lifetime in seconds for a
background revalidation worker thread.
<DT><A HREF="./org/apache/http/impl/client/cache/CacheConfig.html#getAsynchronousWorkersCore()"><B>getAsynchronousWorkersCore()</B></A> -
Method in class org.apache.http.impl.client.cache.<A HREF="./org/apache/http/impl/client/cache/CacheConfig.html" title="class in org.apache.http.impl.client.cache">CacheConfig</A>
<DD>Returns the minimum number of threads to keep alive for background
revalidations due to the <code>stale-while-revalidate</code> directive.
<DT><A HREF="./org/apache/http/impl/client/cache/CacheConfig.html#getAsynchronousWorkersMax()"><B>getAsynchronousWorkersMax()</B></A> -
Method in class org.apache.http.impl.client.cache.<A HREF="./org/apache/http/impl/client/cache/CacheConfig.html" title="class in org.apache.http.impl.client.cache">CacheConfig</A>
<DD>Returns the maximum number of threads to allow for background
revalidations due to the <code>stale-while-revalidate</code> directive.
<DT><A HREF="./org/apache/http/impl/cookie/AbstractCookieSpec.html#getAttribHandler(java.lang.String)"><B>getAttribHandler(String)</B></A> -
Method in class org.apache.http.impl.cookie.<A HREF="./org/apache/http/impl/cookie/AbstractCookieSpec.html" title="class in org.apache.http.impl.cookie">AbstractCookieSpec</A>
<DD>Gets attribute handler <A HREF="./org/apache/http/cookie/CookieAttributeHandler.html" title="interface in org.apache.http.cookie"><CODE>CookieAttributeHandler</CODE></A> for the
given attribute.
<DT><A HREF="./org/apache/http/impl/cookie/AbstractCookieSpec.html#getAttribHandlers()"><B>getAttribHandlers()</B></A> -
Method in class org.apache.http.impl.cookie.<A HREF="./org/apache/http/impl/cookie/AbstractCookieSpec.html" title="class in org.apache.http.impl.cookie">AbstractCookieSpec</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/cookie/ClientCookie.html#getAttribute(java.lang.String)"><B>getAttribute(String)</B></A> -
Method in interface org.apache.http.cookie.<A HREF="./org/apache/http/cookie/ClientCookie.html" title="interface in org.apache.http.cookie">ClientCookie</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/conn/AbstractClientConnAdapter.html#getAttribute(java.lang.String)"><B>getAttribute(String)</B></A> -
Method in class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/AbstractClientConnAdapter.html" title="class in org.apache.http.impl.conn">AbstractClientConnAdapter</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/apache/http/impl/conn/DefaultClientConnection.html#getAttribute(java.lang.String)"><B>getAttribute(String)</B></A> -
Method in class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/DefaultClientConnection.html" title="class in org.apache.http.impl.conn">DefaultClientConnection</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/cookie/BasicClientCookie.html#getAttribute(java.lang.String)"><B>getAttribute(String)</B></A> -
Method in class org.apache.http.impl.cookie.<A HREF="./org/apache/http/impl/cookie/BasicClientCookie.html" title="class in org.apache.http.impl.cookie">BasicClientCookie</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/auth/AuthState.html#getAuthOptions()"><B>getAuthOptions()</B></A> -
Method in class org.apache.http.auth.<A HREF="./org/apache/http/auth/AuthState.html" title="class in org.apache.http.auth">AuthState</A>
<DD>Returns available <A HREF="./org/apache/http/auth/AuthOption.html" title="class in org.apache.http.auth"><CODE>AuthOption</CODE></A>s.
<DT><A HREF="./org/apache/http/impl/client/AbstractAuthenticationHandler.html#getAuthPreferences()"><B>getAuthPreferences()</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/AbstractAuthenticationHandler.html" title="class in org.apache.http.impl.client">AbstractAuthenticationHandler</A>
<DD><B>Deprecated.</B>&nbsp;Returns default list of auth scheme names in their order of preference.
<DT><A HREF="./org/apache/http/impl/client/AbstractAuthenticationHandler.html#getAuthPreferences(org.apache.http.HttpResponse, org.apache.http.protocol.HttpContext)"><B>getAuthPreferences(HttpResponse, HttpContext)</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/AbstractAuthenticationHandler.html" title="class in org.apache.http.impl.client">AbstractAuthenticationHandler</A>
<DD><B>Deprecated.</B>&nbsp;Returns default list of auth scheme names in their order of preference
based on the HTTP response and the current execution context.
<DT><A HREF="./org/apache/http/impl/client/DefaultProxyAuthenticationHandler.html#getAuthPreferences(org.apache.http.HttpResponse, org.apache.http.protocol.HttpContext)"><B>getAuthPreferences(HttpResponse, HttpContext)</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/DefaultProxyAuthenticationHandler.html" title="class in org.apache.http.impl.client">DefaultProxyAuthenticationHandler</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/apache/http/impl/client/DefaultTargetAuthenticationHandler.html#getAuthPreferences(org.apache.http.HttpResponse, org.apache.http.protocol.HttpContext)"><B>getAuthPreferences(HttpResponse, HttpContext)</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/DefaultTargetAuthenticationHandler.html" title="class in org.apache.http.impl.client">DefaultTargetAuthenticationHandler</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/apache/http/auth/AuthOption.html#getAuthScheme()"><B>getAuthScheme()</B></A> -
Method in class org.apache.http.auth.<A HREF="./org/apache/http/auth/AuthOption.html" title="class in org.apache.http.auth">AuthOption</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/auth/AuthSchemeRegistry.html#getAuthScheme(java.lang.String, org.apache.http.params.HttpParams)"><B>getAuthScheme(String, HttpParams)</B></A> -
Method in class org.apache.http.auth.<A HREF="./org/apache/http/auth/AuthSchemeRegistry.html" title="class in org.apache.http.auth">AuthSchemeRegistry</A>
<DD>Gets the <A HREF="./org/apache/http/auth/AuthScheme.html" title="interface in org.apache.http.auth"><CODE>authentication scheme</CODE></A> with the given name.
<DT><A HREF="./org/apache/http/auth/AuthState.html#getAuthScheme()"><B>getAuthScheme()</B></A> -
Method in class org.apache.http.auth.<A HREF="./org/apache/http/auth/AuthState.html" title="class in org.apache.http.auth">AuthState</A>
<DD>Returns actual <A HREF="./org/apache/http/auth/AuthScheme.html" title="interface in org.apache.http.auth"><CODE>AuthScheme</CODE></A>.
<DT><A HREF="./org/apache/http/impl/client/ProxyClient.html#getAuthSchemeRegistry()"><B>getAuthSchemeRegistry()</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/ProxyClient.html" title="class in org.apache.http.impl.client">ProxyClient</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/AbstractHttpClient.html#getAuthSchemes()"><B>getAuthSchemes()</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/AbstractHttpClient.html" title="class in org.apache.http.impl.client">AbstractHttpClient</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/auth/AuthState.html#getAuthScope()"><B>getAuthScope()</B></A> -
Method in class org.apache.http.auth.<A HREF="./org/apache/http/auth/AuthState.html" title="class in org.apache.http.auth">AuthState</A>
<DD><B>Deprecated.</B>&nbsp;<I>(4.2) do not use.</I>
<DT><A HREF="./org/apache/http/impl/client/AbstractHttpClient.html#getBackoffManager()"><B>getBackoffManager()</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/AbstractHttpClient.html" title="class in org.apache.http.impl.client">AbstractHttpClient</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/entity/mime/FormBodyPart.html#getBody()"><B>getBody()</B></A> -
Method in class org.apache.http.entity.mime.<A HREF="./org/apache/http/entity/mime/FormBodyPart.html" title="class in org.apache.http.entity.mime">FormBodyPart</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/entity/mime/MinimalField.html#getBody()"><B>getBody()</B></A> -
Method in class org.apache.http.entity.mime.<A HREF="./org/apache/http/entity/mime/MinimalField.html" title="class in org.apache.http.entity.mime">MinimalField</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/entity/mime/HttpMultipart.html#getBodyParts()"><B>getBodyParts()</B></A> -
Method in class org.apache.http.entity.mime.<A HREF="./org/apache/http/entity/mime/HttpMultipart.html" title="class in org.apache.http.entity.mime">HttpMultipart</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/entity/mime/HttpMultipart.html#getBoundary()"><B>getBoundary()</B></A> -
Method in class org.apache.http.entity.mime.<A HREF="./org/apache/http/entity/mime/HttpMultipart.html" title="class in org.apache.http.entity.mime">HttpMultipart</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/cache/CachingHttpClient.html#getCacheHits()"><B>getCacheHits()</B></A> -
Method in class org.apache.http.impl.client.cache.<A HREF="./org/apache/http/impl/client/cache/CachingHttpClient.html" title="class in org.apache.http.impl.client.cache">CachingHttpClient</A>
<DD>Reports the number of times that the cache successfully responded
to an <A HREF="http://hc.apache.org/httpcomponents-core-ga/httpcore/apidocs/org/apache/http/HttpRequest.html" title="class or interface in org.apache.http"><CODE>HttpRequest</CODE></A> without contacting the origin server.
<DT><A HREF="./org/apache/http/impl/client/cache/CachingHttpClient.html#getCacheMisses()"><B>getCacheMisses()</B></A> -
Method in class org.apache.http.impl.client.cache.<A HREF="./org/apache/http/impl/client/cache/CachingHttpClient.html" title="class in org.apache.http.impl.client.cache">CachingHttpClient</A>
<DD>Reports the number of times that the cache contacted the origin
server because it had no appropriate response cached.
<DT><A HREF="./org/apache/http/impl/client/cache/CachingHttpClient.html#getCacheUpdates()"><B>getCacheUpdates()</B></A> -
Method in class org.apache.http.impl.client.cache.<A HREF="./org/apache/http/impl/client/cache/CachingHttpClient.html" title="class in org.apache.http.impl.client.cache">CachingHttpClient</A>
<DD>Reports the number of times that the cache was able to satisfy
a response by revalidating an existing but stale cache entry.
<DT><A HREF="./org/apache/http/impl/conn/tsccm/RouteSpecificPool.html#getCapacity()"><B>getCapacity()</B></A> -
Method in class org.apache.http.impl.conn.tsccm.<A HREF="./org/apache/http/impl/conn/tsccm/RouteSpecificPool.html" title="class in org.apache.http.impl.conn.tsccm">RouteSpecificPool</A>
<DD><B>Deprecated.</B>&nbsp;Return remaining capacity of this pool
<DT><A HREF="./org/apache/http/client/AuthenticationHandler.html#getChallenges(org.apache.http.HttpResponse, org.apache.http.protocol.HttpContext)"><B>getChallenges(HttpResponse, HttpContext)</B></A> -
Method in interface org.apache.http.client.<A HREF="./org/apache/http/client/AuthenticationHandler.html" title="interface in org.apache.http.client">AuthenticationHandler</A>
<DD><B>Deprecated.</B>&nbsp;Extracts from the given HTTP response a collection of authentication
challenges, each of which represents an authentication scheme supported
by the authentication host.
<DT><A HREF="./org/apache/http/client/AuthenticationStrategy.html#getChallenges(org.apache.http.HttpHost, org.apache.http.HttpResponse, org.apache.http.protocol.HttpContext)"><B>getChallenges(HttpHost, HttpResponse, HttpContext)</B></A> -
Method in interface org.apache.http.client.<A HREF="./org/apache/http/client/AuthenticationStrategy.html" title="interface in org.apache.http.client">AuthenticationStrategy</A>
<DD>Extracts from the given HTTP response a collection of authentication
challenges, each of which represents an authentication scheme supported
by the authentication host.
<DT><A HREF="./org/apache/http/impl/client/DefaultProxyAuthenticationHandler.html#getChallenges(org.apache.http.HttpResponse, org.apache.http.protocol.HttpContext)"><B>getChallenges(HttpResponse, HttpContext)</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/DefaultProxyAuthenticationHandler.html" title="class in org.apache.http.impl.client">DefaultProxyAuthenticationHandler</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/apache/http/impl/client/DefaultTargetAuthenticationHandler.html#getChallenges(org.apache.http.HttpResponse, org.apache.http.protocol.HttpContext)"><B>getChallenges(HttpResponse, HttpContext)</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/DefaultTargetAuthenticationHandler.html" title="class in org.apache.http.impl.client">DefaultTargetAuthenticationHandler</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/apache/http/impl/auth/AuthSchemeBase.html#getChallengeState()"><B>getChallengeState()</B></A> -
Method in class org.apache.http.impl.auth.<A HREF="./org/apache/http/impl/auth/AuthSchemeBase.html" title="class in org.apache.http.impl.auth">AuthSchemeBase</A>
<DD>Returns <A HREF="./org/apache/http/auth/ChallengeState.html" title="enum in org.apache.http.auth"><CODE>ChallengeState</CODE></A> value or <code>null</code> if unchallenged.
<DT><A HREF="./org/apache/http/entity/mime/content/ByteArrayBody.html#getCharset()"><B>getCharset()</B></A> -
Method in class org.apache.http.entity.mime.content.<A HREF="./org/apache/http/entity/mime/content/ByteArrayBody.html" title="class in org.apache.http.entity.mime.content">ByteArrayBody</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/entity/mime/content/ContentDescriptor.html#getCharset()"><B>getCharset()</B></A> -
Method in interface org.apache.http.entity.mime.content.<A HREF="./org/apache/http/entity/mime/content/ContentDescriptor.html" title="interface in org.apache.http.entity.mime.content">ContentDescriptor</A>
<DD>The body descriptors character set, defaulted appropriately for the MIME type.
<DT><A HREF="./org/apache/http/entity/mime/content/FileBody.html#getCharset()"><B>getCharset()</B></A> -
Method in class org.apache.http.entity.mime.content.<A HREF="./org/apache/http/entity/mime/content/FileBody.html" title="class in org.apache.http.entity.mime.content">FileBody</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/entity/mime/content/InputStreamBody.html#getCharset()"><B>getCharset()</B></A> -
Method in class org.apache.http.entity.mime.content.<A HREF="./org/apache/http/entity/mime/content/InputStreamBody.html" title="class in org.apache.http.entity.mime.content">InputStreamBody</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/entity/mime/content/StringBody.html#getCharset()"><B>getCharset()</B></A> -
Method in class org.apache.http.entity.mime.content.<A HREF="./org/apache/http/entity/mime/content/StringBody.html" title="class in org.apache.http.entity.mime.content">StringBody</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/entity/mime/HttpMultipart.html#getCharset()"><B>getCharset()</B></A> -
Method in class org.apache.http.entity.mime.<A HREF="./org/apache/http/entity/mime/HttpMultipart.html" title="class in org.apache.http.entity.mime">HttpMultipart</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/ClientParamsStack.html#getClientParams()"><B>getClientParams()</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/ClientParamsStack.html" title="class in org.apache.http.impl.client">ClientParamsStack</A>
<DD>Obtains the client parameters of this stack.
<DT><A HREF="./org/apache/http/conn/ssl/AbstractVerifier.html#getCNs(java.security.cert.X509Certificate)"><B>getCNs(X509Certificate)</B></A> -
Static method in class org.apache.http.conn.ssl.<A HREF="./org/apache/http/conn/ssl/AbstractVerifier.html" title="class in org.apache.http.conn.ssl">AbstractVerifier</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/cookie/Cookie.html#getComment()"><B>getComment()</B></A> -
Method in interface org.apache.http.cookie.<A HREF="./org/apache/http/cookie/Cookie.html" title="interface in org.apache.http.cookie">Cookie</A>
<DD>Returns the comment describing the purpose of this cookie, or
<tt>null</tt> if no such comment has been defined.
<DT><A HREF="./org/apache/http/impl/cookie/BasicClientCookie.html#getComment()"><B>getComment()</B></A> -
Method in class org.apache.http.impl.cookie.<A HREF="./org/apache/http/impl/cookie/BasicClientCookie.html" title="class in org.apache.http.impl.cookie">BasicClientCookie</A>
<DD>Returns the comment describing the purpose of this cookie, or
<tt>null</tt> if no such comment has been defined.
<DT><A HREF="./org/apache/http/cookie/Cookie.html#getCommentURL()"><B>getCommentURL()</B></A> -
Method in interface org.apache.http.cookie.<A HREF="./org/apache/http/cookie/Cookie.html" title="interface in org.apache.http.cookie">Cookie</A>
<DD>If a user agent (web browser) presents this cookie to a user, the
cookie's purpose will be described by the information at this URL.
<DT><A HREF="./org/apache/http/impl/cookie/BasicClientCookie.html#getCommentURL()"><B>getCommentURL()</B></A> -
Method in class org.apache.http.impl.cookie.<A HREF="./org/apache/http/impl/cookie/BasicClientCookie.html" title="class in org.apache.http.impl.cookie">BasicClientCookie</A>
<DD>Returns null.
<DT><A HREF="./org/apache/http/impl/cookie/BasicClientCookie2.html#getCommentURL()"><B>getCommentURL()</B></A> -
Method in class org.apache.http.impl.cookie.<A HREF="./org/apache/http/impl/cookie/BasicClientCookie2.html" title="class in org.apache.http.impl.cookie">BasicClientCookie2</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/conn/tsccm/WaitingThread.html#getCondition()"><B>getCondition()</B></A> -
Method in class org.apache.http.impl.conn.tsccm.<A HREF="./org/apache/http/impl/conn/tsccm/WaitingThread.html" title="class in org.apache.http.impl.conn.tsccm">WaitingThread</A>
<DD><B>Deprecated.</B>&nbsp;Obtains the condition.
<DT><A HREF="./org/apache/http/conn/ClientConnectionRequest.html#getConnection(long, java.util.concurrent.TimeUnit)"><B>getConnection(long, TimeUnit)</B></A> -
Method in interface org.apache.http.conn.<A HREF="./org/apache/http/conn/ClientConnectionRequest.html" title="interface in org.apache.http.conn">ClientConnectionRequest</A>
<DD>Obtains a connection within a given time.
<DT><A HREF="./org/apache/http/impl/conn/SingleClientConnManager.html#getConnection(org.apache.http.conn.routing.HttpRoute, java.lang.Object)"><B>getConnection(HttpRoute, Object)</B></A> -
Method in class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/SingleClientConnManager.html" title="class in org.apache.http.impl.conn">SingleClientConnManager</A>
<DD><B>Deprecated.</B>&nbsp;Obtains a connection.
<DT><A HREF="./org/apache/http/impl/conn/tsccm/BasicPoolEntry.html#getConnection()"><B>getConnection()</B></A> -
Method in class org.apache.http.impl.conn.tsccm.<A HREF="./org/apache/http/impl/conn/tsccm/BasicPoolEntry.html" title="class in org.apache.http.impl.conn.tsccm">BasicPoolEntry</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/apache/http/impl/client/AbstractHttpClient.html#getConnectionBackoffStrategy()"><B>getConnectionBackoffStrategy()</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/AbstractHttpClient.html" title="class in org.apache.http.impl.client">AbstractHttpClient</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/AbstractHttpClient.html#getConnectionKeepAliveStrategy()"><B>getConnectionKeepAliveStrategy()</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/AbstractHttpClient.html" title="class in org.apache.http.impl.client">AbstractHttpClient</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/HttpClient.html#getConnectionManager()"><B>getConnectionManager()</B></A> -
Method in interface org.apache.http.client.<A HREF="./org/apache/http/client/HttpClient.html" title="interface in org.apache.http.client">HttpClient</A>
<DD>Obtains the connection manager used by this client.
<DT><A HREF="./org/apache/http/impl/client/AbstractHttpClient.html#getConnectionManager()"><B>getConnectionManager()</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/AbstractHttpClient.html" title="class in org.apache.http.impl.client">AbstractHttpClient</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/AutoRetryHttpClient.html#getConnectionManager()"><B>getConnectionManager()</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/AutoRetryHttpClient.html" title="class in org.apache.http.impl.client">AutoRetryHttpClient</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/cache/CachingHttpClient.html#getConnectionManager()"><B>getConnectionManager()</B></A> -
Method in class org.apache.http.impl.client.cache.<A HREF="./org/apache/http/impl/client/cache/CachingHttpClient.html" title="class in org.apache.http.impl.client.cache">CachingHttpClient</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/DecompressingHttpClient.html#getConnectionManager()"><B>getConnectionManager()</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/DecompressingHttpClient.html" title="class in org.apache.http.impl.client">DecompressingHttpClient</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/params/HttpClientParams.html#getConnectionManagerTimeout(org.apache.http.params.HttpParams)"><B>getConnectionManagerTimeout(HttpParams)</B></A> -
Static method in class org.apache.http.client.params.<A HREF="./org/apache/http/client/params/HttpClientParams.html" title="class in org.apache.http.client.params">HttpClientParams</A>
<DD>Get the connectiion manager timeout value.
<DT><A HREF="./org/apache/http/impl/client/AbstractHttpClient.html#getConnectionReuseStrategy()"><B>getConnectionReuseStrategy()</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/AbstractHttpClient.html" title="class in org.apache.http.impl.client">AbstractHttpClient</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/conn/tsccm/ConnPoolByRoute.html#getConnectionsInPool(org.apache.http.conn.routing.HttpRoute)"><B>getConnectionsInPool(HttpRoute)</B></A> -
Method in class org.apache.http.impl.conn.tsccm.<A HREF="./org/apache/http/impl/conn/tsccm/ConnPoolByRoute.html" title="class in org.apache.http.impl.conn.tsccm">ConnPoolByRoute</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/apache/http/impl/conn/tsccm/ConnPoolByRoute.html#getConnectionsInPool()"><B>getConnectionsInPool()</B></A> -
Method in class org.apache.http.impl.conn.tsccm.<A HREF="./org/apache/http/impl/conn/tsccm/ConnPoolByRoute.html" title="class in org.apache.http.impl.conn.tsccm">ConnPoolByRoute</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/apache/http/impl/conn/tsccm/ThreadSafeClientConnManager.html#getConnectionsInPool(org.apache.http.conn.routing.HttpRoute)"><B>getConnectionsInPool(HttpRoute)</B></A> -
Method in class org.apache.http.impl.conn.tsccm.<A HREF="./org/apache/http/impl/conn/tsccm/ThreadSafeClientConnManager.html" title="class in org.apache.http.impl.conn.tsccm">ThreadSafeClientConnManager</A>
<DD><B>Deprecated.</B>&nbsp;Gets the total number of pooled connections for the given route.
<DT><A HREF="./org/apache/http/impl/conn/tsccm/ThreadSafeClientConnManager.html#getConnectionsInPool()"><B>getConnectionsInPool()</B></A> -
Method in class org.apache.http.impl.conn.tsccm.<A HREF="./org/apache/http/impl/conn/tsccm/ThreadSafeClientConnManager.html" title="class in org.apache.http.impl.conn.tsccm">ThreadSafeClientConnManager</A>
<DD><B>Deprecated.</B>&nbsp;Gets the total number of pooled connections.
<DT><A HREF="./org/apache/http/conn/BasicManagedEntity.html#getContent()"><B>getContent()</B></A> -
Method in class org.apache.http.conn.<A HREF="./org/apache/http/conn/BasicManagedEntity.html" title="class in org.apache.http.conn">BasicManagedEntity</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/entity/mime/MultipartEntity.html#getContent()"><B>getContent()</B></A> -
Method in class org.apache.http.entity.mime.<A HREF="./org/apache/http/entity/mime/MultipartEntity.html" title="class in org.apache.http.entity.mime">MultipartEntity</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/entity/DeflateDecompressingEntity.html#getContentEncoding()"><B>getContentEncoding()</B></A> -
Method in class org.apache.http.client.entity.<A HREF="./org/apache/http/client/entity/DeflateDecompressingEntity.html" title="class in org.apache.http.client.entity">DeflateDecompressingEntity</A>
<DD>
<DT><A HREF="./org/apache/http/client/entity/GzipDecompressingEntity.html#getContentEncoding()"><B>getContentEncoding()</B></A> -
Method in class org.apache.http.client.entity.<A HREF="./org/apache/http/client/entity/GzipDecompressingEntity.html" title="class in org.apache.http.client.entity">GzipDecompressingEntity</A>
<DD>
<DT><A HREF="./org/apache/http/entity/mime/MultipartEntity.html#getContentEncoding()"><B>getContentEncoding()</B></A> -
Method in class org.apache.http.entity.mime.<A HREF="./org/apache/http/entity/mime/MultipartEntity.html" title="class in org.apache.http.entity.mime">MultipartEntity</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/entity/DeflateDecompressingEntity.html#getContentLength()"><B>getContentLength()</B></A> -
Method in class org.apache.http.client.entity.<A HREF="./org/apache/http/client/entity/DeflateDecompressingEntity.html" title="class in org.apache.http.client.entity">DeflateDecompressingEntity</A>
<DD>
<DT><A HREF="./org/apache/http/client/entity/GzipDecompressingEntity.html#getContentLength()"><B>getContentLength()</B></A> -
Method in class org.apache.http.client.entity.<A HREF="./org/apache/http/client/entity/GzipDecompressingEntity.html" title="class in org.apache.http.client.entity">GzipDecompressingEntity</A>
<DD>
<DT><A HREF="./org/apache/http/entity/mime/content/ByteArrayBody.html#getContentLength()"><B>getContentLength()</B></A> -
Method in class org.apache.http.entity.mime.content.<A HREF="./org/apache/http/entity/mime/content/ByteArrayBody.html" title="class in org.apache.http.entity.mime.content">ByteArrayBody</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/entity/mime/content/ContentDescriptor.html#getContentLength()"><B>getContentLength()</B></A> -
Method in interface org.apache.http.entity.mime.content.<A HREF="./org/apache/http/entity/mime/content/ContentDescriptor.html" title="interface in org.apache.http.entity.mime.content">ContentDescriptor</A>
<DD>Returns the body descriptors content-length.
<DT><A HREF="./org/apache/http/entity/mime/content/FileBody.html#getContentLength()"><B>getContentLength()</B></A> -
Method in class org.apache.http.entity.mime.content.<A HREF="./org/apache/http/entity/mime/content/FileBody.html" title="class in org.apache.http.entity.mime.content">FileBody</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/entity/mime/content/InputStreamBody.html#getContentLength()"><B>getContentLength()</B></A> -
Method in class org.apache.http.entity.mime.content.<A HREF="./org/apache/http/entity/mime/content/InputStreamBody.html" title="class in org.apache.http.entity.mime.content">InputStreamBody</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/entity/mime/content/StringBody.html#getContentLength()"><B>getContentLength()</B></A> -
Method in class org.apache.http.entity.mime.content.<A HREF="./org/apache/http/entity/mime/content/StringBody.html" title="class in org.apache.http.entity.mime.content">StringBody</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/entity/mime/MultipartEntity.html#getContentLength()"><B>getContentLength()</B></A> -
Method in class org.apache.http.entity.mime.<A HREF="./org/apache/http/entity/mime/MultipartEntity.html" title="class in org.apache.http.entity.mime">MultipartEntity</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/entity/mime/MultipartEntity.html#getContentType()"><B>getContentType()</B></A> -
Method in class org.apache.http.entity.mime.<A HREF="./org/apache/http/entity/mime/MultipartEntity.html" title="class in org.apache.http.entity.mime">MultipartEntity</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/params/HttpClientParams.html#getCookiePolicy(org.apache.http.params.HttpParams)"><B>getCookiePolicy(HttpParams)</B></A> -
Static method in class org.apache.http.client.params.<A HREF="./org/apache/http/client/params/HttpClientParams.html" title="class in org.apache.http.client.params">HttpClientParams</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/CookieStore.html#getCookies()"><B>getCookies()</B></A> -
Method in interface org.apache.http.client.<A HREF="./org/apache/http/client/CookieStore.html" title="interface in org.apache.http.client">CookieStore</A>
<DD>Returns all cookies contained in this store.
<DT><A HREF="./org/apache/http/impl/client/BasicCookieStore.html#getCookies()"><B>getCookies()</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/BasicCookieStore.html" title="class in org.apache.http.impl.client">BasicCookieStore</A>
<DD>Returns an immutable array of <A HREF="./org/apache/http/cookie/Cookie.html" title="interface in org.apache.http.cookie"><CODE>cookies</CODE></A> that this HTTP
state currently contains.
<DT><A HREF="./org/apache/http/cookie/CookieSpecRegistry.html#getCookieSpec(java.lang.String, org.apache.http.params.HttpParams)"><B>getCookieSpec(String, HttpParams)</B></A> -
Method in class org.apache.http.cookie.<A HREF="./org/apache/http/cookie/CookieSpecRegistry.html" title="class in org.apache.http.cookie">CookieSpecRegistry</A>
<DD>Gets the <A HREF="./org/apache/http/cookie/CookieSpec.html" title="interface in org.apache.http.cookie"><CODE>cookie specification</CODE></A> with the given ID.
<DT><A HREF="./org/apache/http/cookie/CookieSpecRegistry.html#getCookieSpec(java.lang.String)"><B>getCookieSpec(String)</B></A> -
Method in class org.apache.http.cookie.<A HREF="./org/apache/http/cookie/CookieSpecRegistry.html" title="class in org.apache.http.cookie">CookieSpecRegistry</A>
<DD>Gets the <A HREF="./org/apache/http/cookie/CookieSpec.html" title="interface in org.apache.http.cookie"><CODE>cookie specification</CODE></A> with the given name.
<DT><A HREF="./org/apache/http/impl/client/AbstractHttpClient.html#getCookieSpecs()"><B>getCookieSpecs()</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/AbstractHttpClient.html" title="class in org.apache.http.impl.client">AbstractHttpClient</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/AbstractHttpClient.html#getCookieStore()"><B>getCookieStore()</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/AbstractHttpClient.html" title="class in org.apache.http.impl.client">AbstractHttpClient</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/conn/tsccm/BasicPoolEntry.html#getCreated()"><B>getCreated()</B></A> -
Method in class org.apache.http.impl.conn.tsccm.<A HREF="./org/apache/http/impl/conn/tsccm/BasicPoolEntry.html" title="class in org.apache.http.impl.conn.tsccm">BasicPoolEntry</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/apache/http/auth/params/AuthParams.html#getCredentialCharset(org.apache.http.params.HttpParams)"><B>getCredentialCharset(HttpParams)</B></A> -
Static method in class org.apache.http.auth.params.<A HREF="./org/apache/http/auth/params/AuthParams.html" title="class in org.apache.http.auth.params">AuthParams</A>
<DD>Obtains the charset for encoding
<A HREF="./org/apache/http/auth/Credentials.html" title="interface in org.apache.http.auth"><CODE>Credentials</CODE></A>.If not configured,
<A HREF="http://hc.apache.org/httpcomponents-core-ga/httpcore/apidocs/org/apache/http/protocol/HTTP.html#DEFAULT_PROTOCOL_CHARSET" title="class or interface in org.apache.http.protocol"><CODE>HTTP.DEFAULT_PROTOCOL_CHARSET</CODE></A>is used instead.
<DT><A HREF="./org/apache/http/auth/AuthOption.html#getCredentials()"><B>getCredentials()</B></A> -
Method in class org.apache.http.auth.<A HREF="./org/apache/http/auth/AuthOption.html" title="class in org.apache.http.auth">AuthOption</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/auth/AuthState.html#getCredentials()"><B>getCredentials()</B></A> -
Method in class org.apache.http.auth.<A HREF="./org/apache/http/auth/AuthState.html" title="class in org.apache.http.auth">AuthState</A>
<DD>Returns actual <A HREF="./org/apache/http/auth/Credentials.html" title="interface in org.apache.http.auth"><CODE>Credentials</CODE></A>.
<DT><A HREF="./org/apache/http/client/CredentialsProvider.html#getCredentials(org.apache.http.auth.AuthScope)"><B>getCredentials(AuthScope)</B></A> -
Method in interface org.apache.http.client.<A HREF="./org/apache/http/client/CredentialsProvider.html" title="interface in org.apache.http.client">CredentialsProvider</A>
<DD>Get the <A HREF="./org/apache/http/auth/Credentials.html" title="interface in org.apache.http.auth"><CODE>credentials</CODE></A> for the given authentication scope.
<DT><A HREF="./org/apache/http/impl/client/BasicCredentialsProvider.html#getCredentials(org.apache.http.auth.AuthScope)"><B>getCredentials(AuthScope)</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/BasicCredentialsProvider.html" title="class in org.apache.http.impl.client">BasicCredentialsProvider</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/AbstractHttpClient.html#getCredentialsProvider()"><B>getCredentialsProvider()</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/AbstractHttpClient.html" title="class in org.apache.http.impl.client">AbstractHttpClient</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/cookie/CookieSpecBase.html#getDefaultDomain(org.apache.http.cookie.CookieOrigin)"><B>getDefaultDomain(CookieOrigin)</B></A> -
Static method in class org.apache.http.impl.cookie.<A HREF="./org/apache/http/impl/cookie/CookieSpecBase.html" title="class in org.apache.http.impl.cookie">CookieSpecBase</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/conn/params/ConnPerRouteBean.html#getDefaultMax()"><B>getDefaultMax()</B></A> -
Method in class org.apache.http.conn.params.<A HREF="./org/apache/http/conn/params/ConnPerRouteBean.html" title="class in org.apache.http.conn.params">ConnPerRouteBean</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/apache/http/conn/params/ConnPerRouteBean.html#getDefaultMaxPerRoute()"><B>getDefaultMaxPerRoute()</B></A> -
Method in class org.apache.http.conn.params.<A HREF="./org/apache/http/conn/params/ConnPerRouteBean.html" title="class in org.apache.http.conn.params">ConnPerRouteBean</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/apache/http/impl/conn/PoolingClientConnectionManager.html#getDefaultMaxPerRoute()"><B>getDefaultMaxPerRoute()</B></A> -
Method in class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/PoolingClientConnectionManager.html" title="class in org.apache.http.impl.conn">PoolingClientConnectionManager</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/conn/tsccm/ThreadSafeClientConnManager.html#getDefaultMaxPerRoute()"><B>getDefaultMaxPerRoute()</B></A> -
Method in class org.apache.http.impl.conn.tsccm.<A HREF="./org/apache/http/impl/conn/tsccm/ThreadSafeClientConnManager.html" title="class in org.apache.http.impl.conn.tsccm">ThreadSafeClientConnManager</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/apache/http/impl/cookie/CookieSpecBase.html#getDefaultPath(org.apache.http.cookie.CookieOrigin)"><B>getDefaultPath(CookieOrigin)</B></A> -
Static method in class org.apache.http.impl.cookie.<A HREF="./org/apache/http/impl/cookie/CookieSpecBase.html" title="class in org.apache.http.impl.cookie">CookieSpecBase</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/conn/scheme/Scheme.html#getDefaultPort()"><B>getDefaultPort()</B></A> -
Method in class org.apache.http.conn.scheme.<A HREF="./org/apache/http/conn/scheme/Scheme.html" title="class in org.apache.http.conn.scheme">Scheme</A>
<DD>Obtains the default port.
<DT><A HREF="./org/apache/http/conn/params/ConnRouteParams.html#getDefaultProxy(org.apache.http.params.HttpParams)"><B>getDefaultProxy(HttpParams)</B></A> -
Static method in class org.apache.http.conn.params.<A HREF="./org/apache/http/conn/params/ConnRouteParams.html" title="class in org.apache.http.conn.params">ConnRouteParams</A>
<DD>Obtains the <A HREF="./org/apache/http/conn/params/ConnRoutePNames.html#DEFAULT_PROXY"><CODE>DEFAULT_PROXY</CODE></A>
parameter value.
<DT><A HREF="./org/apache/http/conn/ssl/AbstractVerifier.html#getDNSSubjectAlts(java.security.cert.X509Certificate)"><B>getDNSSubjectAlts(X509Certificate)</B></A> -
Static method in class org.apache.http.conn.ssl.<A HREF="./org/apache/http/conn/ssl/AbstractVerifier.html" title="class in org.apache.http.conn.ssl">AbstractVerifier</A>
<DD>Extracts the array of SubjectAlt DNS names from an X509Certificate.
<DT><A HREF="./org/apache/http/auth/NTCredentials.html#getDomain()"><B>getDomain()</B></A> -
Method in class org.apache.http.auth.<A HREF="./org/apache/http/auth/NTCredentials.html" title="class in org.apache.http.auth">NTCredentials</A>
<DD>Retrieves the name to authenticate with.
<DT><A HREF="./org/apache/http/auth/NTUserPrincipal.html#getDomain()"><B>getDomain()</B></A> -
Method in class org.apache.http.auth.<A HREF="./org/apache/http/auth/NTUserPrincipal.html" title="class in org.apache.http.auth">NTUserPrincipal</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/cookie/Cookie.html#getDomain()"><B>getDomain()</B></A> -
Method in interface org.apache.http.cookie.<A HREF="./org/apache/http/cookie/Cookie.html" title="interface in org.apache.http.cookie">Cookie</A>
<DD>Returns domain attribute of the cookie.
<DT><A HREF="./org/apache/http/impl/cookie/BasicClientCookie.html#getDomain()"><B>getDomain()</B></A> -
Method in class org.apache.http.impl.cookie.<A HREF="./org/apache/http/impl/cookie/BasicClientCookie.html" title="class in org.apache.http.impl.cookie">BasicClientCookie</A>
<DD>Returns domain attribute of the cookie.
<DT><A HREF="./org/apache/http/client/methods/HttpEntityEnclosingRequestBase.html#getEntity()"><B>getEntity()</B></A> -
Method in class org.apache.http.client.methods.<A HREF="./org/apache/http/client/methods/HttpEntityEnclosingRequestBase.html" title="class in org.apache.http.client.methods">HttpEntityEnclosingRequestBase</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/EntityEnclosingRequestWrapper.html#getEntity()"><B>getEntity()</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/EntityEnclosingRequestWrapper.html" title="class in org.apache.http.impl.client">EntityEnclosingRequestWrapper</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/cache/HttpCacheStorage.html#getEntry(java.lang.String)"><B>getEntry(String)</B></A> -
Method in interface org.apache.http.client.cache.<A HREF="./org/apache/http/client/cache/HttpCacheStorage.html" title="interface in org.apache.http.client.cache">HttpCacheStorage</A>
<DD>Retrieves the cache entry stored under the given key
or null if no entry exists under that key.
<DT><A HREF="./org/apache/http/impl/client/cache/BasicHttpCacheStorage.html#getEntry(java.lang.String)"><B>getEntry(String)</B></A> -
Method in class org.apache.http.impl.client.cache.<A HREF="./org/apache/http/impl/client/cache/BasicHttpCacheStorage.html" title="class in org.apache.http.impl.client.cache">BasicHttpCacheStorage</A>
<DD>Gets an entry from the cache, if it exists
<DT><A HREF="./org/apache/http/impl/client/cache/ehcache/EhcacheHttpCacheStorage.html#getEntry(java.lang.String)"><B>getEntry(String)</B></A> -
Method in class org.apache.http.impl.client.cache.ehcache.<A HREF="./org/apache/http/impl/client/cache/ehcache/EhcacheHttpCacheStorage.html" title="class in org.apache.http.impl.client.cache.ehcache">EhcacheHttpCacheStorage</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/cache/ManagedHttpCacheStorage.html#getEntry(java.lang.String)"><B>getEntry(String)</B></A> -
Method in class org.apache.http.impl.client.cache.<A HREF="./org/apache/http/impl/client/cache/ManagedHttpCacheStorage.html" title="class in org.apache.http.impl.client.cache">ManagedHttpCacheStorage</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/cache/memcached/MemcachedHttpCacheStorage.html#getEntry(java.lang.String)"><B>getEntry(String)</B></A> -
Method in class org.apache.http.impl.client.cache.memcached.<A HREF="./org/apache/http/impl/client/cache/memcached/MemcachedHttpCacheStorage.html" title="class in org.apache.http.impl.client.cache.memcached">MemcachedHttpCacheStorage</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/conn/tsccm/AbstractConnPool.html#getEntry(org.apache.http.conn.routing.HttpRoute, java.lang.Object, long, java.util.concurrent.TimeUnit)"><B>getEntry(HttpRoute, Object, long, TimeUnit)</B></A> -
Method in class org.apache.http.impl.conn.tsccm.<A HREF="./org/apache/http/impl/conn/tsccm/AbstractConnPool.html" title="class in org.apache.http.impl.conn.tsccm">AbstractConnPool</A>
<DD><B>Deprecated.</B>&nbsp;Obtains a pool entry with a connection within the given timeout.
<DT><A HREF="./org/apache/http/impl/conn/tsccm/ConnPoolByRoute.html#getEntryBlocking(org.apache.http.conn.routing.HttpRoute, java.lang.Object, long, java.util.concurrent.TimeUnit, org.apache.http.impl.conn.tsccm.WaitingThreadAborter)"><B>getEntryBlocking(HttpRoute, Object, long, TimeUnit, WaitingThreadAborter)</B></A> -
Method in class org.apache.http.impl.conn.tsccm.<A HREF="./org/apache/http/impl/conn/tsccm/ConnPoolByRoute.html" title="class in org.apache.http.impl.conn.tsccm">ConnPoolByRoute</A>
<DD><B>Deprecated.</B>&nbsp;Obtains a pool entry with a connection within the given timeout.
<DT><A HREF="./org/apache/http/impl/conn/tsccm/RouteSpecificPool.html#getEntryCount()"><B>getEntryCount()</B></A> -
Method in class org.apache.http.impl.conn.tsccm.<A HREF="./org/apache/http/impl/conn/tsccm/RouteSpecificPool.html" title="class in org.apache.http.impl.conn.tsccm">RouteSpecificPool</A>
<DD><B>Deprecated.</B>&nbsp;Obtains the number of entries.
<DT><A HREF="./org/apache/http/impl/client/RequestWrapper.html#getExecCount()"><B>getExecCount()</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/RequestWrapper.html" title="class in org.apache.http.impl.client">RequestWrapper</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/conn/tsccm/BasicPoolEntry.html#getExpiry()"><B>getExpiry()</B></A> -
Method in class org.apache.http.impl.conn.tsccm.<A HREF="./org/apache/http/impl/conn/tsccm/BasicPoolEntry.html" title="class in org.apache.http.impl.conn.tsccm">BasicPoolEntry</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/apache/http/cookie/Cookie.html#getExpiryDate()"><B>getExpiryDate()</B></A> -
Method in interface org.apache.http.cookie.<A HREF="./org/apache/http/cookie/Cookie.html" title="interface in org.apache.http.cookie">Cookie</A>
<DD>Returns the expiration <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/util/Date.html" title="class or interface in java.util"><CODE>Date</CODE></A> of the cookie, or <tt>null</tt>
if none exists.
<DT><A HREF="./org/apache/http/impl/cookie/BasicClientCookie.html#getExpiryDate()"><B>getExpiryDate()</B></A> -
Method in class org.apache.http.impl.cookie.<A HREF="./org/apache/http/impl/cookie/BasicClientCookie.html" title="class in org.apache.http.impl.cookie">BasicClientCookie</A>
<DD>Returns the expiration <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/util/Date.html" title="class or interface in java.util"><CODE>Date</CODE></A> of the cookie, or <tt>null</tt>
if none exists.
<DT><A HREF="./org/apache/http/entity/mime/Header.html#getField(java.lang.String)"><B>getField(String)</B></A> -
Method in class org.apache.http.entity.mime.<A HREF="./org/apache/http/entity/mime/Header.html" title="class in org.apache.http.entity.mime">Header</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/entity/mime/Header.html#getFields()"><B>getFields()</B></A> -
Method in class org.apache.http.entity.mime.<A HREF="./org/apache/http/entity/mime/Header.html" title="class in org.apache.http.entity.mime">Header</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/entity/mime/Header.html#getFields(java.lang.String)"><B>getFields(String)</B></A> -
Method in class org.apache.http.entity.mime.<A HREF="./org/apache/http/entity/mime/Header.html" title="class in org.apache.http.entity.mime">Header</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/entity/mime/content/FileBody.html#getFile()"><B>getFile()</B></A> -
Method in class org.apache.http.entity.mime.content.<A HREF="./org/apache/http/entity/mime/content/FileBody.html" title="class in org.apache.http.entity.mime.content">FileBody</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/entity/mime/content/ByteArrayBody.html#getFilename()"><B>getFilename()</B></A> -
Method in class org.apache.http.entity.mime.content.<A HREF="./org/apache/http/entity/mime/content/ByteArrayBody.html" title="class in org.apache.http.entity.mime.content">ByteArrayBody</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/entity/mime/content/ContentBody.html#getFilename()"><B>getFilename()</B></A> -
Method in interface org.apache.http.entity.mime.content.<A HREF="./org/apache/http/entity/mime/content/ContentBody.html" title="interface in org.apache.http.entity.mime.content">ContentBody</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/entity/mime/content/FileBody.html#getFilename()"><B>getFilename()</B></A> -
Method in class org.apache.http.entity.mime.content.<A HREF="./org/apache/http/entity/mime/content/FileBody.html" title="class in org.apache.http.entity.mime.content">FileBody</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/entity/mime/content/InputStreamBody.html#getFilename()"><B>getFilename()</B></A> -
Method in class org.apache.http.entity.mime.content.<A HREF="./org/apache/http/entity/mime/content/InputStreamBody.html" title="class in org.apache.http.entity.mime.content">InputStreamBody</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/entity/mime/content/StringBody.html#getFilename()"><B>getFilename()</B></A> -
Method in class org.apache.http.entity.mime.content.<A HREF="./org/apache/http/entity/mime/content/StringBody.html" title="class in org.apache.http.entity.mime.content">StringBody</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/cache/HttpCacheEntry.html#getFirstHeader(java.lang.String)"><B>getFirstHeader(String)</B></A> -
Method in class org.apache.http.client.cache.<A HREF="./org/apache/http/client/cache/HttpCacheEntry.html" title="class in org.apache.http.client.cache">HttpCacheEntry</A>
<DD>Returns the first header from the origin response with the given
name.
<DT><A HREF="./org/apache/http/conn/params/ConnRouteParams.html#getForcedRoute(org.apache.http.params.HttpParams)"><B>getForcedRoute(HttpParams)</B></A> -
Static method in class org.apache.http.conn.params.<A HREF="./org/apache/http/conn/params/ConnRouteParams.html" title="class in org.apache.http.conn.params">ConnRouteParams</A>
<DD>Obtains the <A HREF="./org/apache/http/conn/params/ConnRoutePNames.html#FORCED_ROUTE"><CODE>FORCED_ROUTE</CODE></A>
parameter value.
<DT><A HREF="./org/apache/http/client/utils/URIBuilder.html#getFragment()"><B>getFragment()</B></A> -
Method in class org.apache.http.client.utils.<A HREF="./org/apache/http/client/utils/URIBuilder.html" title="class in org.apache.http.client.utils">URIBuilder</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/conn/tsccm/ConnPoolByRoute.html#getFreeEntry(org.apache.http.impl.conn.tsccm.RouteSpecificPool, java.lang.Object)"><B>getFreeEntry(RouteSpecificPool, Object)</B></A> -
Method in class org.apache.http.impl.conn.tsccm.<A HREF="./org/apache/http/impl/conn/tsccm/ConnPoolByRoute.html" title="class in org.apache.http.impl.conn.tsccm">ConnPoolByRoute</A>
<DD><B>Deprecated.</B>&nbsp;If available, get a free pool entry for a route.
<DT><A HREF="./org/apache/http/entity/mime/FormBodyPart.html#getHeader()"><B>getHeader()</B></A> -
Method in class org.apache.http.entity.mime.<A HREF="./org/apache/http/entity/mime/FormBodyPart.html" title="class in org.apache.http.entity.mime">FormBodyPart</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/cache/HttpCacheEntry.html#getHeaders(java.lang.String)"><B>getHeaders(String)</B></A> -
Method in class org.apache.http.client.cache.<A HREF="./org/apache/http/client/cache/HttpCacheEntry.html" title="class in org.apache.http.client.cache">HttpCacheEntry</A>
<DD>Gets all the headers with the given name that were on the origin
response.
<DT><A HREF="./org/apache/http/impl/client/cache/CacheConfig.html#getHeuristicCoefficient()"><B>getHeuristicCoefficient()</B></A> -
Method in class org.apache.http.impl.client.cache.<A HREF="./org/apache/http/impl/client/cache/CacheConfig.html" title="class in org.apache.http.impl.client.cache">CacheConfig</A>
<DD>Returns lifetime coefficient used in heuristic freshness caching.
<DT><A HREF="./org/apache/http/impl/client/cache/CacheConfig.html#getHeuristicDefaultLifetime()"><B>getHeuristicDefaultLifetime()</B></A> -
Method in class org.apache.http.impl.client.cache.<A HREF="./org/apache/http/impl/client/cache/CacheConfig.html" title="class in org.apache.http.impl.client.cache">CacheConfig</A>
<DD>Get the default lifetime to be used if heuristic freshness calculation is
not possible.
<DT><A HREF="./org/apache/http/conn/routing/HttpRoute.html#getHopCount()"><B>getHopCount()</B></A> -
Method in class org.apache.http.conn.routing.<A HREF="./org/apache/http/conn/routing/HttpRoute.html" title="class in org.apache.http.conn.routing">HttpRoute</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/conn/routing/RouteInfo.html#getHopCount()"><B>getHopCount()</B></A> -
Method in interface org.apache.http.conn.routing.<A HREF="./org/apache/http/conn/routing/RouteInfo.html" title="interface in org.apache.http.conn.routing">RouteInfo</A>
<DD>Obtains the number of hops in this route.
<DT><A HREF="./org/apache/http/conn/routing/RouteTracker.html#getHopCount()"><B>getHopCount()</B></A> -
Method in class org.apache.http.conn.routing.<A HREF="./org/apache/http/conn/routing/RouteTracker.html" title="class in org.apache.http.conn.routing">RouteTracker</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/conn/routing/HttpRoute.html#getHopTarget(int)"><B>getHopTarget(int)</B></A> -
Method in class org.apache.http.conn.routing.<A HREF="./org/apache/http/conn/routing/HttpRoute.html" title="class in org.apache.http.conn.routing">HttpRoute</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/conn/routing/RouteInfo.html#getHopTarget(int)"><B>getHopTarget(int)</B></A> -
Method in interface org.apache.http.conn.routing.<A HREF="./org/apache/http/conn/routing/RouteInfo.html" title="interface in org.apache.http.conn.routing">RouteInfo</A>
<DD>Obtains the target of a hop in this route.
<DT><A HREF="./org/apache/http/conn/routing/RouteTracker.html#getHopTarget(int)"><B>getHopTarget(int)</B></A> -
Method in class org.apache.http.conn.routing.<A HREF="./org/apache/http/conn/routing/RouteTracker.html" title="class in org.apache.http.conn.routing">RouteTracker</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/auth/AuthScope.html#getHost()"><B>getHost()</B></A> -
Method in class org.apache.http.auth.<A HREF="./org/apache/http/auth/AuthScope.html" title="class in org.apache.http.auth">AuthScope</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/utils/URIBuilder.html#getHost()"><B>getHost()</B></A> -
Method in class org.apache.http.client.utils.<A HREF="./org/apache/http/client/utils/URIBuilder.html" title="class in org.apache.http.client.utils">URIBuilder</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/conn/HttpHostConnectException.html#getHost()"><B>getHost()</B></A> -
Method in exception org.apache.http.conn.<A HREF="./org/apache/http/conn/HttpHostConnectException.html" title="class in org.apache.http.conn">HttpHostConnectException</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/cookie/CookieOrigin.html#getHost()"><B>getHost()</B></A> -
Method in class org.apache.http.cookie.<A HREF="./org/apache/http/cookie/CookieOrigin.html" title="class in org.apache.http.cookie">CookieOrigin</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/conn/ProxySelectorRoutePlanner.html#getHost(java.net.InetSocketAddress)"><B>getHost(InetSocketAddress)</B></A> -
Method in class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/ProxySelectorRoutePlanner.html" title="class in org.apache.http.impl.conn">ProxySelectorRoutePlanner</A>
<DD>Obtains a host from an <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/net/InetSocketAddress.html" title="class or interface in java.net"><CODE>InetSocketAddress</CODE></A>.
<DT><A HREF="./org/apache/http/conn/ssl/SSLSocketFactory.html#getHostnameVerifier()"><B>getHostnameVerifier()</B></A> -
Method in class org.apache.http.conn.ssl.<A HREF="./org/apache/http/conn/ssl/SSLSocketFactory.html" title="class in org.apache.http.conn.ssl">SSLSocketFactory</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/cache/memcached/MemcachedCacheEntry.html#getHttpCacheEntry()"><B>getHttpCacheEntry()</B></A> -
Method in interface org.apache.http.impl.client.cache.memcached.<A HREF="./org/apache/http/impl/client/cache/memcached/MemcachedCacheEntry.html" title="interface in org.apache.http.impl.client.cache.memcached">MemcachedCacheEntry</A>
<DD>Returns the <A HREF="./org/apache/http/client/cache/HttpCacheEntry.html" title="class in org.apache.http.client.cache"><CODE>HttpCacheEntry</CODE></A> associated with this entry.
<DT><A HREF="./org/apache/http/impl/client/cache/memcached/MemcachedCacheEntryImpl.html#getHttpCacheEntry()"><B>getHttpCacheEntry()</B></A> -
Method in class org.apache.http.impl.client.cache.memcached.<A HREF="./org/apache/http/impl/client/cache/memcached/MemcachedCacheEntryImpl.html" title="class in org.apache.http.impl.client.cache.memcached">MemcachedCacheEntryImpl</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/conn/HttpInetSocketAddress.html#getHttpHost()"><B>getHttpHost()</B></A> -
Method in class org.apache.http.conn.<A HREF="./org/apache/http/conn/HttpInetSocketAddress.html" title="class in org.apache.http.conn">HttpInetSocketAddress</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/AbstractHttpClient.html#getHttpProcessor()"><B>getHttpProcessor()</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/AbstractHttpClient.html" title="class in org.apache.http.impl.client">AbstractHttpClient</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/AbstractHttpClient.html#getHttpRequestRetryHandler()"><B>getHttpRequestRetryHandler()</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/AbstractHttpClient.html" title="class in org.apache.http.impl.client">AbstractHttpClient</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/cache/Resource.html#getInputStream()"><B>getInputStream()</B></A> -
Method in interface org.apache.http.client.cache.<A HREF="./org/apache/http/client/cache/Resource.html" title="interface in org.apache.http.client.cache">Resource</A>
<DD>Returns an <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/io/InputStream.html" title="class or interface in java.io"><CODE>InputStream</CODE></A> from which the response
body can be read.
<DT><A HREF="./org/apache/http/entity/mime/content/FileBody.html#getInputStream()"><B>getInputStream()</B></A> -
Method in class org.apache.http.entity.mime.content.<A HREF="./org/apache/http/entity/mime/content/FileBody.html" title="class in org.apache.http.entity.mime.content">FileBody</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/entity/mime/content/InputStreamBody.html#getInputStream()"><B>getInputStream()</B></A> -
Method in class org.apache.http.entity.mime.content.<A HREF="./org/apache/http/entity/mime/content/InputStreamBody.html" title="class in org.apache.http.entity.mime.content">InputStreamBody</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/cache/FileResource.html#getInputStream()"><B>getInputStream()</B></A> -
Method in class org.apache.http.impl.client.cache.<A HREF="./org/apache/http/impl/client/cache/FileResource.html" title="class in org.apache.http.impl.client.cache">FileResource</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/cache/HeapResource.html#getInputStream()"><B>getInputStream()</B></A> -
Method in class org.apache.http.impl.client.cache.<A HREF="./org/apache/http/impl/client/cache/HeapResource.html" title="class in org.apache.http.impl.client.cache">HeapResource</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/conn/ConnectionKeepAliveStrategy.html#getKeepAliveDuration(org.apache.http.HttpResponse, org.apache.http.protocol.HttpContext)"><B>getKeepAliveDuration(HttpResponse, HttpContext)</B></A> -
Method in interface org.apache.http.conn.<A HREF="./org/apache/http/conn/ConnectionKeepAliveStrategy.html" title="interface in org.apache.http.conn">ConnectionKeepAliveStrategy</A>
<DD>Returns the duration of time which this connection can be safely kept
idle.
<DT><A HREF="./org/apache/http/impl/client/DefaultConnectionKeepAliveStrategy.html#getKeepAliveDuration(org.apache.http.HttpResponse, org.apache.http.protocol.HttpContext)"><B>getKeepAliveDuration(HttpResponse, HttpContext)</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/DefaultConnectionKeepAliveStrategy.html" title="class in org.apache.http.impl.client">DefaultConnectionKeepAliveStrategy</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/BasicAuthCache.html#getKey(org.apache.http.HttpHost)"><B>getKey(HttpHost)</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/BasicAuthCache.html" title="class in org.apache.http.impl.client">BasicAuthCache</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/conn/routing/HttpRoute.html#getLayerType()"><B>getLayerType()</B></A> -
Method in class org.apache.http.conn.routing.<A HREF="./org/apache/http/conn/routing/HttpRoute.html" title="class in org.apache.http.conn.routing">HttpRoute</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/conn/routing/RouteInfo.html#getLayerType()"><B>getLayerType()</B></A> -
Method in interface org.apache.http.conn.routing.<A HREF="./org/apache/http/conn/routing/RouteInfo.html" title="interface in org.apache.http.conn.routing">RouteInfo</A>
<DD>Obtains the layering type of this route.
<DT><A HREF="./org/apache/http/conn/routing/RouteTracker.html#getLayerType()"><B>getLayerType()</B></A> -
Method in class org.apache.http.conn.routing.<A HREF="./org/apache/http/conn/routing/RouteTracker.html" title="class in org.apache.http.conn.routing">RouteTracker</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/conn/params/ConnRouteParams.html#getLocalAddress(org.apache.http.params.HttpParams)"><B>getLocalAddress(HttpParams)</B></A> -
Static method in class org.apache.http.conn.params.<A HREF="./org/apache/http/conn/params/ConnRouteParams.html" title="class in org.apache.http.conn.params">ConnRouteParams</A>
<DD>Obtains the <A HREF="./org/apache/http/conn/params/ConnRoutePNames.html#LOCAL_ADDRESS"><CODE>LOCAL_ADDRESS</CODE></A>
parameter value.
<DT><A HREF="./org/apache/http/conn/routing/HttpRoute.html#getLocalAddress()"><B>getLocalAddress()</B></A> -
Method in class org.apache.http.conn.routing.<A HREF="./org/apache/http/conn/routing/HttpRoute.html" title="class in org.apache.http.conn.routing">HttpRoute</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/conn/routing/RouteInfo.html#getLocalAddress()"><B>getLocalAddress()</B></A> -
Method in interface org.apache.http.conn.routing.<A HREF="./org/apache/http/conn/routing/RouteInfo.html" title="interface in org.apache.http.conn.routing">RouteInfo</A>
<DD>Obtains the local address to connect from.
<DT><A HREF="./org/apache/http/conn/routing/RouteTracker.html#getLocalAddress()"><B>getLocalAddress()</B></A> -
Method in class org.apache.http.conn.routing.<A HREF="./org/apache/http/conn/routing/RouteTracker.html" title="class in org.apache.http.conn.routing">RouteTracker</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/conn/AbstractClientConnAdapter.html#getLocalAddress()"><B>getLocalAddress()</B></A> -
Method in class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/AbstractClientConnAdapter.html" title="class in org.apache.http.impl.conn">AbstractClientConnAdapter</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/apache/http/impl/conn/AbstractClientConnAdapter.html#getLocalPort()"><B>getLocalPort()</B></A> -
Method in class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/AbstractClientConnAdapter.html" title="class in org.apache.http.impl.conn">AbstractClientConnAdapter</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/apache/http/client/RedirectHandler.html#getLocationURI(org.apache.http.HttpResponse, org.apache.http.protocol.HttpContext)"><B>getLocationURI(HttpResponse, HttpContext)</B></A> -
Method in interface org.apache.http.client.<A HREF="./org/apache/http/client/RedirectHandler.html" title="interface in org.apache.http.client">RedirectHandler</A>
<DD><B>Deprecated.</B>&nbsp;Determines the location request is expected to be redirected to
given the response from the target server and the current request
execution context.
<DT><A HREF="./org/apache/http/impl/client/DefaultRedirectHandler.html#getLocationURI(org.apache.http.HttpResponse, org.apache.http.protocol.HttpContext)"><B>getLocationURI(HttpResponse, HttpContext)</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/DefaultRedirectHandler.html" title="class in org.apache.http.impl.client">DefaultRedirectHandler</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/apache/http/impl/client/DefaultRedirectStrategy.html#getLocationURI(org.apache.http.HttpRequest, org.apache.http.HttpResponse, org.apache.http.protocol.HttpContext)"><B>getLocationURI(HttpRequest, HttpResponse, HttpContext)</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/DefaultRedirectStrategy.html" title="class in org.apache.http.impl.client">DefaultRedirectStrategy</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/conn/tsccm/ConnPoolByRoute.html#getLock()"><B>getLock()</B></A> -
Method in class org.apache.http.impl.conn.tsccm.<A HREF="./org/apache/http/impl/conn/tsccm/ConnPoolByRoute.html" title="class in org.apache.http.impl.conn.tsccm">ConnPoolByRoute</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/apache/http/impl/auth/GGSSchemeBase.html#getManager()"><B>getManager()</B></A> -
Method in class org.apache.http.impl.auth.<A HREF="./org/apache/http/impl/auth/GGSSchemeBase.html" title="class in org.apache.http.impl.auth">GGSSchemeBase</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/conn/AbstractClientConnAdapter.html#getManager()"><B>getManager()</B></A> -
Method in class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/AbstractClientConnAdapter.html" title="class in org.apache.http.impl.conn">AbstractClientConnAdapter</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/apache/http/impl/conn/tsccm/BasicPooledConnAdapter.html#getManager()"><B>getManager()</B></A> -
Method in class org.apache.http.impl.conn.tsccm.<A HREF="./org/apache/http/impl/conn/tsccm/BasicPooledConnAdapter.html" title="class in org.apache.http.impl.conn.tsccm">BasicPooledConnAdapter</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/apache/http/impl/client/cache/CacheConfig.html#getMaxCacheEntries()"><B>getMaxCacheEntries()</B></A> -
Method in class org.apache.http.impl.client.cache.<A HREF="./org/apache/http/impl/client/cache/CacheConfig.html" title="class in org.apache.http.impl.client.cache">CacheConfig</A>
<DD>Returns the maximum number of cache entries the cache will retain.
<DT><A HREF="./org/apache/http/conn/params/ConnManagerParams.html#getMaxConnectionsPerRoute(org.apache.http.params.HttpParams)"><B>getMaxConnectionsPerRoute(HttpParams)</B></A> -
Static method in class org.apache.http.conn.params.<A HREF="./org/apache/http/conn/params/ConnManagerParams.html" title="class in org.apache.http.conn.params">ConnManagerParams</A>
<DD><B>Deprecated.</B>&nbsp;Returns lookup interface for maximum number of connections allowed per route.
<DT><A HREF="./org/apache/http/impl/conn/tsccm/RouteSpecificPool.html#getMaxEntries()"><B>getMaxEntries()</B></A> -
Method in class org.apache.http.impl.conn.tsccm.<A HREF="./org/apache/http/impl/conn/tsccm/RouteSpecificPool.html" title="class in org.apache.http.impl.conn.tsccm">RouteSpecificPool</A>
<DD><B>Deprecated.</B>&nbsp;Obtains the maximum number of entries allowed for this pool.
<DT><A HREF="./org/apache/http/conn/params/ConnPerRoute.html#getMaxForRoute(org.apache.http.conn.routing.HttpRoute)"><B>getMaxForRoute(HttpRoute)</B></A> -
Method in interface org.apache.http.conn.params.<A HREF="./org/apache/http/conn/params/ConnPerRoute.html" title="interface in org.apache.http.conn.params">ConnPerRoute</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/conn/params/ConnPerRouteBean.html#getMaxForRoute(org.apache.http.conn.routing.HttpRoute)"><B>getMaxForRoute(HttpRoute)</B></A> -
Method in class org.apache.http.conn.params.<A HREF="./org/apache/http/conn/params/ConnPerRouteBean.html" title="class in org.apache.http.conn.params">ConnPerRouteBean</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/apache/http/impl/conn/tsccm/ThreadSafeClientConnManager.html#getMaxForRoute(org.apache.http.conn.routing.HttpRoute)"><B>getMaxForRoute(HttpRoute)</B></A> -
Method in class org.apache.http.impl.conn.tsccm.<A HREF="./org/apache/http/impl/conn/tsccm/ThreadSafeClientConnManager.html" title="class in org.apache.http.impl.conn.tsccm">ThreadSafeClientConnManager</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/apache/http/impl/conn/DefaultResponseParser.html#getMaxGarbageLines(org.apache.http.params.HttpParams)"><B>getMaxGarbageLines(HttpParams)</B></A> -
Method in class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/DefaultResponseParser.html" title="class in org.apache.http.impl.conn">DefaultResponseParser</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/apache/http/impl/client/cache/CacheConfig.html#getMaxObjectSize()"><B>getMaxObjectSize()</B></A> -
Method in class org.apache.http.impl.client.cache.<A HREF="./org/apache/http/impl/client/cache/CacheConfig.html" title="class in org.apache.http.impl.client.cache">CacheConfig</A>
<DD>Returns the current maximum response body size that will be cached.
<DT><A HREF="./org/apache/http/impl/client/cache/CacheConfig.html#getMaxObjectSizeBytes()"><B>getMaxObjectSizeBytes()</B></A> -
Method in class org.apache.http.impl.client.cache.<A HREF="./org/apache/http/impl/client/cache/CacheConfig.html" title="class in org.apache.http.impl.client.cache">CacheConfig</A>
<DD><B>Deprecated.</B>&nbsp;<I>(4.2) use <A HREF="./org/apache/http/impl/client/cache/CacheConfig.html#getMaxObjectSize()"><CODE>CacheConfig.getMaxObjectSize()</CODE></A></I>
<DT><A HREF="./org/apache/http/impl/conn/PoolingClientConnectionManager.html#getMaxPerRoute(org.apache.http.conn.routing.HttpRoute)"><B>getMaxPerRoute(HttpRoute)</B></A> -
Method in class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/PoolingClientConnectionManager.html" title="class in org.apache.http.impl.conn">PoolingClientConnectionManager</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/conn/PoolingClientConnectionManager.html#getMaxTotal()"><B>getMaxTotal()</B></A> -
Method in class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/PoolingClientConnectionManager.html" title="class in org.apache.http.impl.conn">PoolingClientConnectionManager</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/conn/tsccm/ThreadSafeClientConnManager.html#getMaxTotal()"><B>getMaxTotal()</B></A> -
Method in class org.apache.http.impl.conn.tsccm.<A HREF="./org/apache/http/impl/conn/tsccm/ThreadSafeClientConnManager.html" title="class in org.apache.http.impl.conn.tsccm">ThreadSafeClientConnManager</A>
<DD><B>Deprecated.</B>&nbsp;since 4.1
<DT><A HREF="./org/apache/http/conn/params/ConnManagerParams.html#getMaxTotalConnections(org.apache.http.params.HttpParams)"><B>getMaxTotalConnections(HttpParams)</B></A> -
Static method in class org.apache.http.conn.params.<A HREF="./org/apache/http/conn/params/ConnManagerParams.html" title="class in org.apache.http.conn.params">ConnManagerParams</A>
<DD><B>Deprecated.</B>&nbsp;Gets the maximum number of connections allowed.
<DT><A HREF="./org/apache/http/impl/conn/tsccm/ConnPoolByRoute.html#getMaxTotalConnections()"><B>getMaxTotalConnections()</B></A> -
Method in class org.apache.http.impl.conn.tsccm.<A HREF="./org/apache/http/impl/conn/tsccm/ConnPoolByRoute.html" title="class in org.apache.http.impl.conn.tsccm">ConnPoolByRoute</A>
<DD><B>Deprecated.</B>&nbsp;since 4.1
<DT><A HREF="./org/apache/http/impl/client/cache/CacheConfig.html#getMaxUpdateRetries()"><B>getMaxUpdateRetries()</B></A> -
Method in class org.apache.http.impl.client.cache.<A HREF="./org/apache/http/impl/client/cache/CacheConfig.html" title="class in org.apache.http.impl.client.cache">CacheConfig</A>
<DD>Returns the number of times to retry a cache update on failure
<DT><A HREF="./org/apache/http/entity/mime/content/AbstractContentBody.html#getMediaType()"><B>getMediaType()</B></A> -
Method in class org.apache.http.entity.mime.content.<A HREF="./org/apache/http/entity/mime/content/AbstractContentBody.html" title="class in org.apache.http.entity.mime.content">AbstractContentBody</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/entity/mime/content/ContentDescriptor.html#getMediaType()"><B>getMediaType()</B></A> -
Method in interface org.apache.http.entity.mime.content.<A HREF="./org/apache/http/entity/mime/content/ContentDescriptor.html" title="interface in org.apache.http.entity.mime.content">ContentDescriptor</A>
<DD>Gets the defaulted MIME media type for this content.
<DT><A HREF="./org/apache/http/impl/client/cache/memcached/MemcachedCacheEntryFactory.html#getMemcachedCacheEntry(java.lang.String, org.apache.http.client.cache.HttpCacheEntry)"><B>getMemcachedCacheEntry(String, HttpCacheEntry)</B></A> -
Method in interface org.apache.http.impl.client.cache.memcached.<A HREF="./org/apache/http/impl/client/cache/memcached/MemcachedCacheEntryFactory.html" title="interface in org.apache.http.impl.client.cache.memcached">MemcachedCacheEntryFactory</A>
<DD>Creates a new <A HREF="./org/apache/http/impl/client/cache/memcached/MemcachedCacheEntry.html" title="interface in org.apache.http.impl.client.cache.memcached"><CODE>MemcachedCacheEntry</CODE></A> for storing the
given <A HREF="./org/apache/http/client/cache/HttpCacheEntry.html" title="class in org.apache.http.client.cache"><CODE>HttpCacheEntry</CODE></A> under the given storage key.
<DT><A HREF="./org/apache/http/impl/client/cache/memcached/MemcachedCacheEntryFactoryImpl.html#getMemcachedCacheEntry(java.lang.String, org.apache.http.client.cache.HttpCacheEntry)"><B>getMemcachedCacheEntry(String, HttpCacheEntry)</B></A> -
Method in class org.apache.http.impl.client.cache.memcached.<A HREF="./org/apache/http/impl/client/cache/memcached/MemcachedCacheEntryFactoryImpl.html" title="class in org.apache.http.impl.client.cache.memcached">MemcachedCacheEntryFactoryImpl</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/methods/HttpDelete.html#getMethod()"><B>getMethod()</B></A> -
Method in class org.apache.http.client.methods.<A HREF="./org/apache/http/client/methods/HttpDelete.html" title="class in org.apache.http.client.methods">HttpDelete</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/methods/HttpGet.html#getMethod()"><B>getMethod()</B></A> -
Method in class org.apache.http.client.methods.<A HREF="./org/apache/http/client/methods/HttpGet.html" title="class in org.apache.http.client.methods">HttpGet</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/methods/HttpHead.html#getMethod()"><B>getMethod()</B></A> -
Method in class org.apache.http.client.methods.<A HREF="./org/apache/http/client/methods/HttpHead.html" title="class in org.apache.http.client.methods">HttpHead</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/methods/HttpOptions.html#getMethod()"><B>getMethod()</B></A> -
Method in class org.apache.http.client.methods.<A HREF="./org/apache/http/client/methods/HttpOptions.html" title="class in org.apache.http.client.methods">HttpOptions</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/methods/HttpPatch.html#getMethod()"><B>getMethod()</B></A> -
Method in class org.apache.http.client.methods.<A HREF="./org/apache/http/client/methods/HttpPatch.html" title="class in org.apache.http.client.methods">HttpPatch</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/methods/HttpPost.html#getMethod()"><B>getMethod()</B></A> -
Method in class org.apache.http.client.methods.<A HREF="./org/apache/http/client/methods/HttpPost.html" title="class in org.apache.http.client.methods">HttpPost</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/methods/HttpPut.html#getMethod()"><B>getMethod()</B></A> -
Method in class org.apache.http.client.methods.<A HREF="./org/apache/http/client/methods/HttpPut.html" title="class in org.apache.http.client.methods">HttpPut</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/methods/HttpRequestBase.html#getMethod()"><B>getMethod()</B></A> -
Method in class org.apache.http.client.methods.<A HREF="./org/apache/http/client/methods/HttpRequestBase.html" title="class in org.apache.http.client.methods">HttpRequestBase</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/methods/HttpTrace.html#getMethod()"><B>getMethod()</B></A> -
Method in class org.apache.http.client.methods.<A HREF="./org/apache/http/client/methods/HttpTrace.html" title="class in org.apache.http.client.methods">HttpTrace</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/methods/HttpUriRequest.html#getMethod()"><B>getMethod()</B></A> -
Method in interface org.apache.http.client.methods.<A HREF="./org/apache/http/client/methods/HttpUriRequest.html" title="interface in org.apache.http.client.methods">HttpUriRequest</A>
<DD>Returns the HTTP method this request uses, such as <code>GET</code>,
<code>PUT</code>, <code>POST</code>, or other.
<DT><A HREF="./org/apache/http/impl/client/RequestWrapper.html#getMethod()"><B>getMethod()</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/RequestWrapper.html" title="class in org.apache.http.impl.client">RequestWrapper</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/conn/AbstractClientConnAdapter.html#getMetrics()"><B>getMetrics()</B></A> -
Method in class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/AbstractClientConnAdapter.html" title="class in org.apache.http.impl.conn">AbstractClientConnAdapter</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/apache/http/impl/conn/LoggingSessionInputBuffer.html#getMetrics()"><B>getMetrics()</B></A> -
Method in class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/LoggingSessionInputBuffer.html" title="class in org.apache.http.impl.conn">LoggingSessionInputBuffer</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/conn/LoggingSessionOutputBuffer.html#getMetrics()"><B>getMetrics()</B></A> -
Method in class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/LoggingSessionOutputBuffer.html" title="class in org.apache.http.impl.conn">LoggingSessionOutputBuffer</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/entity/mime/content/AbstractContentBody.html#getMimeType()"><B>getMimeType()</B></A> -
Method in class org.apache.http.entity.mime.content.<A HREF="./org/apache/http/entity/mime/content/AbstractContentBody.html" title="class in org.apache.http.entity.mime.content">AbstractContentBody</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/entity/mime/content/ContentDescriptor.html#getMimeType()"><B>getMimeType()</B></A> -
Method in interface org.apache.http.entity.mime.content.<A HREF="./org/apache/http/entity/mime/content/ContentDescriptor.html" title="interface in org.apache.http.entity.mime.content">ContentDescriptor</A>
<DD>Returns the body descriptors MIME type.
<DT><A HREF="./org/apache/http/entity/mime/HttpMultipart.html#getMode()"><B>getMode()</B></A> -
Method in class org.apache.http.entity.mime.<A HREF="./org/apache/http/entity/mime/HttpMultipart.html" title="class in org.apache.http.entity.mime">HttpMultipart</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/auth/BasicUserPrincipal.html#getName()"><B>getName()</B></A> -
Method in class org.apache.http.auth.<A HREF="./org/apache/http/auth/BasicUserPrincipal.html" title="class in org.apache.http.auth">BasicUserPrincipal</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/auth/NTUserPrincipal.html#getName()"><B>getName()</B></A> -
Method in class org.apache.http.auth.<A HREF="./org/apache/http/auth/NTUserPrincipal.html" title="class in org.apache.http.auth">NTUserPrincipal</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/conn/scheme/Scheme.html#getName()"><B>getName()</B></A> -
Method in class org.apache.http.conn.scheme.<A HREF="./org/apache/http/conn/scheme/Scheme.html" title="class in org.apache.http.conn.scheme">Scheme</A>
<DD>Obtains the scheme name.
<DT><A HREF="./org/apache/http/cookie/Cookie.html#getName()"><B>getName()</B></A> -
Method in interface org.apache.http.cookie.<A HREF="./org/apache/http/cookie/Cookie.html" title="interface in org.apache.http.cookie">Cookie</A>
<DD>Returns the name.
<DT><A HREF="./org/apache/http/entity/mime/FormBodyPart.html#getName()"><B>getName()</B></A> -
Method in class org.apache.http.entity.mime.<A HREF="./org/apache/http/entity/mime/FormBodyPart.html" title="class in org.apache.http.entity.mime">FormBodyPart</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/entity/mime/MinimalField.html#getName()"><B>getName()</B></A> -
Method in class org.apache.http.entity.mime.<A HREF="./org/apache/http/entity/mime/MinimalField.html" title="class in org.apache.http.entity.mime">MinimalField</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/cookie/BasicClientCookie.html#getName()"><B>getName()</B></A> -
Method in class org.apache.http.impl.cookie.<A HREF="./org/apache/http/impl/cookie/BasicClientCookie.html" title="class in org.apache.http.impl.cookie">BasicClientCookie</A>
<DD>Returns the name.
<DT><A HREF="./org/apache/http/impl/client/RequestWrapper.html#getOriginal()"><B>getOriginal()</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/RequestWrapper.html" title="class in org.apache.http.impl.client">RequestWrapper</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/ClientParamsStack.html#getOverrideParams()"><B>getOverrideParams()</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/ClientParamsStack.html" title="class in org.apache.http.impl.client">ClientParamsStack</A>
<DD>Obtains the override parameters of this stack.
<DT><A HREF="./org/apache/http/auth/AuthScheme.html#getParameter(java.lang.String)"><B>getParameter(String)</B></A> -
Method in interface org.apache.http.auth.<A HREF="./org/apache/http/auth/AuthScheme.html" title="interface in org.apache.http.auth">AuthScheme</A>
<DD>Returns authentication parameter with the given name, if available.
<DT><A HREF="./org/apache/http/impl/auth/KerberosScheme.html#getParameter(java.lang.String)"><B>getParameter(String)</B></A> -
Method in class org.apache.http.impl.auth.<A HREF="./org/apache/http/impl/auth/KerberosScheme.html" title="class in org.apache.http.impl.auth">KerberosScheme</A>
<DD>There are no valid parameters for KERBEROS authentication so this
method always returns <code>null</code>.
<DT><A HREF="./org/apache/http/impl/auth/NegotiateScheme.html#getParameter(java.lang.String)"><B>getParameter(String)</B></A> -
Method in class org.apache.http.impl.auth.<A HREF="./org/apache/http/impl/auth/NegotiateScheme.html" title="class in org.apache.http.impl.auth">NegotiateScheme</A>
<DD><B>Deprecated.</B>&nbsp;Returns the authentication parameter with the given name, if available.
<DT><A HREF="./org/apache/http/impl/auth/NTLMScheme.html#getParameter(java.lang.String)"><B>getParameter(String)</B></A> -
Method in class org.apache.http.impl.auth.<A HREF="./org/apache/http/impl/auth/NTLMScheme.html" title="class in org.apache.http.impl.auth">NTLMScheme</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/auth/RFC2617Scheme.html#getParameter(java.lang.String)"><B>getParameter(String)</B></A> -
Method in class org.apache.http.impl.auth.<A HREF="./org/apache/http/impl/auth/RFC2617Scheme.html" title="class in org.apache.http.impl.auth">RFC2617Scheme</A>
<DD>Returns authentication parameter with the given name, if available.
<DT><A HREF="./org/apache/http/impl/auth/SPNegoScheme.html#getParameter(java.lang.String)"><B>getParameter(String)</B></A> -
Method in class org.apache.http.impl.auth.<A HREF="./org/apache/http/impl/auth/SPNegoScheme.html" title="class in org.apache.http.impl.auth">SPNegoScheme</A>
<DD>There are no valid parameters for SPNEGO authentication so this
method always returns <code>null</code>.
<DT><A HREF="./org/apache/http/impl/client/ClientParamsStack.html#getParameter(java.lang.String)"><B>getParameter(String)</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/ClientParamsStack.html" title="class in org.apache.http.impl.client">ClientParamsStack</A>
<DD>Obtains a parameter from this stack.
<DT><A HREF="./org/apache/http/impl/auth/RFC2617Scheme.html#getParameters()"><B>getParameters()</B></A> -
Method in class org.apache.http.impl.auth.<A HREF="./org/apache/http/impl/auth/RFC2617Scheme.html" title="class in org.apache.http.impl.auth">RFC2617Scheme</A>
<DD>Returns authentication parameters map.
<DT><A HREF="./org/apache/http/client/HttpClient.html#getParams()"><B>getParams()</B></A> -
Method in interface org.apache.http.client.<A HREF="./org/apache/http/client/HttpClient.html" title="interface in org.apache.http.client">HttpClient</A>
<DD>Obtains the parameters for this client.
<DT><A HREF="./org/apache/http/impl/client/AbstractHttpClient.html#getParams()"><B>getParams()</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/AbstractHttpClient.html" title="class in org.apache.http.impl.client">AbstractHttpClient</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/AutoRetryHttpClient.html#getParams()"><B>getParams()</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/AutoRetryHttpClient.html" title="class in org.apache.http.impl.client">AutoRetryHttpClient</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/cache/CachingHttpClient.html#getParams()"><B>getParams()</B></A> -
Method in class org.apache.http.impl.client.cache.<A HREF="./org/apache/http/impl/client/cache/CachingHttpClient.html" title="class in org.apache.http.impl.client.cache">CachingHttpClient</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/DecompressingHttpClient.html#getParams()"><B>getParams()</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/DecompressingHttpClient.html" title="class in org.apache.http.impl.client">DecompressingHttpClient</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/ProxyClient.html#getParams()"><B>getParams()</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/ProxyClient.html" title="class in org.apache.http.impl.client">ProxyClient</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/auth/Credentials.html#getPassword()"><B>getPassword()</B></A> -
Method in interface org.apache.http.auth.<A HREF="./org/apache/http/auth/Credentials.html" title="interface in org.apache.http.auth">Credentials</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/auth/NTCredentials.html#getPassword()"><B>getPassword()</B></A> -
Method in class org.apache.http.auth.<A HREF="./org/apache/http/auth/NTCredentials.html" title="class in org.apache.http.auth">NTCredentials</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/auth/UsernamePasswordCredentials.html#getPassword()"><B>getPassword()</B></A> -
Method in class org.apache.http.auth.<A HREF="./org/apache/http/auth/UsernamePasswordCredentials.html" title="class in org.apache.http.auth">UsernamePasswordCredentials</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/utils/URIBuilder.html#getPath()"><B>getPath()</B></A> -
Method in class org.apache.http.client.utils.<A HREF="./org/apache/http/client/utils/URIBuilder.html" title="class in org.apache.http.client.utils">URIBuilder</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/cookie/Cookie.html#getPath()"><B>getPath()</B></A> -
Method in interface org.apache.http.cookie.<A HREF="./org/apache/http/cookie/Cookie.html" title="interface in org.apache.http.cookie">Cookie</A>
<DD>Returns the path attribute of the cookie.
<DT><A HREF="./org/apache/http/cookie/CookieOrigin.html#getPath()"><B>getPath()</B></A> -
Method in class org.apache.http.cookie.<A HREF="./org/apache/http/cookie/CookieOrigin.html" title="class in org.apache.http.cookie">CookieOrigin</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/cookie/BasicClientCookie.html#getPath()"><B>getPath()</B></A> -
Method in class org.apache.http.impl.cookie.<A HREF="./org/apache/http/impl/cookie/BasicClientCookie.html" title="class in org.apache.http.impl.cookie">BasicClientCookie</A>
<DD>Returns the path attribute of the cookie
<DT><A HREF="./org/apache/http/impl/conn/tsccm/BasicPoolEntry.html#getPlannedRoute()"><B>getPlannedRoute()</B></A> -
Method in class org.apache.http.impl.conn.tsccm.<A HREF="./org/apache/http/impl/conn/tsccm/BasicPoolEntry.html" title="class in org.apache.http.impl.conn.tsccm">BasicPoolEntry</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/apache/http/impl/conn/tsccm/WaitingThread.html#getPool()"><B>getPool()</B></A> -
Method in class org.apache.http.impl.conn.tsccm.<A HREF="./org/apache/http/impl/conn/tsccm/WaitingThread.html" title="class in org.apache.http.impl.conn.tsccm">WaitingThread</A>
<DD><B>Deprecated.</B>&nbsp;Obtains the pool, if there is one.
<DT><A HREF="./org/apache/http/impl/conn/AbstractPooledConnAdapter.html#getPoolEntry()"><B>getPoolEntry()</B></A> -
Method in class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/AbstractPooledConnAdapter.html" title="class in org.apache.http.impl.conn">AbstractPooledConnAdapter</A>
<DD><B>Deprecated.</B>&nbsp;<I>(4.0.1)</I>
<DT><A HREF="./org/apache/http/impl/conn/tsccm/BasicPooledConnAdapter.html#getPoolEntry()"><B>getPoolEntry()</B></A> -
Method in class org.apache.http.impl.conn.tsccm.<A HREF="./org/apache/http/impl/conn/tsccm/BasicPooledConnAdapter.html" title="class in org.apache.http.impl.conn.tsccm">BasicPooledConnAdapter</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/apache/http/impl/conn/tsccm/PoolEntryRequest.html#getPoolEntry(long, java.util.concurrent.TimeUnit)"><B>getPoolEntry(long, TimeUnit)</B></A> -
Method in interface org.apache.http.impl.conn.tsccm.<A HREF="./org/apache/http/impl/conn/tsccm/PoolEntryRequest.html" title="interface in org.apache.http.impl.conn.tsccm">PoolEntryRequest</A>
<DD><B>Deprecated.</B>&nbsp;Obtains a pool entry with a connection within the given timeout.
<DT><A HREF="./org/apache/http/auth/AuthScope.html#getPort()"><B>getPort()</B></A> -
Method in class org.apache.http.auth.<A HREF="./org/apache/http/auth/AuthScope.html" title="class in org.apache.http.auth">AuthScope</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/utils/URIBuilder.html#getPort()"><B>getPort()</B></A> -
Method in class org.apache.http.client.utils.<A HREF="./org/apache/http/client/utils/URIBuilder.html" title="class in org.apache.http.client.utils">URIBuilder</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/cookie/CookieOrigin.html#getPort()"><B>getPort()</B></A> -
Method in class org.apache.http.cookie.<A HREF="./org/apache/http/cookie/CookieOrigin.html" title="class in org.apache.http.cookie">CookieOrigin</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/cookie/Cookie.html#getPorts()"><B>getPorts()</B></A> -
Method in interface org.apache.http.cookie.<A HREF="./org/apache/http/cookie/Cookie.html" title="interface in org.apache.http.cookie">Cookie</A>
<DD>Get the Port attribute.
<DT><A HREF="./org/apache/http/impl/cookie/BasicClientCookie.html#getPorts()"><B>getPorts()</B></A> -
Method in class org.apache.http.impl.cookie.<A HREF="./org/apache/http/impl/cookie/BasicClientCookie.html" title="class in org.apache.http.impl.cookie">BasicClientCookie</A>
<DD>Returns null.
<DT><A HREF="./org/apache/http/impl/cookie/BasicClientCookie2.html#getPorts()"><B>getPorts()</B></A> -
Method in class org.apache.http.impl.cookie.<A HREF="./org/apache/http/impl/cookie/BasicClientCookie2.html" title="class in org.apache.http.impl.cookie">BasicClientCookie2</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/cache/HttpCacheEntry.html#getProtocolVersion()"><B>getProtocolVersion()</B></A> -
Method in class org.apache.http.client.cache.<A HREF="./org/apache/http/client/cache/HttpCacheEntry.html" title="class in org.apache.http.client.cache">HttpCacheEntry</A>
<DD>Returns the <A HREF="http://hc.apache.org/httpcomponents-core-ga/httpcore/apidocs/org/apache/http/ProtocolVersion.html" title="class or interface in org.apache.http"><CODE>ProtocolVersion</CODE></A> from the origin <A HREF="http://hc.apache.org/httpcomponents-core-ga/httpcore/apidocs/org/apache/http/HttpResponse.html" title="class or interface in org.apache.http"><CODE>HttpResponse</CODE></A>.
<DT><A HREF="./org/apache/http/client/methods/HttpRequestBase.html#getProtocolVersion()"><B>getProtocolVersion()</B></A> -
Method in class org.apache.http.client.methods.<A HREF="./org/apache/http/client/methods/HttpRequestBase.html" title="class in org.apache.http.client.methods">HttpRequestBase</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/RequestWrapper.html#getProtocolVersion()"><B>getProtocolVersion()</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/RequestWrapper.html" title="class in org.apache.http.impl.client">RequestWrapper</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/AbstractHttpClient.html#getProxyAuthenticationHandler()"><B>getProxyAuthenticationHandler()</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/AbstractHttpClient.html" title="class in org.apache.http.impl.client">AbstractHttpClient</A>
<DD><B>Deprecated.</B>&nbsp;<I>(4.2) do not use</I>
<DT><A HREF="./org/apache/http/impl/client/AbstractHttpClient.html#getProxyAuthenticationStrategy()"><B>getProxyAuthenticationStrategy()</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/AbstractHttpClient.html" title="class in org.apache.http.impl.client">AbstractHttpClient</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/conn/routing/HttpRoute.html#getProxyHost()"><B>getProxyHost()</B></A> -
Method in class org.apache.http.conn.routing.<A HREF="./org/apache/http/conn/routing/HttpRoute.html" title="class in org.apache.http.conn.routing">HttpRoute</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/conn/routing/RouteInfo.html#getProxyHost()"><B>getProxyHost()</B></A> -
Method in interface org.apache.http.conn.routing.<A HREF="./org/apache/http/conn/routing/RouteInfo.html" title="interface in org.apache.http.conn.routing">RouteInfo</A>
<DD>Obtains the first proxy host.
<DT><A HREF="./org/apache/http/conn/routing/RouteTracker.html#getProxyHost()"><B>getProxyHost()</B></A> -
Method in class org.apache.http.conn.routing.<A HREF="./org/apache/http/conn/routing/RouteTracker.html" title="class in org.apache.http.conn.routing">RouteTracker</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/conn/ProxySelectorRoutePlanner.html#getProxySelector()"><B>getProxySelector()</B></A> -
Method in class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/ProxySelectorRoutePlanner.html" title="class in org.apache.http.impl.conn">ProxySelectorRoutePlanner</A>
<DD>Obtains the proxy selector to use.
<DT><A HREF="./org/apache/http/client/utils/URIBuilder.html#getQueryParams()"><B>getQueryParams()</B></A> -
Method in class org.apache.http.client.utils.<A HREF="./org/apache/http/client/utils/URIBuilder.html" title="class in org.apache.http.client.utils">URIBuilder</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/entity/mime/content/StringBody.html#getReader()"><B>getReader()</B></A> -
Method in class org.apache.http.entity.mime.content.<A HREF="./org/apache/http/entity/mime/content/StringBody.html" title="class in org.apache.http.entity.mime.content">StringBody</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/auth/AuthScheme.html#getRealm()"><B>getRealm()</B></A> -
Method in interface org.apache.http.auth.<A HREF="./org/apache/http/auth/AuthScheme.html" title="interface in org.apache.http.auth">AuthScheme</A>
<DD>Returns authentication realm.
<DT><A HREF="./org/apache/http/auth/AuthScope.html#getRealm()"><B>getRealm()</B></A> -
Method in class org.apache.http.auth.<A HREF="./org/apache/http/auth/AuthScope.html" title="class in org.apache.http.auth">AuthScope</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/auth/KerberosScheme.html#getRealm()"><B>getRealm()</B></A> -
Method in class org.apache.http.impl.auth.<A HREF="./org/apache/http/impl/auth/KerberosScheme.html" title="class in org.apache.http.impl.auth">KerberosScheme</A>
<DD>The concept of an authentication realm is not supported by the Negotiate
authentication scheme.
<DT><A HREF="./org/apache/http/impl/auth/NegotiateScheme.html#getRealm()"><B>getRealm()</B></A> -
Method in class org.apache.http.impl.auth.<A HREF="./org/apache/http/impl/auth/NegotiateScheme.html" title="class in org.apache.http.impl.auth">NegotiateScheme</A>
<DD><B>Deprecated.</B>&nbsp;The concept of an authentication realm is not supported by the Negotiate
authentication scheme.
<DT><A HREF="./org/apache/http/impl/auth/NTLMScheme.html#getRealm()"><B>getRealm()</B></A> -
Method in class org.apache.http.impl.auth.<A HREF="./org/apache/http/impl/auth/NTLMScheme.html" title="class in org.apache.http.impl.auth">NTLMScheme</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/auth/RFC2617Scheme.html#getRealm()"><B>getRealm()</B></A> -
Method in class org.apache.http.impl.auth.<A HREF="./org/apache/http/impl/auth/RFC2617Scheme.html" title="class in org.apache.http.impl.auth">RFC2617Scheme</A>
<DD>Returns authentication realm.
<DT><A HREF="./org/apache/http/impl/auth/SPNegoScheme.html#getRealm()"><B>getRealm()</B></A> -
Method in class org.apache.http.impl.auth.<A HREF="./org/apache/http/impl/auth/SPNegoScheme.html" title="class in org.apache.http.impl.auth">SPNegoScheme</A>
<DD>The concept of an authentication realm is not supported by the Negotiate
authentication scheme.
<DT><A HREF="./org/apache/http/client/cache/HttpCacheEntry.html#getReasonPhrase()"><B>getReasonPhrase()</B></A> -
Method in class org.apache.http.client.cache.<A HREF="./org/apache/http/client/cache/HttpCacheEntry.html" title="class in org.apache.http.client.cache">HttpCacheEntry</A>
<DD>Gets the reason phrase from the origin <A HREF="http://hc.apache.org/httpcomponents-core-ga/httpcore/apidocs/org/apache/http/HttpResponse.html" title="class or interface in org.apache.http"><CODE>HttpResponse</CODE></A>, for example,
"Not Modified".
<DT><A HREF="./org/apache/http/client/RedirectStrategy.html#getRedirect(org.apache.http.HttpRequest, org.apache.http.HttpResponse, org.apache.http.protocol.HttpContext)"><B>getRedirect(HttpRequest, HttpResponse, HttpContext)</B></A> -
Method in interface org.apache.http.client.<A HREF="./org/apache/http/client/RedirectStrategy.html" title="interface in org.apache.http.client">RedirectStrategy</A>
<DD>Determines the redirect location given the response from the target
server and the current request execution context and generates a new
request to be sent to the location.
<DT><A HREF="./org/apache/http/impl/client/DefaultRedirectStrategy.html#getRedirect(org.apache.http.HttpRequest, org.apache.http.HttpResponse, org.apache.http.protocol.HttpContext)"><B>getRedirect(HttpRequest, HttpResponse, HttpContext)</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/DefaultRedirectStrategy.html" title="class in org.apache.http.impl.client">DefaultRedirectStrategy</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/AbstractHttpClient.html#getRedirectHandler()"><B>getRedirectHandler()</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/AbstractHttpClient.html" title="class in org.apache.http.impl.client">AbstractHttpClient</A>
<DD><B>Deprecated.</B>&nbsp;<I>(4.1) do not use</I>
<DT><A HREF="./org/apache/http/impl/client/AbstractHttpClient.html#getRedirectStrategy()"><B>getRedirectStrategy()</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/AbstractHttpClient.html" title="class in org.apache.http.impl.client">AbstractHttpClient</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/conn/AbstractClientConnAdapter.html#getRemoteAddress()"><B>getRemoteAddress()</B></A> -
Method in class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/AbstractClientConnAdapter.html" title="class in org.apache.http.impl.conn">AbstractClientConnAdapter</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/apache/http/impl/conn/AbstractClientConnAdapter.html#getRemotePort()"><B>getRemotePort()</B></A> -
Method in class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/AbstractClientConnAdapter.html" title="class in org.apache.http.impl.conn">AbstractClientConnAdapter</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/apache/http/impl/client/RoutedRequest.html#getRequest()"><B>getRequest()</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/RoutedRequest.html" title="class in org.apache.http.impl.client">RoutedRequest</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/cache/HttpCacheEntry.html#getRequestDate()"><B>getRequestDate()</B></A> -
Method in class org.apache.http.client.cache.<A HREF="./org/apache/http/client/cache/HttpCacheEntry.html" title="class in org.apache.http.client.cache">HttpCacheEntry</A>
<DD>Returns the time the associated origin request was initiated by the
caching module.
<DT><A HREF="./org/apache/http/impl/client/AbstractHttpClient.html#getRequestExecutor()"><B>getRequestExecutor()</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/AbstractHttpClient.html" title="class in org.apache.http.impl.client">AbstractHttpClient</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/AbstractHttpClient.html#getRequestInterceptor(int)"><B>getRequestInterceptor(int)</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/AbstractHttpClient.html" title="class in org.apache.http.impl.client">AbstractHttpClient</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/AbstractHttpClient.html#getRequestInterceptorCount()"><B>getRequestInterceptorCount()</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/AbstractHttpClient.html" title="class in org.apache.http.impl.client">AbstractHttpClient</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/methods/HttpRequestBase.html#getRequestLine()"><B>getRequestLine()</B></A> -
Method in class org.apache.http.client.methods.<A HREF="./org/apache/http/client/methods/HttpRequestBase.html" title="class in org.apache.http.client.methods">HttpRequestBase</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/RequestWrapper.html#getRequestLine()"><B>getRequestLine()</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/RequestWrapper.html" title="class in org.apache.http.impl.client">RequestWrapper</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/ClientParamsStack.html#getRequestParams()"><B>getRequestParams()</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/ClientParamsStack.html" title="class in org.apache.http.impl.client">ClientParamsStack</A>
<DD>Obtains the request parameters of this stack.
<DT><A HREF="./org/apache/http/client/cache/HttpCacheEntry.html#getResource()"><B>getResource()</B></A> -
Method in class org.apache.http.client.cache.<A HREF="./org/apache/http/client/cache/HttpCacheEntry.html" title="class in org.apache.http.client.cache">HttpCacheEntry</A>
<DD>Returns the <A HREF="./org/apache/http/client/cache/Resource.html" title="interface in org.apache.http.client.cache"><CODE>Resource</CODE></A> containing the origin response body.
<DT><A HREF="./org/apache/http/impl/client/TunnelRefusedException.html#getResponse()"><B>getResponse()</B></A> -
Method in exception org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/TunnelRefusedException.html" title="class in org.apache.http.impl.client">TunnelRefusedException</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/cache/HttpCacheEntry.html#getResponseDate()"><B>getResponseDate()</B></A> -
Method in class org.apache.http.client.cache.<A HREF="./org/apache/http/client/cache/HttpCacheEntry.html" title="class in org.apache.http.client.cache">HttpCacheEntry</A>
<DD>Returns the time the origin response was received by the caching module.
<DT><A HREF="./org/apache/http/impl/client/AbstractHttpClient.html#getResponseInterceptor(int)"><B>getResponseInterceptor(int)</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/AbstractHttpClient.html" title="class in org.apache.http.impl.client">AbstractHttpClient</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/AbstractHttpClient.html#getResponseInterceptorCount()"><B>getResponseInterceptorCount()</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/AbstractHttpClient.html" title="class in org.apache.http.impl.client">AbstractHttpClient</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/DefaultHttpRequestRetryHandler.html#getRetryCount()"><B>getRetryCount()</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/DefaultHttpRequestRetryHandler.html" title="class in org.apache.http.impl.client">DefaultHttpRequestRetryHandler</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/ServiceUnavailableRetryStrategy.html#getRetryInterval()"><B>getRetryInterval()</B></A> -
Method in interface org.apache.http.client.<A HREF="./org/apache/http/client/ServiceUnavailableRetryStrategy.html" title="interface in org.apache.http.client">ServiceUnavailableRetryStrategy</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/DefaultServiceUnavailableRetryStrategy.html#getRetryInterval()"><B>getRetryInterval()</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/DefaultServiceUnavailableRetryStrategy.html" title="class in org.apache.http.impl.client">DefaultServiceUnavailableRetryStrategy</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/cache/CacheConfig.html#getRevalidationQueueSize()"><B>getRevalidationQueueSize()</B></A> -
Method in class org.apache.http.impl.client.cache.<A HREF="./org/apache/http/impl/client/cache/CacheConfig.html" title="class in org.apache.http.impl.client.cache">CacheConfig</A>
<DD>Returns the current maximum queue size for background revalidations.
<DT><A HREF="./org/apache/http/conn/HttpRoutedConnection.html#getRoute()"><B>getRoute()</B></A> -
Method in interface org.apache.http.conn.<A HREF="./org/apache/http/conn/HttpRoutedConnection.html" title="interface in org.apache.http.conn">HttpRoutedConnection</A>
<DD>Obtains the current route of this connection.
<DT><A HREF="./org/apache/http/conn/ManagedClientConnection.html#getRoute()"><B>getRoute()</B></A> -
Method in interface org.apache.http.conn.<A HREF="./org/apache/http/conn/ManagedClientConnection.html" title="interface in org.apache.http.conn">ManagedClientConnection</A>
<DD>Obtains the current route of this connection.
<DT><A HREF="./org/apache/http/impl/client/RoutedRequest.html#getRoute()"><B>getRoute()</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/RoutedRequest.html" title="class in org.apache.http.impl.client">RoutedRequest</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/conn/AbstractPooledConnAdapter.html#getRoute()"><B>getRoute()</B></A> -
Method in class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/AbstractPooledConnAdapter.html" title="class in org.apache.http.impl.conn">AbstractPooledConnAdapter</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/apache/http/impl/conn/tsccm/BasicPoolEntryRef.html#getRoute()"><B>getRoute()</B></A> -
Method in class org.apache.http.impl.conn.tsccm.<A HREF="./org/apache/http/impl/conn/tsccm/BasicPoolEntryRef.html" title="class in org.apache.http.impl.conn.tsccm">BasicPoolEntryRef</A>
<DD><B>Deprecated.</B>&nbsp;Obtain the planned route for the referenced entry.
<DT><A HREF="./org/apache/http/impl/conn/tsccm/RouteSpecificPool.html#getRoute()"><B>getRoute()</B></A> -
Method in class org.apache.http.impl.conn.tsccm.<A HREF="./org/apache/http/impl/conn/tsccm/RouteSpecificPool.html" title="class in org.apache.http.impl.conn.tsccm">RouteSpecificPool</A>
<DD><B>Deprecated.</B>&nbsp;Obtains the route for which this pool is specific.
<DT><A HREF="./org/apache/http/impl/client/AbstractHttpClient.html#getRoutePlanner()"><B>getRoutePlanner()</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/AbstractHttpClient.html" title="class in org.apache.http.impl.client">AbstractHttpClient</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/conn/tsccm/ConnPoolByRoute.html#getRoutePool(org.apache.http.conn.routing.HttpRoute, boolean)"><B>getRoutePool(HttpRoute, boolean)</B></A> -
Method in class org.apache.http.impl.conn.tsccm.<A HREF="./org/apache/http/impl/conn/tsccm/ConnPoolByRoute.html" title="class in org.apache.http.impl.conn.tsccm">ConnPoolByRoute</A>
<DD><B>Deprecated.</B>&nbsp;Get a route-specific pool of available connections.
<DT><A HREF="./org/apache/http/auth/AuthScope.html#getScheme()"><B>getScheme()</B></A> -
Method in class org.apache.http.auth.<A HREF="./org/apache/http/auth/AuthScope.html" title="class in org.apache.http.auth">AuthScope</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/utils/URIBuilder.html#getScheme()"><B>getScheme()</B></A> -
Method in class org.apache.http.client.utils.<A HREF="./org/apache/http/client/utils/URIBuilder.html" title="class in org.apache.http.client.utils">URIBuilder</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/conn/scheme/SchemeRegistry.html#getScheme(java.lang.String)"><B>getScheme(String)</B></A> -
Method in class org.apache.http.conn.scheme.<A HREF="./org/apache/http/conn/scheme/SchemeRegistry.html" title="class in org.apache.http.conn.scheme">SchemeRegistry</A>
<DD>Obtains a scheme by name.
<DT><A HREF="./org/apache/http/conn/scheme/SchemeRegistry.html#getScheme(org.apache.http.HttpHost)"><B>getScheme(HttpHost)</B></A> -
Method in class org.apache.http.conn.scheme.<A HREF="./org/apache/http/conn/scheme/SchemeRegistry.html" title="class in org.apache.http.conn.scheme">SchemeRegistry</A>
<DD>Obtains the scheme for a host.
<DT><A HREF="./org/apache/http/auth/AuthScheme.html#getSchemeName()"><B>getSchemeName()</B></A> -
Method in interface org.apache.http.auth.<A HREF="./org/apache/http/auth/AuthScheme.html" title="interface in org.apache.http.auth">AuthScheme</A>
<DD>Returns textual designation of the given authentication scheme.
<DT><A HREF="./org/apache/http/impl/auth/BasicScheme.html#getSchemeName()"><B>getSchemeName()</B></A> -
Method in class org.apache.http.impl.auth.<A HREF="./org/apache/http/impl/auth/BasicScheme.html" title="class in org.apache.http.impl.auth">BasicScheme</A>
<DD>Returns textual designation of the basic authentication scheme.
<DT><A HREF="./org/apache/http/impl/auth/DigestScheme.html#getSchemeName()"><B>getSchemeName()</B></A> -
Method in class org.apache.http.impl.auth.<A HREF="./org/apache/http/impl/auth/DigestScheme.html" title="class in org.apache.http.impl.auth">DigestScheme</A>
<DD>Returns textual designation of the digest authentication scheme.
<DT><A HREF="./org/apache/http/impl/auth/KerberosScheme.html#getSchemeName()"><B>getSchemeName()</B></A> -
Method in class org.apache.http.impl.auth.<A HREF="./org/apache/http/impl/auth/KerberosScheme.html" title="class in org.apache.http.impl.auth">KerberosScheme</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/auth/NegotiateScheme.html#getSchemeName()"><B>getSchemeName()</B></A> -
Method in class org.apache.http.impl.auth.<A HREF="./org/apache/http/impl/auth/NegotiateScheme.html" title="class in org.apache.http.impl.auth">NegotiateScheme</A>
<DD><B>Deprecated.</B>&nbsp;Returns textual designation of the Negotiate authentication scheme.
<DT><A HREF="./org/apache/http/impl/auth/NTLMScheme.html#getSchemeName()"><B>getSchemeName()</B></A> -
Method in class org.apache.http.impl.auth.<A HREF="./org/apache/http/impl/auth/NTLMScheme.html" title="class in org.apache.http.impl.auth">NTLMScheme</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/auth/SPNegoScheme.html#getSchemeName()"><B>getSchemeName()</B></A> -
Method in class org.apache.http.impl.auth.<A HREF="./org/apache/http/impl/auth/SPNegoScheme.html" title="class in org.apache.http.impl.auth">SPNegoScheme</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/auth/AuthSchemeRegistry.html#getSchemeNames()"><B>getSchemeNames()</B></A> -
Method in class org.apache.http.auth.<A HREF="./org/apache/http/auth/AuthSchemeRegistry.html" title="class in org.apache.http.auth">AuthSchemeRegistry</A>
<DD>Obtains a list containing the names of all registered <A HREF="./org/apache/http/auth/AuthScheme.html" title="interface in org.apache.http.auth"><CODE>authentication
schemes</CODE></A>
<DT><A HREF="./org/apache/http/conn/scheme/SchemeRegistry.html#getSchemeNames()"><B>getSchemeNames()</B></A> -
Method in class org.apache.http.conn.scheme.<A HREF="./org/apache/http/conn/scheme/SchemeRegistry.html" title="class in org.apache.http.conn.scheme">SchemeRegistry</A>
<DD>Obtains the names of the registered schemes.
<DT><A HREF="./org/apache/http/conn/ClientConnectionManager.html#getSchemeRegistry()"><B>getSchemeRegistry()</B></A> -
Method in interface org.apache.http.conn.<A HREF="./org/apache/http/conn/ClientConnectionManager.html" title="interface in org.apache.http.conn">ClientConnectionManager</A>
<DD>Obtains the scheme registry used by this manager.
<DT><A HREF="./org/apache/http/impl/conn/BasicClientConnectionManager.html#getSchemeRegistry()"><B>getSchemeRegistry()</B></A> -
Method in class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/BasicClientConnectionManager.html" title="class in org.apache.http.impl.conn">BasicClientConnectionManager</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/conn/PoolingClientConnectionManager.html#getSchemeRegistry()"><B>getSchemeRegistry()</B></A> -
Method in class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/PoolingClientConnectionManager.html" title="class in org.apache.http.impl.conn">PoolingClientConnectionManager</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/conn/SingleClientConnManager.html#getSchemeRegistry()"><B>getSchemeRegistry()</B></A> -
Method in class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/SingleClientConnManager.html" title="class in org.apache.http.impl.conn">SingleClientConnManager</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/apache/http/impl/conn/tsccm/ThreadSafeClientConnManager.html#getSchemeRegistry()"><B>getSchemeRegistry()</B></A> -
Method in class org.apache.http.impl.conn.tsccm.<A HREF="./org/apache/http/impl/conn/tsccm/ThreadSafeClientConnManager.html" title="class in org.apache.http.impl.conn.tsccm">ThreadSafeClientConnManager</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/apache/http/conn/scheme/Scheme.html#getSchemeSocketFactory()"><B>getSchemeSocketFactory()</B></A> -
Method in class org.apache.http.conn.scheme.<A HREF="./org/apache/http/conn/scheme/Scheme.html" title="class in org.apache.http.conn.scheme">Scheme</A>
<DD>Obtains the socket factory.
<DT><A HREF="./org/apache/http/conn/OperatedClientConnection.html#getSocket()"><B>getSocket()</B></A> -
Method in interface org.apache.http.conn.<A HREF="./org/apache/http/conn/OperatedClientConnection.html" title="interface in org.apache.http.conn">OperatedClientConnection</A>
<DD>Obtains the socket for this connection.
<DT><A HREF="./org/apache/http/impl/conn/DefaultClientConnection.html#getSocket()"><B>getSocket()</B></A> -
Method in class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/DefaultClientConnection.html" title="class in org.apache.http.impl.conn">DefaultClientConnection</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/conn/MultihomePlainSocketFactory.html#getSocketFactory()"><B>getSocketFactory()</B></A> -
Static method in class org.apache.http.conn.<A HREF="./org/apache/http/conn/MultihomePlainSocketFactory.html" title="class in org.apache.http.conn">MultihomePlainSocketFactory</A>
<DD><B>Deprecated.</B>&nbsp;Gets the singleton instance of this class.
<DT><A HREF="./org/apache/http/conn/scheme/PlainSocketFactory.html#getSocketFactory()"><B>getSocketFactory()</B></A> -
Static method in class org.apache.http.conn.scheme.<A HREF="./org/apache/http/conn/scheme/PlainSocketFactory.html" title="class in org.apache.http.conn.scheme">PlainSocketFactory</A>
<DD>Gets the default factory.
<DT><A HREF="./org/apache/http/conn/scheme/Scheme.html#getSocketFactory()"><B>getSocketFactory()</B></A> -
Method in class org.apache.http.conn.scheme.<A HREF="./org/apache/http/conn/scheme/Scheme.html" title="class in org.apache.http.conn.scheme">Scheme</A>
<DD><B>Deprecated.</B>&nbsp;<I>(4.1) Use <A HREF="./org/apache/http/conn/scheme/Scheme.html#getSchemeSocketFactory()"><CODE>Scheme.getSchemeSocketFactory()</CODE></A></I>
<DT><A HREF="./org/apache/http/conn/ssl/SSLSocketFactory.html#getSocketFactory()"><B>getSocketFactory()</B></A> -
Static method in class org.apache.http.conn.ssl.<A HREF="./org/apache/http/conn/ssl/SSLSocketFactory.html" title="class in org.apache.http.conn.ssl">SSLSocketFactory</A>
<DD>Gets the default factory, which uses the default JSSE settings for initializing
the SSL context.
<DT><A HREF="./org/apache/http/impl/conn/AbstractClientConnAdapter.html#getSocketTimeout()"><B>getSocketTimeout()</B></A> -
Method in class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/AbstractClientConnAdapter.html" title="class in org.apache.http.impl.conn">AbstractClientConnAdapter</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/apache/http/cookie/CookieSpecRegistry.html#getSpecNames()"><B>getSpecNames()</B></A> -
Method in class org.apache.http.cookie.<A HREF="./org/apache/http/cookie/CookieSpecRegistry.html" title="class in org.apache.http.cookie">CookieSpecRegistry</A>
<DD>Obtains a list containing the names of all registered <A HREF="./org/apache/http/cookie/CookieSpec.html" title="interface in org.apache.http.cookie"><CODE>cookie
specs</CODE></A>.
<DT><A HREF="./org/apache/http/impl/auth/NegotiateSchemeFactory.html#getSpengoGenerator()"><B>getSpengoGenerator()</B></A> -
Method in class org.apache.http.impl.auth.<A HREF="./org/apache/http/impl/auth/NegotiateSchemeFactory.html" title="class in org.apache.http.impl.auth">NegotiateSchemeFactory</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/apache/http/conn/HttpRoutedConnection.html#getSSLSession()"><B>getSSLSession()</B></A> -
Method in interface org.apache.http.conn.<A HREF="./org/apache/http/conn/HttpRoutedConnection.html" title="interface in org.apache.http.conn">HttpRoutedConnection</A>
<DD>Obtains the SSL session of the underlying connection, if any.
<DT><A HREF="./org/apache/http/conn/ManagedClientConnection.html#getSSLSession()"><B>getSSLSession()</B></A> -
Method in interface org.apache.http.conn.<A HREF="./org/apache/http/conn/ManagedClientConnection.html" title="interface in org.apache.http.conn">ManagedClientConnection</A>
<DD>Obtains the SSL session of the underlying connection, if any.
<DT><A HREF="./org/apache/http/impl/conn/AbstractClientConnAdapter.html#getSSLSession()"><B>getSSLSession()</B></A> -
Method in class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/AbstractClientConnAdapter.html" title="class in org.apache.http.impl.conn">AbstractClientConnAdapter</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/apache/http/auth/AuthState.html#getState()"><B>getState()</B></A> -
Method in class org.apache.http.auth.<A HREF="./org/apache/http/auth/AuthState.html" title="class in org.apache.http.auth">AuthState</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/conn/ManagedClientConnection.html#getState()"><B>getState()</B></A> -
Method in interface org.apache.http.conn.<A HREF="./org/apache/http/conn/ManagedClientConnection.html" title="interface in org.apache.http.conn">ManagedClientConnection</A>
<DD>Returns the state object associated with this connection.
<DT><A HREF="./org/apache/http/impl/conn/AbstractPooledConnAdapter.html#getState()"><B>getState()</B></A> -
Method in class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/AbstractPooledConnAdapter.html" title="class in org.apache.http.impl.conn">AbstractPooledConnAdapter</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/apache/http/impl/conn/AbstractPoolEntry.html#getState()"><B>getState()</B></A> -
Method in class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/AbstractPoolEntry.html" title="class in org.apache.http.impl.conn">AbstractPoolEntry</A>
<DD><B>Deprecated.</B>&nbsp;Returns the state object associated with this pool entry.
<DT><A HREF="./org/apache/http/impl/conn/PoolingClientConnectionManager.html#getStats(org.apache.http.conn.routing.HttpRoute)"><B>getStats(HttpRoute)</B></A> -
Method in class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/PoolingClientConnectionManager.html" title="class in org.apache.http.impl.conn">PoolingClientConnectionManager</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/cache/HttpCacheEntry.html#getStatusCode()"><B>getStatusCode()</B></A> -
Method in class org.apache.http.client.cache.<A HREF="./org/apache/http/client/cache/HttpCacheEntry.html" title="class in org.apache.http.client.cache">HttpCacheEntry</A>
<DD>Returns the HTTP response code from the origin <A HREF="http://hc.apache.org/httpcomponents-core-ga/httpcore/apidocs/org/apache/http/HttpResponse.html" title="class or interface in org.apache.http"><CODE>HttpResponse</CODE></A>.
<DT><A HREF="./org/apache/http/client/HttpResponseException.html#getStatusCode()"><B>getStatusCode()</B></A> -
Method in exception org.apache.http.client.<A HREF="./org/apache/http/client/HttpResponseException.html" title="class in org.apache.http.client">HttpResponseException</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/cache/HttpCacheEntry.html#getStatusLine()"><B>getStatusLine()</B></A> -
Method in class org.apache.http.client.cache.<A HREF="./org/apache/http/client/cache/HttpCacheEntry.html" title="class in org.apache.http.client.cache">HttpCacheEntry</A>
<DD>Returns the <A HREF="http://hc.apache.org/httpcomponents-core-ga/httpcore/apidocs/org/apache/http/StatusLine.html" title="class or interface in org.apache.http"><CODE>StatusLine</CODE></A> from the origin <A HREF="http://hc.apache.org/httpcomponents-core-ga/httpcore/apidocs/org/apache/http/HttpResponse.html" title="class or interface in org.apache.http"><CODE>HttpResponse</CODE></A>.
<DT><A HREF="./org/apache/http/impl/client/cache/memcached/MemcachedCacheEntry.html#getStorageKey()"><B>getStorageKey()</B></A> -
Method in interface org.apache.http.impl.client.cache.memcached.<A HREF="./org/apache/http/impl/client/cache/memcached/MemcachedCacheEntry.html" title="interface in org.apache.http.impl.client.cache.memcached">MemcachedCacheEntry</A>
<DD>Returns the storage key associated with this entry.
<DT><A HREF="./org/apache/http/impl/client/cache/memcached/MemcachedCacheEntryImpl.html#getStorageKey()"><B>getStorageKey()</B></A> -
Method in class org.apache.http.impl.client.cache.memcached.<A HREF="./org/apache/http/impl/client/cache/memcached/MemcachedCacheEntryImpl.html" title="class in org.apache.http.impl.client.cache.memcached">MemcachedCacheEntryImpl</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/entity/mime/content/AbstractContentBody.html#getSubType()"><B>getSubType()</B></A> -
Method in class org.apache.http.entity.mime.content.<A HREF="./org/apache/http/entity/mime/content/AbstractContentBody.html" title="class in org.apache.http.entity.mime.content">AbstractContentBody</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/entity/mime/content/ContentDescriptor.html#getSubType()"><B>getSubType()</B></A> -
Method in interface org.apache.http.entity.mime.content.<A HREF="./org/apache/http/entity/mime/content/ContentDescriptor.html" title="interface in org.apache.http.entity.mime.content">ContentDescriptor</A>
<DD>Gets the defaulted MIME sub type for this content.
<DT><A HREF="./org/apache/http/entity/mime/HttpMultipart.html#getSubType()"><B>getSubType()</B></A> -
Method in class org.apache.http.entity.mime.<A HREF="./org/apache/http/entity/mime/HttpMultipart.html" title="class in org.apache.http.entity.mime">HttpMultipart</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/conn/ssl/SSLSocketFactory.html#getSystemSocketFactory()"><B>getSystemSocketFactory()</B></A> -
Static method in class org.apache.http.conn.ssl.<A HREF="./org/apache/http/conn/ssl/SSLSocketFactory.html" title="class in org.apache.http.conn.ssl">SSLSocketFactory</A>
<DD>Gets the default factory, which uses system properties for initializing the SSL context
as described in
<a href="http://docs.oracle.com/javase/1.5.0/docs/guide/security/jsse/JSSERefGuide.html">
"JavaTM Secure Socket Extension (JSSE) Reference Guide for the JavaTM 2 Platform
Standard Edition 5</a>
<DT><A HREF="./org/apache/http/impl/client/AbstractHttpClient.html#getTargetAuthenticationHandler()"><B>getTargetAuthenticationHandler()</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/AbstractHttpClient.html" title="class in org.apache.http.impl.client">AbstractHttpClient</A>
<DD><B>Deprecated.</B>&nbsp;<I>(4.2) do not use</I>
<DT><A HREF="./org/apache/http/impl/client/AbstractHttpClient.html#getTargetAuthenticationStrategy()"><B>getTargetAuthenticationStrategy()</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/AbstractHttpClient.html" title="class in org.apache.http.impl.client">AbstractHttpClient</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/conn/OperatedClientConnection.html#getTargetHost()"><B>getTargetHost()</B></A> -
Method in interface org.apache.http.conn.<A HREF="./org/apache/http/conn/OperatedClientConnection.html" title="interface in org.apache.http.conn">OperatedClientConnection</A>
<DD>Obtains the target host for this connection.
<DT><A HREF="./org/apache/http/conn/routing/HttpRoute.html#getTargetHost()"><B>getTargetHost()</B></A> -
Method in class org.apache.http.conn.routing.<A HREF="./org/apache/http/conn/routing/HttpRoute.html" title="class in org.apache.http.conn.routing">HttpRoute</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/conn/routing/RouteInfo.html#getTargetHost()"><B>getTargetHost()</B></A> -
Method in interface org.apache.http.conn.routing.<A HREF="./org/apache/http/conn/routing/RouteInfo.html" title="interface in org.apache.http.conn.routing">RouteInfo</A>
<DD>Obtains the target host.
<DT><A HREF="./org/apache/http/conn/routing/RouteTracker.html#getTargetHost()"><B>getTargetHost()</B></A> -
Method in class org.apache.http.conn.routing.<A HREF="./org/apache/http/conn/routing/RouteTracker.html" title="class in org.apache.http.conn.routing">RouteTracker</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/conn/DefaultClientConnection.html#getTargetHost()"><B>getTargetHost()</B></A> -
Method in class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/DefaultClientConnection.html" title="class in org.apache.http.impl.conn">DefaultClientConnection</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/conn/tsccm/WaitingThread.html#getThread()"><B>getThread()</B></A> -
Method in class org.apache.http.impl.conn.tsccm.<A HREF="./org/apache/http/impl/conn/tsccm/WaitingThread.html" title="class in org.apache.http.impl.conn.tsccm">WaitingThread</A>
<DD><B>Deprecated.</B>&nbsp;Obtains the thread, if there is one.
<DT><A HREF="./org/apache/http/conn/params/ConnManagerParams.html#getTimeout(org.apache.http.params.HttpParams)"><B>getTimeout(HttpParams)</B></A> -
Static method in class org.apache.http.conn.params.<A HREF="./org/apache/http/conn/params/ConnManagerParams.html" title="class in org.apache.http.conn.params">ConnManagerParams</A>
<DD><B>Deprecated.</B>&nbsp;<I>(4.1) use <A HREF="http://hc.apache.org/httpcomponents-core-ga/httpcore/apidocs/org/apache/http/params/HttpConnectionParams.html#getConnectionTimeout(org.apache.http.params.HttpParams)" title="class or interface in org.apache.http.params"><CODE>HttpConnectionParams.getConnectionTimeout(HttpParams)</CODE></A></I>
<DT><A HREF="./org/apache/http/entity/mime/HttpMultipart.html#getTotalLength()"><B>getTotalLength()</B></A> -
Method in class org.apache.http.entity.mime.<A HREF="./org/apache/http/entity/mime/HttpMultipart.html" title="class in org.apache.http.entity.mime">HttpMultipart</A>
<DD>Determines the total length of the multipart content (content length of
individual parts plus that of extra elements required to delimit the parts
from one another).
<DT><A HREF="./org/apache/http/impl/conn/PoolingClientConnectionManager.html#getTotalStats()"><B>getTotalStats()</B></A> -
Method in class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/PoolingClientConnectionManager.html" title="class in org.apache.http.impl.conn">PoolingClientConnectionManager</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/entity/mime/content/ByteArrayBody.html#getTransferEncoding()"><B>getTransferEncoding()</B></A> -
Method in class org.apache.http.entity.mime.content.<A HREF="./org/apache/http/entity/mime/content/ByteArrayBody.html" title="class in org.apache.http.entity.mime.content">ByteArrayBody</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/entity/mime/content/ContentDescriptor.html#getTransferEncoding()"><B>getTransferEncoding()</B></A> -
Method in interface org.apache.http.entity.mime.content.<A HREF="./org/apache/http/entity/mime/content/ContentDescriptor.html" title="interface in org.apache.http.entity.mime.content">ContentDescriptor</A>
<DD>Returns the body descriptors transfer encoding.
<DT><A HREF="./org/apache/http/entity/mime/content/FileBody.html#getTransferEncoding()"><B>getTransferEncoding()</B></A> -
Method in class org.apache.http.entity.mime.content.<A HREF="./org/apache/http/entity/mime/content/FileBody.html" title="class in org.apache.http.entity.mime.content">FileBody</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/entity/mime/content/InputStreamBody.html#getTransferEncoding()"><B>getTransferEncoding()</B></A> -
Method in class org.apache.http.entity.mime.content.<A HREF="./org/apache/http/entity/mime/content/InputStreamBody.html" title="class in org.apache.http.entity.mime.content">InputStreamBody</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/entity/mime/content/StringBody.html#getTransferEncoding()"><B>getTransferEncoding()</B></A> -
Method in class org.apache.http.entity.mime.content.<A HREF="./org/apache/http/entity/mime/content/StringBody.html" title="class in org.apache.http.entity.mime.content">StringBody</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/conn/routing/HttpRoute.html#getTunnelType()"><B>getTunnelType()</B></A> -
Method in class org.apache.http.conn.routing.<A HREF="./org/apache/http/conn/routing/HttpRoute.html" title="class in org.apache.http.conn.routing">HttpRoute</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/conn/routing/RouteInfo.html#getTunnelType()"><B>getTunnelType()</B></A> -
Method in interface org.apache.http.conn.routing.<A HREF="./org/apache/http/conn/routing/RouteInfo.html" title="interface in org.apache.http.conn.routing">RouteInfo</A>
<DD>Obtains the tunnel type of this route.
<DT><A HREF="./org/apache/http/conn/routing/RouteTracker.html#getTunnelType()"><B>getTunnelType()</B></A> -
Method in class org.apache.http.conn.routing.<A HREF="./org/apache/http/conn/routing/RouteTracker.html" title="class in org.apache.http.conn.routing">RouteTracker</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/fluent/Content.html#getType()"><B>getType()</B></A> -
Method in class org.apache.http.client.fluent.<A HREF="./org/apache/http/client/fluent/Content.html" title="class in org.apache.http.client.fluent">Content</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/cache/memcached/MemcachedCacheEntryFactory.html#getUnsetCacheEntry()"><B>getUnsetCacheEntry()</B></A> -
Method in interface org.apache.http.impl.client.cache.memcached.<A HREF="./org/apache/http/impl/client/cache/memcached/MemcachedCacheEntryFactory.html" title="interface in org.apache.http.impl.client.cache.memcached">MemcachedCacheEntryFactory</A>
<DD>Creates an "unset" <A HREF="./org/apache/http/impl/client/cache/memcached/MemcachedCacheEntry.html" title="interface in org.apache.http.impl.client.cache.memcached"><CODE>MemcachedCacheEntry</CODE></A> ready to accept
a serialized representation via <A HREF="./org/apache/http/impl/client/cache/memcached/MemcachedCacheEntry.html#set(byte[])"><CODE>MemcachedCacheEntry.set(byte[])</CODE></A>
and deserialize it into a storage key and a <A HREF="./org/apache/http/client/cache/HttpCacheEntry.html" title="class in org.apache.http.client.cache"><CODE>HttpCacheEntry</CODE></A>.
<DT><A HREF="./org/apache/http/impl/client/cache/memcached/MemcachedCacheEntryFactoryImpl.html#getUnsetCacheEntry()"><B>getUnsetCacheEntry()</B></A> -
Method in class org.apache.http.impl.client.cache.memcached.<A HREF="./org/apache/http/impl/client/cache/memcached/MemcachedCacheEntryFactoryImpl.html" title="class in org.apache.http.impl.client.cache.memcached">MemcachedCacheEntryFactoryImpl</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/conn/tsccm/BasicPoolEntry.html#getUpdated()"><B>getUpdated()</B></A> -
Method in class org.apache.http.impl.conn.tsccm.<A HREF="./org/apache/http/impl/conn/tsccm/BasicPoolEntry.html" title="class in org.apache.http.impl.conn.tsccm">BasicPoolEntry</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/apache/http/client/methods/HttpRequestBase.html#getURI()"><B>getURI()</B></A> -
Method in class org.apache.http.client.methods.<A HREF="./org/apache/http/client/methods/HttpRequestBase.html" title="class in org.apache.http.client.methods">HttpRequestBase</A>
<DD>Returns the original request URI.
<DT><A HREF="./org/apache/http/client/methods/HttpUriRequest.html#getURI()"><B>getURI()</B></A> -
Method in interface org.apache.http.client.methods.<A HREF="./org/apache/http/client/methods/HttpUriRequest.html" title="interface in org.apache.http.client.methods">HttpUriRequest</A>
<DD>Returns the URI this request uses, such as
<code>http://example.org/path/to/file</code>.
<DT><A HREF="./org/apache/http/impl/client/RequestWrapper.html#getURI()"><B>getURI()</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/RequestWrapper.html" title="class in org.apache.http.impl.client">RequestWrapper</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/utils/URIBuilder.html#getUserInfo()"><B>getUserInfo()</B></A> -
Method in class org.apache.http.client.utils.<A HREF="./org/apache/http/client/utils/URIBuilder.html" title="class in org.apache.http.client.utils">URIBuilder</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/auth/NTCredentials.html#getUserName()"><B>getUserName()</B></A> -
Method in class org.apache.http.auth.<A HREF="./org/apache/http/auth/NTCredentials.html" title="class in org.apache.http.auth">NTCredentials</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/auth/NTUserPrincipal.html#getUsername()"><B>getUsername()</B></A> -
Method in class org.apache.http.auth.<A HREF="./org/apache/http/auth/NTUserPrincipal.html" title="class in org.apache.http.auth">NTUserPrincipal</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/auth/UsernamePasswordCredentials.html#getUserName()"><B>getUserName()</B></A> -
Method in class org.apache.http.auth.<A HREF="./org/apache/http/auth/UsernamePasswordCredentials.html" title="class in org.apache.http.auth">UsernamePasswordCredentials</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/auth/Credentials.html#getUserPrincipal()"><B>getUserPrincipal()</B></A> -
Method in interface org.apache.http.auth.<A HREF="./org/apache/http/auth/Credentials.html" title="interface in org.apache.http.auth">Credentials</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/auth/NTCredentials.html#getUserPrincipal()"><B>getUserPrincipal()</B></A> -
Method in class org.apache.http.auth.<A HREF="./org/apache/http/auth/NTCredentials.html" title="class in org.apache.http.auth">NTCredentials</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/auth/UsernamePasswordCredentials.html#getUserPrincipal()"><B>getUserPrincipal()</B></A> -
Method in class org.apache.http.auth.<A HREF="./org/apache/http/auth/UsernamePasswordCredentials.html" title="class in org.apache.http.auth">UsernamePasswordCredentials</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/UserTokenHandler.html#getUserToken(org.apache.http.protocol.HttpContext)"><B>getUserToken(HttpContext)</B></A> -
Method in interface org.apache.http.client.<A HREF="./org/apache/http/client/UserTokenHandler.html" title="interface in org.apache.http.client">UserTokenHandler</A>
<DD>The token object returned by this method is expected to uniquely
identify the current user if the context is user specific or to be
<code>null</code> if it is not.
<DT><A HREF="./org/apache/http/impl/client/DefaultUserTokenHandler.html#getUserToken(org.apache.http.protocol.HttpContext)"><B>getUserToken(HttpContext)</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/DefaultUserTokenHandler.html" title="class in org.apache.http.impl.client">DefaultUserTokenHandler</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/AbstractHttpClient.html#getUserTokenHandler()"><B>getUserTokenHandler()</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/AbstractHttpClient.html" title="class in org.apache.http.impl.client">AbstractHttpClient</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/conn/tsccm/BasicPoolEntry.html#getValidUntil()"><B>getValidUntil()</B></A> -
Method in class org.apache.http.impl.conn.tsccm.<A HREF="./org/apache/http/impl/conn/tsccm/BasicPoolEntry.html" title="class in org.apache.http.impl.conn.tsccm">BasicPoolEntry</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/apache/http/client/cache/InputLimit.html#getValue()"><B>getValue()</B></A> -
Method in class org.apache.http.client.cache.<A HREF="./org/apache/http/client/cache/InputLimit.html" title="class in org.apache.http.client.cache">InputLimit</A>
<DD>Returns the current maximum limit that was set on
creation.
<DT><A HREF="./org/apache/http/cookie/Cookie.html#getValue()"><B>getValue()</B></A> -
Method in interface org.apache.http.cookie.<A HREF="./org/apache/http/cookie/Cookie.html" title="interface in org.apache.http.cookie">Cookie</A>
<DD>Returns the value.
<DT><A HREF="./org/apache/http/impl/cookie/BasicClientCookie.html#getValue()"><B>getValue()</B></A> -
Method in class org.apache.http.impl.cookie.<A HREF="./org/apache/http/impl/cookie/BasicClientCookie.html" title="class in org.apache.http.impl.cookie">BasicClientCookie</A>
<DD>Returns the value.
<DT><A HREF="./org/apache/http/client/cache/HttpCacheEntry.html#getVariantMap()"><B>getVariantMap()</B></A> -
Method in class org.apache.http.client.cache.<A HREF="./org/apache/http/client/cache/HttpCacheEntry.html" title="class in org.apache.http.client.cache">HttpCacheEntry</A>
<DD>Returns an index about where in the cache different variants for
a given resource are stored.
<DT><A HREF="./org/apache/http/cookie/Cookie.html#getVersion()"><B>getVersion()</B></A> -
Method in interface org.apache.http.cookie.<A HREF="./org/apache/http/cookie/Cookie.html" title="interface in org.apache.http.cookie">Cookie</A>
<DD>Returns the version of the cookie specification to which this
cookie conforms.
<DT><A HREF="./org/apache/http/cookie/CookieSpec.html#getVersion()"><B>getVersion()</B></A> -
Method in interface org.apache.http.cookie.<A HREF="./org/apache/http/cookie/CookieSpec.html" title="interface in org.apache.http.cookie">CookieSpec</A>
<DD>Returns version of the state management this cookie specification
conforms to.
<DT><A HREF="./org/apache/http/impl/cookie/BasicClientCookie.html#getVersion()"><B>getVersion()</B></A> -
Method in class org.apache.http.impl.cookie.<A HREF="./org/apache/http/impl/cookie/BasicClientCookie.html" title="class in org.apache.http.impl.cookie">BasicClientCookie</A>
<DD>Returns the version of the cookie specification to which this
cookie conforms.
<DT><A HREF="./org/apache/http/impl/cookie/BestMatchSpec.html#getVersion()"><B>getVersion()</B></A> -
Method in class org.apache.http.impl.cookie.<A HREF="./org/apache/http/impl/cookie/BestMatchSpec.html" title="class in org.apache.http.impl.cookie">BestMatchSpec</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/cookie/BrowserCompatSpec.html#getVersion()"><B>getVersion()</B></A> -
Method in class org.apache.http.impl.cookie.<A HREF="./org/apache/http/impl/cookie/BrowserCompatSpec.html" title="class in org.apache.http.impl.cookie">BrowserCompatSpec</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/cookie/IgnoreSpec.html#getVersion()"><B>getVersion()</B></A> -
Method in class org.apache.http.impl.cookie.<A HREF="./org/apache/http/impl/cookie/IgnoreSpec.html" title="class in org.apache.http.impl.cookie">IgnoreSpec</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/cookie/NetscapeDraftSpec.html#getVersion()"><B>getVersion()</B></A> -
Method in class org.apache.http.impl.cookie.<A HREF="./org/apache/http/impl/cookie/NetscapeDraftSpec.html" title="class in org.apache.http.impl.cookie">NetscapeDraftSpec</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/cookie/RFC2109Spec.html#getVersion()"><B>getVersion()</B></A> -
Method in class org.apache.http.impl.cookie.<A HREF="./org/apache/http/impl/cookie/RFC2109Spec.html" title="class in org.apache.http.impl.cookie">RFC2109Spec</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/cookie/RFC2965Spec.html#getVersion()"><B>getVersion()</B></A> -
Method in class org.apache.http.impl.cookie.<A HREF="./org/apache/http/impl/cookie/RFC2965Spec.html" title="class in org.apache.http.impl.cookie">RFC2965Spec</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/cookie/CookieSpec.html#getVersionHeader()"><B>getVersionHeader()</B></A> -
Method in interface org.apache.http.cookie.<A HREF="./org/apache/http/cookie/CookieSpec.html" title="interface in org.apache.http.cookie">CookieSpec</A>
<DD>Returns a request header identifying what version of the state management
specification is understood.
<DT><A HREF="./org/apache/http/impl/cookie/BestMatchSpec.html#getVersionHeader()"><B>getVersionHeader()</B></A> -
Method in class org.apache.http.impl.cookie.<A HREF="./org/apache/http/impl/cookie/BestMatchSpec.html" title="class in org.apache.http.impl.cookie">BestMatchSpec</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/cookie/BrowserCompatSpec.html#getVersionHeader()"><B>getVersionHeader()</B></A> -
Method in class org.apache.http.impl.cookie.<A HREF="./org/apache/http/impl/cookie/BrowserCompatSpec.html" title="class in org.apache.http.impl.cookie">BrowserCompatSpec</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/cookie/IgnoreSpec.html#getVersionHeader()"><B>getVersionHeader()</B></A> -
Method in class org.apache.http.impl.cookie.<A HREF="./org/apache/http/impl/cookie/IgnoreSpec.html" title="class in org.apache.http.impl.cookie">IgnoreSpec</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/cookie/NetscapeDraftSpec.html#getVersionHeader()"><B>getVersionHeader()</B></A> -
Method in class org.apache.http.impl.cookie.<A HREF="./org/apache/http/impl/cookie/NetscapeDraftSpec.html" title="class in org.apache.http.impl.cookie">NetscapeDraftSpec</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/cookie/RFC2109Spec.html#getVersionHeader()"><B>getVersionHeader()</B></A> -
Method in class org.apache.http.impl.cookie.<A HREF="./org/apache/http/impl/cookie/RFC2109Spec.html" title="class in org.apache.http.impl.cookie">RFC2109Spec</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/cookie/RFC2965Spec.html#getVersionHeader()"><B>getVersionHeader()</B></A> -
Method in class org.apache.http.impl.cookie.<A HREF="./org/apache/http/impl/cookie/RFC2965Spec.html" title="class in org.apache.http.impl.cookie">RFC2965Spec</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/conn/tsccm/BasicPoolEntry.html#getWeakRef()"><B>getWeakRef()</B></A> -
Method in class org.apache.http.impl.conn.tsccm.<A HREF="./org/apache/http/impl/conn/tsccm/BasicPoolEntry.html" title="class in org.apache.http.impl.conn.tsccm">BasicPoolEntry</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/apache/http/auth/NTCredentials.html#getWorkstation()"><B>getWorkstation()</B></A> -
Method in class org.apache.http.auth.<A HREF="./org/apache/http/auth/NTCredentials.html" title="class in org.apache.http.auth">NTCredentials</A>
<DD>Retrieves the workstation name of the computer originating the request.
<DT><A HREF="./org/apache/http/impl/conn/AbstractClientConnAdapter.html#getWrappedConnection()"><B>getWrappedConnection()</B></A> -
Method in class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/AbstractClientConnAdapter.html" title="class in org.apache.http.impl.conn">AbstractClientConnAdapter</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/apache/http/impl/auth/GGSSchemeBase.html" title="class in org.apache.http.impl.auth"><B>GGSSchemeBase</B></A> - Class in <A HREF="./org/apache/http/impl/auth/package-summary.html">org.apache.http.impl.auth</A><DD>&nbsp;<DT><A HREF="./org/apache/http/impl/cookie/DateUtils.html#GMT"><B>GMT</B></A> -
Static variable in class org.apache.http.impl.cookie.<A HREF="./org/apache/http/impl/cookie/DateUtils.html" title="class in org.apache.http.impl.cookie">DateUtils</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/entity/GzipDecompressingEntity.html" title="class in org.apache.http.client.entity"><B>GzipDecompressingEntity</B></A> - Class in <A HREF="./org/apache/http/client/entity/package-summary.html">org.apache.http.client.entity</A><DD><A HREF="http://hc.apache.org/httpcomponents-core-ga/httpcore/apidocs/org/apache/http/entity/HttpEntityWrapper.html" title="class or interface in org.apache.http.entity"><CODE>HttpEntityWrapper</CODE></A> for handling gzip Content Coded responses.<DT><A HREF="./org/apache/http/client/entity/GzipDecompressingEntity.html#GzipDecompressingEntity(org.apache.http.HttpEntity)"><B>GzipDecompressingEntity(HttpEntity)</B></A> -
Constructor for class org.apache.http.client.entity.<A HREF="./org/apache/http/client/entity/GzipDecompressingEntity.html" title="class in org.apache.http.client.entity">GzipDecompressingEntity</A>
<DD>Creates a new <A HREF="./org/apache/http/client/entity/GzipDecompressingEntity.html" title="class in org.apache.http.client.entity"><CODE>GzipDecompressingEntity</CODE></A> which will wrap the specified
<A HREF="http://hc.apache.org/httpcomponents-core-ga/httpcore/apidocs/org/apache/http/HttpEntity.html" title="class or interface in org.apache.http"><CODE>HttpEntity</CODE></A>.
</DL>
<HR>
<A NAME="_H_"><!-- --></A><H2>
<B>H</B></H2>
<DL>
<DT><A HREF="./org/apache/http/client/params/ClientPNames.html#HANDLE_AUTHENTICATION"><B>HANDLE_AUTHENTICATION</B></A> -
Static variable in interface org.apache.http.client.params.<A HREF="./org/apache/http/client/params/ClientPNames.html" title="interface in org.apache.http.client.params">ClientPNames</A>
<DD>Defines whether authentication should be handled automatically.
<DT><A HREF="./org/apache/http/client/params/ClientPNames.html#HANDLE_REDIRECTS"><B>HANDLE_REDIRECTS</B></A> -
Static variable in interface org.apache.http.client.params.<A HREF="./org/apache/http/client/params/ClientPNames.html" title="interface in org.apache.http.client.params">ClientPNames</A>
<DD>Defines whether redirects should be handled automatically
<DT><A HREF="./org/apache/http/impl/client/DefaultHttpRequestRetryHandler.html#handleAsIdempotent(org.apache.http.HttpRequest)"><B>handleAsIdempotent(HttpRequest)</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/DefaultHttpRequestRetryHandler.html" title="class in org.apache.http.impl.client">DefaultHttpRequestRetryHandler</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/StandardHttpRequestRetryHandler.html#handleAsIdempotent(org.apache.http.HttpRequest)"><B>handleAsIdempotent(HttpRequest)</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/StandardHttpRequestRetryHandler.html" title="class in org.apache.http.impl.client">StandardHttpRequestRetryHandler</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/conn/tsccm/AbstractConnPool.html#handleLostEntry(org.apache.http.conn.routing.HttpRoute)"><B>handleLostEntry(HttpRoute)</B></A> -
Method in class org.apache.http.impl.conn.tsccm.<A HREF="./org/apache/http/impl/conn/tsccm/AbstractConnPool.html" title="class in org.apache.http.impl.conn.tsccm">AbstractConnPool</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/apache/http/impl/conn/tsccm/ConnPoolByRoute.html#handleLostEntry(org.apache.http.conn.routing.HttpRoute)"><B>handleLostEntry(HttpRoute)</B></A> -
Method in class org.apache.http.impl.conn.tsccm.<A HREF="./org/apache/http/impl/conn/tsccm/ConnPoolByRoute.html" title="class in org.apache.http.impl.conn.tsccm">ConnPoolByRoute</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/apache/http/impl/conn/tsccm/AbstractConnPool.html#handleReference(java.lang.ref.Reference)"><B>handleReference(Reference&lt;?&gt;)</B></A> -
Method in class org.apache.http.impl.conn.tsccm.<A HREF="./org/apache/http/impl/conn/tsccm/AbstractConnPool.html" title="class in org.apache.http.impl.conn.tsccm">AbstractConnPool</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/apache/http/client/fluent/Response.html#handleResponse(org.apache.http.client.ResponseHandler)"><B>handleResponse(ResponseHandler&lt;T&gt;)</B></A> -
Method in class org.apache.http.client.fluent.<A HREF="./org/apache/http/client/fluent/Response.html" title="class in org.apache.http.client.fluent">Response</A>
<DD>Handles the response using the specified <A HREF="./org/apache/http/client/ResponseHandler.html" title="interface in org.apache.http.client"><CODE>ResponseHandler</CODE></A>
<DT><A HREF="./org/apache/http/client/ResponseHandler.html#handleResponse(org.apache.http.HttpResponse)"><B>handleResponse(HttpResponse)</B></A> -
Method in interface org.apache.http.client.<A HREF="./org/apache/http/client/ResponseHandler.html" title="interface in org.apache.http.client">ResponseHandler</A>
<DD>Processes an <A HREF="http://hc.apache.org/httpcomponents-core-ga/httpcore/apidocs/org/apache/http/HttpResponse.html" title="class or interface in org.apache.http"><CODE>HttpResponse</CODE></A> and returns some value
corresponding to that response.
<DT><A HREF="./org/apache/http/impl/client/BasicResponseHandler.html#handleResponse(org.apache.http.HttpResponse)"><B>handleResponse(HttpResponse)</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/BasicResponseHandler.html" title="class in org.apache.http.impl.client">BasicResponseHandler</A>
<DD>Returns the response body as a String if the response was successful (a
2xx status code).
<DT><A HREF="./org/apache/http/impl/client/DefaultRequestDirector.html#handleResponse(org.apache.http.impl.client.RoutedRequest, org.apache.http.HttpResponse, org.apache.http.protocol.HttpContext)"><B>handleResponse(RoutedRequest, HttpResponse, HttpContext)</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/DefaultRequestDirector.html" title="class in org.apache.http.impl.client">DefaultRequestDirector</A>
<DD>Analyzes a response to check need for a followup.
<DT><A HREF="./org/apache/http/auth/AuthState.html#hasAuthOptions()"><B>hasAuthOptions()</B></A> -
Method in class org.apache.http.auth.<A HREF="./org/apache/http/auth/AuthState.html" title="class in org.apache.http.auth">AuthState</A>
<DD>Returns <code>true</code> if <A HREF="./org/apache/http/auth/AuthOption.html" title="class in org.apache.http.auth"><CODE>AuthOption</CODE></A>s are available, <code>false</code>
otherwise.
<DT><A HREF="./org/apache/http/impl/client/cache/memcached/KeyHashingScheme.html#hash(java.lang.String)"><B>hash(String)</B></A> -
Method in interface org.apache.http.impl.client.cache.memcached.<A HREF="./org/apache/http/impl/client/cache/memcached/KeyHashingScheme.html" title="interface in org.apache.http.impl.client.cache.memcached">KeyHashingScheme</A>
<DD>Maps a storage key to a cache key.
<DT><A HREF="./org/apache/http/impl/client/cache/memcached/PrefixKeyHashingScheme.html#hash(java.lang.String)"><B>hash(String)</B></A> -
Method in class org.apache.http.impl.client.cache.memcached.<A HREF="./org/apache/http/impl/client/cache/memcached/PrefixKeyHashingScheme.html" title="class in org.apache.http.impl.client.cache.memcached">PrefixKeyHashingScheme</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/cache/memcached/SHA256KeyHashingScheme.html#hash(java.lang.String)"><B>hash(String)</B></A> -
Method in class org.apache.http.impl.client.cache.memcached.<A HREF="./org/apache/http/impl/client/cache/memcached/SHA256KeyHashingScheme.html" title="class in org.apache.http.impl.client.cache.memcached">SHA256KeyHashingScheme</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/auth/AuthScope.html#hashCode()"><B>hashCode()</B></A> -
Method in class org.apache.http.auth.<A HREF="./org/apache/http/auth/AuthScope.html" title="class in org.apache.http.auth">AuthScope</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/auth/BasicUserPrincipal.html#hashCode()"><B>hashCode()</B></A> -
Method in class org.apache.http.auth.<A HREF="./org/apache/http/auth/BasicUserPrincipal.html" title="class in org.apache.http.auth">BasicUserPrincipal</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/auth/NTCredentials.html#hashCode()"><B>hashCode()</B></A> -
Method in class org.apache.http.auth.<A HREF="./org/apache/http/auth/NTCredentials.html" title="class in org.apache.http.auth">NTCredentials</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/auth/NTUserPrincipal.html#hashCode()"><B>hashCode()</B></A> -
Method in class org.apache.http.auth.<A HREF="./org/apache/http/auth/NTUserPrincipal.html" title="class in org.apache.http.auth">NTUserPrincipal</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/auth/UsernamePasswordCredentials.html#hashCode()"><B>hashCode()</B></A> -
Method in class org.apache.http.auth.<A HREF="./org/apache/http/auth/UsernamePasswordCredentials.html" title="class in org.apache.http.auth">UsernamePasswordCredentials</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/conn/routing/HttpRoute.html#hashCode()"><B>hashCode()</B></A> -
Method in class org.apache.http.conn.routing.<A HREF="./org/apache/http/conn/routing/HttpRoute.html" title="class in org.apache.http.conn.routing">HttpRoute</A>
<DD>Generates a hash code for this route.
<DT><A HREF="./org/apache/http/conn/routing/RouteTracker.html#hashCode()"><B>hashCode()</B></A> -
Method in class org.apache.http.conn.routing.<A HREF="./org/apache/http/conn/routing/RouteTracker.html" title="class in org.apache.http.conn.routing">RouteTracker</A>
<DD>Generates a hash code for this tracked route.
<DT><A HREF="./org/apache/http/conn/scheme/Scheme.html#hashCode()"><B>hashCode()</B></A> -
Method in class org.apache.http.conn.scheme.<A HREF="./org/apache/http/conn/scheme/Scheme.html" title="class in org.apache.http.conn.scheme">Scheme</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/conn/tsccm/RouteSpecificPool.html#hasThread()"><B>hasThread()</B></A> -
Method in class org.apache.http.impl.conn.tsccm.<A HREF="./org/apache/http/impl/conn/tsccm/RouteSpecificPool.html" title="class in org.apache.http.impl.conn.tsccm">RouteSpecificPool</A>
<DD><B>Deprecated.</B>&nbsp;Checks whether there is a waiting thread in this pool.
<DT><A HREF="./org/apache/http/client/cache/HttpCacheEntry.html#hasVariants()"><B>hasVariants()</B></A> -
Method in class org.apache.http.client.cache.<A HREF="./org/apache/http/client/cache/HttpCacheEntry.html" title="class in org.apache.http.client.cache">HttpCacheEntry</A>
<DD>Indicates whether the origin response indicated the associated
resource had variants (i.e.
<DT><A HREF="./org/apache/http/client/fluent/Request.html#Head(java.net.URI)"><B>Head(URI)</B></A> -
Static method in class org.apache.http.client.fluent.<A HREF="./org/apache/http/client/fluent/Request.html" title="class in org.apache.http.client.fluent">Request</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/fluent/Request.html#Head(java.lang.String)"><B>Head(String)</B></A> -
Static method in class org.apache.http.client.fluent.<A HREF="./org/apache/http/client/fluent/Request.html" title="class in org.apache.http.client.fluent">Request</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/cache/HeaderConstants.html#HEAD_METHOD"><B>HEAD_METHOD</B></A> -
Static variable in class org.apache.http.client.cache.<A HREF="./org/apache/http/client/cache/HeaderConstants.html" title="class in org.apache.http.client.cache">HeaderConstants</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/entity/mime/Header.html" title="class in org.apache.http.entity.mime"><B>Header</B></A> - Class in <A HREF="./org/apache/http/entity/mime/package-summary.html">org.apache.http.entity.mime</A><DD>The header of an entity (see RFC 2045).<DT><A HREF="./org/apache/http/entity/mime/Header.html#Header()"><B>Header()</B></A> -
Constructor for class org.apache.http.entity.mime.<A HREF="./org/apache/http/entity/mime/Header.html" title="class in org.apache.http.entity.mime">Header</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/cache/HeaderConstants.html" title="class in org.apache.http.client.cache"><B>HeaderConstants</B></A> - Class in <A HREF="./org/apache/http/client/cache/package-summary.html">org.apache.http.client.cache</A><DD>Records static constants for various HTTP header names.<DT><A HREF="./org/apache/http/client/cache/HeaderConstants.html#HeaderConstants()"><B>HeaderConstants()</B></A> -
Constructor for class org.apache.http.client.cache.<A HREF="./org/apache/http/client/cache/HeaderConstants.html" title="class in org.apache.http.client.cache">HeaderConstants</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/cache/HeapResource.html" title="class in org.apache.http.impl.client.cache"><B>HeapResource</B></A> - Class in <A HREF="./org/apache/http/impl/client/cache/package-summary.html">org.apache.http.impl.client.cache</A><DD>Cache resource backed by a byte array on the heap.<DT><A HREF="./org/apache/http/impl/client/cache/HeapResource.html#HeapResource(byte[])"><B>HeapResource(byte[])</B></A> -
Constructor for class org.apache.http.impl.client.cache.<A HREF="./org/apache/http/impl/client/cache/HeapResource.html" title="class in org.apache.http.impl.client.cache">HeapResource</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/cache/HeapResourceFactory.html" title="class in org.apache.http.impl.client.cache"><B>HeapResourceFactory</B></A> - Class in <A HREF="./org/apache/http/impl/client/cache/package-summary.html">org.apache.http.impl.client.cache</A><DD>Generates <A HREF="./org/apache/http/client/cache/Resource.html" title="interface in org.apache.http.client.cache"><CODE>Resource</CODE></A> instances stored entirely in heap.<DT><A HREF="./org/apache/http/impl/client/cache/HeapResourceFactory.html#HeapResourceFactory()"><B>HeapResourceFactory()</B></A> -
Constructor for class org.apache.http.impl.client.cache.<A HREF="./org/apache/http/impl/client/cache/HeapResourceFactory.html" title="class in org.apache.http.impl.client.cache">HeapResourceFactory</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/conn/scheme/HostNameResolver.html" title="interface in org.apache.http.conn.scheme"><B>HostNameResolver</B></A> - Interface in <A HREF="./org/apache/http/conn/scheme/package-summary.html">org.apache.http.conn.scheme</A><DD><B>Deprecated.</B>&nbsp;<I>(4.1) Do not use</I><DT><A HREF="./org/apache/http/impl/client/HttpAuthenticator.html" title="class in org.apache.http.impl.client"><B>HttpAuthenticator</B></A> - Class in <A HREF="./org/apache/http/impl/client/package-summary.html">org.apache.http.impl.client</A><DD>&nbsp;<DT><A HREF="./org/apache/http/impl/client/HttpAuthenticator.html#HttpAuthenticator(org.apache.commons.logging.Log)"><B>HttpAuthenticator(Log)</B></A> -
Constructor for class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/HttpAuthenticator.html" title="class in org.apache.http.impl.client">HttpAuthenticator</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/HttpAuthenticator.html#HttpAuthenticator()"><B>HttpAuthenticator()</B></A> -
Constructor for class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/HttpAuthenticator.html" title="class in org.apache.http.impl.client">HttpAuthenticator</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/cache/HttpCacheEntry.html" title="class in org.apache.http.client.cache"><B>HttpCacheEntry</B></A> - Class in <A HREF="./org/apache/http/client/cache/package-summary.html">org.apache.http.client.cache</A><DD>Structure used to store an <A HREF="http://hc.apache.org/httpcomponents-core-ga/httpcore/apidocs/org/apache/http/HttpResponse.html" title="class or interface in org.apache.http"><CODE>HttpResponse</CODE></A> in a cache.<DT><A HREF="./org/apache/http/client/cache/HttpCacheEntry.html#HttpCacheEntry(java.util.Date, java.util.Date, org.apache.http.StatusLine, org.apache.http.Header[], org.apache.http.client.cache.Resource, java.util.Map)"><B>HttpCacheEntry(Date, Date, StatusLine, Header[], Resource, Map&lt;String, String&gt;)</B></A> -
Constructor for class org.apache.http.client.cache.<A HREF="./org/apache/http/client/cache/HttpCacheEntry.html" title="class in org.apache.http.client.cache">HttpCacheEntry</A>
<DD>Create a new <A HREF="./org/apache/http/client/cache/HttpCacheEntry.html" title="class in org.apache.http.client.cache"><CODE>HttpCacheEntry</CODE></A> with variants.
<DT><A HREF="./org/apache/http/client/cache/HttpCacheEntry.html#HttpCacheEntry(java.util.Date, java.util.Date, org.apache.http.StatusLine, org.apache.http.Header[], org.apache.http.client.cache.Resource)"><B>HttpCacheEntry(Date, Date, StatusLine, Header[], Resource)</B></A> -
Constructor for class org.apache.http.client.cache.<A HREF="./org/apache/http/client/cache/HttpCacheEntry.html" title="class in org.apache.http.client.cache">HttpCacheEntry</A>
<DD>Create a new <A HREF="./org/apache/http/client/cache/HttpCacheEntry.html" title="class in org.apache.http.client.cache"><CODE>HttpCacheEntry</CODE></A>.
<DT><A HREF="./org/apache/http/client/cache/HttpCacheEntrySerializationException.html" title="class in org.apache.http.client.cache"><B>HttpCacheEntrySerializationException</B></A> - Exception in <A HREF="./org/apache/http/client/cache/package-summary.html">org.apache.http.client.cache</A><DD>Thrown if serialization or deserialization of an <A HREF="./org/apache/http/client/cache/HttpCacheEntry.html" title="class in org.apache.http.client.cache"><CODE>HttpCacheEntry</CODE></A>
fails.<DT><A HREF="./org/apache/http/client/cache/HttpCacheEntrySerializationException.html#HttpCacheEntrySerializationException(java.lang.String)"><B>HttpCacheEntrySerializationException(String)</B></A> -
Constructor for exception org.apache.http.client.cache.<A HREF="./org/apache/http/client/cache/HttpCacheEntrySerializationException.html" title="class in org.apache.http.client.cache">HttpCacheEntrySerializationException</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/cache/HttpCacheEntrySerializationException.html#HttpCacheEntrySerializationException(java.lang.String, java.lang.Throwable)"><B>HttpCacheEntrySerializationException(String, Throwable)</B></A> -
Constructor for exception org.apache.http.client.cache.<A HREF="./org/apache/http/client/cache/HttpCacheEntrySerializationException.html" title="class in org.apache.http.client.cache">HttpCacheEntrySerializationException</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/cache/HttpCacheEntrySerializer.html" title="interface in org.apache.http.client.cache"><B>HttpCacheEntrySerializer</B></A> - Interface in <A HREF="./org/apache/http/client/cache/package-summary.html">org.apache.http.client.cache</A><DD>Used by some <A HREF="./org/apache/http/client/cache/HttpCacheStorage.html" title="interface in org.apache.http.client.cache"><CODE>HttpCacheStorage</CODE></A> implementations to serialize
<A HREF="./org/apache/http/client/cache/HttpCacheEntry.html" title="class in org.apache.http.client.cache"><CODE>HttpCacheEntry</CODE></A> instances to a byte representation before
storage.<DT><A HREF="./org/apache/http/client/cache/HttpCacheStorage.html" title="interface in org.apache.http.client.cache"><B>HttpCacheStorage</B></A> - Interface in <A HREF="./org/apache/http/client/cache/package-summary.html">org.apache.http.client.cache</A><DD>New storage backends should implement this <A HREF="./org/apache/http/client/cache/HttpCacheStorage.html" title="interface in org.apache.http.client.cache"><CODE>HttpCacheStorage</CODE></A>
interface.<DT><A HREF="./org/apache/http/client/cache/HttpCacheUpdateCallback.html" title="interface in org.apache.http.client.cache"><B>HttpCacheUpdateCallback</B></A> - Interface in <A HREF="./org/apache/http/client/cache/package-summary.html">org.apache.http.client.cache</A><DD>Used for atomically updating entries in a <A HREF="./org/apache/http/client/cache/HttpCacheStorage.html" title="interface in org.apache.http.client.cache"><CODE>HttpCacheStorage</CODE></A>
implementation.<DT><A HREF="./org/apache/http/client/cache/HttpCacheUpdateException.html" title="class in org.apache.http.client.cache"><B>HttpCacheUpdateException</B></A> - Exception in <A HREF="./org/apache/http/client/cache/package-summary.html">org.apache.http.client.cache</A><DD>Signals that <A HREF="./org/apache/http/client/cache/HttpCacheStorage.html" title="interface in org.apache.http.client.cache"><CODE>HttpCacheStorage</CODE></A> encountered an error performing an
update operation.<DT><A HREF="./org/apache/http/client/cache/HttpCacheUpdateException.html#HttpCacheUpdateException(java.lang.String)"><B>HttpCacheUpdateException(String)</B></A> -
Constructor for exception org.apache.http.client.cache.<A HREF="./org/apache/http/client/cache/HttpCacheUpdateException.html" title="class in org.apache.http.client.cache">HttpCacheUpdateException</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/cache/HttpCacheUpdateException.html#HttpCacheUpdateException(java.lang.String, java.lang.Throwable)"><B>HttpCacheUpdateException(String, Throwable)</B></A> -
Constructor for exception org.apache.http.client.cache.<A HREF="./org/apache/http/client/cache/HttpCacheUpdateException.html" title="class in org.apache.http.client.cache">HttpCacheUpdateException</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/HttpClient.html" title="interface in org.apache.http.client"><B>HttpClient</B></A> - Interface in <A HREF="./org/apache/http/client/package-summary.html">org.apache.http.client</A><DD>This interface represents only the most basic contract for HTTP request
execution.<DT><A HREF="./org/apache/http/client/params/HttpClientParams.html" title="class in org.apache.http.client.params"><B>HttpClientParams</B></A> - Class in <A HREF="./org/apache/http/client/params/package-summary.html">org.apache.http.client.params</A><DD>An adaptor for manipulating HTTP client parameters in <A HREF="http://hc.apache.org/httpcomponents-core-ga/httpcore/apidocs/org/apache/http/params/HttpParams.html" title="class or interface in org.apache.http.params"><CODE>HttpParams</CODE></A>.<DT><A HREF="./org/apache/http/client/utils/HttpClientUtils.html" title="class in org.apache.http.client.utils"><B>HttpClientUtils</B></A> - Class in <A HREF="./org/apache/http/client/utils/package-summary.html">org.apache.http.client.utils</A><DD>Static helpers for dealing with <A HREF="http://hc.apache.org/httpcomponents-core-ga/httpcore/apidocs/org/apache/http/HttpResponse.html" title="class or interface in org.apache.http"><CODE>HttpResponse</CODE></A>s and <A HREF="./org/apache/http/client/HttpClient.html" title="interface in org.apache.http.client"><CODE>HttpClient</CODE></A>s.<DT><A HREF="./org/apache/http/client/methods/HttpDelete.html" title="class in org.apache.http.client.methods"><B>HttpDelete</B></A> - Class in <A HREF="./org/apache/http/client/methods/package-summary.html">org.apache.http.client.methods</A><DD>HTTP DELETE method<DT><A HREF="./org/apache/http/client/methods/HttpDelete.html#HttpDelete()"><B>HttpDelete()</B></A> -
Constructor for class org.apache.http.client.methods.<A HREF="./org/apache/http/client/methods/HttpDelete.html" title="class in org.apache.http.client.methods">HttpDelete</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/methods/HttpDelete.html#HttpDelete(java.net.URI)"><B>HttpDelete(URI)</B></A> -
Constructor for class org.apache.http.client.methods.<A HREF="./org/apache/http/client/methods/HttpDelete.html" title="class in org.apache.http.client.methods">HttpDelete</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/methods/HttpDelete.html#HttpDelete(java.lang.String)"><B>HttpDelete(String)</B></A> -
Constructor for class org.apache.http.client.methods.<A HREF="./org/apache/http/client/methods/HttpDelete.html" title="class in org.apache.http.client.methods">HttpDelete</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/methods/HttpEntityEnclosingRequestBase.html" title="class in org.apache.http.client.methods"><B>HttpEntityEnclosingRequestBase</B></A> - Class in <A HREF="./org/apache/http/client/methods/package-summary.html">org.apache.http.client.methods</A><DD>Basic implementation of an entity enclosing HTTP request
that can be modified<DT><A HREF="./org/apache/http/client/methods/HttpEntityEnclosingRequestBase.html#HttpEntityEnclosingRequestBase()"><B>HttpEntityEnclosingRequestBase()</B></A> -
Constructor for class org.apache.http.client.methods.<A HREF="./org/apache/http/client/methods/HttpEntityEnclosingRequestBase.html" title="class in org.apache.http.client.methods">HttpEntityEnclosingRequestBase</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/methods/HttpGet.html" title="class in org.apache.http.client.methods"><B>HttpGet</B></A> - Class in <A HREF="./org/apache/http/client/methods/package-summary.html">org.apache.http.client.methods</A><DD>HTTP GET method.<DT><A HREF="./org/apache/http/client/methods/HttpGet.html#HttpGet()"><B>HttpGet()</B></A> -
Constructor for class org.apache.http.client.methods.<A HREF="./org/apache/http/client/methods/HttpGet.html" title="class in org.apache.http.client.methods">HttpGet</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/methods/HttpGet.html#HttpGet(java.net.URI)"><B>HttpGet(URI)</B></A> -
Constructor for class org.apache.http.client.methods.<A HREF="./org/apache/http/client/methods/HttpGet.html" title="class in org.apache.http.client.methods">HttpGet</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/methods/HttpGet.html#HttpGet(java.lang.String)"><B>HttpGet(String)</B></A> -
Constructor for class org.apache.http.client.methods.<A HREF="./org/apache/http/client/methods/HttpGet.html" title="class in org.apache.http.client.methods">HttpGet</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/methods/HttpHead.html" title="class in org.apache.http.client.methods"><B>HttpHead</B></A> - Class in <A HREF="./org/apache/http/client/methods/package-summary.html">org.apache.http.client.methods</A><DD>HTTP HEAD method.<DT><A HREF="./org/apache/http/client/methods/HttpHead.html#HttpHead()"><B>HttpHead()</B></A> -
Constructor for class org.apache.http.client.methods.<A HREF="./org/apache/http/client/methods/HttpHead.html" title="class in org.apache.http.client.methods">HttpHead</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/methods/HttpHead.html#HttpHead(java.net.URI)"><B>HttpHead(URI)</B></A> -
Constructor for class org.apache.http.client.methods.<A HREF="./org/apache/http/client/methods/HttpHead.html" title="class in org.apache.http.client.methods">HttpHead</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/methods/HttpHead.html#HttpHead(java.lang.String)"><B>HttpHead(String)</B></A> -
Constructor for class org.apache.http.client.methods.<A HREF="./org/apache/http/client/methods/HttpHead.html" title="class in org.apache.http.client.methods">HttpHead</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/conn/HttpHostConnectException.html" title="class in org.apache.http.conn"><B>HttpHostConnectException</B></A> - Exception in <A HREF="./org/apache/http/conn/package-summary.html">org.apache.http.conn</A><DD>A <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/net/ConnectException.html" title="class or interface in java.net"><CODE>ConnectException</CODE></A> that specifies the <A HREF="http://hc.apache.org/httpcomponents-core-ga/httpcore/apidocs/org/apache/http/HttpHost.html" title="class or interface in org.apache.http"><CODE>HttpHost</CODE></A> that was
being connected to.<DT><A HREF="./org/apache/http/conn/HttpHostConnectException.html#HttpHostConnectException(org.apache.http.HttpHost, java.net.ConnectException)"><B>HttpHostConnectException(HttpHost, ConnectException)</B></A> -
Constructor for exception org.apache.http.conn.<A HREF="./org/apache/http/conn/HttpHostConnectException.html" title="class in org.apache.http.conn">HttpHostConnectException</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/conn/HttpInetSocketAddress.html" title="class in org.apache.http.conn"><B>HttpInetSocketAddress</B></A> - Class in <A HREF="./org/apache/http/conn/package-summary.html">org.apache.http.conn</A><DD>Extended <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/net/InetSocketAddress.html" title="class or interface in java.net"><CODE>InetSocketAddress</CODE></A> implementation that also provides access to the original
<A HREF="http://hc.apache.org/httpcomponents-core-ga/httpcore/apidocs/org/apache/http/HttpHost.html" title="class or interface in org.apache.http"><CODE>HttpHost</CODE></A> used to resolve the address.<DT><A HREF="./org/apache/http/conn/HttpInetSocketAddress.html#HttpInetSocketAddress(org.apache.http.HttpHost, java.net.InetAddress, int)"><B>HttpInetSocketAddress(HttpHost, InetAddress, int)</B></A> -
Constructor for class org.apache.http.conn.<A HREF="./org/apache/http/conn/HttpInetSocketAddress.html" title="class in org.apache.http.conn">HttpInetSocketAddress</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/entity/mime/HttpMultipart.html" title="class in org.apache.http.entity.mime"><B>HttpMultipart</B></A> - Class in <A HREF="./org/apache/http/entity/mime/package-summary.html">org.apache.http.entity.mime</A><DD>HttpMultipart represents a collection of MIME multipart encoded content bodies.<DT><A HREF="./org/apache/http/entity/mime/HttpMultipart.html#HttpMultipart(java.lang.String, java.nio.charset.Charset, java.lang.String, org.apache.http.entity.mime.HttpMultipartMode)"><B>HttpMultipart(String, Charset, String, HttpMultipartMode)</B></A> -
Constructor for class org.apache.http.entity.mime.<A HREF="./org/apache/http/entity/mime/HttpMultipart.html" title="class in org.apache.http.entity.mime">HttpMultipart</A>
<DD>Creates an instance with the specified settings.
<DT><A HREF="./org/apache/http/entity/mime/HttpMultipart.html#HttpMultipart(java.lang.String, java.nio.charset.Charset, java.lang.String)"><B>HttpMultipart(String, Charset, String)</B></A> -
Constructor for class org.apache.http.entity.mime.<A HREF="./org/apache/http/entity/mime/HttpMultipart.html" title="class in org.apache.http.entity.mime">HttpMultipart</A>
<DD>Creates an instance with the specified settings.
<DT><A HREF="./org/apache/http/entity/mime/HttpMultipart.html#HttpMultipart(java.lang.String, java.lang.String)"><B>HttpMultipart(String, String)</B></A> -
Constructor for class org.apache.http.entity.mime.<A HREF="./org/apache/http/entity/mime/HttpMultipart.html" title="class in org.apache.http.entity.mime">HttpMultipart</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/entity/mime/HttpMultipartMode.html" title="enum in org.apache.http.entity.mime"><B>HttpMultipartMode</B></A> - Enum in <A HREF="./org/apache/http/entity/mime/package-summary.html">org.apache.http.entity.mime</A><DD>&nbsp;<DT><A HREF="./org/apache/http/client/methods/HttpOptions.html" title="class in org.apache.http.client.methods"><B>HttpOptions</B></A> - Class in <A HREF="./org/apache/http/client/methods/package-summary.html">org.apache.http.client.methods</A><DD>HTTP OPTIONS method.<DT><A HREF="./org/apache/http/client/methods/HttpOptions.html#HttpOptions()"><B>HttpOptions()</B></A> -
Constructor for class org.apache.http.client.methods.<A HREF="./org/apache/http/client/methods/HttpOptions.html" title="class in org.apache.http.client.methods">HttpOptions</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/methods/HttpOptions.html#HttpOptions(java.net.URI)"><B>HttpOptions(URI)</B></A> -
Constructor for class org.apache.http.client.methods.<A HREF="./org/apache/http/client/methods/HttpOptions.html" title="class in org.apache.http.client.methods">HttpOptions</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/methods/HttpOptions.html#HttpOptions(java.lang.String)"><B>HttpOptions(String)</B></A> -
Constructor for class org.apache.http.client.methods.<A HREF="./org/apache/http/client/methods/HttpOptions.html" title="class in org.apache.http.client.methods">HttpOptions</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/methods/HttpPatch.html" title="class in org.apache.http.client.methods"><B>HttpPatch</B></A> - Class in <A HREF="./org/apache/http/client/methods/package-summary.html">org.apache.http.client.methods</A><DD>HTTP PATCH method.<DT><A HREF="./org/apache/http/client/methods/HttpPatch.html#HttpPatch()"><B>HttpPatch()</B></A> -
Constructor for class org.apache.http.client.methods.<A HREF="./org/apache/http/client/methods/HttpPatch.html" title="class in org.apache.http.client.methods">HttpPatch</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/methods/HttpPatch.html#HttpPatch(java.net.URI)"><B>HttpPatch(URI)</B></A> -
Constructor for class org.apache.http.client.methods.<A HREF="./org/apache/http/client/methods/HttpPatch.html" title="class in org.apache.http.client.methods">HttpPatch</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/methods/HttpPatch.html#HttpPatch(java.lang.String)"><B>HttpPatch(String)</B></A> -
Constructor for class org.apache.http.client.methods.<A HREF="./org/apache/http/client/methods/HttpPatch.html" title="class in org.apache.http.client.methods">HttpPatch</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/methods/HttpPost.html" title="class in org.apache.http.client.methods"><B>HttpPost</B></A> - Class in <A HREF="./org/apache/http/client/methods/package-summary.html">org.apache.http.client.methods</A><DD>HTTP POST method.<DT><A HREF="./org/apache/http/client/methods/HttpPost.html#HttpPost()"><B>HttpPost()</B></A> -
Constructor for class org.apache.http.client.methods.<A HREF="./org/apache/http/client/methods/HttpPost.html" title="class in org.apache.http.client.methods">HttpPost</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/methods/HttpPost.html#HttpPost(java.net.URI)"><B>HttpPost(URI)</B></A> -
Constructor for class org.apache.http.client.methods.<A HREF="./org/apache/http/client/methods/HttpPost.html" title="class in org.apache.http.client.methods">HttpPost</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/methods/HttpPost.html#HttpPost(java.lang.String)"><B>HttpPost(String)</B></A> -
Constructor for class org.apache.http.client.methods.<A HREF="./org/apache/http/client/methods/HttpPost.html" title="class in org.apache.http.client.methods">HttpPost</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/DefaultRequestDirector.html#httpProcessor"><B>httpProcessor</B></A> -
Variable in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/DefaultRequestDirector.html" title="class in org.apache.http.impl.client">DefaultRequestDirector</A>
<DD>The HTTP protocol processor.
<DT><A HREF="./org/apache/http/client/methods/HttpPut.html" title="class in org.apache.http.client.methods"><B>HttpPut</B></A> - Class in <A HREF="./org/apache/http/client/methods/package-summary.html">org.apache.http.client.methods</A><DD>HTTP PUT method.<DT><A HREF="./org/apache/http/client/methods/HttpPut.html#HttpPut()"><B>HttpPut()</B></A> -
Constructor for class org.apache.http.client.methods.<A HREF="./org/apache/http/client/methods/HttpPut.html" title="class in org.apache.http.client.methods">HttpPut</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/methods/HttpPut.html#HttpPut(java.net.URI)"><B>HttpPut(URI)</B></A> -
Constructor for class org.apache.http.client.methods.<A HREF="./org/apache/http/client/methods/HttpPut.html" title="class in org.apache.http.client.methods">HttpPut</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/methods/HttpPut.html#HttpPut(java.lang.String)"><B>HttpPut(String)</B></A> -
Constructor for class org.apache.http.client.methods.<A HREF="./org/apache/http/client/methods/HttpPut.html" title="class in org.apache.http.client.methods">HttpPut</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/methods/HttpRequestBase.html" title="class in org.apache.http.client.methods"><B>HttpRequestBase</B></A> - Class in <A HREF="./org/apache/http/client/methods/package-summary.html">org.apache.http.client.methods</A><DD>Basic implementation of an HTTP request that can be modified.<DT><A HREF="./org/apache/http/client/methods/HttpRequestBase.html#HttpRequestBase()"><B>HttpRequestBase()</B></A> -
Constructor for class org.apache.http.client.methods.<A HREF="./org/apache/http/client/methods/HttpRequestBase.html" title="class in org.apache.http.client.methods">HttpRequestBase</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/HttpRequestRetryHandler.html" title="interface in org.apache.http.client"><B>HttpRequestRetryHandler</B></A> - Interface in <A HREF="./org/apache/http/client/package-summary.html">org.apache.http.client</A><DD>A handler for determining if an HttpRequest should be retried after a
recoverable exception during execution.<DT><A HREF="./org/apache/http/client/HttpResponseException.html" title="class in org.apache.http.client"><B>HttpResponseException</B></A> - Exception in <A HREF="./org/apache/http/client/package-summary.html">org.apache.http.client</A><DD>Signals a non 2xx HTTP response.<DT><A HREF="./org/apache/http/client/HttpResponseException.html#HttpResponseException(int, java.lang.String)"><B>HttpResponseException(int, String)</B></A> -
Constructor for exception org.apache.http.client.<A HREF="./org/apache/http/client/HttpResponseException.html" title="class in org.apache.http.client">HttpResponseException</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/conn/routing/HttpRoute.html" title="class in org.apache.http.conn.routing"><B>HttpRoute</B></A> - Class in <A HREF="./org/apache/http/conn/routing/package-summary.html">org.apache.http.conn.routing</A><DD>The route for a request.<DT><A HREF="./org/apache/http/conn/routing/HttpRoute.html#HttpRoute(org.apache.http.HttpHost, java.net.InetAddress, org.apache.http.HttpHost[], boolean, org.apache.http.conn.routing.RouteInfo.TunnelType, org.apache.http.conn.routing.RouteInfo.LayerType)"><B>HttpRoute(HttpHost, InetAddress, HttpHost[], boolean, RouteInfo.TunnelType, RouteInfo.LayerType)</B></A> -
Constructor for class org.apache.http.conn.routing.<A HREF="./org/apache/http/conn/routing/HttpRoute.html" title="class in org.apache.http.conn.routing">HttpRoute</A>
<DD>Creates a new route with all attributes specified explicitly.
<DT><A HREF="./org/apache/http/conn/routing/HttpRoute.html#HttpRoute(org.apache.http.HttpHost, java.net.InetAddress, org.apache.http.HttpHost, boolean, org.apache.http.conn.routing.RouteInfo.TunnelType, org.apache.http.conn.routing.RouteInfo.LayerType)"><B>HttpRoute(HttpHost, InetAddress, HttpHost, boolean, RouteInfo.TunnelType, RouteInfo.LayerType)</B></A> -
Constructor for class org.apache.http.conn.routing.<A HREF="./org/apache/http/conn/routing/HttpRoute.html" title="class in org.apache.http.conn.routing">HttpRoute</A>
<DD>Creates a new route with at most one proxy.
<DT><A HREF="./org/apache/http/conn/routing/HttpRoute.html#HttpRoute(org.apache.http.HttpHost, java.net.InetAddress, boolean)"><B>HttpRoute(HttpHost, InetAddress, boolean)</B></A> -
Constructor for class org.apache.http.conn.routing.<A HREF="./org/apache/http/conn/routing/HttpRoute.html" title="class in org.apache.http.conn.routing">HttpRoute</A>
<DD>Creates a new direct route.
<DT><A HREF="./org/apache/http/conn/routing/HttpRoute.html#HttpRoute(org.apache.http.HttpHost)"><B>HttpRoute(HttpHost)</B></A> -
Constructor for class org.apache.http.conn.routing.<A HREF="./org/apache/http/conn/routing/HttpRoute.html" title="class in org.apache.http.conn.routing">HttpRoute</A>
<DD>Creates a new direct insecure route.
<DT><A HREF="./org/apache/http/conn/routing/HttpRoute.html#HttpRoute(org.apache.http.HttpHost, java.net.InetAddress, org.apache.http.HttpHost, boolean)"><B>HttpRoute(HttpHost, InetAddress, HttpHost, boolean)</B></A> -
Constructor for class org.apache.http.conn.routing.<A HREF="./org/apache/http/conn/routing/HttpRoute.html" title="class in org.apache.http.conn.routing">HttpRoute</A>
<DD>Creates a new route through a proxy.
<DT><A HREF="./org/apache/http/conn/HttpRoutedConnection.html" title="interface in org.apache.http.conn"><B>HttpRoutedConnection</B></A> - Interface in <A HREF="./org/apache/http/conn/package-summary.html">org.apache.http.conn</A><DD>Interface to access routing information of a client side connection.<DT><A HREF="./org/apache/http/conn/routing/HttpRouteDirector.html" title="interface in org.apache.http.conn.routing"><B>HttpRouteDirector</B></A> - Interface in <A HREF="./org/apache/http/conn/routing/package-summary.html">org.apache.http.conn.routing</A><DD>Provides directions on establishing a route.<DT><A HREF="./org/apache/http/conn/routing/HttpRoutePlanner.html" title="interface in org.apache.http.conn.routing"><B>HttpRoutePlanner</B></A> - Interface in <A HREF="./org/apache/http/conn/routing/package-summary.html">org.apache.http.conn.routing</A><DD>Encapsulates logic to compute a <A HREF="./org/apache/http/conn/routing/HttpRoute.html" title="class in org.apache.http.conn.routing"><CODE>HttpRoute</CODE></A> to a target host.<DT><A HREF="./org/apache/http/client/methods/HttpTrace.html" title="class in org.apache.http.client.methods"><B>HttpTrace</B></A> - Class in <A HREF="./org/apache/http/client/methods/package-summary.html">org.apache.http.client.methods</A><DD>HTTP TRACE method.<DT><A HREF="./org/apache/http/client/methods/HttpTrace.html#HttpTrace()"><B>HttpTrace()</B></A> -
Constructor for class org.apache.http.client.methods.<A HREF="./org/apache/http/client/methods/HttpTrace.html" title="class in org.apache.http.client.methods">HttpTrace</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/methods/HttpTrace.html#HttpTrace(java.net.URI)"><B>HttpTrace(URI)</B></A> -
Constructor for class org.apache.http.client.methods.<A HREF="./org/apache/http/client/methods/HttpTrace.html" title="class in org.apache.http.client.methods">HttpTrace</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/methods/HttpTrace.html#HttpTrace(java.lang.String)"><B>HttpTrace(String)</B></A> -
Constructor for class org.apache.http.client.methods.<A HREF="./org/apache/http/client/methods/HttpTrace.html" title="class in org.apache.http.client.methods">HttpTrace</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/methods/HttpUriRequest.html" title="interface in org.apache.http.client.methods"><B>HttpUriRequest</B></A> - Interface in <A HREF="./org/apache/http/client/methods/package-summary.html">org.apache.http.client.methods</A><DD>Extended version of the <A HREF="http://hc.apache.org/httpcomponents-core-ga/httpcore/apidocs/org/apache/http/HttpRequest.html" title="class or interface in org.apache.http"><CODE>HttpRequest</CODE></A> interface that provides
convenience methods to access request properties such as request URI
and method type.</DL>
<HR>
<A NAME="_I_"><!-- --></A><H2>
<B>I</B></H2>
<DL>
<DT><A HREF="./org/apache/http/impl/conn/IdleConnectionHandler.html" title="class in org.apache.http.impl.conn"><B>IdleConnectionHandler</B></A> - Class in <A HREF="./org/apache/http/impl/conn/package-summary.html">org.apache.http.impl.conn</A><DD><B>Deprecated.</B>&nbsp;<I>(4.1) no longer used</I><DT><A HREF="./org/apache/http/impl/conn/IdleConnectionHandler.html#IdleConnectionHandler()"><B>IdleConnectionHandler()</B></A> -
Constructor for class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/IdleConnectionHandler.html" title="class in org.apache.http.impl.conn">IdleConnectionHandler</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/apache/http/impl/conn/tsccm/AbstractConnPool.html#idleConnHandler"><B>idleConnHandler</B></A> -
Variable in class org.apache.http.impl.conn.tsccm.<A HREF="./org/apache/http/impl/conn/tsccm/AbstractConnPool.html" title="class in org.apache.http.impl.conn.tsccm">AbstractConnPool</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/apache/http/client/utils/Idn.html" title="interface in org.apache.http.client.utils"><B>Idn</B></A> - Interface in <A HREF="./org/apache/http/client/utils/package-summary.html">org.apache.http.client.utils</A><DD>Abstraction of international domain name (IDN) conversion.<DT><A HREF="./org/apache/http/client/cache/HeaderConstants.html#IF_MATCH"><B>IF_MATCH</B></A> -
Static variable in class org.apache.http.client.cache.<A HREF="./org/apache/http/client/cache/HeaderConstants.html" title="class in org.apache.http.client.cache">HeaderConstants</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/cache/HeaderConstants.html#IF_MODIFIED_SINCE"><B>IF_MODIFIED_SINCE</B></A> -
Static variable in class org.apache.http.client.cache.<A HREF="./org/apache/http/client/cache/HeaderConstants.html" title="class in org.apache.http.client.cache">HeaderConstants</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/cache/HeaderConstants.html#IF_NONE_MATCH"><B>IF_NONE_MATCH</B></A> -
Static variable in class org.apache.http.client.cache.<A HREF="./org/apache/http/client/cache/HeaderConstants.html" title="class in org.apache.http.client.cache">HeaderConstants</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/cache/HeaderConstants.html#IF_RANGE"><B>IF_RANGE</B></A> -
Static variable in class org.apache.http.client.cache.<A HREF="./org/apache/http/client/cache/HeaderConstants.html" title="class in org.apache.http.client.cache">HeaderConstants</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/cache/HeaderConstants.html#IF_UNMODIFIED_SINCE"><B>IF_UNMODIFIED_SINCE</B></A> -
Static variable in class org.apache.http.client.cache.<A HREF="./org/apache/http/client/cache/HeaderConstants.html" title="class in org.apache.http.client.cache">HeaderConstants</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/params/CookiePolicy.html#IGNORE_COOKIES"><B>IGNORE_COOKIES</B></A> -
Static variable in class org.apache.http.client.params.<A HREF="./org/apache/http/client/params/CookiePolicy.html" title="class in org.apache.http.client.params">CookiePolicy</A>
<DD>The policy that ignores cookies.
<DT><A HREF="./org/apache/http/impl/cookie/IgnoreSpec.html" title="class in org.apache.http.impl.cookie"><B>IgnoreSpec</B></A> - Class in <A HREF="./org/apache/http/impl/cookie/package-summary.html">org.apache.http.impl.cookie</A><DD>CookieSpec that ignores all cookies<DT><A HREF="./org/apache/http/impl/cookie/IgnoreSpec.html#IgnoreSpec()"><B>IgnoreSpec()</B></A> -
Constructor for class org.apache.http.impl.cookie.<A HREF="./org/apache/http/impl/cookie/IgnoreSpec.html" title="class in org.apache.http.impl.cookie">IgnoreSpec</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/cookie/IgnoreSpecFactory.html" title="class in org.apache.http.impl.cookie"><B>IgnoreSpecFactory</B></A> - Class in <A HREF="./org/apache/http/impl/cookie/package-summary.html">org.apache.http.impl.cookie</A><DD><A HREF="./org/apache/http/cookie/CookieSpecFactory.html" title="interface in org.apache.http.cookie"><CODE>CookieSpecFactory</CODE></A> implementation that ignores all cookies.<DT><A HREF="./org/apache/http/impl/cookie/IgnoreSpecFactory.html#IgnoreSpecFactory()"><B>IgnoreSpecFactory()</B></A> -
Constructor for class org.apache.http.impl.cookie.<A HREF="./org/apache/http/impl/cookie/IgnoreSpecFactory.html" title="class in org.apache.http.impl.cookie">IgnoreSpecFactory</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/RequestWrapper.html#incrementExecCount()"><B>incrementExecCount()</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/RequestWrapper.html" title="class in org.apache.http.impl.client">RequestWrapper</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/conn/util/InetAddressUtils.html" title="class in org.apache.http.conn.util"><B>InetAddressUtils</B></A> - Class in <A HREF="./org/apache/http/conn/util/package-summary.html">org.apache.http.conn.util</A><DD>A collection of utilities relating to InetAddresses.<DT><A HREF="./org/apache/http/impl/conn/InMemoryDnsResolver.html" title="class in org.apache.http.impl.conn"><B>InMemoryDnsResolver</B></A> - Class in <A HREF="./org/apache/http/impl/conn/package-summary.html">org.apache.http.impl.conn</A><DD>In-memory DNS resolver implementation.<DT><A HREF="./org/apache/http/impl/conn/InMemoryDnsResolver.html#InMemoryDnsResolver()"><B>InMemoryDnsResolver()</B></A> -
Constructor for class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/InMemoryDnsResolver.html" title="class in org.apache.http.impl.conn">InMemoryDnsResolver</A>
<DD>Builds a DNS resolver that will resolve the host names against a
collection held in-memory.
<DT><A HREF="./org/apache/http/impl/conn/Wire.html#input(java.io.InputStream)"><B>input(InputStream)</B></A> -
Method in class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/Wire.html" title="class in org.apache.http.impl.conn">Wire</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/conn/Wire.html#input(byte[], int, int)"><B>input(byte[], int, int)</B></A> -
Method in class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/Wire.html" title="class in org.apache.http.impl.conn">Wire</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/conn/Wire.html#input(byte[])"><B>input(byte[])</B></A> -
Method in class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/Wire.html" title="class in org.apache.http.impl.conn">Wire</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/conn/Wire.html#input(int)"><B>input(int)</B></A> -
Method in class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/Wire.html" title="class in org.apache.http.impl.conn">Wire</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/conn/Wire.html#input(java.lang.String)"><B>input(String)</B></A> -
Method in class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/Wire.html" title="class in org.apache.http.impl.conn">Wire</A>
<DD><B>Deprecated.</B>&nbsp;<I>(4.1) do not use</I>
<DT><A HREF="./org/apache/http/client/cache/InputLimit.html" title="class in org.apache.http.client.cache"><B>InputLimit</B></A> - Class in <A HREF="./org/apache/http/client/cache/package-summary.html">org.apache.http.client.cache</A><DD>Used to limiting the size of an incoming response body of
unknown size that is optimistically being read in anticipation
of caching it.<DT><A HREF="./org/apache/http/client/cache/InputLimit.html#InputLimit(long)"><B>InputLimit(long)</B></A> -
Constructor for class org.apache.http.client.cache.<A HREF="./org/apache/http/client/cache/InputLimit.html" title="class in org.apache.http.client.cache">InputLimit</A>
<DD>Create a limit for how many bytes of a response body to
read.
<DT><A HREF="./org/apache/http/entity/mime/content/InputStreamBody.html" title="class in org.apache.http.entity.mime.content"><B>InputStreamBody</B></A> - Class in <A HREF="./org/apache/http/entity/mime/content/package-summary.html">org.apache.http.entity.mime.content</A><DD>&nbsp;<DT><A HREF="./org/apache/http/entity/mime/content/InputStreamBody.html#InputStreamBody(java.io.InputStream, java.lang.String, java.lang.String)"><B>InputStreamBody(InputStream, String, String)</B></A> -
Constructor for class org.apache.http.entity.mime.content.<A HREF="./org/apache/http/entity/mime/content/InputStreamBody.html" title="class in org.apache.http.entity.mime.content">InputStreamBody</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/entity/mime/content/InputStreamBody.html#InputStreamBody(java.io.InputStream, java.lang.String)"><B>InputStreamBody(InputStream, String)</B></A> -
Constructor for class org.apache.http.entity.mime.content.<A HREF="./org/apache/http/entity/mime/content/InputStreamBody.html" title="class in org.apache.http.entity.mime.content">InputStreamBody</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/conn/tsccm/WaitingThread.html#interrupt()"><B>interrupt()</B></A> -
Method in class org.apache.http.impl.conn.tsccm.<A HREF="./org/apache/http/impl/conn/tsccm/WaitingThread.html" title="class in org.apache.http.impl.conn.tsccm">WaitingThread</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/apache/http/auth/AuthState.html#invalidate()"><B>invalidate()</B></A> -
Method in class org.apache.http.auth.<A HREF="./org/apache/http/auth/AuthState.html" title="class in org.apache.http.auth">AuthState</A>
<DD><B>Deprecated.</B>&nbsp;<I>(4.2) use <A HREF="./org/apache/http/auth/AuthState.html#reset()"><CODE>AuthState.reset()</CODE></A></I>
<DT><A HREF="./org/apache/http/auth/InvalidCredentialsException.html" title="class in org.apache.http.auth"><B>InvalidCredentialsException</B></A> - Exception in <A HREF="./org/apache/http/auth/package-summary.html">org.apache.http.auth</A><DD>Authentication credentials required to respond to a authentication
challenge are invalid<DT><A HREF="./org/apache/http/auth/InvalidCredentialsException.html#InvalidCredentialsException()"><B>InvalidCredentialsException()</B></A> -
Constructor for exception org.apache.http.auth.<A HREF="./org/apache/http/auth/InvalidCredentialsException.html" title="class in org.apache.http.auth">InvalidCredentialsException</A>
<DD>Creates a new InvalidCredentialsException with a <tt>null</tt> detail message.
<DT><A HREF="./org/apache/http/auth/InvalidCredentialsException.html#InvalidCredentialsException(java.lang.String)"><B>InvalidCredentialsException(String)</B></A> -
Constructor for exception org.apache.http.auth.<A HREF="./org/apache/http/auth/InvalidCredentialsException.html" title="class in org.apache.http.auth">InvalidCredentialsException</A>
<DD>Creates a new InvalidCredentialsException with the specified message.
<DT><A HREF="./org/apache/http/auth/InvalidCredentialsException.html#InvalidCredentialsException(java.lang.String, java.lang.Throwable)"><B>InvalidCredentialsException(String, Throwable)</B></A> -
Constructor for exception org.apache.http.auth.<A HREF="./org/apache/http/auth/InvalidCredentialsException.html" title="class in org.apache.http.auth">InvalidCredentialsException</A>
<DD>Creates a new InvalidCredentialsException with the specified detail message and cause.
<DT><A HREF="./org/apache/http/client/methods/HttpRequestBase.html#isAborted()"><B>isAborted()</B></A> -
Method in class org.apache.http.client.methods.<A HREF="./org/apache/http/client/methods/HttpRequestBase.html" title="class in org.apache.http.client.methods">HttpRequestBase</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/methods/HttpUriRequest.html#isAborted()"><B>isAborted()</B></A> -
Method in interface org.apache.http.client.methods.<A HREF="./org/apache/http/client/methods/HttpUriRequest.html" title="interface in org.apache.http.client.methods">HttpUriRequest</A>
<DD>Tests if the request execution has been aborted.
<DT><A HREF="./org/apache/http/impl/client/RequestWrapper.html#isAborted()"><B>isAborted()</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/RequestWrapper.html" title="class in org.apache.http.impl.client">RequestWrapper</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/params/HttpClientParams.html#isAuthenticating(org.apache.http.params.HttpParams)"><B>isAuthenticating(HttpParams)</B></A> -
Static method in class org.apache.http.client.params.<A HREF="./org/apache/http/client/params/HttpClientParams.html" title="class in org.apache.http.client.params">HttpClientParams</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/AuthenticationHandler.html#isAuthenticationRequested(org.apache.http.HttpResponse, org.apache.http.protocol.HttpContext)"><B>isAuthenticationRequested(HttpResponse, HttpContext)</B></A> -
Method in interface org.apache.http.client.<A HREF="./org/apache/http/client/AuthenticationHandler.html" title="interface in org.apache.http.client">AuthenticationHandler</A>
<DD><B>Deprecated.</B>&nbsp;Determines if the given HTTP response response represents
an authentication challenge that was sent back as a result
of authentication failure
<DT><A HREF="./org/apache/http/client/AuthenticationStrategy.html#isAuthenticationRequested(org.apache.http.HttpHost, org.apache.http.HttpResponse, org.apache.http.protocol.HttpContext)"><B>isAuthenticationRequested(HttpHost, HttpResponse, HttpContext)</B></A> -
Method in interface org.apache.http.client.<A HREF="./org/apache/http/client/AuthenticationStrategy.html" title="interface in org.apache.http.client">AuthenticationStrategy</A>
<DD>Determines if the given HTTP response response represents
an authentication challenge that was sent back as a result
of authentication failure.
<DT><A HREF="./org/apache/http/impl/client/DefaultProxyAuthenticationHandler.html#isAuthenticationRequested(org.apache.http.HttpResponse, org.apache.http.protocol.HttpContext)"><B>isAuthenticationRequested(HttpResponse, HttpContext)</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/DefaultProxyAuthenticationHandler.html" title="class in org.apache.http.impl.client">DefaultProxyAuthenticationHandler</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/apache/http/impl/client/DefaultTargetAuthenticationHandler.html#isAuthenticationRequested(org.apache.http.HttpResponse, org.apache.http.protocol.HttpContext)"><B>isAuthenticationRequested(HttpResponse, HttpContext)</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/DefaultTargetAuthenticationHandler.html" title="class in org.apache.http.impl.client">DefaultTargetAuthenticationHandler</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/apache/http/impl/client/HttpAuthenticator.html#isAuthenticationRequested(org.apache.http.HttpHost, org.apache.http.HttpResponse, org.apache.http.client.AuthenticationStrategy, org.apache.http.auth.AuthState, org.apache.http.protocol.HttpContext)"><B>isAuthenticationRequested(HttpHost, HttpResponse, AuthenticationStrategy, AuthState, HttpContext)</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/HttpAuthenticator.html" title="class in org.apache.http.impl.client">HttpAuthenticator</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/entity/mime/MultipartEntity.html#isChunked()"><B>isChunked()</B></A> -
Method in class org.apache.http.entity.mime.<A HREF="./org/apache/http/entity/mime/MultipartEntity.html" title="class in org.apache.http.entity.mime">MultipartEntity</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/auth/AuthScheme.html#isComplete()"><B>isComplete()</B></A> -
Method in interface org.apache.http.auth.<A HREF="./org/apache/http/auth/AuthScheme.html" title="interface in org.apache.http.auth">AuthScheme</A>
<DD>Authentication process may involve a series of challenge-response exchanges.
<DT><A HREF="./org/apache/http/impl/auth/BasicScheme.html#isComplete()"><B>isComplete()</B></A> -
Method in class org.apache.http.impl.auth.<A HREF="./org/apache/http/impl/auth/BasicScheme.html" title="class in org.apache.http.impl.auth">BasicScheme</A>
<DD>Tests if the Basic authentication process has been completed.
<DT><A HREF="./org/apache/http/impl/auth/DigestScheme.html#isComplete()"><B>isComplete()</B></A> -
Method in class org.apache.http.impl.auth.<A HREF="./org/apache/http/impl/auth/DigestScheme.html" title="class in org.apache.http.impl.auth">DigestScheme</A>
<DD>Tests if the Digest authentication process has been completed.
<DT><A HREF="./org/apache/http/impl/auth/GGSSchemeBase.html#isComplete()"><B>isComplete()</B></A> -
Method in class org.apache.http.impl.auth.<A HREF="./org/apache/http/impl/auth/GGSSchemeBase.html" title="class in org.apache.http.impl.auth">GGSSchemeBase</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/auth/NTLMScheme.html#isComplete()"><B>isComplete()</B></A> -
Method in class org.apache.http.impl.auth.<A HREF="./org/apache/http/impl/auth/NTLMScheme.html" title="class in org.apache.http.impl.auth">NTLMScheme</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/conn/routing/RouteTracker.html#isConnected()"><B>isConnected()</B></A> -
Method in class org.apache.http.conn.routing.<A HREF="./org/apache/http/conn/routing/RouteTracker.html" title="class in org.apache.http.conn.routing">RouteTracker</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/auth/AuthScheme.html#isConnectionBased()"><B>isConnectionBased()</B></A> -
Method in interface org.apache.http.auth.<A HREF="./org/apache/http/auth/AuthScheme.html" title="interface in org.apache.http.auth">AuthScheme</A>
<DD>Tests if the authentication scheme is provides authorization on a per
connection basis instead of usual per request basis
<DT><A HREF="./org/apache/http/impl/auth/BasicScheme.html#isConnectionBased()"><B>isConnectionBased()</B></A> -
Method in class org.apache.http.impl.auth.<A HREF="./org/apache/http/impl/auth/BasicScheme.html" title="class in org.apache.http.impl.auth">BasicScheme</A>
<DD>Returns <tt>false</tt>.
<DT><A HREF="./org/apache/http/impl/auth/DigestScheme.html#isConnectionBased()"><B>isConnectionBased()</B></A> -
Method in class org.apache.http.impl.auth.<A HREF="./org/apache/http/impl/auth/DigestScheme.html" title="class in org.apache.http.impl.auth">DigestScheme</A>
<DD>Returns <tt>false</tt>.
<DT><A HREF="./org/apache/http/impl/auth/KerberosScheme.html#isConnectionBased()"><B>isConnectionBased()</B></A> -
Method in class org.apache.http.impl.auth.<A HREF="./org/apache/http/impl/auth/KerberosScheme.html" title="class in org.apache.http.impl.auth">KerberosScheme</A>
<DD>Returns <tt>true</tt>.
<DT><A HREF="./org/apache/http/impl/auth/NegotiateScheme.html#isConnectionBased()"><B>isConnectionBased()</B></A> -
Method in class org.apache.http.impl.auth.<A HREF="./org/apache/http/impl/auth/NegotiateScheme.html" title="class in org.apache.http.impl.auth">NegotiateScheme</A>
<DD><B>Deprecated.</B>&nbsp;Returns <tt>true</tt>.
<DT><A HREF="./org/apache/http/impl/auth/NTLMScheme.html#isConnectionBased()"><B>isConnectionBased()</B></A> -
Method in class org.apache.http.impl.auth.<A HREF="./org/apache/http/impl/auth/NTLMScheme.html" title="class in org.apache.http.impl.auth">NTLMScheme</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/auth/SPNegoScheme.html#isConnectionBased()"><B>isConnectionBased()</B></A> -
Method in class org.apache.http.impl.auth.<A HREF="./org/apache/http/impl/auth/SPNegoScheme.html" title="class in org.apache.http.impl.auth">SPNegoScheme</A>
<DD>Returns <tt>true</tt>.
<DT><A HREF="./org/apache/http/impl/conn/LoggingSessionInputBuffer.html#isDataAvailable(int)"><B>isDataAvailable(int)</B></A> -
Method in class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/LoggingSessionInputBuffer.html" title="class in org.apache.http.impl.conn">LoggingSessionInputBuffer</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/utils/URLEncodedUtils.html#isEncoded(org.apache.http.HttpEntity)"><B>isEncoded(HttpEntity)</B></A> -
Static method in class org.apache.http.client.utils.<A HREF="./org/apache/http/client/utils/URLEncodedUtils.html" title="class in org.apache.http.client.utils">URLEncodedUtils</A>
<DD>Returns true if the entity's Content-Type header is
<code>application/x-www-form-urlencoded</code>.
<DT><A HREF="./org/apache/http/impl/conn/LoggingSessionInputBuffer.html#isEof()"><B>isEof()</B></A> -
Method in class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/LoggingSessionInputBuffer.html" title="class in org.apache.http.impl.conn">LoggingSessionInputBuffer</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/cookie/Cookie.html#isExpired(java.util.Date)"><B>isExpired(Date)</B></A> -
Method in interface org.apache.http.cookie.<A HREF="./org/apache/http/cookie/Cookie.html" title="interface in org.apache.http.cookie">Cookie</A>
<DD>Returns true if this cookie has expired.
<DT><A HREF="./org/apache/http/impl/conn/tsccm/BasicPoolEntry.html#isExpired(long)"><B>isExpired(long)</B></A> -
Method in class org.apache.http.impl.conn.tsccm.<A HREF="./org/apache/http/impl/conn/tsccm/BasicPoolEntry.html" title="class in org.apache.http.impl.conn.tsccm">BasicPoolEntry</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/apache/http/impl/cookie/BasicClientCookie.html#isExpired(java.util.Date)"><B>isExpired(Date)</B></A> -
Method in class org.apache.http.impl.cookie.<A HREF="./org/apache/http/impl/cookie/BasicClientCookie.html" title="class in org.apache.http.impl.cookie">BasicClientCookie</A>
<DD>Returns true if this cookie has expired.
<DT><A HREF="./org/apache/http/impl/cookie/BasicClientCookie2.html#isExpired(java.util.Date)"><B>isExpired(Date)</B></A> -
Method in class org.apache.http.impl.cookie.<A HREF="./org/apache/http/impl/cookie/BasicClientCookie2.html" title="class in org.apache.http.impl.cookie">BasicClientCookie2</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/cache/CacheConfig.html#isHeuristicCachingEnabled()"><B>isHeuristicCachingEnabled()</B></A> -
Method in class org.apache.http.impl.client.cache.<A HREF="./org/apache/http/impl/client/cache/CacheConfig.html" title="class in org.apache.http.impl.client.cache">CacheConfig</A>
<DD>Returns whether heuristic caching is enabled.
<DT><A HREF="./org/apache/http/conn/util/InetAddressUtils.html#isIPv4Address(java.lang.String)"><B>isIPv4Address(String)</B></A> -
Static method in class org.apache.http.conn.util.<A HREF="./org/apache/http/conn/util/InetAddressUtils.html" title="class in org.apache.http.conn.util">InetAddressUtils</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/conn/util/InetAddressUtils.html#isIPv6Address(java.lang.String)"><B>isIPv6Address(String)</B></A> -
Static method in class org.apache.http.conn.util.<A HREF="./org/apache/http/conn/util/InetAddressUtils.html" title="class in org.apache.http.conn.util">InetAddressUtils</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/conn/util/InetAddressUtils.html#isIPv6HexCompressedAddress(java.lang.String)"><B>isIPv6HexCompressedAddress(String)</B></A> -
Static method in class org.apache.http.conn.util.<A HREF="./org/apache/http/conn/util/InetAddressUtils.html" title="class in org.apache.http.conn.util">InetAddressUtils</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/conn/util/InetAddressUtils.html#isIPv6StdAddress(java.lang.String)"><B>isIPv6StdAddress(String)</B></A> -
Static method in class org.apache.http.conn.util.<A HREF="./org/apache/http/conn/util/InetAddressUtils.html" title="class in org.apache.http.conn.util">InetAddressUtils</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/conn/routing/HttpRoute.html#isLayered()"><B>isLayered()</B></A> -
Method in class org.apache.http.conn.routing.<A HREF="./org/apache/http/conn/routing/HttpRoute.html" title="class in org.apache.http.conn.routing">HttpRoute</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/conn/routing/RouteInfo.html#isLayered()"><B>isLayered()</B></A> -
Method in interface org.apache.http.conn.routing.<A HREF="./org/apache/http/conn/routing/RouteInfo.html" title="interface in org.apache.http.conn.routing">RouteInfo</A>
<DD>Checks whether this route includes a layered protocol.
<DT><A HREF="./org/apache/http/conn/routing/RouteTracker.html#isLayered()"><B>isLayered()</B></A> -
Method in class org.apache.http.conn.routing.<A HREF="./org/apache/http/conn/routing/RouteTracker.html" title="class in org.apache.http.conn.routing">RouteTracker</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/conn/scheme/Scheme.html#isLayered()"><B>isLayered()</B></A> -
Method in class org.apache.http.conn.scheme.<A HREF="./org/apache/http/conn/scheme/Scheme.html" title="class in org.apache.http.conn.scheme">Scheme</A>
<DD>Indicates whether this scheme allows for layered connections.
<DT><A HREF="./org/apache/http/conn/ManagedClientConnection.html#isMarkedReusable()"><B>isMarkedReusable()</B></A> -
Method in interface org.apache.http.conn.<A HREF="./org/apache/http/conn/ManagedClientConnection.html" title="interface in org.apache.http.conn">ManagedClientConnection</A>
<DD>Indicates whether this connection is in a reusable communication state.
<DT><A HREF="./org/apache/http/impl/conn/AbstractClientConnAdapter.html#isMarkedReusable()"><B>isMarkedReusable()</B></A> -
Method in class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/AbstractClientConnAdapter.html" title="class in org.apache.http.impl.conn">AbstractClientConnAdapter</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/apache/http/impl/conn/AbstractClientConnAdapter.html#isOpen()"><B>isOpen()</B></A> -
Method in class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/AbstractClientConnAdapter.html" title="class in org.apache.http.impl.conn">AbstractClientConnAdapter</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/apache/http/cookie/Cookie.html#isPersistent()"><B>isPersistent()</B></A> -
Method in interface org.apache.http.cookie.<A HREF="./org/apache/http/cookie/Cookie.html" title="interface in org.apache.http.cookie">Cookie</A>
<DD>Returns <tt>false</tt> if the cookie should be discarded at the end
of the "session"; <tt>true</tt> otherwise.
<DT><A HREF="./org/apache/http/impl/cookie/BasicClientCookie.html#isPersistent()"><B>isPersistent()</B></A> -
Method in class org.apache.http.impl.cookie.<A HREF="./org/apache/http/impl/cookie/BasicClientCookie.html" title="class in org.apache.http.impl.cookie">BasicClientCookie</A>
<DD>Returns <tt>false</tt> if the cookie should be discarded at the end
of the "session"; <tt>true</tt> otherwise.
<DT><A HREF="./org/apache/http/impl/cookie/BasicClientCookie2.html#isPersistent()"><B>isPersistent()</B></A> -
Method in class org.apache.http.impl.cookie.<A HREF="./org/apache/http/impl/cookie/BasicClientCookie2.html" title="class in org.apache.http.impl.cookie">BasicClientCookie2</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/auth/AuthSchemeBase.html#isProxy()"><B>isProxy()</B></A> -
Method in class org.apache.http.impl.auth.<A HREF="./org/apache/http/impl/auth/AuthSchemeBase.html" title="class in org.apache.http.impl.auth">AuthSchemeBase</A>
<DD>Returns <code>true</code> if authenticating against a proxy, <code>false</code>
otherwise.
<DT><A HREF="./org/apache/http/client/cache/InputLimit.html#isReached()"><B>isReached()</B></A> -
Method in class org.apache.http.client.cache.<A HREF="./org/apache/http/client/cache/InputLimit.html" title="class in org.apache.http.client.cache">InputLimit</A>
<DD>Returns <code>true</code> if the input limit has been reached.
<DT><A HREF="./org/apache/http/conn/EofSensorInputStream.html#isReadAllowed()"><B>isReadAllowed()</B></A> -
Method in class org.apache.http.conn.<A HREF="./org/apache/http/conn/EofSensorInputStream.html" title="class in org.apache.http.conn">EofSensorInputStream</A>
<DD>Checks whether the underlying stream can be read from.
<DT><A HREF="./org/apache/http/impl/client/DefaultRedirectStrategy.html#isRedirectable(java.lang.String)"><B>isRedirectable(String)</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/DefaultRedirectStrategy.html" title="class in org.apache.http.impl.client">DefaultRedirectStrategy</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/LaxRedirectStrategy.html#isRedirectable(java.lang.String)"><B>isRedirectable(String)</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/LaxRedirectStrategy.html" title="class in org.apache.http.impl.client">LaxRedirectStrategy</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/RedirectStrategy.html#isRedirected(org.apache.http.HttpRequest, org.apache.http.HttpResponse, org.apache.http.protocol.HttpContext)"><B>isRedirected(HttpRequest, HttpResponse, HttpContext)</B></A> -
Method in interface org.apache.http.client.<A HREF="./org/apache/http/client/RedirectStrategy.html" title="interface in org.apache.http.client">RedirectStrategy</A>
<DD>Determines if a request should be redirected to a new location
given the response from the target server.
<DT><A HREF="./org/apache/http/impl/client/DefaultRedirectStrategy.html#isRedirected(org.apache.http.HttpRequest, org.apache.http.HttpResponse, org.apache.http.protocol.HttpContext)"><B>isRedirected(HttpRequest, HttpResponse, HttpContext)</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/DefaultRedirectStrategy.html" title="class in org.apache.http.impl.client">DefaultRedirectStrategy</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/params/HttpClientParams.html#isRedirecting(org.apache.http.params.HttpParams)"><B>isRedirecting(HttpParams)</B></A> -
Static method in class org.apache.http.client.params.<A HREF="./org/apache/http/client/params/HttpClientParams.html" title="class in org.apache.http.client.params">HttpClientParams</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/RedirectHandler.html#isRedirectRequested(org.apache.http.HttpResponse, org.apache.http.protocol.HttpContext)"><B>isRedirectRequested(HttpResponse, HttpContext)</B></A> -
Method in interface org.apache.http.client.<A HREF="./org/apache/http/client/RedirectHandler.html" title="interface in org.apache.http.client">RedirectHandler</A>
<DD><B>Deprecated.</B>&nbsp;Determines if a request should be redirected to a new location
given the response from the target server.
<DT><A HREF="./org/apache/http/impl/client/DefaultRedirectHandler.html#isRedirectRequested(org.apache.http.HttpResponse, org.apache.http.protocol.HttpContext)"><B>isRedirectRequested(HttpResponse, HttpContext)</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/DefaultRedirectHandler.html" title="class in org.apache.http.impl.client">DefaultRedirectHandler</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/apache/http/impl/conn/AbstractClientConnAdapter.html#isReleased()"><B>isReleased()</B></A> -
Method in class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/AbstractClientConnAdapter.html" title="class in org.apache.http.impl.conn">AbstractClientConnAdapter</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/apache/http/conn/BasicManagedEntity.html#isRepeatable()"><B>isRepeatable()</B></A> -
Method in class org.apache.http.conn.<A HREF="./org/apache/http/conn/BasicManagedEntity.html" title="class in org.apache.http.conn">BasicManagedEntity</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/entity/mime/MultipartEntity.html#isRepeatable()"><B>isRepeatable()</B></A> -
Method in class org.apache.http.entity.mime.<A HREF="./org/apache/http/entity/mime/MultipartEntity.html" title="class in org.apache.http.entity.mime">MultipartEntity</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/EntityEnclosingRequestWrapper.html#isRepeatable()"><B>isRepeatable()</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/EntityEnclosingRequestWrapper.html" title="class in org.apache.http.impl.client">EntityEnclosingRequestWrapper</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/RequestWrapper.html#isRepeatable()"><B>isRepeatable()</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/RequestWrapper.html" title="class in org.apache.http.impl.client">RequestWrapper</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/DefaultHttpRequestRetryHandler.html#isRequestSentRetryEnabled()"><B>isRequestSentRetryEnabled()</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/DefaultHttpRequestRetryHandler.html" title="class in org.apache.http.impl.client">DefaultHttpRequestRetryHandler</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/conn/AbstractClientConnAdapter.html#isResponseAvailable(int)"><B>isResponseAvailable(int)</B></A> -
Method in class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/AbstractClientConnAdapter.html" title="class in org.apache.http.impl.conn">AbstractClientConnAdapter</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/apache/http/conn/HttpRoutedConnection.html#isSecure()"><B>isSecure()</B></A> -
Method in interface org.apache.http.conn.<A HREF="./org/apache/http/conn/HttpRoutedConnection.html" title="interface in org.apache.http.conn">HttpRoutedConnection</A>
<DD>Indicates whether this connection is secure.
<DT><A HREF="./org/apache/http/conn/ManagedClientConnection.html#isSecure()"><B>isSecure()</B></A> -
Method in interface org.apache.http.conn.<A HREF="./org/apache/http/conn/ManagedClientConnection.html" title="interface in org.apache.http.conn">ManagedClientConnection</A>
<DD>Indicates whether this connection is secure.
<DT><A HREF="./org/apache/http/conn/MultihomePlainSocketFactory.html#isSecure(java.net.Socket)"><B>isSecure(Socket)</B></A> -
Method in class org.apache.http.conn.<A HREF="./org/apache/http/conn/MultihomePlainSocketFactory.html" title="class in org.apache.http.conn">MultihomePlainSocketFactory</A>
<DD><B>Deprecated.</B>&nbsp;Checks whether a socket connection is secure.
<DT><A HREF="./org/apache/http/conn/OperatedClientConnection.html#isSecure()"><B>isSecure()</B></A> -
Method in interface org.apache.http.conn.<A HREF="./org/apache/http/conn/OperatedClientConnection.html" title="interface in org.apache.http.conn">OperatedClientConnection</A>
<DD>Indicates whether this connection is secure.
<DT><A HREF="./org/apache/http/conn/routing/HttpRoute.html#isSecure()"><B>isSecure()</B></A> -
Method in class org.apache.http.conn.routing.<A HREF="./org/apache/http/conn/routing/HttpRoute.html" title="class in org.apache.http.conn.routing">HttpRoute</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/conn/routing/RouteInfo.html#isSecure()"><B>isSecure()</B></A> -
Method in interface org.apache.http.conn.routing.<A HREF="./org/apache/http/conn/routing/RouteInfo.html" title="interface in org.apache.http.conn.routing">RouteInfo</A>
<DD>Checks whether this route is secure.
<DT><A HREF="./org/apache/http/conn/routing/RouteTracker.html#isSecure()"><B>isSecure()</B></A> -
Method in class org.apache.http.conn.routing.<A HREF="./org/apache/http/conn/routing/RouteTracker.html" title="class in org.apache.http.conn.routing">RouteTracker</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/conn/scheme/PlainSocketFactory.html#isSecure(java.net.Socket)"><B>isSecure(Socket)</B></A> -
Method in class org.apache.http.conn.scheme.<A HREF="./org/apache/http/conn/scheme/PlainSocketFactory.html" title="class in org.apache.http.conn.scheme">PlainSocketFactory</A>
<DD>Checks whether a socket connection is secure.
<DT><A HREF="./org/apache/http/conn/scheme/SchemeSocketFactory.html#isSecure(java.net.Socket)"><B>isSecure(Socket)</B></A> -
Method in interface org.apache.http.conn.scheme.<A HREF="./org/apache/http/conn/scheme/SchemeSocketFactory.html" title="interface in org.apache.http.conn.scheme">SchemeSocketFactory</A>
<DD>Checks whether a socket provides a secure connection.
<DT><A HREF="./org/apache/http/conn/scheme/SocketFactory.html#isSecure(java.net.Socket)"><B>isSecure(Socket)</B></A> -
Method in interface org.apache.http.conn.scheme.<A HREF="./org/apache/http/conn/scheme/SocketFactory.html" title="interface in org.apache.http.conn.scheme">SocketFactory</A>
<DD><B>Deprecated.</B>&nbsp;Checks whether a socket provides a secure connection.
<DT><A HREF="./org/apache/http/conn/ssl/SSLSocketFactory.html#isSecure(java.net.Socket)"><B>isSecure(Socket)</B></A> -
Method in class org.apache.http.conn.ssl.<A HREF="./org/apache/http/conn/ssl/SSLSocketFactory.html" title="class in org.apache.http.conn.ssl">SSLSocketFactory</A>
<DD>Checks whether a socket connection is secure.
<DT><A HREF="./org/apache/http/cookie/Cookie.html#isSecure()"><B>isSecure()</B></A> -
Method in interface org.apache.http.cookie.<A HREF="./org/apache/http/cookie/Cookie.html" title="interface in org.apache.http.cookie">Cookie</A>
<DD>Indicates whether this cookie requires a secure connection.
<DT><A HREF="./org/apache/http/cookie/CookieOrigin.html#isSecure()"><B>isSecure()</B></A> -
Method in class org.apache.http.cookie.<A HREF="./org/apache/http/cookie/CookieOrigin.html" title="class in org.apache.http.cookie">CookieOrigin</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/conn/AbstractClientConnAdapter.html#isSecure()"><B>isSecure()</B></A> -
Method in class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/AbstractClientConnAdapter.html" title="class in org.apache.http.impl.conn">AbstractClientConnAdapter</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/apache/http/impl/conn/DefaultClientConnection.html#isSecure()"><B>isSecure()</B></A> -
Method in class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/DefaultClientConnection.html" title="class in org.apache.http.impl.conn">DefaultClientConnection</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/cookie/BasicClientCookie.html#isSecure()"><B>isSecure()</B></A> -
Method in class org.apache.http.impl.cookie.<A HREF="./org/apache/http/impl/cookie/BasicClientCookie.html" title="class in org.apache.http.impl.cookie">BasicClientCookie</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/cache/CacheConfig.html#isSharedCache()"><B>isSharedCache()</B></A> -
Method in class org.apache.http.impl.client.cache.<A HREF="./org/apache/http/impl/client/cache/CacheConfig.html" title="class in org.apache.http.impl.client.cache">CacheConfig</A>
<DD>Returns whether the cache will behave as a shared cache or not.
<DT><A HREF="./org/apache/http/impl/client/cache/CachingHttpClient.html#isSharedCache()"><B>isSharedCache()</B></A> -
Method in class org.apache.http.impl.client.cache.<A HREF="./org/apache/http/impl/client/cache/CachingHttpClient.html" title="class in org.apache.http.impl.client.cache">CachingHttpClient</A>
<DD>Reports whether this <code>CachingHttpClient</code> is configured as
a shared (public) or non-shared (private) cache.
<DT><A HREF="./org/apache/http/impl/conn/SingleClientConnManager.html#isShutDown"><B>isShutDown</B></A> -
Variable in class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/SingleClientConnManager.html" title="class in org.apache.http.impl.conn">SingleClientConnManager</A>
<DD><B>Deprecated.</B>&nbsp;Indicates whether this connection manager is shut down.
<DT><A HREF="./org/apache/http/impl/conn/tsccm/AbstractConnPool.html#isShutDown"><B>isShutDown</B></A> -
Variable in class org.apache.http.impl.conn.tsccm.<A HREF="./org/apache/http/impl/conn/tsccm/AbstractConnPool.html" title="class in org.apache.http.impl.conn.tsccm">AbstractConnPool</A>
<DD><B>Deprecated.</B>&nbsp;Indicates whether this pool is shut down.
<DT><A HREF="./org/apache/http/impl/conn/AbstractClientConnAdapter.html#isStale()"><B>isStale()</B></A> -
Method in class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/AbstractClientConnAdapter.html" title="class in org.apache.http.impl.conn">AbstractClientConnAdapter</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/apache/http/entity/mime/MultipartEntity.html#isStreaming()"><B>isStreaming()</B></A> -
Method in class org.apache.http.entity.mime.<A HREF="./org/apache/http/entity/mime/MultipartEntity.html" title="class in org.apache.http.entity.mime">MultipartEntity</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/auth/KerberosSchemeFactory.html#isStripPort()"><B>isStripPort()</B></A> -
Method in class org.apache.http.impl.auth.<A HREF="./org/apache/http/impl/auth/KerberosSchemeFactory.html" title="class in org.apache.http.impl.auth">KerberosSchemeFactory</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/auth/NegotiateSchemeFactory.html#isStripPort()"><B>isStripPort()</B></A> -
Method in class org.apache.http.impl.auth.<A HREF="./org/apache/http/impl/auth/NegotiateSchemeFactory.html" title="class in org.apache.http.impl.auth">NegotiateSchemeFactory</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/apache/http/impl/auth/SPNegoSchemeFactory.html#isStripPort()"><B>isStripPort()</B></A> -
Method in class org.apache.http.impl.auth.<A HREF="./org/apache/http/impl/auth/SPNegoSchemeFactory.html" title="class in org.apache.http.impl.auth">SPNegoSchemeFactory</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/conn/tsccm/AbstractConnPool.html#issuedConnections"><B>issuedConnections</B></A> -
Variable in class org.apache.http.impl.conn.tsccm.<A HREF="./org/apache/http/impl/conn/tsccm/AbstractConnPool.html" title="class in org.apache.http.impl.conn.tsccm">AbstractConnPool</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/apache/http/conn/ssl/TrustSelfSignedStrategy.html#isTrusted(java.security.cert.X509Certificate[], java.lang.String)"><B>isTrusted(X509Certificate[], String)</B></A> -
Method in class org.apache.http.conn.ssl.<A HREF="./org/apache/http/conn/ssl/TrustSelfSignedStrategy.html" title="class in org.apache.http.conn.ssl">TrustSelfSignedStrategy</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/conn/ssl/TrustStrategy.html#isTrusted(java.security.cert.X509Certificate[], java.lang.String)"><B>isTrusted(X509Certificate[], String)</B></A> -
Method in interface org.apache.http.conn.ssl.<A HREF="./org/apache/http/conn/ssl/TrustStrategy.html" title="interface in org.apache.http.conn.ssl">TrustStrategy</A>
<DD>Determines whether the certificate chain can be trusted without consulting the trust manager
configured in the actual SSL context.
<DT><A HREF="./org/apache/http/conn/routing/HttpRoute.html#isTunnelled()"><B>isTunnelled()</B></A> -
Method in class org.apache.http.conn.routing.<A HREF="./org/apache/http/conn/routing/HttpRoute.html" title="class in org.apache.http.conn.routing">HttpRoute</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/conn/routing/RouteInfo.html#isTunnelled()"><B>isTunnelled()</B></A> -
Method in interface org.apache.http.conn.routing.<A HREF="./org/apache/http/conn/routing/RouteInfo.html" title="interface in org.apache.http.conn.routing">RouteInfo</A>
<DD>Checks whether this route is tunnelled through a proxy.
<DT><A HREF="./org/apache/http/conn/routing/RouteTracker.html#isTunnelled()"><B>isTunnelled()</B></A> -
Method in class org.apache.http.conn.routing.<A HREF="./org/apache/http/conn/routing/RouteTracker.html" title="class in org.apache.http.conn.routing">RouteTracker</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/conn/tsccm/RouteSpecificPool.html#isUnused()"><B>isUnused()</B></A> -
Method in class org.apache.http.impl.conn.tsccm.<A HREF="./org/apache/http/impl/conn/tsccm/RouteSpecificPool.html" title="class in org.apache.http.impl.conn.tsccm">RouteSpecificPool</A>
<DD><B>Deprecated.</B>&nbsp;Indicates whether this pool is unused.
<DT><A HREF="./org/apache/http/auth/AuthState.html#isValid()"><B>isValid()</B></A> -
Method in class org.apache.http.auth.<A HREF="./org/apache/http/auth/AuthState.html" title="class in org.apache.http.auth">AuthState</A>
<DD><B>Deprecated.</B>&nbsp;<I>(4.2) do not use</I>
<DT><A HREF="./org/apache/http/entity/mime/Header.html#iterator()"><B>iterator()</B></A> -
Method in class org.apache.http.entity.mime.<A HREF="./org/apache/http/entity/mime/Header.html" title="class in org.apache.http.entity.mime">Header</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_J_"><!-- --></A><H2>
<B>J</B></H2>
<DL>
<DT><A HREF="./org/apache/http/client/utils/JdkIdn.html" title="class in org.apache.http.client.utils"><B>JdkIdn</B></A> - Class in <A HREF="./org/apache/http/client/utils/package-summary.html">org.apache.http.client.utils</A><DD>Uses the java.net.IDN class through reflection.<DT><A HREF="./org/apache/http/client/utils/JdkIdn.html#JdkIdn()"><B>JdkIdn()</B></A> -
Constructor for class org.apache.http.client.utils.<A HREF="./org/apache/http/client/utils/JdkIdn.html" title="class in org.apache.http.client.utils">JdkIdn</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_K_"><!-- --></A><H2>
<B>K</B></H2>
<DL>
<DT><A HREF="./org/apache/http/impl/client/DefaultRequestDirector.html#keepAliveStrategy"><B>keepAliveStrategy</B></A> -
Variable in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/DefaultRequestDirector.html" title="class in org.apache.http.impl.client">DefaultRequestDirector</A>
<DD>The keep-alive duration strategy.
<DT><A HREF="./org/apache/http/client/params/AuthPolicy.html#KERBEROS"><B>KERBEROS</B></A> -
Static variable in class org.apache.http.client.params.<A HREF="./org/apache/http/client/params/AuthPolicy.html" title="class in org.apache.http.client.params">AuthPolicy</A>
<DD>Kerberos Authentication scheme.
<DT><A HREF="./org/apache/http/impl/auth/KerberosScheme.html" title="class in org.apache.http.impl.auth"><B>KerberosScheme</B></A> - Class in <A HREF="./org/apache/http/impl/auth/package-summary.html">org.apache.http.impl.auth</A><DD>KERBEROS authentication scheme.<DT><A HREF="./org/apache/http/impl/auth/KerberosScheme.html#KerberosScheme(boolean)"><B>KerberosScheme(boolean)</B></A> -
Constructor for class org.apache.http.impl.auth.<A HREF="./org/apache/http/impl/auth/KerberosScheme.html" title="class in org.apache.http.impl.auth">KerberosScheme</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/auth/KerberosScheme.html#KerberosScheme()"><B>KerberosScheme()</B></A> -
Constructor for class org.apache.http.impl.auth.<A HREF="./org/apache/http/impl/auth/KerberosScheme.html" title="class in org.apache.http.impl.auth">KerberosScheme</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/auth/KerberosSchemeFactory.html" title="class in org.apache.http.impl.auth"><B>KerberosSchemeFactory</B></A> - Class in <A HREF="./org/apache/http/impl/auth/package-summary.html">org.apache.http.impl.auth</A><DD>Kerberos authentication scheme factory.<DT><A HREF="./org/apache/http/impl/auth/KerberosSchemeFactory.html#KerberosSchemeFactory(boolean)"><B>KerberosSchemeFactory(boolean)</B></A> -
Constructor for class org.apache.http.impl.auth.<A HREF="./org/apache/http/impl/auth/KerberosSchemeFactory.html" title="class in org.apache.http.impl.auth">KerberosSchemeFactory</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/auth/KerberosSchemeFactory.html#KerberosSchemeFactory()"><B>KerberosSchemeFactory()</B></A> -
Constructor for class org.apache.http.impl.auth.<A HREF="./org/apache/http/impl/auth/KerberosSchemeFactory.html" title="class in org.apache.http.impl.auth">KerberosSchemeFactory</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/cache/memcached/KeyHashingScheme.html" title="interface in org.apache.http.impl.client.cache.memcached"><B>KeyHashingScheme</B></A> - Interface in <A HREF="./org/apache/http/impl/client/cache/memcached/package-summary.html">org.apache.http.impl.client.cache.memcached</A><DD>Since the <A HREF="./org/apache/http/client/cache/HttpCacheStorage.html" title="interface in org.apache.http.client.cache"><CODE>HttpCacheStorage</CODE></A> interface expects to use variant-annotated
URLs for its storage keys, but Memcached has a maximum key size, we need to
support mapping storage keys to cache keys.</DL>
<HR>
<A NAME="_L_"><!-- --></A><H2>
<B>L</B></H2>
<DL>
<DT><A HREF="./org/apache/http/client/cache/HeaderConstants.html#LAST_MODIFIED"><B>LAST_MODIFIED</B></A> -
Static variable in class org.apache.http.client.cache.<A HREF="./org/apache/http/client/cache/HeaderConstants.html" title="class in org.apache.http.client.cache">HeaderConstants</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/conn/SingleClientConnManager.html#lastReleaseTime"><B>lastReleaseTime</B></A> -
Variable in class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/SingleClientConnManager.html" title="class in org.apache.http.impl.conn">SingleClientConnManager</A>
<DD><B>Deprecated.</B>&nbsp;The time of the last connection release, or -1.
<DT><A HREF="./org/apache/http/impl/client/LaxRedirectStrategy.html" title="class in org.apache.http.impl.client"><B>LaxRedirectStrategy</B></A> - Class in <A HREF="./org/apache/http/impl/client/package-summary.html">org.apache.http.impl.client</A><DD>Lax <A HREF="./org/apache/http/client/RedirectStrategy.html" title="interface in org.apache.http.client"><CODE>RedirectStrategy</CODE></A> implementation that automatically redirects all HEAD, GET and POST
requests.<DT><A HREF="./org/apache/http/impl/client/LaxRedirectStrategy.html#LaxRedirectStrategy()"><B>LaxRedirectStrategy()</B></A> -
Constructor for class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/LaxRedirectStrategy.html" title="class in org.apache.http.impl.client">LaxRedirectStrategy</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/conn/routing/HttpRouteDirector.html#LAYER_PROTOCOL"><B>LAYER_PROTOCOL</B></A> -
Static variable in interface org.apache.http.conn.routing.<A HREF="./org/apache/http/conn/routing/HttpRouteDirector.html" title="interface in org.apache.http.conn.routing">HttpRouteDirector</A>
<DD>Step: layer protocol (over tunnel).
<DT><A HREF="./org/apache/http/conn/scheme/LayeredSchemeSocketFactory.html" title="interface in org.apache.http.conn.scheme"><B>LayeredSchemeSocketFactory</B></A> - Interface in <A HREF="./org/apache/http/conn/scheme/package-summary.html">org.apache.http.conn.scheme</A><DD><B>Deprecated.</B>&nbsp;<I>(4.2) use <A HREF="./org/apache/http/conn/scheme/SchemeLayeredSocketFactory.html" title="interface in org.apache.http.conn.scheme"><CODE>SchemeLayeredSocketFactory</CODE></A></I><DT><A HREF="./org/apache/http/conn/scheme/LayeredSocketFactory.html" title="interface in org.apache.http.conn.scheme"><B>LayeredSocketFactory</B></A> - Interface in <A HREF="./org/apache/http/conn/scheme/package-summary.html">org.apache.http.conn.scheme</A><DD><B>Deprecated.</B>&nbsp;<I>(4.1) use <A HREF="./org/apache/http/conn/scheme/SchemeSocketFactory.html" title="interface in org.apache.http.conn.scheme"><CODE>SchemeSocketFactory</CODE></A></I><DT><A HREF="./org/apache/http/conn/ManagedClientConnection.html#layerProtocol(org.apache.http.protocol.HttpContext, org.apache.http.params.HttpParams)"><B>layerProtocol(HttpContext, HttpParams)</B></A> -
Method in interface org.apache.http.conn.<A HREF="./org/apache/http/conn/ManagedClientConnection.html" title="interface in org.apache.http.conn">ManagedClientConnection</A>
<DD>Layers a new protocol on top of a <A HREF="./org/apache/http/conn/ManagedClientConnection.html#tunnelTarget(boolean, org.apache.http.params.HttpParams)"><CODE>tunnelled</CODE></A>
connection.
<DT><A HREF="./org/apache/http/conn/routing/RouteTracker.html#layerProtocol(boolean)"><B>layerProtocol(boolean)</B></A> -
Method in class org.apache.http.conn.routing.<A HREF="./org/apache/http/conn/routing/RouteTracker.html" title="class in org.apache.http.conn.routing">RouteTracker</A>
<DD>Tracks layering a protocol.
<DT><A HREF="./org/apache/http/impl/conn/AbstractPooledConnAdapter.html#layerProtocol(org.apache.http.protocol.HttpContext, org.apache.http.params.HttpParams)"><B>layerProtocol(HttpContext, HttpParams)</B></A> -
Method in class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/AbstractPooledConnAdapter.html" title="class in org.apache.http.impl.conn">AbstractPooledConnAdapter</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/apache/http/impl/conn/AbstractPoolEntry.html#layerProtocol(org.apache.http.protocol.HttpContext, org.apache.http.params.HttpParams)"><B>layerProtocol(HttpContext, HttpParams)</B></A> -
Method in class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/AbstractPoolEntry.html" title="class in org.apache.http.impl.conn">AbstractPoolEntry</A>
<DD><B>Deprecated.</B>&nbsp;Layers a protocol on top of an established tunnel.
<DT><A HREF="./org/apache/http/impl/conn/tsccm/AbstractConnPool.html#leasedConnections"><B>leasedConnections</B></A> -
Variable in class org.apache.http.impl.conn.tsccm.<A HREF="./org/apache/http/impl/conn/tsccm/AbstractConnPool.html" title="class in org.apache.http.impl.conn.tsccm">AbstractConnPool</A>
<DD><B>Deprecated.</B>&nbsp;References to issued connections
<DT><A HREF="./org/apache/http/impl/conn/tsccm/ConnPoolByRoute.html#leasedConnections"><B>leasedConnections</B></A> -
Variable in class org.apache.http.impl.conn.tsccm.<A HREF="./org/apache/http/impl/conn/tsccm/ConnPoolByRoute.html" title="class in org.apache.http.impl.conn.tsccm">ConnPoolByRoute</A>
<DD><B>Deprecated.</B>&nbsp;References to issued connections
<DT><A HREF="./org/apache/http/client/cache/Resource.html#length()"><B>length()</B></A> -
Method in interface org.apache.http.client.cache.<A HREF="./org/apache/http/client/cache/Resource.html" title="interface in org.apache.http.client.cache">Resource</A>
<DD>Returns the length in bytes of the response body.
<DT><A HREF="./org/apache/http/impl/client/cache/FileResource.html#length()"><B>length()</B></A> -
Method in class org.apache.http.impl.client.cache.<A HREF="./org/apache/http/impl/client/cache/FileResource.html" title="class in org.apache.http.impl.client.cache">FileResource</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/cache/HeapResource.html#length()"><B>length()</B></A> -
Method in class org.apache.http.impl.client.cache.<A HREF="./org/apache/http/impl/client/cache/HeapResource.html" title="class in org.apache.http.impl.client.cache">HeapResource</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/conn/params/ConnRoutePNames.html#LOCAL_ADDRESS"><B>LOCAL_ADDRESS</B></A> -
Static variable in interface org.apache.http.conn.params.<A HREF="./org/apache/http/conn/params/ConnRoutePNames.html" title="interface in org.apache.http.conn.params">ConnRoutePNames</A>
<DD>Parameter for the local address.
<DT><A HREF="./org/apache/http/impl/conn/LoggingSessionInputBuffer.html" title="class in org.apache.http.impl.conn"><B>LoggingSessionInputBuffer</B></A> - Class in <A HREF="./org/apache/http/impl/conn/package-summary.html">org.apache.http.impl.conn</A><DD>Logs all data read to the wire LOG.<DT><A HREF="./org/apache/http/impl/conn/LoggingSessionInputBuffer.html#LoggingSessionInputBuffer(org.apache.http.io.SessionInputBuffer, org.apache.http.impl.conn.Wire, java.lang.String)"><B>LoggingSessionInputBuffer(SessionInputBuffer, Wire, String)</B></A> -
Constructor for class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/LoggingSessionInputBuffer.html" title="class in org.apache.http.impl.conn">LoggingSessionInputBuffer</A>
<DD>Create an instance that wraps the specified session input buffer.
<DT><A HREF="./org/apache/http/impl/conn/LoggingSessionInputBuffer.html#LoggingSessionInputBuffer(org.apache.http.io.SessionInputBuffer, org.apache.http.impl.conn.Wire)"><B>LoggingSessionInputBuffer(SessionInputBuffer, Wire)</B></A> -
Constructor for class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/LoggingSessionInputBuffer.html" title="class in org.apache.http.impl.conn">LoggingSessionInputBuffer</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/conn/LoggingSessionOutputBuffer.html" title="class in org.apache.http.impl.conn"><B>LoggingSessionOutputBuffer</B></A> - Class in <A HREF="./org/apache/http/impl/conn/package-summary.html">org.apache.http.impl.conn</A><DD>Logs all data written to the wire LOG.<DT><A HREF="./org/apache/http/impl/conn/LoggingSessionOutputBuffer.html#LoggingSessionOutputBuffer(org.apache.http.io.SessionOutputBuffer, org.apache.http.impl.conn.Wire, java.lang.String)"><B>LoggingSessionOutputBuffer(SessionOutputBuffer, Wire, String)</B></A> -
Constructor for class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/LoggingSessionOutputBuffer.html" title="class in org.apache.http.impl.conn">LoggingSessionOutputBuffer</A>
<DD>Create an instance that wraps the specified session output buffer.
<DT><A HREF="./org/apache/http/impl/conn/LoggingSessionOutputBuffer.html#LoggingSessionOutputBuffer(org.apache.http.io.SessionOutputBuffer, org.apache.http.impl.conn.Wire)"><B>LoggingSessionOutputBuffer(SessionOutputBuffer, Wire)</B></A> -
Constructor for class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/LoggingSessionOutputBuffer.html" title="class in org.apache.http.impl.conn">LoggingSessionOutputBuffer</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_M_"><!-- --></A><H2>
<B>M</B></H2>
<DL>
<DT><A HREF="./org/apache/http/auth/MalformedChallengeException.html" title="class in org.apache.http.auth"><B>MalformedChallengeException</B></A> - Exception in <A HREF="./org/apache/http/auth/package-summary.html">org.apache.http.auth</A><DD>Signals that authentication challenge is in some way invalid or
illegal in the given context<DT><A HREF="./org/apache/http/auth/MalformedChallengeException.html#MalformedChallengeException()"><B>MalformedChallengeException()</B></A> -
Constructor for exception org.apache.http.auth.<A HREF="./org/apache/http/auth/MalformedChallengeException.html" title="class in org.apache.http.auth">MalformedChallengeException</A>
<DD>Creates a new MalformedChallengeException with a <tt>null</tt> detail message.
<DT><A HREF="./org/apache/http/auth/MalformedChallengeException.html#MalformedChallengeException(java.lang.String)"><B>MalformedChallengeException(String)</B></A> -
Constructor for exception org.apache.http.auth.<A HREF="./org/apache/http/auth/MalformedChallengeException.html" title="class in org.apache.http.auth">MalformedChallengeException</A>
<DD>Creates a new MalformedChallengeException with the specified message.
<DT><A HREF="./org/apache/http/auth/MalformedChallengeException.html#MalformedChallengeException(java.lang.String, java.lang.Throwable)"><B>MalformedChallengeException(String, Throwable)</B></A> -
Constructor for exception org.apache.http.auth.<A HREF="./org/apache/http/auth/MalformedChallengeException.html" title="class in org.apache.http.auth">MalformedChallengeException</A>
<DD>Creates a new MalformedChallengeException with the specified detail message and cause.
<DT><A HREF="./org/apache/http/cookie/MalformedCookieException.html" title="class in org.apache.http.cookie"><B>MalformedCookieException</B></A> - Exception in <A HREF="./org/apache/http/cookie/package-summary.html">org.apache.http.cookie</A><DD>Signals that a cookie is in some way invalid or illegal in a given
context<DT><A HREF="./org/apache/http/cookie/MalformedCookieException.html#MalformedCookieException()"><B>MalformedCookieException()</B></A> -
Constructor for exception org.apache.http.cookie.<A HREF="./org/apache/http/cookie/MalformedCookieException.html" title="class in org.apache.http.cookie">MalformedCookieException</A>
<DD>Creates a new MalformedCookieException with a <tt>null</tt> detail message.
<DT><A HREF="./org/apache/http/cookie/MalformedCookieException.html#MalformedCookieException(java.lang.String)"><B>MalformedCookieException(String)</B></A> -
Constructor for exception org.apache.http.cookie.<A HREF="./org/apache/http/cookie/MalformedCookieException.html" title="class in org.apache.http.cookie">MalformedCookieException</A>
<DD>Creates a new MalformedCookieException with a specified message string.
<DT><A HREF="./org/apache/http/cookie/MalformedCookieException.html#MalformedCookieException(java.lang.String, java.lang.Throwable)"><B>MalformedCookieException(String, Throwable)</B></A> -
Constructor for exception org.apache.http.cookie.<A HREF="./org/apache/http/cookie/MalformedCookieException.html" title="class in org.apache.http.cookie">MalformedCookieException</A>
<DD>Creates a new MalformedCookieException with the specified detail message and cause.
<DT><A HREF="./org/apache/http/conn/ManagedClientConnection.html" title="interface in org.apache.http.conn"><B>ManagedClientConnection</B></A> - Interface in <A HREF="./org/apache/http/conn/package-summary.html">org.apache.http.conn</A><DD>A client-side connection with advanced connection logic.<DT><A HREF="./org/apache/http/conn/BasicEofSensorWatcher.html#managedConn"><B>managedConn</B></A> -
Variable in class org.apache.http.conn.<A HREF="./org/apache/http/conn/BasicEofSensorWatcher.html" title="class in org.apache.http.conn">BasicEofSensorWatcher</A>
<DD>The connection to auto-release.
<DT><A HREF="./org/apache/http/conn/BasicManagedEntity.html#managedConn"><B>managedConn</B></A> -
Variable in class org.apache.http.conn.<A HREF="./org/apache/http/conn/BasicManagedEntity.html" title="class in org.apache.http.conn">BasicManagedEntity</A>
<DD>The connection to release.
<DT><A HREF="./org/apache/http/impl/client/DefaultRequestDirector.html#managedConn"><B>managedConn</B></A> -
Variable in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/DefaultRequestDirector.html" title="class in org.apache.http.impl.client">DefaultRequestDirector</A>
<DD>The currently allocated connection.
<DT><A HREF="./org/apache/http/impl/conn/SingleClientConnManager.html#managedConn"><B>managedConn</B></A> -
Variable in class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/SingleClientConnManager.html" title="class in org.apache.http.impl.conn">SingleClientConnManager</A>
<DD><B>Deprecated.</B>&nbsp;The currently issued managed connection, if any.
<DT><A HREF="./org/apache/http/impl/client/cache/ManagedHttpCacheStorage.html" title="class in org.apache.http.impl.client.cache"><B>ManagedHttpCacheStorage</B></A> - Class in <A HREF="./org/apache/http/impl/client/cache/package-summary.html">org.apache.http.impl.client.cache</A><DD><A HREF="./org/apache/http/client/cache/HttpCacheStorage.html" title="interface in org.apache.http.client.cache"><CODE>HttpCacheStorage</CODE></A> implementation capable of deallocating resources associated with
the cache entries.<DT><A HREF="./org/apache/http/impl/client/cache/ManagedHttpCacheStorage.html#ManagedHttpCacheStorage(org.apache.http.impl.client.cache.CacheConfig)"><B>ManagedHttpCacheStorage(CacheConfig)</B></A> -
Constructor for class org.apache.http.impl.client.cache.<A HREF="./org/apache/http/impl/client/cache/ManagedHttpCacheStorage.html" title="class in org.apache.http.impl.client.cache">ManagedHttpCacheStorage</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/conn/ManagedClientConnection.html#markReusable()"><B>markReusable()</B></A> -
Method in interface org.apache.http.conn.<A HREF="./org/apache/http/conn/ManagedClientConnection.html" title="interface in org.apache.http.conn">ManagedClientConnection</A>
<DD>Marks this connection as being in a reusable communication state.
<DT><A HREF="./org/apache/http/impl/conn/AbstractClientConnAdapter.html#markReusable()"><B>markReusable()</B></A> -
Method in class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/AbstractClientConnAdapter.html" title="class in org.apache.http.impl.conn">AbstractClientConnAdapter</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/apache/http/auth/AuthScope.html#match(org.apache.http.auth.AuthScope)"><B>match(AuthScope)</B></A> -
Method in class org.apache.http.auth.<A HREF="./org/apache/http/auth/AuthScope.html" title="class in org.apache.http.auth">AuthScope</A>
<DD>Tests if the authentication scopes match.
<DT><A HREF="./org/apache/http/cookie/CookieAttributeHandler.html#match(org.apache.http.cookie.Cookie, org.apache.http.cookie.CookieOrigin)"><B>match(Cookie, CookieOrigin)</B></A> -
Method in interface org.apache.http.cookie.<A HREF="./org/apache/http/cookie/CookieAttributeHandler.html" title="interface in org.apache.http.cookie">CookieAttributeHandler</A>
<DD>Matches the given value (property of the destination host where request is being
submitted) with the corresponding cookie attribute.
<DT><A HREF="./org/apache/http/cookie/CookieSpec.html#match(org.apache.http.cookie.Cookie, org.apache.http.cookie.CookieOrigin)"><B>match(Cookie, CookieOrigin)</B></A> -
Method in interface org.apache.http.cookie.<A HREF="./org/apache/http/cookie/CookieSpec.html" title="interface in org.apache.http.cookie">CookieSpec</A>
<DD>Determines if a Cookie matches the target location.
<DT><A HREF="./org/apache/http/impl/cookie/AbstractCookieAttributeHandler.html#match(org.apache.http.cookie.Cookie, org.apache.http.cookie.CookieOrigin)"><B>match(Cookie, CookieOrigin)</B></A> -
Method in class org.apache.http.impl.cookie.<A HREF="./org/apache/http/impl/cookie/AbstractCookieAttributeHandler.html" title="class in org.apache.http.impl.cookie">AbstractCookieAttributeHandler</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/cookie/BasicDomainHandler.html#match(org.apache.http.cookie.Cookie, org.apache.http.cookie.CookieOrigin)"><B>match(Cookie, CookieOrigin)</B></A> -
Method in class org.apache.http.impl.cookie.<A HREF="./org/apache/http/impl/cookie/BasicDomainHandler.html" title="class in org.apache.http.impl.cookie">BasicDomainHandler</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/cookie/BasicPathHandler.html#match(org.apache.http.cookie.Cookie, org.apache.http.cookie.CookieOrigin)"><B>match(Cookie, CookieOrigin)</B></A> -
Method in class org.apache.http.impl.cookie.<A HREF="./org/apache/http/impl/cookie/BasicPathHandler.html" title="class in org.apache.http.impl.cookie">BasicPathHandler</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/cookie/BasicSecureHandler.html#match(org.apache.http.cookie.Cookie, org.apache.http.cookie.CookieOrigin)"><B>match(Cookie, CookieOrigin)</B></A> -
Method in class org.apache.http.impl.cookie.<A HREF="./org/apache/http/impl/cookie/BasicSecureHandler.html" title="class in org.apache.http.impl.cookie">BasicSecureHandler</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/cookie/BestMatchSpec.html#match(org.apache.http.cookie.Cookie, org.apache.http.cookie.CookieOrigin)"><B>match(Cookie, CookieOrigin)</B></A> -
Method in class org.apache.http.impl.cookie.<A HREF="./org/apache/http/impl/cookie/BestMatchSpec.html" title="class in org.apache.http.impl.cookie">BestMatchSpec</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/cookie/CookieSpecBase.html#match(org.apache.http.cookie.Cookie, org.apache.http.cookie.CookieOrigin)"><B>match(Cookie, CookieOrigin)</B></A> -
Method in class org.apache.http.impl.cookie.<A HREF="./org/apache/http/impl/cookie/CookieSpecBase.html" title="class in org.apache.http.impl.cookie">CookieSpecBase</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/cookie/NetscapeDomainHandler.html#match(org.apache.http.cookie.Cookie, org.apache.http.cookie.CookieOrigin)"><B>match(Cookie, CookieOrigin)</B></A> -
Method in class org.apache.http.impl.cookie.<A HREF="./org/apache/http/impl/cookie/NetscapeDomainHandler.html" title="class in org.apache.http.impl.cookie">NetscapeDomainHandler</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/cookie/PublicSuffixFilter.html#match(org.apache.http.cookie.Cookie, org.apache.http.cookie.CookieOrigin)"><B>match(Cookie, CookieOrigin)</B></A> -
Method in class org.apache.http.impl.cookie.<A HREF="./org/apache/http/impl/cookie/PublicSuffixFilter.html" title="class in org.apache.http.impl.cookie">PublicSuffixFilter</A>
<DD>Never matches if the cookie's domain is from the blacklist.
<DT><A HREF="./org/apache/http/impl/cookie/RFC2109DomainHandler.html#match(org.apache.http.cookie.Cookie, org.apache.http.cookie.CookieOrigin)"><B>match(Cookie, CookieOrigin)</B></A> -
Method in class org.apache.http.impl.cookie.<A HREF="./org/apache/http/impl/cookie/RFC2109DomainHandler.html" title="class in org.apache.http.impl.cookie">RFC2109DomainHandler</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/cookie/RFC2965CommentUrlAttributeHandler.html#match(org.apache.http.cookie.Cookie, org.apache.http.cookie.CookieOrigin)"><B>match(Cookie, CookieOrigin)</B></A> -
Method in class org.apache.http.impl.cookie.<A HREF="./org/apache/http/impl/cookie/RFC2965CommentUrlAttributeHandler.html" title="class in org.apache.http.impl.cookie">RFC2965CommentUrlAttributeHandler</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/cookie/RFC2965DiscardAttributeHandler.html#match(org.apache.http.cookie.Cookie, org.apache.http.cookie.CookieOrigin)"><B>match(Cookie, CookieOrigin)</B></A> -
Method in class org.apache.http.impl.cookie.<A HREF="./org/apache/http/impl/cookie/RFC2965DiscardAttributeHandler.html" title="class in org.apache.http.impl.cookie">RFC2965DiscardAttributeHandler</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/cookie/RFC2965DomainAttributeHandler.html#match(org.apache.http.cookie.Cookie, org.apache.http.cookie.CookieOrigin)"><B>match(Cookie, CookieOrigin)</B></A> -
Method in class org.apache.http.impl.cookie.<A HREF="./org/apache/http/impl/cookie/RFC2965DomainAttributeHandler.html" title="class in org.apache.http.impl.cookie">RFC2965DomainAttributeHandler</A>
<DD>Match cookie domain attribute.
<DT><A HREF="./org/apache/http/impl/cookie/RFC2965PortAttributeHandler.html#match(org.apache.http.cookie.Cookie, org.apache.http.cookie.CookieOrigin)"><B>match(Cookie, CookieOrigin)</B></A> -
Method in class org.apache.http.impl.cookie.<A HREF="./org/apache/http/impl/cookie/RFC2965PortAttributeHandler.html" title="class in org.apache.http.impl.cookie">RFC2965PortAttributeHandler</A>
<DD>Match cookie port attribute.
<DT><A HREF="./org/apache/http/impl/cookie/RFC2965Spec.html#match(org.apache.http.cookie.Cookie, org.apache.http.cookie.CookieOrigin)"><B>match(Cookie, CookieOrigin)</B></A> -
Method in class org.apache.http.impl.cookie.<A HREF="./org/apache/http/impl/cookie/RFC2965Spec.html" title="class in org.apache.http.impl.cookie">RFC2965Spec</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/cookie/RFC2965VersionAttributeHandler.html#match(org.apache.http.cookie.Cookie, org.apache.http.cookie.CookieOrigin)"><B>match(Cookie, CookieOrigin)</B></A> -
Method in class org.apache.http.impl.cookie.<A HREF="./org/apache/http/impl/cookie/RFC2965VersionAttributeHandler.html" title="class in org.apache.http.impl.cookie">RFC2965VersionAttributeHandler</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/cookie/ClientCookie.html#MAX_AGE_ATTR"><B>MAX_AGE_ATTR</B></A> -
Static variable in interface org.apache.http.cookie.<A HREF="./org/apache/http/cookie/ClientCookie.html" title="interface in org.apache.http.cookie">ClientCookie</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/conn/params/ConnManagerPNames.html#MAX_CONNECTIONS_PER_ROUTE"><B>MAX_CONNECTIONS_PER_ROUTE</B></A> -
Static variable in interface org.apache.http.conn.params.<A HREF="./org/apache/http/conn/params/ConnManagerPNames.html" title="interface in org.apache.http.conn.params">ConnManagerPNames</A>
<DD><B>Deprecated.</B>&nbsp;Defines the maximum number of connections per route.
<DT><A HREF="./org/apache/http/client/cache/HeaderConstants.html#MAX_FORWARDS"><B>MAX_FORWARDS</B></A> -
Static variable in class org.apache.http.client.cache.<A HREF="./org/apache/http/client/cache/HeaderConstants.html" title="class in org.apache.http.client.cache">HeaderConstants</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/params/ClientPNames.html#MAX_REDIRECTS"><B>MAX_REDIRECTS</B></A> -
Static variable in interface org.apache.http.client.params.<A HREF="./org/apache/http/client/params/ClientPNames.html" title="interface in org.apache.http.client.params">ClientPNames</A>
<DD>Defines the maximum number of redirects to be followed.
<DT><A HREF="./org/apache/http/conn/params/ConnConnectionPNames.html#MAX_STATUS_LINE_GARBAGE"><B>MAX_STATUS_LINE_GARBAGE</B></A> -
Static variable in interface org.apache.http.conn.params.<A HREF="./org/apache/http/conn/params/ConnConnectionPNames.html" title="interface in org.apache.http.conn.params">ConnConnectionPNames</A>
<DD><B>Deprecated.</B>&nbsp;<I>Use custom <A HREF="./org/apache/http/impl/conn/DefaultHttpResponseParser.html" title="class in org.apache.http.impl.conn"><CODE>DefaultHttpResponseParser</CODE></A> implementation</I>
<DT><A HREF="./org/apache/http/conn/params/ConnManagerPNames.html#MAX_TOTAL_CONNECTIONS"><B>MAX_TOTAL_CONNECTIONS</B></A> -
Static variable in interface org.apache.http.conn.params.<A HREF="./org/apache/http/conn/params/ConnManagerPNames.html" title="interface in org.apache.http.conn.params">ConnManagerPNames</A>
<DD><B>Deprecated.</B>&nbsp;Defines the maximum number of connections in total.
<DT><A HREF="./org/apache/http/impl/conn/tsccm/RouteSpecificPool.html#maxEntries"><B>maxEntries</B></A> -
Variable in class org.apache.http.impl.conn.tsccm.<A HREF="./org/apache/http/impl/conn/tsccm/RouteSpecificPool.html" title="class in org.apache.http.impl.conn.tsccm">RouteSpecificPool</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/apache/http/impl/conn/tsccm/ConnPoolByRoute.html#maxTotalConnections"><B>maxTotalConnections</B></A> -
Variable in class org.apache.http.impl.conn.tsccm.<A HREF="./org/apache/http/impl/conn/tsccm/ConnPoolByRoute.html" title="class in org.apache.http.impl.conn.tsccm">ConnPoolByRoute</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/apache/http/impl/client/cache/memcached/MemcachedCacheEntry.html" title="interface in org.apache.http.impl.client.cache.memcached"><B>MemcachedCacheEntry</B></A> - Interface in <A HREF="./org/apache/http/impl/client/cache/memcached/package-summary.html">org.apache.http.impl.client.cache.memcached</A><DD>Provides for serialization and deserialization of higher-level
<A HREF="./org/apache/http/client/cache/HttpCacheEntry.html" title="class in org.apache.http.client.cache"><CODE>HttpCacheEntry</CODE></A> objects into byte arrays suitable for
storage in memcached.<DT><A HREF="./org/apache/http/impl/client/cache/memcached/MemcachedCacheEntryFactory.html" title="interface in org.apache.http.impl.client.cache.memcached"><B>MemcachedCacheEntryFactory</B></A> - Interface in <A HREF="./org/apache/http/impl/client/cache/memcached/package-summary.html">org.apache.http.impl.client.cache.memcached</A><DD>Creates <A HREF="./org/apache/http/impl/client/cache/memcached/MemcachedCacheEntry.html" title="interface in org.apache.http.impl.client.cache.memcached"><CODE>MemcachedCacheEntry</CODE></A> instances that can be used for
serializing and deserializing <A HREF="./org/apache/http/client/cache/HttpCacheEntry.html" title="class in org.apache.http.client.cache"><CODE>HttpCacheEntry</CODE></A> instances for
storage in memcached.<DT><A HREF="./org/apache/http/impl/client/cache/memcached/MemcachedCacheEntryFactoryImpl.html" title="class in org.apache.http.impl.client.cache.memcached"><B>MemcachedCacheEntryFactoryImpl</B></A> - Class in <A HREF="./org/apache/http/impl/client/cache/memcached/package-summary.html">org.apache.http.impl.client.cache.memcached</A><DD>Default implementation of <A HREF="./org/apache/http/impl/client/cache/memcached/MemcachedCacheEntryFactory.html" title="interface in org.apache.http.impl.client.cache.memcached"><CODE>MemcachedCacheEntryFactory</CODE></A>.<DT><A HREF="./org/apache/http/impl/client/cache/memcached/MemcachedCacheEntryFactoryImpl.html#MemcachedCacheEntryFactoryImpl()"><B>MemcachedCacheEntryFactoryImpl()</B></A> -
Constructor for class org.apache.http.impl.client.cache.memcached.<A HREF="./org/apache/http/impl/client/cache/memcached/MemcachedCacheEntryFactoryImpl.html" title="class in org.apache.http.impl.client.cache.memcached">MemcachedCacheEntryFactoryImpl</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/cache/memcached/MemcachedCacheEntryImpl.html" title="class in org.apache.http.impl.client.cache.memcached"><B>MemcachedCacheEntryImpl</B></A> - Class in <A HREF="./org/apache/http/impl/client/cache/memcached/package-summary.html">org.apache.http.impl.client.cache.memcached</A><DD>Default implementation of <A HREF="./org/apache/http/impl/client/cache/memcached/MemcachedCacheEntry.html" title="interface in org.apache.http.impl.client.cache.memcached"><CODE>MemcachedCacheEntry</CODE></A>.<DT><A HREF="./org/apache/http/impl/client/cache/memcached/MemcachedCacheEntryImpl.html#MemcachedCacheEntryImpl(java.lang.String, org.apache.http.client.cache.HttpCacheEntry)"><B>MemcachedCacheEntryImpl(String, HttpCacheEntry)</B></A> -
Constructor for class org.apache.http.impl.client.cache.memcached.<A HREF="./org/apache/http/impl/client/cache/memcached/MemcachedCacheEntryImpl.html" title="class in org.apache.http.impl.client.cache.memcached">MemcachedCacheEntryImpl</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/cache/memcached/MemcachedCacheEntryImpl.html#MemcachedCacheEntryImpl()"><B>MemcachedCacheEntryImpl()</B></A> -
Constructor for class org.apache.http.impl.client.cache.memcached.<A HREF="./org/apache/http/impl/client/cache/memcached/MemcachedCacheEntryImpl.html" title="class in org.apache.http.impl.client.cache.memcached">MemcachedCacheEntryImpl</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/cache/memcached/MemcachedHttpCacheStorage.html" title="class in org.apache.http.impl.client.cache.memcached"><B>MemcachedHttpCacheStorage</B></A> - Class in <A HREF="./org/apache/http/impl/client/cache/memcached/package-summary.html">org.apache.http.impl.client.cache.memcached</A><DD>This class is a storage backend that uses an external <i>memcached</i>
for storing cached origin responses.<DT><A HREF="./org/apache/http/impl/client/cache/memcached/MemcachedHttpCacheStorage.html#MemcachedHttpCacheStorage(java.net.InetSocketAddress)"><B>MemcachedHttpCacheStorage(InetSocketAddress)</B></A> -
Constructor for class org.apache.http.impl.client.cache.memcached.<A HREF="./org/apache/http/impl/client/cache/memcached/MemcachedHttpCacheStorage.html" title="class in org.apache.http.impl.client.cache.memcached">MemcachedHttpCacheStorage</A>
<DD>Create a storage backend talking to a <i>memcached</i> instance
listening on the specified host and port.
<DT><A HREF="./org/apache/http/impl/client/cache/memcached/MemcachedHttpCacheStorage.html#MemcachedHttpCacheStorage(net.spy.memcached.MemcachedClientIF)"><B>MemcachedHttpCacheStorage(MemcachedClientIF)</B></A> -
Constructor for class org.apache.http.impl.client.cache.memcached.<A HREF="./org/apache/http/impl/client/cache/memcached/MemcachedHttpCacheStorage.html" title="class in org.apache.http.impl.client.cache.memcached">MemcachedHttpCacheStorage</A>
<DD>Create a storage backend using the pre-configured given
<i>memcached</i> client.
<DT><A HREF="./org/apache/http/impl/client/cache/memcached/MemcachedHttpCacheStorage.html#MemcachedHttpCacheStorage(net.spy.memcached.MemcachedClientIF, org.apache.http.impl.client.cache.CacheConfig, org.apache.http.client.cache.HttpCacheEntrySerializer)"><B>MemcachedHttpCacheStorage(MemcachedClientIF, CacheConfig, HttpCacheEntrySerializer)</B></A> -
Constructor for class org.apache.http.impl.client.cache.memcached.<A HREF="./org/apache/http/impl/client/cache/memcached/MemcachedHttpCacheStorage.html" title="class in org.apache.http.impl.client.cache.memcached">MemcachedHttpCacheStorage</A>
<DD><B>Deprecated.</B>&nbsp;<I>(4.2) do not use</I>
<DT><A HREF="./org/apache/http/impl/client/cache/memcached/MemcachedHttpCacheStorage.html#MemcachedHttpCacheStorage(net.spy.memcached.MemcachedClientIF, org.apache.http.impl.client.cache.CacheConfig, org.apache.http.impl.client.cache.memcached.MemcachedCacheEntryFactory, org.apache.http.impl.client.cache.memcached.KeyHashingScheme)"><B>MemcachedHttpCacheStorage(MemcachedClientIF, CacheConfig, MemcachedCacheEntryFactory, KeyHashingScheme)</B></A> -
Constructor for class org.apache.http.impl.client.cache.memcached.<A HREF="./org/apache/http/impl/client/cache/memcached/MemcachedHttpCacheStorage.html" title="class in org.apache.http.impl.client.cache.memcached">MemcachedHttpCacheStorage</A>
<DD>Create a storage backend using the given <i>memcached</i> client and
applying the given cache configuration, serialization, and hashing
mechanisms.
<DT><A HREF="./org/apache/http/impl/client/cache/memcached/MemcachedKeyHashingException.html" title="class in org.apache.http.impl.client.cache.memcached"><B>MemcachedKeyHashingException</B></A> - Exception in <A HREF="./org/apache/http/impl/client/cache/memcached/package-summary.html">org.apache.http.impl.client.cache.memcached</A><DD>Indicates a problem encountered when trying to map a
logical "storage key" to a "cache key" suitable for use with
memcached.<DT><A HREF="./org/apache/http/impl/client/cache/memcached/MemcachedKeyHashingException.html#MemcachedKeyHashingException(java.lang.Throwable)"><B>MemcachedKeyHashingException(Throwable)</B></A> -
Constructor for exception org.apache.http.impl.client.cache.memcached.<A HREF="./org/apache/http/impl/client/cache/memcached/MemcachedKeyHashingException.html" title="class in org.apache.http.impl.client.cache.memcached">MemcachedKeyHashingException</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/cache/memcached/MemcachedSerializationException.html" title="class in org.apache.http.impl.client.cache.memcached"><B>MemcachedSerializationException</B></A> - Exception in <A HREF="./org/apache/http/impl/client/cache/memcached/package-summary.html">org.apache.http.impl.client.cache.memcached</A><DD>Raised when there is a problem serializing or deserializing cache
entries into a byte representation suitable for memcached storage.<DT><A HREF="./org/apache/http/impl/client/cache/memcached/MemcachedSerializationException.html#MemcachedSerializationException(java.lang.Throwable)"><B>MemcachedSerializationException(Throwable)</B></A> -
Constructor for exception org.apache.http.impl.client.cache.memcached.<A HREF="./org/apache/http/impl/client/cache/memcached/MemcachedSerializationException.html" title="class in org.apache.http.impl.client.cache.memcached">MemcachedSerializationException</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/methods/HttpDelete.html#METHOD_NAME"><B>METHOD_NAME</B></A> -
Static variable in class org.apache.http.client.methods.<A HREF="./org/apache/http/client/methods/HttpDelete.html" title="class in org.apache.http.client.methods">HttpDelete</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/methods/HttpGet.html#METHOD_NAME"><B>METHOD_NAME</B></A> -
Static variable in class org.apache.http.client.methods.<A HREF="./org/apache/http/client/methods/HttpGet.html" title="class in org.apache.http.client.methods">HttpGet</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/methods/HttpHead.html#METHOD_NAME"><B>METHOD_NAME</B></A> -
Static variable in class org.apache.http.client.methods.<A HREF="./org/apache/http/client/methods/HttpHead.html" title="class in org.apache.http.client.methods">HttpHead</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/methods/HttpOptions.html#METHOD_NAME"><B>METHOD_NAME</B></A> -
Static variable in class org.apache.http.client.methods.<A HREF="./org/apache/http/client/methods/HttpOptions.html" title="class in org.apache.http.client.methods">HttpOptions</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/methods/HttpPatch.html#METHOD_NAME"><B>METHOD_NAME</B></A> -
Static variable in class org.apache.http.client.methods.<A HREF="./org/apache/http/client/methods/HttpPatch.html" title="class in org.apache.http.client.methods">HttpPatch</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/methods/HttpPost.html#METHOD_NAME"><B>METHOD_NAME</B></A> -
Static variable in class org.apache.http.client.methods.<A HREF="./org/apache/http/client/methods/HttpPost.html" title="class in org.apache.http.client.methods">HttpPost</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/methods/HttpPut.html#METHOD_NAME"><B>METHOD_NAME</B></A> -
Static variable in class org.apache.http.client.methods.<A HREF="./org/apache/http/client/methods/HttpPut.html" title="class in org.apache.http.client.methods">HttpPut</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/methods/HttpTrace.html#METHOD_NAME"><B>METHOD_NAME</B></A> -
Static variable in class org.apache.http.client.methods.<A HREF="./org/apache/http/client/methods/HttpTrace.html" title="class in org.apache.http.client.methods">HttpTrace</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/entity/mime/MIME.html" title="class in org.apache.http.entity.mime"><B>MIME</B></A> - Class in <A HREF="./org/apache/http/entity/mime/package-summary.html">org.apache.http.entity.mime</A><DD>&nbsp;<DT><A HREF="./org/apache/http/entity/mime/MIME.html#MIME()"><B>MIME()</B></A> -
Constructor for class org.apache.http.entity.mime.<A HREF="./org/apache/http/entity/mime/MIME.html" title="class in org.apache.http.entity.mime">MIME</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/entity/mime/MinimalField.html" title="class in org.apache.http.entity.mime"><B>MinimalField</B></A> - Class in <A HREF="./org/apache/http/entity/mime/package-summary.html">org.apache.http.entity.mime</A><DD>Minimal MIME field.<DT><A HREF="./org/apache/http/impl/conn/BasicClientConnectionManager.html#MISUSE_MESSAGE"><B>MISUSE_MESSAGE</B></A> -
Static variable in class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/BasicClientConnectionManager.html" title="class in org.apache.http.impl.conn">BasicClientConnectionManager</A>
<DD>The message to be logged on multiple allocation.
<DT><A HREF="./org/apache/http/impl/conn/SingleClientConnManager.html#MISUSE_MESSAGE"><B>MISUSE_MESSAGE</B></A> -
Static variable in class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/SingleClientConnManager.html" title="class in org.apache.http.impl.conn">SingleClientConnManager</A>
<DD><B>Deprecated.</B>&nbsp;The message to be logged on multiple allocation.
<DT><A HREF="./org/apache/http/conn/MultihomePlainSocketFactory.html" title="class in org.apache.http.conn"><B>MultihomePlainSocketFactory</B></A> - Class in <A HREF="./org/apache/http/conn/package-summary.html">org.apache.http.conn</A><DD><B>Deprecated.</B>&nbsp;<I>(4.1) Do not use. For multihome support socket factories must implement
<A HREF="./org/apache/http/conn/scheme/SchemeSocketFactory.html" title="interface in org.apache.http.conn.scheme"><CODE>SchemeSocketFactory</CODE></A> interface.</I><DT><A HREF="./org/apache/http/entity/mime/MultipartEntity.html" title="class in org.apache.http.entity.mime"><B>MultipartEntity</B></A> - Class in <A HREF="./org/apache/http/entity/mime/package-summary.html">org.apache.http.entity.mime</A><DD>Multipart/form coded HTTP entity consisting of multiple body parts.<DT><A HREF="./org/apache/http/entity/mime/MultipartEntity.html#MultipartEntity(org.apache.http.entity.mime.HttpMultipartMode, java.lang.String, java.nio.charset.Charset)"><B>MultipartEntity(HttpMultipartMode, String, Charset)</B></A> -
Constructor for class org.apache.http.entity.mime.<A HREF="./org/apache/http/entity/mime/MultipartEntity.html" title="class in org.apache.http.entity.mime">MultipartEntity</A>
<DD>Creates an instance using the specified parameters
<DT><A HREF="./org/apache/http/entity/mime/MultipartEntity.html#MultipartEntity(org.apache.http.entity.mime.HttpMultipartMode)"><B>MultipartEntity(HttpMultipartMode)</B></A> -
Constructor for class org.apache.http.entity.mime.<A HREF="./org/apache/http/entity/mime/MultipartEntity.html" title="class in org.apache.http.entity.mime">MultipartEntity</A>
<DD>Creates an instance using the specified <A HREF="./org/apache/http/entity/mime/HttpMultipartMode.html" title="enum in org.apache.http.entity.mime"><CODE>HttpMultipartMode</CODE></A> mode.
<DT><A HREF="./org/apache/http/entity/mime/MultipartEntity.html#MultipartEntity()"><B>MultipartEntity()</B></A> -
Constructor for class org.apache.http.entity.mime.<A HREF="./org/apache/http/entity/mime/MultipartEntity.html" title="class in org.apache.http.entity.mime">MultipartEntity</A>
<DD>Creates an instance using mode <A HREF="./org/apache/http/entity/mime/HttpMultipartMode.html#STRICT"><CODE>HttpMultipartMode.STRICT</CODE></A>
</DL>
<HR>
<A NAME="_N_"><!-- --></A><H2>
<B>N</B></H2>
<DL>
<DT><A HREF="./org/apache/http/impl/auth/NegotiateScheme.html" title="class in org.apache.http.impl.auth"><B>NegotiateScheme</B></A> - Class in <A HREF="./org/apache/http/impl/auth/package-summary.html">org.apache.http.impl.auth</A><DD><B>Deprecated.</B>&nbsp;<I>(4.2) use <A HREF="./org/apache/http/impl/auth/SPNegoScheme.html" title="class in org.apache.http.impl.auth"><CODE>SPNegoScheme</CODE></A> or <A HREF="./org/apache/http/impl/auth/KerberosScheme.html" title="class in org.apache.http.impl.auth"><CODE>KerberosScheme</CODE></A>.</I><DT><A HREF="./org/apache/http/impl/auth/NegotiateScheme.html#NegotiateScheme(org.apache.http.impl.auth.SpnegoTokenGenerator, boolean)"><B>NegotiateScheme(SpnegoTokenGenerator, boolean)</B></A> -
Constructor for class org.apache.http.impl.auth.<A HREF="./org/apache/http/impl/auth/NegotiateScheme.html" title="class in org.apache.http.impl.auth">NegotiateScheme</A>
<DD><B>Deprecated.</B>&nbsp;Default constructor for the Negotiate authentication scheme.
<DT><A HREF="./org/apache/http/impl/auth/NegotiateScheme.html#NegotiateScheme(org.apache.http.impl.auth.SpnegoTokenGenerator)"><B>NegotiateScheme(SpnegoTokenGenerator)</B></A> -
Constructor for class org.apache.http.impl.auth.<A HREF="./org/apache/http/impl/auth/NegotiateScheme.html" title="class in org.apache.http.impl.auth">NegotiateScheme</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/apache/http/impl/auth/NegotiateScheme.html#NegotiateScheme()"><B>NegotiateScheme()</B></A> -
Constructor for class org.apache.http.impl.auth.<A HREF="./org/apache/http/impl/auth/NegotiateScheme.html" title="class in org.apache.http.impl.auth">NegotiateScheme</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/apache/http/impl/auth/NegotiateSchemeFactory.html" title="class in org.apache.http.impl.auth"><B>NegotiateSchemeFactory</B></A> - Class in <A HREF="./org/apache/http/impl/auth/package-summary.html">org.apache.http.impl.auth</A><DD><B>Deprecated.</B>&nbsp;<I>(4.2) use <A HREF="./org/apache/http/impl/auth/SPNegoSchemeFactory.html" title="class in org.apache.http.impl.auth"><CODE>SPNegoSchemeFactory</CODE></A> or <A HREF="./org/apache/http/impl/auth/KerberosSchemeFactory.html" title="class in org.apache.http.impl.auth"><CODE>KerberosSchemeFactory</CODE></A>.</I><DT><A HREF="./org/apache/http/impl/auth/NegotiateSchemeFactory.html#NegotiateSchemeFactory(org.apache.http.impl.auth.SpnegoTokenGenerator, boolean)"><B>NegotiateSchemeFactory(SpnegoTokenGenerator, boolean)</B></A> -
Constructor for class org.apache.http.impl.auth.<A HREF="./org/apache/http/impl/auth/NegotiateSchemeFactory.html" title="class in org.apache.http.impl.auth">NegotiateSchemeFactory</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/apache/http/impl/auth/NegotiateSchemeFactory.html#NegotiateSchemeFactory(org.apache.http.impl.auth.SpnegoTokenGenerator)"><B>NegotiateSchemeFactory(SpnegoTokenGenerator)</B></A> -
Constructor for class org.apache.http.impl.auth.<A HREF="./org/apache/http/impl/auth/NegotiateSchemeFactory.html" title="class in org.apache.http.impl.auth">NegotiateSchemeFactory</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/apache/http/impl/auth/NegotiateSchemeFactory.html#NegotiateSchemeFactory()"><B>NegotiateSchemeFactory()</B></A> -
Constructor for class org.apache.http.impl.auth.<A HREF="./org/apache/http/impl/auth/NegotiateSchemeFactory.html" title="class in org.apache.http.impl.auth">NegotiateSchemeFactory</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/apache/http/client/params/CookiePolicy.html#NETSCAPE"><B>NETSCAPE</B></A> -
Static variable in class org.apache.http.client.params.<A HREF="./org/apache/http/client/params/CookiePolicy.html" title="class in org.apache.http.client.params">CookiePolicy</A>
<DD>The Netscape cookie draft compliant policy.
<DT><A HREF="./org/apache/http/impl/cookie/NetscapeDomainHandler.html" title="class in org.apache.http.impl.cookie"><B>NetscapeDomainHandler</B></A> - Class in <A HREF="./org/apache/http/impl/cookie/package-summary.html">org.apache.http.impl.cookie</A><DD>&nbsp;<DT><A HREF="./org/apache/http/impl/cookie/NetscapeDomainHandler.html#NetscapeDomainHandler()"><B>NetscapeDomainHandler()</B></A> -
Constructor for class org.apache.http.impl.cookie.<A HREF="./org/apache/http/impl/cookie/NetscapeDomainHandler.html" title="class in org.apache.http.impl.cookie">NetscapeDomainHandler</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/cookie/NetscapeDraftHeaderParser.html" title="class in org.apache.http.impl.cookie"><B>NetscapeDraftHeaderParser</B></A> - Class in <A HREF="./org/apache/http/impl/cookie/package-summary.html">org.apache.http.impl.cookie</A><DD>&nbsp;<DT><A HREF="./org/apache/http/impl/cookie/NetscapeDraftHeaderParser.html#NetscapeDraftHeaderParser()"><B>NetscapeDraftHeaderParser()</B></A> -
Constructor for class org.apache.http.impl.cookie.<A HREF="./org/apache/http/impl/cookie/NetscapeDraftHeaderParser.html" title="class in org.apache.http.impl.cookie">NetscapeDraftHeaderParser</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/cookie/NetscapeDraftSpec.html" title="class in org.apache.http.impl.cookie"><B>NetscapeDraftSpec</B></A> - Class in <A HREF="./org/apache/http/impl/cookie/package-summary.html">org.apache.http.impl.cookie</A><DD>This <A HREF="./org/apache/http/cookie/CookieSpec.html" title="interface in org.apache.http.cookie"><CODE>CookieSpec</CODE></A> implementation conforms to the original draft
specification published by Netscape Communications.<DT><A HREF="./org/apache/http/impl/cookie/NetscapeDraftSpec.html#NetscapeDraftSpec(java.lang.String[])"><B>NetscapeDraftSpec(String[])</B></A> -
Constructor for class org.apache.http.impl.cookie.<A HREF="./org/apache/http/impl/cookie/NetscapeDraftSpec.html" title="class in org.apache.http.impl.cookie">NetscapeDraftSpec</A>
<DD>Default constructor
<DT><A HREF="./org/apache/http/impl/cookie/NetscapeDraftSpec.html#NetscapeDraftSpec()"><B>NetscapeDraftSpec()</B></A> -
Constructor for class org.apache.http.impl.cookie.<A HREF="./org/apache/http/impl/cookie/NetscapeDraftSpec.html" title="class in org.apache.http.impl.cookie">NetscapeDraftSpec</A>
<DD>Default constructor
<DT><A HREF="./org/apache/http/impl/cookie/NetscapeDraftSpecFactory.html" title="class in org.apache.http.impl.cookie"><B>NetscapeDraftSpecFactory</B></A> - Class in <A HREF="./org/apache/http/impl/cookie/package-summary.html">org.apache.http.impl.cookie</A><DD><A HREF="./org/apache/http/cookie/CookieSpecFactory.html" title="interface in org.apache.http.cookie"><CODE>CookieSpecFactory</CODE></A> implementation that creates and initializes
<A HREF="./org/apache/http/impl/cookie/NetscapeDraftSpec.html" title="class in org.apache.http.impl.cookie"><CODE>NetscapeDraftSpec</CODE></A> instances.<DT><A HREF="./org/apache/http/impl/cookie/NetscapeDraftSpecFactory.html#NetscapeDraftSpecFactory()"><B>NetscapeDraftSpecFactory()</B></A> -
Constructor for class org.apache.http.impl.cookie.<A HREF="./org/apache/http/impl/cookie/NetscapeDraftSpecFactory.html" title="class in org.apache.http.impl.cookie">NetscapeDraftSpecFactory</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/auth/AuthSchemeFactory.html#newInstance(org.apache.http.params.HttpParams)"><B>newInstance(HttpParams)</B></A> -
Method in interface org.apache.http.auth.<A HREF="./org/apache/http/auth/AuthSchemeFactory.html" title="interface in org.apache.http.auth">AuthSchemeFactory</A>
<DD>Creates an instance of <A HREF="./org/apache/http/auth/AuthScheme.html" title="interface in org.apache.http.auth"><CODE>AuthScheme</CODE></A> using given HTTP parameters.
<DT><A HREF="./org/apache/http/client/fluent/Async.html#newInstance()"><B>newInstance()</B></A> -
Static method in class org.apache.http.client.fluent.<A HREF="./org/apache/http/client/fluent/Async.html" title="class in org.apache.http.client.fluent">Async</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/fluent/Executor.html#newInstance()"><B>newInstance()</B></A> -
Static method in class org.apache.http.client.fluent.<A HREF="./org/apache/http/client/fluent/Executor.html" title="class in org.apache.http.client.fluent">Executor</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/fluent/Executor.html#newInstance(org.apache.http.client.HttpClient)"><B>newInstance(HttpClient)</B></A> -
Static method in class org.apache.http.client.fluent.<A HREF="./org/apache/http/client/fluent/Executor.html" title="class in org.apache.http.client.fluent">Executor</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/conn/ClientConnectionManagerFactory.html#newInstance(org.apache.http.params.HttpParams, org.apache.http.conn.scheme.SchemeRegistry)"><B>newInstance(HttpParams, SchemeRegistry)</B></A> -
Method in interface org.apache.http.conn.<A HREF="./org/apache/http/conn/ClientConnectionManagerFactory.html" title="interface in org.apache.http.conn">ClientConnectionManagerFactory</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/cookie/CookieSpecFactory.html#newInstance(org.apache.http.params.HttpParams)"><B>newInstance(HttpParams)</B></A> -
Method in interface org.apache.http.cookie.<A HREF="./org/apache/http/cookie/CookieSpecFactory.html" title="interface in org.apache.http.cookie">CookieSpecFactory</A>
<DD>Creates an instance of <A HREF="./org/apache/http/cookie/CookieSpec.html" title="interface in org.apache.http.cookie"><CODE>CookieSpec</CODE></A> using given HTTP parameters.
<DT><A HREF="./org/apache/http/impl/auth/BasicSchemeFactory.html#newInstance(org.apache.http.params.HttpParams)"><B>newInstance(HttpParams)</B></A> -
Method in class org.apache.http.impl.auth.<A HREF="./org/apache/http/impl/auth/BasicSchemeFactory.html" title="class in org.apache.http.impl.auth">BasicSchemeFactory</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/auth/DigestSchemeFactory.html#newInstance(org.apache.http.params.HttpParams)"><B>newInstance(HttpParams)</B></A> -
Method in class org.apache.http.impl.auth.<A HREF="./org/apache/http/impl/auth/DigestSchemeFactory.html" title="class in org.apache.http.impl.auth">DigestSchemeFactory</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/auth/KerberosSchemeFactory.html#newInstance(org.apache.http.params.HttpParams)"><B>newInstance(HttpParams)</B></A> -
Method in class org.apache.http.impl.auth.<A HREF="./org/apache/http/impl/auth/KerberosSchemeFactory.html" title="class in org.apache.http.impl.auth">KerberosSchemeFactory</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/auth/NegotiateSchemeFactory.html#newInstance(org.apache.http.params.HttpParams)"><B>newInstance(HttpParams)</B></A> -
Method in class org.apache.http.impl.auth.<A HREF="./org/apache/http/impl/auth/NegotiateSchemeFactory.html" title="class in org.apache.http.impl.auth">NegotiateSchemeFactory</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/apache/http/impl/auth/NTLMSchemeFactory.html#newInstance(org.apache.http.params.HttpParams)"><B>newInstance(HttpParams)</B></A> -
Method in class org.apache.http.impl.auth.<A HREF="./org/apache/http/impl/auth/NTLMSchemeFactory.html" title="class in org.apache.http.impl.auth">NTLMSchemeFactory</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/auth/SPNegoSchemeFactory.html#newInstance(org.apache.http.params.HttpParams)"><B>newInstance(HttpParams)</B></A> -
Method in class org.apache.http.impl.auth.<A HREF="./org/apache/http/impl/auth/SPNegoSchemeFactory.html" title="class in org.apache.http.impl.auth">SPNegoSchemeFactory</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/cookie/BestMatchSpecFactory.html#newInstance(org.apache.http.params.HttpParams)"><B>newInstance(HttpParams)</B></A> -
Method in class org.apache.http.impl.cookie.<A HREF="./org/apache/http/impl/cookie/BestMatchSpecFactory.html" title="class in org.apache.http.impl.cookie">BestMatchSpecFactory</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/cookie/BrowserCompatSpecFactory.html#newInstance(org.apache.http.params.HttpParams)"><B>newInstance(HttpParams)</B></A> -
Method in class org.apache.http.impl.cookie.<A HREF="./org/apache/http/impl/cookie/BrowserCompatSpecFactory.html" title="class in org.apache.http.impl.cookie">BrowserCompatSpecFactory</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/cookie/IgnoreSpecFactory.html#newInstance(org.apache.http.params.HttpParams)"><B>newInstance(HttpParams)</B></A> -
Method in class org.apache.http.impl.cookie.<A HREF="./org/apache/http/impl/cookie/IgnoreSpecFactory.html" title="class in org.apache.http.impl.cookie">IgnoreSpecFactory</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/cookie/NetscapeDraftSpecFactory.html#newInstance(org.apache.http.params.HttpParams)"><B>newInstance(HttpParams)</B></A> -
Method in class org.apache.http.impl.cookie.<A HREF="./org/apache/http/impl/cookie/NetscapeDraftSpecFactory.html" title="class in org.apache.http.impl.cookie">NetscapeDraftSpecFactory</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/cookie/RFC2109SpecFactory.html#newInstance(org.apache.http.params.HttpParams)"><B>newInstance(HttpParams)</B></A> -
Method in class org.apache.http.impl.cookie.<A HREF="./org/apache/http/impl/cookie/RFC2109SpecFactory.html" title="class in org.apache.http.impl.cookie">RFC2109SpecFactory</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/cookie/RFC2965SpecFactory.html#newInstance(org.apache.http.params.HttpParams)"><B>newInstance(HttpParams)</B></A> -
Method in class org.apache.http.impl.cookie.<A HREF="./org/apache/http/impl/cookie/RFC2965SpecFactory.html" title="class in org.apache.http.impl.cookie">RFC2965SpecFactory</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/conn/tsccm/ConnPoolByRoute.html#newRouteSpecificPool(org.apache.http.conn.routing.HttpRoute)"><B>newRouteSpecificPool(HttpRoute)</B></A> -
Method in class org.apache.http.impl.conn.tsccm.<A HREF="./org/apache/http/impl/conn/tsccm/ConnPoolByRoute.html" title="class in org.apache.http.impl.conn.tsccm">ConnPoolByRoute</A>
<DD><B>Deprecated.</B>&nbsp;Creates a new route-specific pool.
<DT><A HREF="./org/apache/http/impl/conn/tsccm/ConnPoolByRoute.html#newWaitingThread(java.util.concurrent.locks.Condition, org.apache.http.impl.conn.tsccm.RouteSpecificPool)"><B>newWaitingThread(Condition, RouteSpecificPool)</B></A> -
Method in class org.apache.http.impl.conn.tsccm.<A HREF="./org/apache/http/impl/conn/tsccm/ConnPoolByRoute.html" title="class in org.apache.http.impl.conn.tsccm">ConnPoolByRoute</A>
<DD><B>Deprecated.</B>&nbsp;Creates a new waiting thread.
<DT><A HREF="./org/apache/http/conn/routing/BasicRouteDirector.html#nextStep(org.apache.http.conn.routing.RouteInfo, org.apache.http.conn.routing.RouteInfo)"><B>nextStep(RouteInfo, RouteInfo)</B></A> -
Method in class org.apache.http.conn.routing.<A HREF="./org/apache/http/conn/routing/BasicRouteDirector.html" title="class in org.apache.http.conn.routing">BasicRouteDirector</A>
<DD>Provides the next step.
<DT><A HREF="./org/apache/http/conn/routing/HttpRouteDirector.html#nextStep(org.apache.http.conn.routing.RouteInfo, org.apache.http.conn.routing.RouteInfo)"><B>nextStep(RouteInfo, RouteInfo)</B></A> -
Method in interface org.apache.http.conn.routing.<A HREF="./org/apache/http/conn/routing/HttpRouteDirector.html" title="interface in org.apache.http.conn.routing">HttpRouteDirector</A>
<DD>Provides the next step.
<DT><A HREF="./org/apache/http/impl/conn/tsccm/RouteSpecificPool.html#nextThread()"><B>nextThread()</B></A> -
Method in class org.apache.http.impl.conn.tsccm.<A HREF="./org/apache/http/impl/conn/tsccm/RouteSpecificPool.html" title="class in org.apache.http.impl.conn.tsccm">RouteSpecificPool</A>
<DD><B>Deprecated.</B>&nbsp;Returns the next thread in the queue.
<DT><A HREF="./org/apache/http/client/fluent/Content.html#NO_CONTENT"><B>NO_CONTENT</B></A> -
Static variable in class org.apache.http.client.fluent.<A HREF="./org/apache/http/client/fluent/Content.html" title="class in org.apache.http.client.fluent">Content</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/conn/params/ConnRouteParams.html#NO_HOST"><B>NO_HOST</B></A> -
Static variable in class org.apache.http.conn.params.<A HREF="./org/apache/http/conn/params/ConnRouteParams.html" title="class in org.apache.http.conn.params">ConnRouteParams</A>
<DD>A special value indicating "no host".
<DT><A HREF="./org/apache/http/conn/params/ConnRouteParams.html#NO_ROUTE"><B>NO_ROUTE</B></A> -
Static variable in class org.apache.http.conn.params.<A HREF="./org/apache/http/conn/params/ConnRouteParams.html" title="class in org.apache.http.conn.params">ConnRouteParams</A>
<DD>A special value indicating "no route".
<DT><A HREF="./org/apache/http/client/NonRepeatableRequestException.html" title="class in org.apache.http.client"><B>NonRepeatableRequestException</B></A> - Exception in <A HREF="./org/apache/http/client/package-summary.html">org.apache.http.client</A><DD>Signals failure to retry the request due to non-repeatable request
entity.<DT><A HREF="./org/apache/http/client/NonRepeatableRequestException.html#NonRepeatableRequestException()"><B>NonRepeatableRequestException()</B></A> -
Constructor for exception org.apache.http.client.<A HREF="./org/apache/http/client/NonRepeatableRequestException.html" title="class in org.apache.http.client">NonRepeatableRequestException</A>
<DD>Creates a new NonRepeatableEntityException with a <tt>null</tt> detail message.
<DT><A HREF="./org/apache/http/client/NonRepeatableRequestException.html#NonRepeatableRequestException(java.lang.String)"><B>NonRepeatableRequestException(String)</B></A> -
Constructor for exception org.apache.http.client.<A HREF="./org/apache/http/client/NonRepeatableRequestException.html" title="class in org.apache.http.client">NonRepeatableRequestException</A>
<DD>Creates a new NonRepeatableEntityException with the specified detail message.
<DT><A HREF="./org/apache/http/client/NonRepeatableRequestException.html#NonRepeatableRequestException(java.lang.String, java.lang.Throwable)"><B>NonRepeatableRequestException(String, Throwable)</B></A> -
Constructor for exception org.apache.http.client.<A HREF="./org/apache/http/client/NonRepeatableRequestException.html" title="class in org.apache.http.client">NonRepeatableRequestException</A>
<DD>Creates a new NonRepeatableEntityException with the specified detail message.
<DT><A HREF="./org/apache/http/impl/conn/tsccm/ConnPoolByRoute.html#notifyWaitingThread(org.apache.http.impl.conn.tsccm.RouteSpecificPool)"><B>notifyWaitingThread(RouteSpecificPool)</B></A> -
Method in class org.apache.http.impl.conn.tsccm.<A HREF="./org/apache/http/impl/conn/tsccm/ConnPoolByRoute.html" title="class in org.apache.http.impl.conn.tsccm">ConnPoolByRoute</A>
<DD><B>Deprecated.</B>&nbsp;Notifies a waiting thread that a connection is available.
<DT><A HREF="./org/apache/http/auth/NTCredentials.html" title="class in org.apache.http.auth"><B>NTCredentials</B></A> - Class in <A HREF="./org/apache/http/auth/package-summary.html">org.apache.http.auth</A><DD><A HREF="./org/apache/http/auth/Credentials.html" title="interface in org.apache.http.auth"><CODE>Credentials</CODE></A> implementation for Microsoft Windows platforms that includes
Windows specific attributes such as name of the domain the user belongs to.<DT><A HREF="./org/apache/http/auth/NTCredentials.html#NTCredentials(java.lang.String)"><B>NTCredentials(String)</B></A> -
Constructor for class org.apache.http.auth.<A HREF="./org/apache/http/auth/NTCredentials.html" title="class in org.apache.http.auth">NTCredentials</A>
<DD>The constructor with the fully qualified username and password combined
string argument.
<DT><A HREF="./org/apache/http/auth/NTCredentials.html#NTCredentials(java.lang.String, java.lang.String, java.lang.String, java.lang.String)"><B>NTCredentials(String, String, String, String)</B></A> -
Constructor for class org.apache.http.auth.<A HREF="./org/apache/http/auth/NTCredentials.html" title="class in org.apache.http.auth">NTCredentials</A>
<DD>Constructor.
<DT><A HREF="./org/apache/http/client/params/AuthPolicy.html#NTLM"><B>NTLM</B></A> -
Static variable in class org.apache.http.client.params.<A HREF="./org/apache/http/client/params/AuthPolicy.html" title="class in org.apache.http.client.params">AuthPolicy</A>
<DD>The NTLM scheme is a proprietary Microsoft Windows Authentication
protocol (considered to be the most secure among currently supported
authentication schemes).
<DT><A HREF="./org/apache/http/impl/auth/NTLMEngine.html" title="interface in org.apache.http.impl.auth"><B>NTLMEngine</B></A> - Interface in <A HREF="./org/apache/http/impl/auth/package-summary.html">org.apache.http.impl.auth</A><DD>Abstract NTLM authentication engine.<DT><A HREF="./org/apache/http/impl/auth/NTLMEngineException.html" title="class in org.apache.http.impl.auth"><B>NTLMEngineException</B></A> - Exception in <A HREF="./org/apache/http/impl/auth/package-summary.html">org.apache.http.impl.auth</A><DD>Signals NTLM protocol failure.<DT><A HREF="./org/apache/http/impl/auth/NTLMEngineException.html#NTLMEngineException()"><B>NTLMEngineException()</B></A> -
Constructor for exception org.apache.http.impl.auth.<A HREF="./org/apache/http/impl/auth/NTLMEngineException.html" title="class in org.apache.http.impl.auth">NTLMEngineException</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/auth/NTLMEngineException.html#NTLMEngineException(java.lang.String)"><B>NTLMEngineException(String)</B></A> -
Constructor for exception org.apache.http.impl.auth.<A HREF="./org/apache/http/impl/auth/NTLMEngineException.html" title="class in org.apache.http.impl.auth">NTLMEngineException</A>
<DD>Creates a new NTLMEngineException with the specified message.
<DT><A HREF="./org/apache/http/impl/auth/NTLMEngineException.html#NTLMEngineException(java.lang.String, java.lang.Throwable)"><B>NTLMEngineException(String, Throwable)</B></A> -
Constructor for exception org.apache.http.impl.auth.<A HREF="./org/apache/http/impl/auth/NTLMEngineException.html" title="class in org.apache.http.impl.auth">NTLMEngineException</A>
<DD>Creates a new NTLMEngineException with the specified detail message and cause.
<DT><A HREF="./org/apache/http/impl/auth/NTLMScheme.html" title="class in org.apache.http.impl.auth"><B>NTLMScheme</B></A> - Class in <A HREF="./org/apache/http/impl/auth/package-summary.html">org.apache.http.impl.auth</A><DD>NTLM is a proprietary authentication scheme developed by Microsoft
and optimized for Windows platforms.<DT><A HREF="./org/apache/http/impl/auth/NTLMScheme.html#NTLMScheme(org.apache.http.impl.auth.NTLMEngine)"><B>NTLMScheme(NTLMEngine)</B></A> -
Constructor for class org.apache.http.impl.auth.<A HREF="./org/apache/http/impl/auth/NTLMScheme.html" title="class in org.apache.http.impl.auth">NTLMScheme</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/auth/NTLMSchemeFactory.html" title="class in org.apache.http.impl.auth"><B>NTLMSchemeFactory</B></A> - Class in <A HREF="./org/apache/http/impl/auth/package-summary.html">org.apache.http.impl.auth</A><DD><A HREF="./org/apache/http/auth/AuthSchemeFactory.html" title="interface in org.apache.http.auth"><CODE>AuthSchemeFactory</CODE></A> implementation that creates and initializes
<A HREF="./org/apache/http/impl/auth/NTLMScheme.html" title="class in org.apache.http.impl.auth"><CODE>NTLMScheme</CODE></A> instances configured to use the default <A HREF="./org/apache/http/impl/auth/NTLMEngine.html" title="interface in org.apache.http.impl.auth"><CODE>NTLMEngine</CODE></A>
implementation.<DT><A HREF="./org/apache/http/impl/auth/NTLMSchemeFactory.html#NTLMSchemeFactory()"><B>NTLMSchemeFactory()</B></A> -
Constructor for class org.apache.http.impl.auth.<A HREF="./org/apache/http/impl/auth/NTLMSchemeFactory.html" title="class in org.apache.http.impl.auth">NTLMSchemeFactory</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/auth/NTUserPrincipal.html" title="class in org.apache.http.auth"><B>NTUserPrincipal</B></A> - Class in <A HREF="./org/apache/http/auth/package-summary.html">org.apache.http.auth</A><DD>Microsoft Windows specific user principal implementation.<DT><A HREF="./org/apache/http/auth/NTUserPrincipal.html#NTUserPrincipal(java.lang.String, java.lang.String)"><B>NTUserPrincipal(String, String)</B></A> -
Constructor for class org.apache.http.auth.<A HREF="./org/apache/http/auth/NTUserPrincipal.html" title="class in org.apache.http.auth">NTUserPrincipal</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/NullBackoffStrategy.html" title="class in org.apache.http.impl.client"><B>NullBackoffStrategy</B></A> - Class in <A HREF="./org/apache/http/impl/client/package-summary.html">org.apache.http.impl.client</A><DD>This is a <A HREF="./org/apache/http/client/ConnectionBackoffStrategy.html" title="interface in org.apache.http.client"><CODE>ConnectionBackoffStrategy</CODE></A> that never backs off,
for compatibility with existing behavior.<DT><A HREF="./org/apache/http/impl/client/NullBackoffStrategy.html#NullBackoffStrategy()"><B>NullBackoffStrategy()</B></A> -
Constructor for class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/NullBackoffStrategy.html" title="class in org.apache.http.impl.client">NullBackoffStrategy</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/conn/tsccm/AbstractConnPool.html#numConnections"><B>numConnections</B></A> -
Variable in class org.apache.http.impl.conn.tsccm.<A HREF="./org/apache/http/impl/conn/tsccm/AbstractConnPool.html" title="class in org.apache.http.impl.conn.tsccm">AbstractConnPool</A>
<DD><B>Deprecated.</B>&nbsp;The current total number of connections.
<DT><A HREF="./org/apache/http/impl/conn/tsccm/ConnPoolByRoute.html#numConnections"><B>numConnections</B></A> -
Variable in class org.apache.http.impl.conn.tsccm.<A HREF="./org/apache/http/impl/conn/tsccm/ConnPoolByRoute.html" title="class in org.apache.http.impl.conn.tsccm">ConnPoolByRoute</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/apache/http/impl/conn/tsccm/RouteSpecificPool.html#numEntries"><B>numEntries</B></A> -
Variable in class org.apache.http.impl.conn.tsccm.<A HREF="./org/apache/http/impl/conn/tsccm/RouteSpecificPool.html" title="class in org.apache.http.impl.conn.tsccm">RouteSpecificPool</A>
<DD><B>Deprecated.</B>&nbsp;The number of created entries.
</DL>
<HR>
<A NAME="_O_"><!-- --></A><H2>
<B>O</B></H2>
<DL>
<DT><A HREF="./org/apache/http/conn/ManagedClientConnection.html#open(org.apache.http.conn.routing.HttpRoute, org.apache.http.protocol.HttpContext, org.apache.http.params.HttpParams)"><B>open(HttpRoute, HttpContext, HttpParams)</B></A> -
Method in interface org.apache.http.conn.<A HREF="./org/apache/http/conn/ManagedClientConnection.html" title="interface in org.apache.http.conn">ManagedClientConnection</A>
<DD>Opens this connection according to the given route.
<DT><A HREF="./org/apache/http/impl/conn/AbstractPooledConnAdapter.html#open(org.apache.http.conn.routing.HttpRoute, org.apache.http.protocol.HttpContext, org.apache.http.params.HttpParams)"><B>open(HttpRoute, HttpContext, HttpParams)</B></A> -
Method in class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/AbstractPooledConnAdapter.html" title="class in org.apache.http.impl.conn">AbstractPooledConnAdapter</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/apache/http/impl/conn/AbstractPoolEntry.html#open(org.apache.http.conn.routing.HttpRoute, org.apache.http.protocol.HttpContext, org.apache.http.params.HttpParams)"><B>open(HttpRoute, HttpContext, HttpParams)</B></A> -
Method in class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/AbstractPoolEntry.html" title="class in org.apache.http.impl.conn">AbstractPoolEntry</A>
<DD><B>Deprecated.</B>&nbsp;Opens the underlying connection.
<DT><A HREF="./org/apache/http/conn/OperatedClientConnection.html#openCompleted(boolean, org.apache.http.params.HttpParams)"><B>openCompleted(boolean, HttpParams)</B></A> -
Method in interface org.apache.http.conn.<A HREF="./org/apache/http/conn/OperatedClientConnection.html" title="interface in org.apache.http.conn">OperatedClientConnection</A>
<DD>Signals that the connection has been successfully open.
<DT><A HREF="./org/apache/http/impl/conn/DefaultClientConnection.html#openCompleted(boolean, org.apache.http.params.HttpParams)"><B>openCompleted(boolean, HttpParams)</B></A> -
Method in class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/DefaultClientConnection.html" title="class in org.apache.http.impl.conn">DefaultClientConnection</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/conn/ClientConnectionOperator.html#openConnection(org.apache.http.conn.OperatedClientConnection, org.apache.http.HttpHost, java.net.InetAddress, org.apache.http.protocol.HttpContext, org.apache.http.params.HttpParams)"><B>openConnection(OperatedClientConnection, HttpHost, InetAddress, HttpContext, HttpParams)</B></A> -
Method in interface org.apache.http.conn.<A HREF="./org/apache/http/conn/ClientConnectionOperator.html" title="interface in org.apache.http.conn">ClientConnectionOperator</A>
<DD>Opens a connection to the given target host.
<DT><A HREF="./org/apache/http/impl/conn/DefaultClientConnectionOperator.html#openConnection(org.apache.http.conn.OperatedClientConnection, org.apache.http.HttpHost, java.net.InetAddress, org.apache.http.protocol.HttpContext, org.apache.http.params.HttpParams)"><B>openConnection(OperatedClientConnection, HttpHost, InetAddress, HttpContext, HttpParams)</B></A> -
Method in class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/DefaultClientConnectionOperator.html" title="class in org.apache.http.impl.conn">DefaultClientConnectionOperator</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/conn/OperatedClientConnection.html#opening(java.net.Socket, org.apache.http.HttpHost)"><B>opening(Socket, HttpHost)</B></A> -
Method in interface org.apache.http.conn.<A HREF="./org/apache/http/conn/OperatedClientConnection.html" title="interface in org.apache.http.conn">OperatedClientConnection</A>
<DD>Signals that this connection is in the process of being open.
<DT><A HREF="./org/apache/http/impl/conn/DefaultClientConnection.html#opening(java.net.Socket, org.apache.http.HttpHost)"><B>opening(Socket, HttpHost)</B></A> -
Method in class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/DefaultClientConnection.html" title="class in org.apache.http.impl.conn">DefaultClientConnection</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/conn/OperatedClientConnection.html" title="interface in org.apache.http.conn"><B>OperatedClientConnection</B></A> - Interface in <A HREF="./org/apache/http/conn/package-summary.html">org.apache.http.conn</A><DD>A client-side connection that relies on outside logic to connect sockets to the
appropriate hosts.<DT><A HREF="./org/apache/http/impl/conn/tsccm/ConnPoolByRoute.html#operator"><B>operator</B></A> -
Variable in class org.apache.http.impl.conn.tsccm.<A HREF="./org/apache/http/impl/conn/tsccm/ConnPoolByRoute.html" title="class in org.apache.http.impl.conn.tsccm">ConnPoolByRoute</A>
<DD><B>Deprecated.</B>&nbsp;Connection operator for this pool
<DT><A HREF="./org/apache/http/client/fluent/Request.html#Options(java.net.URI)"><B>Options(URI)</B></A> -
Static method in class org.apache.http.client.fluent.<A HREF="./org/apache/http/client/fluent/Request.html" title="class in org.apache.http.client.fluent">Request</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/fluent/Request.html#Options(java.lang.String)"><B>Options(String)</B></A> -
Static method in class org.apache.http.client.fluent.<A HREF="./org/apache/http/client/fluent/Request.html" title="class in org.apache.http.client.fluent">Request</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/cache/HeaderConstants.html#OPTIONS_METHOD"><B>OPTIONS_METHOD</B></A> -
Static variable in class org.apache.http.client.cache.<A HREF="./org/apache/http/client/cache/HeaderConstants.html" title="class in org.apache.http.client.cache">HeaderConstants</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/auth/package-summary.html"><B>org.apache.http.auth</B></A> - package org.apache.http.auth<DD>The API for client-side HTTP authentication against a server.<DT><A HREF="./org/apache/http/auth/params/package-summary.html"><B>org.apache.http.auth.params</B></A> - package org.apache.http.auth.params<DD>Parameters for configuring HTTP authentication classes.<DT><A HREF="./org/apache/http/client/package-summary.html"><B>org.apache.http.client</B></A> - package org.apache.http.client<DD>The API for client-side HTTP communication.<DT><A HREF="./org/apache/http/client/cache/package-summary.html"><B>org.apache.http.client.cache</B></A> - package org.apache.http.client.cache<DD>
This package consists largely of constants and interfaces that are
necessary for building new storage backends for the
<A HREF="./org/apache/http/impl/client/cache/CachingHttpClient.html" title="class in org.apache.http.impl.client.cache"><CODE>CachingHttpClient</CODE></A> or for
those clients wanting to get a little more behavioral information
out of the cache module (for example, whether a particular response
was a cache hit or not).<DT><A HREF="./org/apache/http/client/entity/package-summary.html"><B>org.apache.http.client.entity</B></A> - package org.apache.http.client.entity<DD>Additional HTTP entity implementations that depend on HttpClient
specific features.<DT><A HREF="./org/apache/http/client/fluent/package-summary.html"><B>org.apache.http.client.fluent</B></A> - package org.apache.http.client.fluent<DD>&nbsp;<DT><A HREF="./org/apache/http/client/methods/package-summary.html"><B>org.apache.http.client.methods</B></A> - package org.apache.http.client.methods<DD>Request implementations for the various HTTP methods like GET and POST.<DT><A HREF="./org/apache/http/client/params/package-summary.html"><B>org.apache.http.client.params</B></A> - package org.apache.http.client.params<DD>Parameters for configuring the default HttpClient implementation.<DT><A HREF="./org/apache/http/client/protocol/package-summary.html"><B>org.apache.http.client.protocol</B></A> - package org.apache.http.client.protocol<DD>Additional request and response interceptors for HTTP state and
authentication management.<DT><A HREF="./org/apache/http/client/utils/package-summary.html"><B>org.apache.http.client.utils</B></A> - package org.apache.http.client.utils<DD>Helpers and utility classes for <i>HttpClient</i>.<DT><A HREF="./org/apache/http/conn/package-summary.html"><B>org.apache.http.conn</B></A> - package org.apache.http.conn<DD>The client-side connection management and handling API that provides interfaces
and implementations for opening and managing client side HTTP connections.<DT><A HREF="./org/apache/http/conn/params/package-summary.html"><B>org.apache.http.conn.params</B></A> - package org.apache.http.conn.params<DD>Parameters for configuring HTTP connection and connection management
related classes.<DT><A HREF="./org/apache/http/conn/routing/package-summary.html"><B>org.apache.http.conn.routing</B></A> - package org.apache.http.conn.routing<DD>The client-side route representation and tracking API.<DT><A HREF="./org/apache/http/conn/scheme/package-summary.html"><B>org.apache.http.conn.scheme</B></A> - package org.apache.http.conn.scheme<DD><A HREF="./org/apache/http/conn/scheme/Scheme.html" title="class in org.apache.http.conn.scheme"><CODE>Scheme</CODE></A> class represents a protocol
scheme such as "http" or "https" and contains a number of protocol properties
such as the default port and the socket factory to be used to creating
<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/net/Socket.html" title="class or interface in java.net"><CODE>Socket</CODE></A>s for the given protocol<DT><A HREF="./org/apache/http/conn/ssl/package-summary.html"><B>org.apache.http.conn.ssl</B></A> - package org.apache.http.conn.ssl<DD>TLS/SSL specific API.<DT><A HREF="./org/apache/http/conn/util/package-summary.html"><B>org.apache.http.conn.util</B></A> - package org.apache.http.conn.util<DD>A collection of HTTP connection utility classes.<DT><A HREF="./org/apache/http/cookie/package-summary.html"><B>org.apache.http.cookie</B></A> - package org.apache.http.cookie<DD>The API for client-side state management via cookies.<DT><A HREF="./org/apache/http/cookie/params/package-summary.html"><B>org.apache.http.cookie.params</B></A> - package org.apache.http.cookie.params<DD>Parameters for configuring HTTP state management classes.<DT><A HREF="./org/apache/http/entity/mime/package-summary.html"><B>org.apache.http.entity.mime</B></A> - package org.apache.http.entity.mime<DD>Support for MIME multipart encoded entities<DT><A HREF="./org/apache/http/entity/mime/content/package-summary.html"><B>org.apache.http.entity.mime.content</B></A> - package org.apache.http.entity.mime.content<DD>MIME Multipart content body parts.<DT><A HREF="./org/apache/http/impl/auth/package-summary.html"><B>org.apache.http.impl.auth</B></A> - package org.apache.http.impl.auth<DD>Default implementations for interfaces in
<A HREF="./org/apache/http/auth/package-summary.html"><CODE>org.apache.http.auth</CODE></A>.<DT><A HREF="./org/apache/http/impl/client/package-summary.html"><B>org.apache.http.impl.client</B></A> - package org.apache.http.impl.client<DD>Default implementations for interfaces in
<A HREF="./org/apache/http/auth/package-summary.html"><CODE>org.apache.http.client</CODE></A>.<DT><A HREF="./org/apache/http/impl/client/cache/package-summary.html"><B>org.apache.http.impl.client.cache</B></A> - package org.apache.http.impl.client.cache<DD>
This package contains a cache module that can be used for HTTP/1.1
client-side caching.<DT><A HREF="./org/apache/http/impl/client/cache/ehcache/package-summary.html"><B>org.apache.http.impl.client.cache.ehcache</B></A> - package org.apache.http.impl.client.cache.ehcache<DD>
This package contains a storage backend based on
<a href="http://ehcache.org/">Ehcache</a>
that can be plugged into
a <A HREF="./org/apache/http/impl/client/cache/CachingHttpClient.html" title="class in org.apache.http.impl.client.cache"><CODE>CachingHttpClient</CODE></A> and
used for storing cache entries.<DT><A HREF="./org/apache/http/impl/client/cache/memcached/package-summary.html"><B>org.apache.http.impl.client.cache.memcached</B></A> - package org.apache.http.impl.client.cache.memcached<DD>
This package contains a storage backend based on
<a href="http://memcached.org/">memcached</a>
that can be plugged into
a <A HREF="./org/apache/http/impl/client/cache/CachingHttpClient.html" title="class in org.apache.http.impl.client.cache"><CODE>CachingHttpClient</CODE></A> and
used for storing cache entries.<DT><A HREF="./org/apache/http/impl/conn/package-summary.html"><B>org.apache.http.impl.conn</B></A> - package org.apache.http.impl.conn<DD>Default implementations for interfaces in
<A HREF="./org/apache/http/impl/conn/package-summary.html"><CODE>org.apache.http.impl.conn</CODE></A> and related classes.<DT><A HREF="./org/apache/http/impl/conn/tsccm/package-summary.html"><B>org.apache.http.impl.conn.tsccm</B></A> - package org.apache.http.impl.conn.tsccm<DD>The implementation of a thread-safe client connection manager.<DT><A HREF="./org/apache/http/impl/cookie/package-summary.html"><B>org.apache.http.impl.cookie</B></A> - package org.apache.http.impl.cookie<DD>Default implementations for interfaces in
<A HREF="./org/apache/http/cookie/package-summary.html"><CODE>org.apache.http.cookie</CODE></A>.<DT><A HREF="./org/apache/http/impl/conn/Wire.html#output(java.io.InputStream)"><B>output(InputStream)</B></A> -
Method in class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/Wire.html" title="class in org.apache.http.impl.conn">Wire</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/conn/Wire.html#output(byte[], int, int)"><B>output(byte[], int, int)</B></A> -
Method in class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/Wire.html" title="class in org.apache.http.impl.conn">Wire</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/conn/Wire.html#output(byte[])"><B>output(byte[])</B></A> -
Method in class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/Wire.html" title="class in org.apache.http.impl.conn">Wire</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/conn/Wire.html#output(int)"><B>output(int)</B></A> -
Method in class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/Wire.html" title="class in org.apache.http.impl.conn">Wire</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/conn/Wire.html#output(java.lang.String)"><B>output(String)</B></A> -
Method in class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/Wire.html" title="class in org.apache.http.impl.conn">Wire</A>
<DD><B>Deprecated.</B>&nbsp;<I>(4.1) do not use</I>
<DT><A HREF="./org/apache/http/impl/client/ClientParamsStack.html#overrideParams"><B>overrideParams</B></A> -
Variable in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/ClientParamsStack.html" title="class in org.apache.http.impl.client">ClientParamsStack</A>
<DD>The override parameter collection, or <code>null</code>.
<DT><A HREF="./org/apache/http/impl/auth/DigestScheme.html#overrideParamter(java.lang.String, java.lang.String)"><B>overrideParamter(String, String)</B></A> -
Method in class org.apache.http.impl.auth.<A HREF="./org/apache/http/impl/auth/DigestScheme.html" title="class in org.apache.http.impl.auth">DigestScheme</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_P_"><!-- --></A><H2>
<B>P</B></H2>
<DL>
<DT><A HREF="./org/apache/http/impl/client/DefaultRequestDirector.html#params"><B>params</B></A> -
Variable in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/DefaultRequestDirector.html" title="class in org.apache.http.impl.client">DefaultRequestDirector</A>
<DD>The HTTP parameters.
<DT><A HREF="./org/apache/http/client/utils/URLEncodedUtils.html#parse(java.net.URI, java.lang.String)"><B>parse(URI, String)</B></A> -
Static method in class org.apache.http.client.utils.<A HREF="./org/apache/http/client/utils/URLEncodedUtils.html" title="class in org.apache.http.client.utils">URLEncodedUtils</A>
<DD>Returns a list of <A HREF="http://hc.apache.org/httpcomponents-core-ga/httpcore/apidocs/org/apache/http/NameValuePair.html" title="class or interface in org.apache.http"><CODE>NameValuePairs</CODE></A> as built from the
URI's query portion.
<DT><A HREF="./org/apache/http/client/utils/URLEncodedUtils.html#parse(org.apache.http.HttpEntity)"><B>parse(HttpEntity)</B></A> -
Static method in class org.apache.http.client.utils.<A HREF="./org/apache/http/client/utils/URLEncodedUtils.html" title="class in org.apache.http.client.utils">URLEncodedUtils</A>
<DD>Returns a list of <A HREF="http://hc.apache.org/httpcomponents-core-ga/httpcore/apidocs/org/apache/http/NameValuePair.html" title="class or interface in org.apache.http"><CODE>NameValuePairs</CODE></A> as parsed from an
<A HREF="http://hc.apache.org/httpcomponents-core-ga/httpcore/apidocs/org/apache/http/HttpEntity.html" title="class or interface in org.apache.http"><CODE>HttpEntity</CODE></A>.
<DT><A HREF="./org/apache/http/client/utils/URLEncodedUtils.html#parse(java.util.List, java.util.Scanner, java.lang.String)"><B>parse(List&lt;NameValuePair&gt;, Scanner, String)</B></A> -
Static method in class org.apache.http.client.utils.<A HREF="./org/apache/http/client/utils/URLEncodedUtils.html" title="class in org.apache.http.client.utils">URLEncodedUtils</A>
<DD>Adds all parameters within the Scanner to the list of
<code>parameters</code>, as encoded by <code>encoding</code>.
<DT><A HREF="./org/apache/http/client/utils/URLEncodedUtils.html#parse(java.lang.String, java.nio.charset.Charset)"><B>parse(String, Charset)</B></A> -
Static method in class org.apache.http.client.utils.<A HREF="./org/apache/http/client/utils/URLEncodedUtils.html" title="class in org.apache.http.client.utils">URLEncodedUtils</A>
<DD>Returns a list of <A HREF="http://hc.apache.org/httpcomponents-core-ga/httpcore/apidocs/org/apache/http/NameValuePair.html" title="class or interface in org.apache.http"><CODE>NameValuePairs</CODE></A> as parsed from the given string
using the given character encoding.
<DT><A HREF="./org/apache/http/cookie/CookieAttributeHandler.html#parse(org.apache.http.cookie.SetCookie, java.lang.String)"><B>parse(SetCookie, String)</B></A> -
Method in interface org.apache.http.cookie.<A HREF="./org/apache/http/cookie/CookieAttributeHandler.html" title="interface in org.apache.http.cookie">CookieAttributeHandler</A>
<DD>Parse the given cookie attribute value and update the corresponding
<A HREF="./org/apache/http/cookie/Cookie.html" title="interface in org.apache.http.cookie"><CODE>Cookie</CODE></A> property.
<DT><A HREF="./org/apache/http/cookie/CookieSpec.html#parse(org.apache.http.Header, org.apache.http.cookie.CookieOrigin)"><B>parse(Header, CookieOrigin)</B></A> -
Method in interface org.apache.http.cookie.<A HREF="./org/apache/http/cookie/CookieSpec.html" title="interface in org.apache.http.cookie">CookieSpec</A>
<DD>Parse the <tt>"Set-Cookie"</tt> Header into an array of Cookies.
<DT><A HREF="./org/apache/http/impl/cookie/BasicCommentHandler.html#parse(org.apache.http.cookie.SetCookie, java.lang.String)"><B>parse(SetCookie, String)</B></A> -
Method in class org.apache.http.impl.cookie.<A HREF="./org/apache/http/impl/cookie/BasicCommentHandler.html" title="class in org.apache.http.impl.cookie">BasicCommentHandler</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/cookie/BasicDomainHandler.html#parse(org.apache.http.cookie.SetCookie, java.lang.String)"><B>parse(SetCookie, String)</B></A> -
Method in class org.apache.http.impl.cookie.<A HREF="./org/apache/http/impl/cookie/BasicDomainHandler.html" title="class in org.apache.http.impl.cookie">BasicDomainHandler</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/cookie/BasicExpiresHandler.html#parse(org.apache.http.cookie.SetCookie, java.lang.String)"><B>parse(SetCookie, String)</B></A> -
Method in class org.apache.http.impl.cookie.<A HREF="./org/apache/http/impl/cookie/BasicExpiresHandler.html" title="class in org.apache.http.impl.cookie">BasicExpiresHandler</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/cookie/BasicMaxAgeHandler.html#parse(org.apache.http.cookie.SetCookie, java.lang.String)"><B>parse(SetCookie, String)</B></A> -
Method in class org.apache.http.impl.cookie.<A HREF="./org/apache/http/impl/cookie/BasicMaxAgeHandler.html" title="class in org.apache.http.impl.cookie">BasicMaxAgeHandler</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/cookie/BasicPathHandler.html#parse(org.apache.http.cookie.SetCookie, java.lang.String)"><B>parse(SetCookie, String)</B></A> -
Method in class org.apache.http.impl.cookie.<A HREF="./org/apache/http/impl/cookie/BasicPathHandler.html" title="class in org.apache.http.impl.cookie">BasicPathHandler</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/cookie/BasicSecureHandler.html#parse(org.apache.http.cookie.SetCookie, java.lang.String)"><B>parse(SetCookie, String)</B></A> -
Method in class org.apache.http.impl.cookie.<A HREF="./org/apache/http/impl/cookie/BasicSecureHandler.html" title="class in org.apache.http.impl.cookie">BasicSecureHandler</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/cookie/BestMatchSpec.html#parse(org.apache.http.Header, org.apache.http.cookie.CookieOrigin)"><B>parse(Header, CookieOrigin)</B></A> -
Method in class org.apache.http.impl.cookie.<A HREF="./org/apache/http/impl/cookie/BestMatchSpec.html" title="class in org.apache.http.impl.cookie">BestMatchSpec</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/cookie/BrowserCompatSpec.html#parse(org.apache.http.Header, org.apache.http.cookie.CookieOrigin)"><B>parse(Header, CookieOrigin)</B></A> -
Method in class org.apache.http.impl.cookie.<A HREF="./org/apache/http/impl/cookie/BrowserCompatSpec.html" title="class in org.apache.http.impl.cookie">BrowserCompatSpec</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/cookie/CookieSpecBase.html#parse(org.apache.http.HeaderElement[], org.apache.http.cookie.CookieOrigin)"><B>parse(HeaderElement[], CookieOrigin)</B></A> -
Method in class org.apache.http.impl.cookie.<A HREF="./org/apache/http/impl/cookie/CookieSpecBase.html" title="class in org.apache.http.impl.cookie">CookieSpecBase</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/cookie/IgnoreSpec.html#parse(org.apache.http.Header, org.apache.http.cookie.CookieOrigin)"><B>parse(Header, CookieOrigin)</B></A> -
Method in class org.apache.http.impl.cookie.<A HREF="./org/apache/http/impl/cookie/IgnoreSpec.html" title="class in org.apache.http.impl.cookie">IgnoreSpec</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/cookie/NetscapeDraftSpec.html#parse(org.apache.http.Header, org.apache.http.cookie.CookieOrigin)"><B>parse(Header, CookieOrigin)</B></A> -
Method in class org.apache.http.impl.cookie.<A HREF="./org/apache/http/impl/cookie/NetscapeDraftSpec.html" title="class in org.apache.http.impl.cookie">NetscapeDraftSpec</A>
<DD>Parses the Set-Cookie value into an array of <tt>Cookie</tt>s.
<DT><A HREF="./org/apache/http/impl/cookie/PublicSuffixFilter.html#parse(org.apache.http.cookie.SetCookie, java.lang.String)"><B>parse(SetCookie, String)</B></A> -
Method in class org.apache.http.impl.cookie.<A HREF="./org/apache/http/impl/cookie/PublicSuffixFilter.html" title="class in org.apache.http.impl.cookie">PublicSuffixFilter</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/cookie/PublicSuffixListParser.html#parse(java.io.Reader)"><B>parse(Reader)</B></A> -
Method in class org.apache.http.impl.cookie.<A HREF="./org/apache/http/impl/cookie/PublicSuffixListParser.html" title="class in org.apache.http.impl.cookie">PublicSuffixListParser</A>
<DD>Parses the public suffix list format.
<DT><A HREF="./org/apache/http/impl/cookie/RFC2109DomainHandler.html#parse(org.apache.http.cookie.SetCookie, java.lang.String)"><B>parse(SetCookie, String)</B></A> -
Method in class org.apache.http.impl.cookie.<A HREF="./org/apache/http/impl/cookie/RFC2109DomainHandler.html" title="class in org.apache.http.impl.cookie">RFC2109DomainHandler</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/cookie/RFC2109Spec.html#parse(org.apache.http.Header, org.apache.http.cookie.CookieOrigin)"><B>parse(Header, CookieOrigin)</B></A> -
Method in class org.apache.http.impl.cookie.<A HREF="./org/apache/http/impl/cookie/RFC2109Spec.html" title="class in org.apache.http.impl.cookie">RFC2109Spec</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/cookie/RFC2109VersionHandler.html#parse(org.apache.http.cookie.SetCookie, java.lang.String)"><B>parse(SetCookie, String)</B></A> -
Method in class org.apache.http.impl.cookie.<A HREF="./org/apache/http/impl/cookie/RFC2109VersionHandler.html" title="class in org.apache.http.impl.cookie">RFC2109VersionHandler</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/cookie/RFC2965CommentUrlAttributeHandler.html#parse(org.apache.http.cookie.SetCookie, java.lang.String)"><B>parse(SetCookie, String)</B></A> -
Method in class org.apache.http.impl.cookie.<A HREF="./org/apache/http/impl/cookie/RFC2965CommentUrlAttributeHandler.html" title="class in org.apache.http.impl.cookie">RFC2965CommentUrlAttributeHandler</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/cookie/RFC2965DiscardAttributeHandler.html#parse(org.apache.http.cookie.SetCookie, java.lang.String)"><B>parse(SetCookie, String)</B></A> -
Method in class org.apache.http.impl.cookie.<A HREF="./org/apache/http/impl/cookie/RFC2965DiscardAttributeHandler.html" title="class in org.apache.http.impl.cookie">RFC2965DiscardAttributeHandler</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/cookie/RFC2965DomainAttributeHandler.html#parse(org.apache.http.cookie.SetCookie, java.lang.String)"><B>parse(SetCookie, String)</B></A> -
Method in class org.apache.http.impl.cookie.<A HREF="./org/apache/http/impl/cookie/RFC2965DomainAttributeHandler.html" title="class in org.apache.http.impl.cookie">RFC2965DomainAttributeHandler</A>
<DD>Parse cookie domain attribute.
<DT><A HREF="./org/apache/http/impl/cookie/RFC2965PortAttributeHandler.html#parse(org.apache.http.cookie.SetCookie, java.lang.String)"><B>parse(SetCookie, String)</B></A> -
Method in class org.apache.http.impl.cookie.<A HREF="./org/apache/http/impl/cookie/RFC2965PortAttributeHandler.html" title="class in org.apache.http.impl.cookie">RFC2965PortAttributeHandler</A>
<DD>Parse cookie port attribute.
<DT><A HREF="./org/apache/http/impl/cookie/RFC2965Spec.html#parse(org.apache.http.Header, org.apache.http.cookie.CookieOrigin)"><B>parse(Header, CookieOrigin)</B></A> -
Method in class org.apache.http.impl.cookie.<A HREF="./org/apache/http/impl/cookie/RFC2965Spec.html" title="class in org.apache.http.impl.cookie">RFC2965Spec</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/cookie/RFC2965Spec.html#parse(org.apache.http.HeaderElement[], org.apache.http.cookie.CookieOrigin)"><B>parse(HeaderElement[], CookieOrigin)</B></A> -
Method in class org.apache.http.impl.cookie.<A HREF="./org/apache/http/impl/cookie/RFC2965Spec.html" title="class in org.apache.http.impl.cookie">RFC2965Spec</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/cookie/RFC2965VersionAttributeHandler.html#parse(org.apache.http.cookie.SetCookie, java.lang.String)"><B>parse(SetCookie, String)</B></A> -
Method in class org.apache.http.impl.cookie.<A HREF="./org/apache/http/impl/cookie/RFC2965VersionAttributeHandler.html" title="class in org.apache.http.impl.cookie">RFC2965VersionAttributeHandler</A>
<DD>Parse cookie version attribute.
<DT><A HREF="./org/apache/http/impl/auth/AuthSchemeBase.html#parseChallenge(org.apache.http.util.CharArrayBuffer, int, int)"><B>parseChallenge(CharArrayBuffer, int, int)</B></A> -
Method in class org.apache.http.impl.auth.<A HREF="./org/apache/http/impl/auth/AuthSchemeBase.html" title="class in org.apache.http.impl.auth">AuthSchemeBase</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/auth/GGSSchemeBase.html#parseChallenge(org.apache.http.util.CharArrayBuffer, int, int)"><B>parseChallenge(CharArrayBuffer, int, int)</B></A> -
Method in class org.apache.http.impl.auth.<A HREF="./org/apache/http/impl/auth/GGSSchemeBase.html" title="class in org.apache.http.impl.auth">GGSSchemeBase</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/auth/NTLMScheme.html#parseChallenge(org.apache.http.util.CharArrayBuffer, int, int)"><B>parseChallenge(CharArrayBuffer, int, int)</B></A> -
Method in class org.apache.http.impl.auth.<A HREF="./org/apache/http/impl/auth/NTLMScheme.html" title="class in org.apache.http.impl.auth">NTLMScheme</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/auth/RFC2617Scheme.html#parseChallenge(org.apache.http.util.CharArrayBuffer, int, int)"><B>parseChallenge(CharArrayBuffer, int, int)</B></A> -
Method in class org.apache.http.impl.auth.<A HREF="./org/apache/http/impl/auth/RFC2617Scheme.html" title="class in org.apache.http.impl.auth">RFC2617Scheme</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/AbstractAuthenticationHandler.html#parseChallenges(org.apache.http.Header[])"><B>parseChallenges(Header[])</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/AbstractAuthenticationHandler.html" title="class in org.apache.http.impl.client">AbstractAuthenticationHandler</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/apache/http/impl/cookie/DateUtils.html#parseDate(java.lang.String)"><B>parseDate(String)</B></A> -
Static method in class org.apache.http.impl.cookie.<A HREF="./org/apache/http/impl/cookie/DateUtils.html" title="class in org.apache.http.impl.cookie">DateUtils</A>
<DD>Parses a date value.
<DT><A HREF="./org/apache/http/impl/cookie/DateUtils.html#parseDate(java.lang.String, java.lang.String[])"><B>parseDate(String, String[])</B></A> -
Static method in class org.apache.http.impl.cookie.<A HREF="./org/apache/http/impl/cookie/DateUtils.html" title="class in org.apache.http.impl.cookie">DateUtils</A>
<DD>Parses the date value using the given date formats.
<DT><A HREF="./org/apache/http/impl/cookie/DateUtils.html#parseDate(java.lang.String, java.lang.String[], java.util.Date)"><B>parseDate(String, String[], Date)</B></A> -
Static method in class org.apache.http.impl.cookie.<A HREF="./org/apache/http/impl/cookie/DateUtils.html" title="class in org.apache.http.impl.cookie">DateUtils</A>
<DD>Parses the date value using the given date formats.
<DT><A HREF="./org/apache/http/impl/conn/DefaultHttpResponseParser.html#parseHead(org.apache.http.io.SessionInputBuffer)"><B>parseHead(SessionInputBuffer)</B></A> -
Method in class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/DefaultHttpResponseParser.html" title="class in org.apache.http.impl.conn">DefaultHttpResponseParser</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/conn/DefaultResponseParser.html#parseHead(org.apache.http.io.SessionInputBuffer)"><B>parseHead(SessionInputBuffer)</B></A> -
Method in class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/DefaultResponseParser.html" title="class in org.apache.http.impl.conn">DefaultResponseParser</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/apache/http/impl/cookie/NetscapeDraftHeaderParser.html#parseHeader(org.apache.http.util.CharArrayBuffer, org.apache.http.message.ParserCursor)"><B>parseHeader(CharArrayBuffer, ParserCursor)</B></A> -
Method in class org.apache.http.impl.cookie.<A HREF="./org/apache/http/impl/cookie/NetscapeDraftHeaderParser.html" title="class in org.apache.http.impl.cookie">NetscapeDraftHeaderParser</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/cookie/ClientCookie.html#PATH_ATTR"><B>PATH_ATTR</B></A> -
Static variable in interface org.apache.http.cookie.<A HREF="./org/apache/http/cookie/ClientCookie.html" title="interface in org.apache.http.cookie">ClientCookie</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/cookie/DateUtils.html#PATTERN_ASCTIME"><B>PATTERN_ASCTIME</B></A> -
Static variable in class org.apache.http.impl.cookie.<A HREF="./org/apache/http/impl/cookie/DateUtils.html" title="class in org.apache.http.impl.cookie">DateUtils</A>
<DD>Date format pattern used to parse HTTP date headers in ANSI C
<code>asctime()</code> format.
<DT><A HREF="./org/apache/http/impl/cookie/DateUtils.html#PATTERN_RFC1036"><B>PATTERN_RFC1036</B></A> -
Static variable in class org.apache.http.impl.cookie.<A HREF="./org/apache/http/impl/cookie/DateUtils.html" title="class in org.apache.http.impl.cookie">DateUtils</A>
<DD>Date format pattern used to parse HTTP date headers in RFC 1036 format.
<DT><A HREF="./org/apache/http/impl/cookie/DateUtils.html#PATTERN_RFC1123"><B>PATTERN_RFC1123</B></A> -
Static variable in class org.apache.http.impl.cookie.<A HREF="./org/apache/http/impl/cookie/DateUtils.html" title="class in org.apache.http.impl.cookie">DateUtils</A>
<DD>Date format pattern used to parse HTTP date headers in RFC 1123 format.
<DT><A HREF="./org/apache/http/conn/scheme/PlainSocketFactory.html" title="class in org.apache.http.conn.scheme"><B>PlainSocketFactory</B></A> - Class in <A HREF="./org/apache/http/conn/scheme/package-summary.html">org.apache.http.conn.scheme</A><DD>The default class for creating plain (unencrypted) sockets.<DT><A HREF="./org/apache/http/conn/scheme/PlainSocketFactory.html#PlainSocketFactory(org.apache.http.conn.scheme.HostNameResolver)"><B>PlainSocketFactory(HostNameResolver)</B></A> -
Constructor for class org.apache.http.conn.scheme.<A HREF="./org/apache/http/conn/scheme/PlainSocketFactory.html" title="class in org.apache.http.conn.scheme">PlainSocketFactory</A>
<DD><B>Deprecated.</B>&nbsp;<I>(4.1) use <A HREF="./org/apache/http/conn/DnsResolver.html" title="interface in org.apache.http.conn"><CODE>DnsResolver</CODE></A></I>
<DT><A HREF="./org/apache/http/conn/scheme/PlainSocketFactory.html#PlainSocketFactory()"><B>PlainSocketFactory()</B></A> -
Constructor for class org.apache.http.conn.scheme.<A HREF="./org/apache/http/conn/scheme/PlainSocketFactory.html" title="class in org.apache.http.conn.scheme">PlainSocketFactory</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/conn/tsccm/ThreadSafeClientConnManager.html#pool"><B>pool</B></A> -
Variable in class org.apache.http.impl.conn.tsccm.<A HREF="./org/apache/http/impl/conn/tsccm/ThreadSafeClientConnManager.html" title="class in org.apache.http.impl.conn.tsccm">ThreadSafeClientConnManager</A>
<DD><B>Deprecated.</B>&nbsp;The pool of connections being managed.
<DT><A HREF="./org/apache/http/impl/conn/AbstractPooledConnAdapter.html#poolEntry"><B>poolEntry</B></A> -
Variable in class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/AbstractPooledConnAdapter.html" title="class in org.apache.http.impl.conn">AbstractPooledConnAdapter</A>
<DD><B>Deprecated.</B>&nbsp;The wrapped pool entry.
<DT><A HREF="./org/apache/http/impl/conn/tsccm/PoolEntryRequest.html" title="interface in org.apache.http.impl.conn.tsccm"><B>PoolEntryRequest</B></A> - Interface in <A HREF="./org/apache/http/impl/conn/tsccm/package-summary.html">org.apache.http.impl.conn.tsccm</A><DD><B>Deprecated.</B>&nbsp;<I>(4.2) use <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/util/concurrent/Future.html" title="class or interface in java.util.concurrent"><CODE>Future</CODE></A></I><DT><A HREF="./org/apache/http/impl/conn/PoolingClientConnectionManager.html" title="class in org.apache.http.impl.conn"><B>PoolingClientConnectionManager</B></A> - Class in <A HREF="./org/apache/http/impl/conn/package-summary.html">org.apache.http.impl.conn</A><DD>Manages a pool of <A HREF="./org/apache/http/conn/OperatedClientConnection.html" title="interface in org.apache.http.conn"><CODE>client connections</CODE></A> and
is able to service connection requests from multiple execution threads.<DT><A HREF="./org/apache/http/impl/conn/PoolingClientConnectionManager.html#PoolingClientConnectionManager(org.apache.http.conn.scheme.SchemeRegistry)"><B>PoolingClientConnectionManager(SchemeRegistry)</B></A> -
Constructor for class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/PoolingClientConnectionManager.html" title="class in org.apache.http.impl.conn">PoolingClientConnectionManager</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/conn/PoolingClientConnectionManager.html#PoolingClientConnectionManager(org.apache.http.conn.scheme.SchemeRegistry, org.apache.http.conn.DnsResolver)"><B>PoolingClientConnectionManager(SchemeRegistry, DnsResolver)</B></A> -
Constructor for class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/PoolingClientConnectionManager.html" title="class in org.apache.http.impl.conn">PoolingClientConnectionManager</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/conn/PoolingClientConnectionManager.html#PoolingClientConnectionManager()"><B>PoolingClientConnectionManager()</B></A> -
Constructor for class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/PoolingClientConnectionManager.html" title="class in org.apache.http.impl.conn">PoolingClientConnectionManager</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/conn/PoolingClientConnectionManager.html#PoolingClientConnectionManager(org.apache.http.conn.scheme.SchemeRegistry, long, java.util.concurrent.TimeUnit)"><B>PoolingClientConnectionManager(SchemeRegistry, long, TimeUnit)</B></A> -
Constructor for class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/PoolingClientConnectionManager.html" title="class in org.apache.http.impl.conn">PoolingClientConnectionManager</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/conn/PoolingClientConnectionManager.html#PoolingClientConnectionManager(org.apache.http.conn.scheme.SchemeRegistry, long, java.util.concurrent.TimeUnit, org.apache.http.conn.DnsResolver)"><B>PoolingClientConnectionManager(SchemeRegistry, long, TimeUnit, DnsResolver)</B></A> -
Constructor for class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/PoolingClientConnectionManager.html" title="class in org.apache.http.impl.conn">PoolingClientConnectionManager</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/conn/tsccm/AbstractConnPool.html#poolLock"><B>poolLock</B></A> -
Variable in class org.apache.http.impl.conn.tsccm.<A HREF="./org/apache/http/impl/conn/tsccm/AbstractConnPool.html" title="class in org.apache.http.impl.conn.tsccm">AbstractConnPool</A>
<DD><B>Deprecated.</B>&nbsp;The global lock for this pool.
<DT><A HREF="./org/apache/http/cookie/ClientCookie.html#PORT_ATTR"><B>PORT_ATTR</B></A> -
Static variable in interface org.apache.http.cookie.<A HREF="./org/apache/http/cookie/ClientCookie.html" title="interface in org.apache.http.cookie">ClientCookie</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/fluent/Request.html#Post(java.net.URI)"><B>Post(URI)</B></A> -
Static method in class org.apache.http.client.fluent.<A HREF="./org/apache/http/client/fluent/Request.html" title="class in org.apache.http.client.fluent">Request</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/fluent/Request.html#Post(java.lang.String)"><B>Post(String)</B></A> -
Static method in class org.apache.http.client.fluent.<A HREF="./org/apache/http/client/fluent/Request.html" title="class in org.apache.http.client.fluent">Request</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/cache/HeaderConstants.html#PRAGMA"><B>PRAGMA</B></A> -
Static variable in class org.apache.http.client.cache.<A HREF="./org/apache/http/client/cache/HeaderConstants.html" title="class in org.apache.http.client.cache">HeaderConstants</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/cache/memcached/PrefixKeyHashingScheme.html" title="class in org.apache.http.impl.client.cache.memcached"><B>PrefixKeyHashingScheme</B></A> - Class in <A HREF="./org/apache/http/impl/client/cache/memcached/package-summary.html">org.apache.http.impl.client.cache.memcached</A><DD>This is a <A HREF="./org/apache/http/impl/client/cache/memcached/KeyHashingScheme.html" title="interface in org.apache.http.impl.client.cache.memcached"><CODE>KeyHashingScheme</CODE></A> decorator that simply adds
a known prefix to the results of another <code>KeyHashingScheme</code>.<DT><A HREF="./org/apache/http/impl/client/cache/memcached/PrefixKeyHashingScheme.html#PrefixKeyHashingScheme(java.lang.String, org.apache.http.impl.client.cache.memcached.KeyHashingScheme)"><B>PrefixKeyHashingScheme(String, KeyHashingScheme)</B></A> -
Constructor for class org.apache.http.impl.client.cache.memcached.<A HREF="./org/apache/http/impl/client/cache/memcached/PrefixKeyHashingScheme.html" title="class in org.apache.http.impl.client.cache.memcached">PrefixKeyHashingScheme</A>
<DD>Creates a new <A HREF="./org/apache/http/impl/client/cache/memcached/KeyHashingScheme.html" title="interface in org.apache.http.impl.client.cache.memcached"><CODE>KeyHashingScheme</CODE></A> that prepends the given
prefix to the results of hashes from the given backing scheme.
<DT><A HREF="./org/apache/http/conn/ssl/SSLSocketFactory.html#prepareSocket(javax.net.ssl.SSLSocket)"><B>prepareSocket(SSLSocket)</B></A> -
Method in class org.apache.http.conn.ssl.<A HREF="./org/apache/http/conn/ssl/SSLSocketFactory.html" title="class in org.apache.http.conn.ssl">SSLSocketFactory</A>
<DD>Performs any custom initialization for a newly created SSLSocket
(before the SSL handshake happens).
<DT><A HREF="./org/apache/http/impl/conn/DefaultClientConnectionOperator.html#prepareSocket(java.net.Socket, org.apache.http.protocol.HttpContext, org.apache.http.params.HttpParams)"><B>prepareSocket(Socket, HttpContext, HttpParams)</B></A> -
Method in class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/DefaultClientConnectionOperator.html" title="class in org.apache.http.impl.conn">DefaultClientConnectionOperator</A>
<DD>Performs standard initializations on a newly created socket.
<DT><A HREF="./org/apache/http/client/cache/HeaderConstants.html#PRIVATE"><B>PRIVATE</B></A> -
Static variable in class org.apache.http.client.cache.<A HREF="./org/apache/http/client/cache/HeaderConstants.html" title="class in org.apache.http.client.cache">HeaderConstants</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/BackoffManager.html#probe(org.apache.http.conn.routing.HttpRoute)"><B>probe(HttpRoute)</B></A> -
Method in interface org.apache.http.client.<A HREF="./org/apache/http/client/BackoffManager.html" title="interface in org.apache.http.client">BackoffManager</A>
<DD>Called when we have determined that the result of
using a connection has succeeded and that we may
probe for more connections.
<DT><A HREF="./org/apache/http/impl/client/AIMDBackoffManager.html#probe(org.apache.http.conn.routing.HttpRoute)"><B>probe(HttpRoute)</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/AIMDBackoffManager.html" title="class in org.apache.http.impl.client">AIMDBackoffManager</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/protocol/RequestAcceptEncoding.html#process(org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext)"><B>process(HttpRequest, HttpContext)</B></A> -
Method in class org.apache.http.client.protocol.<A HREF="./org/apache/http/client/protocol/RequestAcceptEncoding.html" title="class in org.apache.http.client.protocol">RequestAcceptEncoding</A>
<DD>Adds the header <code>"Accept-Encoding: gzip,deflate"</code> to the request.
<DT><A HREF="./org/apache/http/client/protocol/RequestAddCookies.html#process(org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext)"><B>process(HttpRequest, HttpContext)</B></A> -
Method in class org.apache.http.client.protocol.<A HREF="./org/apache/http/client/protocol/RequestAddCookies.html" title="class in org.apache.http.client.protocol">RequestAddCookies</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/protocol/RequestAuthCache.html#process(org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext)"><B>process(HttpRequest, HttpContext)</B></A> -
Method in class org.apache.http.client.protocol.<A HREF="./org/apache/http/client/protocol/RequestAuthCache.html" title="class in org.apache.http.client.protocol">RequestAuthCache</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/protocol/RequestClientConnControl.html#process(org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext)"><B>process(HttpRequest, HttpContext)</B></A> -
Method in class org.apache.http.client.protocol.<A HREF="./org/apache/http/client/protocol/RequestClientConnControl.html" title="class in org.apache.http.client.protocol">RequestClientConnControl</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/protocol/RequestDefaultHeaders.html#process(org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext)"><B>process(HttpRequest, HttpContext)</B></A> -
Method in class org.apache.http.client.protocol.<A HREF="./org/apache/http/client/protocol/RequestDefaultHeaders.html" title="class in org.apache.http.client.protocol">RequestDefaultHeaders</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/protocol/RequestProxyAuthentication.html#process(org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext)"><B>process(HttpRequest, HttpContext)</B></A> -
Method in class org.apache.http.client.protocol.<A HREF="./org/apache/http/client/protocol/RequestProxyAuthentication.html" title="class in org.apache.http.client.protocol">RequestProxyAuthentication</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/protocol/RequestTargetAuthentication.html#process(org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext)"><B>process(HttpRequest, HttpContext)</B></A> -
Method in class org.apache.http.client.protocol.<A HREF="./org/apache/http/client/protocol/RequestTargetAuthentication.html" title="class in org.apache.http.client.protocol">RequestTargetAuthentication</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/protocol/ResponseAuthCache.html#process(org.apache.http.HttpResponse, org.apache.http.protocol.HttpContext)"><B>process(HttpResponse, HttpContext)</B></A> -
Method in class org.apache.http.client.protocol.<A HREF="./org/apache/http/client/protocol/ResponseAuthCache.html" title="class in org.apache.http.client.protocol">ResponseAuthCache</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/apache/http/client/protocol/ResponseContentEncoding.html#process(org.apache.http.HttpResponse, org.apache.http.protocol.HttpContext)"><B>process(HttpResponse, HttpContext)</B></A> -
Method in class org.apache.http.client.protocol.<A HREF="./org/apache/http/client/protocol/ResponseContentEncoding.html" title="class in org.apache.http.client.protocol">ResponseContentEncoding</A>
<DD>Handles the following <code>Content-Encoding</code>s by
using the appropriate decompressor to wrap the response Entity:
gzip - see <A HREF="./org/apache/http/client/entity/GzipDecompressingEntity.html" title="class in org.apache.http.client.entity"><CODE>GzipDecompressingEntity</CODE></A>
deflate - see <A HREF="./org/apache/http/client/entity/DeflateDecompressingEntity.html" title="class in org.apache.http.client.entity"><CODE>DeflateDecompressingEntity</CODE></A>
identity - no action needed
<DT><A HREF="./org/apache/http/client/protocol/ResponseProcessCookies.html#process(org.apache.http.HttpResponse, org.apache.http.protocol.HttpContext)"><B>process(HttpResponse, HttpContext)</B></A> -
Method in class org.apache.http.client.protocol.<A HREF="./org/apache/http/client/protocol/ResponseProcessCookies.html" title="class in org.apache.http.client.protocol">ResponseProcessCookies</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/auth/AuthScheme.html#processChallenge(org.apache.http.Header)"><B>processChallenge(Header)</B></A> -
Method in interface org.apache.http.auth.<A HREF="./org/apache/http/auth/AuthScheme.html" title="interface in org.apache.http.auth">AuthScheme</A>
<DD>Processes the given challenge token.
<DT><A HREF="./org/apache/http/impl/auth/AuthSchemeBase.html#processChallenge(org.apache.http.Header)"><B>processChallenge(Header)</B></A> -
Method in class org.apache.http.impl.auth.<A HREF="./org/apache/http/impl/auth/AuthSchemeBase.html" title="class in org.apache.http.impl.auth">AuthSchemeBase</A>
<DD>Processes the given challenge token.
<DT><A HREF="./org/apache/http/impl/auth/BasicScheme.html#processChallenge(org.apache.http.Header)"><B>processChallenge(Header)</B></A> -
Method in class org.apache.http.impl.auth.<A HREF="./org/apache/http/impl/auth/BasicScheme.html" title="class in org.apache.http.impl.auth">BasicScheme</A>
<DD>Processes the Basic challenge.
<DT><A HREF="./org/apache/http/impl/auth/DigestScheme.html#processChallenge(org.apache.http.Header)"><B>processChallenge(Header)</B></A> -
Method in class org.apache.http.impl.auth.<A HREF="./org/apache/http/impl/auth/DigestScheme.html" title="class in org.apache.http.impl.auth">DigestScheme</A>
<DD>Processes the Digest challenge.
<DT><A HREF="./org/apache/http/conn/routing/BasicRouteDirector.html#proxiedStep(org.apache.http.conn.routing.RouteInfo, org.apache.http.conn.routing.RouteInfo)"><B>proxiedStep(RouteInfo, RouteInfo)</B></A> -
Method in class org.apache.http.conn.routing.<A HREF="./org/apache/http/conn/routing/BasicRouteDirector.html" title="class in org.apache.http.conn.routing">BasicRouteDirector</A>
<DD>Determines the next step to establish a connection via proxy.
<DT><A HREF="./org/apache/http/auth/AUTH.html#PROXY_AUTH"><B>PROXY_AUTH</B></A> -
Static variable in class org.apache.http.auth.<A HREF="./org/apache/http/auth/AUTH.html" title="class in org.apache.http.auth">AUTH</A>
<DD>The proxy authenticate challange header.
<DT><A HREF="./org/apache/http/auth/params/AuthPNames.html#PROXY_AUTH_PREF"><B>PROXY_AUTH_PREF</B></A> -
Static variable in interface org.apache.http.auth.params.<A HREF="./org/apache/http/auth/params/AuthPNames.html" title="interface in org.apache.http.auth.params">AuthPNames</A>
<DD>Defines the order of preference for supported <A HREF="./org/apache/http/auth/AuthScheme.html" title="interface in org.apache.http.auth"><CODE>AuthScheme</CODE></A>s when
authenticating with the proxy host.
<DT><A HREF="./org/apache/http/auth/AUTH.html#PROXY_AUTH_RESP"><B>PROXY_AUTH_RESP</B></A> -
Static variable in class org.apache.http.auth.<A HREF="./org/apache/http/auth/AUTH.html" title="class in org.apache.http.auth">AUTH</A>
<DD>The proxy authenticate response header.
<DT><A HREF="./org/apache/http/client/protocol/ClientContext.html#PROXY_AUTH_STATE"><B>PROXY_AUTH_STATE</B></A> -
Static variable in interface org.apache.http.client.protocol.<A HREF="./org/apache/http/client/protocol/ClientContext.html" title="interface in org.apache.http.client.protocol">ClientContext</A>
<DD>Attribute name of a <A HREF="./org/apache/http/auth/AuthState.html" title="class in org.apache.http.auth"><CODE>AuthState</CODE></A>
object that represents the actual proxy authentication state.
<DT><A HREF="./org/apache/http/client/cache/HeaderConstants.html#PROXY_AUTHENTICATE"><B>PROXY_AUTHENTICATE</B></A> -
Static variable in class org.apache.http.client.cache.<A HREF="./org/apache/http/client/cache/HeaderConstants.html" title="class in org.apache.http.client.cache">HeaderConstants</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/ProxyAuthenticationStrategy.html" title="class in org.apache.http.impl.client"><B>ProxyAuthenticationStrategy</B></A> - Class in <A HREF="./org/apache/http/impl/client/package-summary.html">org.apache.http.impl.client</A><DD>Default <A HREF="./org/apache/http/client/AuthenticationStrategy.html" title="interface in org.apache.http.client"><CODE>AuthenticationStrategy</CODE></A> implementation for proxy host authentication.<DT><A HREF="./org/apache/http/impl/client/ProxyAuthenticationStrategy.html#ProxyAuthenticationStrategy()"><B>ProxyAuthenticationStrategy()</B></A> -
Constructor for class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/ProxyAuthenticationStrategy.html" title="class in org.apache.http.impl.client">ProxyAuthenticationStrategy</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/DefaultRequestDirector.html#proxyAuthHandler"><B>proxyAuthHandler</B></A> -
Variable in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/DefaultRequestDirector.html" title="class in org.apache.http.impl.client">DefaultRequestDirector</A>
<DD><B>Deprecated.</B>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/DefaultRequestDirector.html#proxyAuthState"><B>proxyAuthState</B></A> -
Variable in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/DefaultRequestDirector.html" title="class in org.apache.http.impl.client">DefaultRequestDirector</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/DefaultRequestDirector.html#proxyAuthStrategy"><B>proxyAuthStrategy</B></A> -
Variable in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/DefaultRequestDirector.html" title="class in org.apache.http.impl.client">DefaultRequestDirector</A>
<DD>The proxy authentication handler.
<DT><A HREF="./org/apache/http/impl/client/ProxyClient.html" title="class in org.apache.http.impl.client"><B>ProxyClient</B></A> - Class in <A HREF="./org/apache/http/impl/client/package-summary.html">org.apache.http.impl.client</A><DD>&nbsp;<DT><A HREF="./org/apache/http/impl/client/ProxyClient.html#ProxyClient(org.apache.http.params.HttpParams)"><B>ProxyClient(HttpParams)</B></A> -
Constructor for class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/ProxyClient.html" title="class in org.apache.http.impl.client">ProxyClient</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/ProxyClient.html#ProxyClient()"><B>ProxyClient()</B></A> -
Constructor for class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/ProxyClient.html" title="class in org.apache.http.impl.client">ProxyClient</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/conn/ProxySelectorRoutePlanner.html#proxySelector"><B>proxySelector</B></A> -
Variable in class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/ProxySelectorRoutePlanner.html" title="class in org.apache.http.impl.conn">ProxySelectorRoutePlanner</A>
<DD>The proxy selector to use, or <code>null</code> for system default.
<DT><A HREF="./org/apache/http/impl/conn/ProxySelectorRoutePlanner.html" title="class in org.apache.http.impl.conn"><B>ProxySelectorRoutePlanner</B></A> - Class in <A HREF="./org/apache/http/impl/conn/package-summary.html">org.apache.http.impl.conn</A><DD>Default implementation of an <A HREF="./org/apache/http/conn/routing/HttpRoutePlanner.html" title="interface in org.apache.http.conn.routing"><CODE>HttpRoutePlanner</CODE></A>.<DT><A HREF="./org/apache/http/impl/conn/ProxySelectorRoutePlanner.html#ProxySelectorRoutePlanner(org.apache.http.conn.scheme.SchemeRegistry, java.net.ProxySelector)"><B>ProxySelectorRoutePlanner(SchemeRegistry, ProxySelector)</B></A> -
Constructor for class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/ProxySelectorRoutePlanner.html" title="class in org.apache.http.impl.conn">ProxySelectorRoutePlanner</A>
<DD>Creates a new proxy selector route planner.
<DT><A HREF="./org/apache/http/client/cache/HeaderConstants.html#PUBLIC"><B>PUBLIC</B></A> -
Static variable in class org.apache.http.client.cache.<A HREF="./org/apache/http/client/cache/HeaderConstants.html" title="class in org.apache.http.client.cache">HeaderConstants</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/cookie/PublicSuffixFilter.html" title="class in org.apache.http.impl.cookie"><B>PublicSuffixFilter</B></A> - Class in <A HREF="./org/apache/http/impl/cookie/package-summary.html">org.apache.http.impl.cookie</A><DD>Wraps a CookieAttributeHandler and leverages its match method
to never match a suffix from a black list.<DT><A HREF="./org/apache/http/impl/cookie/PublicSuffixFilter.html#PublicSuffixFilter(org.apache.http.cookie.CookieAttributeHandler)"><B>PublicSuffixFilter(CookieAttributeHandler)</B></A> -
Constructor for class org.apache.http.impl.cookie.<A HREF="./org/apache/http/impl/cookie/PublicSuffixFilter.html" title="class in org.apache.http.impl.cookie">PublicSuffixFilter</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/cookie/PublicSuffixListParser.html" title="class in org.apache.http.impl.cookie"><B>PublicSuffixListParser</B></A> - Class in <A HREF="./org/apache/http/impl/cookie/package-summary.html">org.apache.http.impl.cookie</A><DD>Parses the list from <a href="http://publicsuffix.org/">publicsuffix.org</a>
and configures a PublicSuffixFilter.<DT><A HREF="./org/apache/http/client/utils/Punycode.html" title="class in org.apache.http.client.utils"><B>Punycode</B></A> - Class in <A HREF="./org/apache/http/client/utils/package-summary.html">org.apache.http.client.utils</A><DD>Facade that provides conversion between Unicode and Punycode domain names.<DT><A HREF="./org/apache/http/client/utils/Punycode.html#Punycode()"><B>Punycode()</B></A> -
Constructor for class org.apache.http.client.utils.<A HREF="./org/apache/http/client/utils/Punycode.html" title="class in org.apache.http.client.utils">Punycode</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/AuthCache.html#put(org.apache.http.HttpHost, org.apache.http.auth.AuthScheme)"><B>put(HttpHost, AuthScheme)</B></A> -
Method in interface org.apache.http.client.<A HREF="./org/apache/http/client/AuthCache.html" title="interface in org.apache.http.client">AuthCache</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/fluent/Request.html#Put(java.net.URI)"><B>Put(URI)</B></A> -
Static method in class org.apache.http.client.fluent.<A HREF="./org/apache/http/client/fluent/Request.html" title="class in org.apache.http.client.fluent">Request</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/fluent/Request.html#Put(java.lang.String)"><B>Put(String)</B></A> -
Static method in class org.apache.http.client.fluent.<A HREF="./org/apache/http/client/fluent/Request.html" title="class in org.apache.http.client.fluent">Request</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/BasicAuthCache.html#put(org.apache.http.HttpHost, org.apache.http.auth.AuthScheme)"><B>put(HttpHost, AuthScheme)</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/BasicAuthCache.html" title="class in org.apache.http.impl.client">BasicAuthCache</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/cache/HeaderConstants.html#PUT_METHOD"><B>PUT_METHOD</B></A> -
Static variable in class org.apache.http.client.cache.<A HREF="./org/apache/http/client/cache/HeaderConstants.html" title="class in org.apache.http.client.cache">HeaderConstants</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/cache/HttpCacheStorage.html#putEntry(java.lang.String, org.apache.http.client.cache.HttpCacheEntry)"><B>putEntry(String, HttpCacheEntry)</B></A> -
Method in interface org.apache.http.client.cache.<A HREF="./org/apache/http/client/cache/HttpCacheStorage.html" title="interface in org.apache.http.client.cache">HttpCacheStorage</A>
<DD>Store a given cache entry under the given key.
<DT><A HREF="./org/apache/http/impl/client/cache/BasicHttpCacheStorage.html#putEntry(java.lang.String, org.apache.http.client.cache.HttpCacheEntry)"><B>putEntry(String, HttpCacheEntry)</B></A> -
Method in class org.apache.http.impl.client.cache.<A HREF="./org/apache/http/impl/client/cache/BasicHttpCacheStorage.html" title="class in org.apache.http.impl.client.cache">BasicHttpCacheStorage</A>
<DD>Places a HttpCacheEntry in the cache
<DT><A HREF="./org/apache/http/impl/client/cache/ehcache/EhcacheHttpCacheStorage.html#putEntry(java.lang.String, org.apache.http.client.cache.HttpCacheEntry)"><B>putEntry(String, HttpCacheEntry)</B></A> -
Method in class org.apache.http.impl.client.cache.ehcache.<A HREF="./org/apache/http/impl/client/cache/ehcache/EhcacheHttpCacheStorage.html" title="class in org.apache.http.impl.client.cache.ehcache">EhcacheHttpCacheStorage</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/cache/ManagedHttpCacheStorage.html#putEntry(java.lang.String, org.apache.http.client.cache.HttpCacheEntry)"><B>putEntry(String, HttpCacheEntry)</B></A> -
Method in class org.apache.http.impl.client.cache.<A HREF="./org/apache/http/impl/client/cache/ManagedHttpCacheStorage.html" title="class in org.apache.http.impl.client.cache">ManagedHttpCacheStorage</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/cache/memcached/MemcachedHttpCacheStorage.html#putEntry(java.lang.String, org.apache.http.client.cache.HttpCacheEntry)"><B>putEntry(String, HttpCacheEntry)</B></A> -
Method in class org.apache.http.impl.client.cache.memcached.<A HREF="./org/apache/http/impl/client/cache/memcached/MemcachedHttpCacheStorage.html" title="class in org.apache.http.impl.client.cache.memcached">MemcachedHttpCacheStorage</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_Q_"><!-- --></A><H2>
<B>Q</B></H2>
<DL>
<DT><A HREF="./org/apache/http/impl/conn/tsccm/RouteSpecificPool.html#queueThread(org.apache.http.impl.conn.tsccm.WaitingThread)"><B>queueThread(WaitingThread)</B></A> -
Method in class org.apache.http.impl.conn.tsccm.<A HREF="./org/apache/http/impl/conn/tsccm/RouteSpecificPool.html" title="class in org.apache.http.impl.conn.tsccm">RouteSpecificPool</A>
<DD><B>Deprecated.</B>&nbsp;Adds a waiting thread.
</DL>
<HR>
<A NAME="_R_"><!-- --></A><H2>
<B>R</B></H2>
<DL>
<DT><A HREF="./org/apache/http/client/cache/HeaderConstants.html#RANGE"><B>RANGE</B></A> -
Static variable in class org.apache.http.client.cache.<A HREF="./org/apache/http/client/cache/HeaderConstants.html" title="class in org.apache.http.client.cache">HeaderConstants</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/cache/InputLimit.html#reached()"><B>reached()</B></A> -
Method in class org.apache.http.client.cache.<A HREF="./org/apache/http/client/cache/InputLimit.html" title="class in org.apache.http.client.cache">InputLimit</A>
<DD>Used to report that the limit has been reached.
<DT><A HREF="./org/apache/http/conn/EofSensorInputStream.html#read()"><B>read()</B></A> -
Method in class org.apache.http.conn.<A HREF="./org/apache/http/conn/EofSensorInputStream.html" title="class in org.apache.http.conn">EofSensorInputStream</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/conn/EofSensorInputStream.html#read(byte[], int, int)"><B>read(byte[], int, int)</B></A> -
Method in class org.apache.http.conn.<A HREF="./org/apache/http/conn/EofSensorInputStream.html" title="class in org.apache.http.conn">EofSensorInputStream</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/conn/EofSensorInputStream.html#read(byte[])"><B>read(byte[])</B></A> -
Method in class org.apache.http.conn.<A HREF="./org/apache/http/conn/EofSensorInputStream.html" title="class in org.apache.http.conn">EofSensorInputStream</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/conn/LoggingSessionInputBuffer.html#read(byte[], int, int)"><B>read(byte[], int, int)</B></A> -
Method in class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/LoggingSessionInputBuffer.html" title="class in org.apache.http.impl.conn">LoggingSessionInputBuffer</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/conn/LoggingSessionInputBuffer.html#read()"><B>read()</B></A> -
Method in class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/LoggingSessionInputBuffer.html" title="class in org.apache.http.impl.conn">LoggingSessionInputBuffer</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/conn/LoggingSessionInputBuffer.html#read(byte[])"><B>read(byte[])</B></A> -
Method in class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/LoggingSessionInputBuffer.html" title="class in org.apache.http.impl.conn">LoggingSessionInputBuffer</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/cache/HttpCacheEntrySerializer.html#readFrom(java.io.InputStream)"><B>readFrom(InputStream)</B></A> -
Method in interface org.apache.http.client.cache.<A HREF="./org/apache/http/client/cache/HttpCacheEntrySerializer.html" title="interface in org.apache.http.client.cache">HttpCacheEntrySerializer</A>
<DD>Deserializes a byte representation of a cache entry by reading
from the given <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/io/InputStream.html" title="class or interface in java.io"><CODE>InputStream</CODE></A>.
<DT><A HREF="./org/apache/http/impl/client/cache/DefaultHttpCacheEntrySerializer.html#readFrom(java.io.InputStream)"><B>readFrom(InputStream)</B></A> -
Method in class org.apache.http.impl.client.cache.<A HREF="./org/apache/http/impl/client/cache/DefaultHttpCacheEntrySerializer.html" title="class in org.apache.http.impl.client.cache">DefaultHttpCacheEntrySerializer</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/conn/LoggingSessionInputBuffer.html#readLine()"><B>readLine()</B></A> -
Method in class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/LoggingSessionInputBuffer.html" title="class in org.apache.http.impl.conn">LoggingSessionInputBuffer</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/conn/LoggingSessionInputBuffer.html#readLine(org.apache.http.util.CharArrayBuffer)"><B>readLine(CharArrayBuffer)</B></A> -
Method in class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/LoggingSessionInputBuffer.html" title="class in org.apache.http.impl.conn">LoggingSessionInputBuffer</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/conn/AbstractClientConnAdapter.html#receiveResponseEntity(org.apache.http.HttpResponse)"><B>receiveResponseEntity(HttpResponse)</B></A> -
Method in class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/AbstractClientConnAdapter.html" title="class in org.apache.http.impl.conn">AbstractClientConnAdapter</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/apache/http/impl/conn/AbstractClientConnAdapter.html#receiveResponseHeader()"><B>receiveResponseHeader()</B></A> -
Method in class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/AbstractClientConnAdapter.html" title="class in org.apache.http.impl.conn">AbstractClientConnAdapter</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/apache/http/impl/conn/DefaultClientConnection.html#receiveResponseHeader()"><B>receiveResponseHeader()</B></A> -
Method in class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/DefaultClientConnection.html" title="class in org.apache.http.impl.conn">DefaultClientConnection</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/DefaultRedirectStrategy.html#REDIRECT_LOCATIONS"><B>REDIRECT_LOCATIONS</B></A> -
Static variable in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/DefaultRedirectStrategy.html" title="class in org.apache.http.impl.client">DefaultRedirectStrategy</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/RedirectException.html" title="class in org.apache.http.client"><B>RedirectException</B></A> - Exception in <A HREF="./org/apache/http/client/package-summary.html">org.apache.http.client</A><DD>Signals violation of HTTP specification caused by an invalid redirect<DT><A HREF="./org/apache/http/client/RedirectException.html#RedirectException()"><B>RedirectException()</B></A> -
Constructor for exception org.apache.http.client.<A HREF="./org/apache/http/client/RedirectException.html" title="class in org.apache.http.client">RedirectException</A>
<DD>Creates a new RedirectException with a <tt>null</tt> detail message.
<DT><A HREF="./org/apache/http/client/RedirectException.html#RedirectException(java.lang.String)"><B>RedirectException(String)</B></A> -
Constructor for exception org.apache.http.client.<A HREF="./org/apache/http/client/RedirectException.html" title="class in org.apache.http.client">RedirectException</A>
<DD>Creates a new RedirectException with the specified detail message.
<DT><A HREF="./org/apache/http/client/RedirectException.html#RedirectException(java.lang.String, java.lang.Throwable)"><B>RedirectException(String, Throwable)</B></A> -
Constructor for exception org.apache.http.client.<A HREF="./org/apache/http/client/RedirectException.html" title="class in org.apache.http.client">RedirectException</A>
<DD>Creates a new RedirectException with the specified detail message and cause.
<DT><A HREF="./org/apache/http/client/RedirectHandler.html" title="interface in org.apache.http.client"><B>RedirectHandler</B></A> - Interface in <A HREF="./org/apache/http/client/package-summary.html">org.apache.http.client</A><DD><B>Deprecated.</B>&nbsp;<I>(4.1) use <A HREF="./org/apache/http/client/RedirectStrategy.html" title="interface in org.apache.http.client"><CODE>RedirectStrategy</CODE></A></I><DT><A HREF="./org/apache/http/impl/client/DefaultRequestDirector.html#redirectHandler"><B>redirectHandler</B></A> -
Variable in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/DefaultRequestDirector.html" title="class in org.apache.http.impl.client">DefaultRequestDirector</A>
<DD><B>Deprecated.</B>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/RedirectLocations.html" title="class in org.apache.http.impl.client"><B>RedirectLocations</B></A> - Class in <A HREF="./org/apache/http/impl/client/package-summary.html">org.apache.http.impl.client</A><DD>This class represents a collection of <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/net/URI.html" title="class or interface in java.net"><CODE>URI</CODE></A>s used as redirect locations.<DT><A HREF="./org/apache/http/impl/client/RedirectLocations.html#RedirectLocations()"><B>RedirectLocations()</B></A> -
Constructor for class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/RedirectLocations.html" title="class in org.apache.http.impl.client">RedirectLocations</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/RedirectStrategy.html" title="interface in org.apache.http.client"><B>RedirectStrategy</B></A> - Interface in <A HREF="./org/apache/http/client/package-summary.html">org.apache.http.client</A><DD>A strategy for determining if an HTTP request should be redirected to
a new location in response to an HTTP response received from the target
server.<DT><A HREF="./org/apache/http/impl/client/DefaultRequestDirector.html#redirectStrategy"><B>redirectStrategy</B></A> -
Variable in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/DefaultRequestDirector.html" title="class in org.apache.http.impl.client">DefaultRequestDirector</A>
<DD>The redirect strategy.
<DT><A HREF="./org/apache/http/impl/conn/tsccm/AbstractConnPool.html#refQueue"><B>refQueue</B></A> -
Variable in class org.apache.http.impl.conn.tsccm.<A HREF="./org/apache/http/impl/conn/tsccm/AbstractConnPool.html" title="class in org.apache.http.impl.conn.tsccm">AbstractConnPool</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/apache/http/auth/AuthSchemeRegistry.html#register(java.lang.String, org.apache.http.auth.AuthSchemeFactory)"><B>register(String, AuthSchemeFactory)</B></A> -
Method in class org.apache.http.auth.<A HREF="./org/apache/http/auth/AuthSchemeRegistry.html" title="class in org.apache.http.auth">AuthSchemeRegistry</A>
<DD>Registers a <A HREF="./org/apache/http/auth/AuthSchemeFactory.html" title="interface in org.apache.http.auth"><CODE>AuthSchemeFactory</CODE></A> with the given identifier.
<DT><A HREF="./org/apache/http/conn/scheme/SchemeRegistry.html#register(org.apache.http.conn.scheme.Scheme)"><B>register(Scheme)</B></A> -
Method in class org.apache.http.conn.scheme.<A HREF="./org/apache/http/conn/scheme/SchemeRegistry.html" title="class in org.apache.http.conn.scheme">SchemeRegistry</A>
<DD>Registers a scheme.
<DT><A HREF="./org/apache/http/cookie/CookieSpecRegistry.html#register(java.lang.String, org.apache.http.cookie.CookieSpecFactory)"><B>register(String, CookieSpecFactory)</B></A> -
Method in class org.apache.http.cookie.<A HREF="./org/apache/http/cookie/CookieSpecRegistry.html" title="class in org.apache.http.cookie">CookieSpecRegistry</A>
<DD>Registers a <A HREF="./org/apache/http/cookie/CookieSpecFactory.html" title="interface in org.apache.http.cookie"><CODE>CookieSpecFactory</CODE></A> with the given identifier.
<DT><A HREF="./org/apache/http/impl/cookie/AbstractCookieSpec.html#registerAttribHandler(java.lang.String, org.apache.http.cookie.CookieAttributeHandler)"><B>registerAttribHandler(String, CookieAttributeHandler)</B></A> -
Method in class org.apache.http.impl.cookie.<A HREF="./org/apache/http/impl/cookie/AbstractCookieSpec.html" title="class in org.apache.http.impl.cookie">AbstractCookieSpec</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/fluent/Executor.html#registerScheme(org.apache.http.conn.scheme.Scheme)"><B>registerScheme(Scheme)</B></A> -
Static method in class org.apache.http.client.fluent.<A HREF="./org/apache/http/client/fluent/Executor.html" title="class in org.apache.http.client.fluent">Executor</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/conn/DefaultHttpResponseParser.html#reject(org.apache.http.util.CharArrayBuffer, int)"><B>reject(CharArrayBuffer, int)</B></A> -
Method in class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/DefaultHttpResponseParser.html" title="class in org.apache.http.impl.conn">DefaultHttpResponseParser</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/params/ClientPNames.html#REJECT_RELATIVE_REDIRECT"><B>REJECT_RELATIVE_REDIRECT</B></A> -
Static variable in interface org.apache.http.client.params.<A HREF="./org/apache/http/client/params/ClientPNames.html" title="interface in org.apache.http.client.params">ClientPNames</A>
<DD>Defines whether relative redirects should be rejected.
<DT><A HREF="./org/apache/http/client/methods/HttpRequestBase.html#releaseConnection()"><B>releaseConnection()</B></A> -
Method in class org.apache.http.client.methods.<A HREF="./org/apache/http/client/methods/HttpRequestBase.html" title="class in org.apache.http.client.methods">HttpRequestBase</A>
<DD>A convenience method to simplify migration from HttpClient 3.1 API.
<DT><A HREF="./org/apache/http/conn/BasicManagedEntity.html#releaseConnection()"><B>releaseConnection()</B></A> -
Method in class org.apache.http.conn.<A HREF="./org/apache/http/conn/BasicManagedEntity.html" title="class in org.apache.http.conn">BasicManagedEntity</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/conn/ClientConnectionManager.html#releaseConnection(org.apache.http.conn.ManagedClientConnection, long, java.util.concurrent.TimeUnit)"><B>releaseConnection(ManagedClientConnection, long, TimeUnit)</B></A> -
Method in interface org.apache.http.conn.<A HREF="./org/apache/http/conn/ClientConnectionManager.html" title="interface in org.apache.http.conn">ClientConnectionManager</A>
<DD>Releases a connection for use by others.
<DT><A HREF="./org/apache/http/conn/ConnectionReleaseTrigger.html#releaseConnection()"><B>releaseConnection()</B></A> -
Method in interface org.apache.http.conn.<A HREF="./org/apache/http/conn/ConnectionReleaseTrigger.html" title="interface in org.apache.http.conn">ConnectionReleaseTrigger</A>
<DD>Releases the connection with the option of keep-alive.
<DT><A HREF="./org/apache/http/conn/EofSensorInputStream.html#releaseConnection()"><B>releaseConnection()</B></A> -
Method in class org.apache.http.conn.<A HREF="./org/apache/http/conn/EofSensorInputStream.html" title="class in org.apache.http.conn">EofSensorInputStream</A>
<DD>Same as <A HREF="./org/apache/http/conn/EofSensorInputStream.html#close()"><CODE>close()</CODE></A>.
<DT><A HREF="./org/apache/http/impl/client/DefaultRequestDirector.html#releaseConnection()"><B>releaseConnection()</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/DefaultRequestDirector.html" title="class in org.apache.http.impl.client">DefaultRequestDirector</A>
<DD>Returns the connection back to the connection manager
and prepares for retrieving a new connection during
the next request.
<DT><A HREF="./org/apache/http/impl/conn/AbstractClientConnAdapter.html#releaseConnection()"><B>releaseConnection()</B></A> -
Method in class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/AbstractClientConnAdapter.html" title="class in org.apache.http.impl.conn">AbstractClientConnAdapter</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/apache/http/impl/conn/BasicClientConnectionManager.html#releaseConnection(org.apache.http.conn.ManagedClientConnection, long, java.util.concurrent.TimeUnit)"><B>releaseConnection(ManagedClientConnection, long, TimeUnit)</B></A> -
Method in class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/BasicClientConnectionManager.html" title="class in org.apache.http.impl.conn">BasicClientConnectionManager</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/conn/PoolingClientConnectionManager.html#releaseConnection(org.apache.http.conn.ManagedClientConnection, long, java.util.concurrent.TimeUnit)"><B>releaseConnection(ManagedClientConnection, long, TimeUnit)</B></A> -
Method in class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/PoolingClientConnectionManager.html" title="class in org.apache.http.impl.conn">PoolingClientConnectionManager</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/conn/SingleClientConnManager.html#releaseConnection(org.apache.http.conn.ManagedClientConnection, long, java.util.concurrent.TimeUnit)"><B>releaseConnection(ManagedClientConnection, long, TimeUnit)</B></A> -
Method in class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/SingleClientConnManager.html" title="class in org.apache.http.impl.conn">SingleClientConnManager</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/apache/http/impl/conn/tsccm/ThreadSafeClientConnManager.html#releaseConnection(org.apache.http.conn.ManagedClientConnection, long, java.util.concurrent.TimeUnit)"><B>releaseConnection(ManagedClientConnection, long, TimeUnit)</B></A> -
Method in class org.apache.http.impl.conn.tsccm.<A HREF="./org/apache/http/impl/conn/tsccm/ThreadSafeClientConnManager.html" title="class in org.apache.http.impl.conn.tsccm">ThreadSafeClientConnManager</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/apache/http/conn/BasicManagedEntity.html#releaseManagedConnection()"><B>releaseManagedConnection()</B></A> -
Method in class org.apache.http.conn.<A HREF="./org/apache/http/conn/BasicManagedEntity.html" title="class in org.apache.http.conn">BasicManagedEntity</A>
<DD>Releases the connection gracefully.
<DT><A HREF="./org/apache/http/client/AuthCache.html#remove(org.apache.http.HttpHost)"><B>remove(HttpHost)</B></A> -
Method in interface org.apache.http.client.<A HREF="./org/apache/http/client/AuthCache.html" title="interface in org.apache.http.client">AuthCache</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/BasicAuthCache.html#remove(org.apache.http.HttpHost)"><B>remove(HttpHost)</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/BasicAuthCache.html" title="class in org.apache.http.impl.client">BasicAuthCache</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/RedirectLocations.html#remove(java.net.URI)"><B>remove(URI)</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/RedirectLocations.html" title="class in org.apache.http.impl.client">RedirectLocations</A>
<DD>Removes a URI from the collection.
<DT><A HREF="./org/apache/http/impl/conn/IdleConnectionHandler.html#remove(org.apache.http.HttpConnection)"><B>remove(HttpConnection)</B></A> -
Method in class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/IdleConnectionHandler.html" title="class in org.apache.http.impl.conn">IdleConnectionHandler</A>
<DD><B>Deprecated.</B>&nbsp;Removes the given connection from the list of connections to be closed when idle.
<DT><A HREF="./org/apache/http/impl/conn/IdleConnectionHandler.html#removeAll()"><B>removeAll()</B></A> -
Method in class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/IdleConnectionHandler.html" title="class in org.apache.http.impl.conn">IdleConnectionHandler</A>
<DD><B>Deprecated.</B>&nbsp;Removes all connections referenced by this handler.
<DT><A HREF="./org/apache/http/impl/conn/AbstractClientConnAdapter.html#removeAttribute(java.lang.String)"><B>removeAttribute(String)</B></A> -
Method in class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/AbstractClientConnAdapter.html" title="class in org.apache.http.impl.conn">AbstractClientConnAdapter</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/apache/http/impl/conn/DefaultClientConnection.html#removeAttribute(java.lang.String)"><B>removeAttribute(String)</B></A> -
Method in class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/DefaultClientConnection.html" title="class in org.apache.http.impl.conn">DefaultClientConnection</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/fluent/Request.html#removeConfig(java.lang.String)"><B>removeConfig(String)</B></A> -
Method in class org.apache.http.client.fluent.<A HREF="./org/apache/http/client/fluent/Request.html" title="class in org.apache.http.client.fluent">Request</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/cache/HttpCacheStorage.html#removeEntry(java.lang.String)"><B>removeEntry(String)</B></A> -
Method in interface org.apache.http.client.cache.<A HREF="./org/apache/http/client/cache/HttpCacheStorage.html" title="interface in org.apache.http.client.cache">HttpCacheStorage</A>
<DD>Deletes/invalidates/removes any cache entries currently
stored under the given key.
<DT><A HREF="./org/apache/http/impl/client/cache/BasicHttpCacheStorage.html#removeEntry(java.lang.String)"><B>removeEntry(String)</B></A> -
Method in class org.apache.http.impl.client.cache.<A HREF="./org/apache/http/impl/client/cache/BasicHttpCacheStorage.html" title="class in org.apache.http.impl.client.cache">BasicHttpCacheStorage</A>
<DD>Removes a HttpCacheEntry from the cache
<DT><A HREF="./org/apache/http/impl/client/cache/ehcache/EhcacheHttpCacheStorage.html#removeEntry(java.lang.String)"><B>removeEntry(String)</B></A> -
Method in class org.apache.http.impl.client.cache.ehcache.<A HREF="./org/apache/http/impl/client/cache/ehcache/EhcacheHttpCacheStorage.html" title="class in org.apache.http.impl.client.cache.ehcache">EhcacheHttpCacheStorage</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/cache/ManagedHttpCacheStorage.html#removeEntry(java.lang.String)"><B>removeEntry(String)</B></A> -
Method in class org.apache.http.impl.client.cache.<A HREF="./org/apache/http/impl/client/cache/ManagedHttpCacheStorage.html" title="class in org.apache.http.impl.client.cache">ManagedHttpCacheStorage</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/cache/memcached/MemcachedHttpCacheStorage.html#removeEntry(java.lang.String)"><B>removeEntry(String)</B></A> -
Method in class org.apache.http.impl.client.cache.memcached.<A HREF="./org/apache/http/impl/client/cache/memcached/MemcachedHttpCacheStorage.html" title="class in org.apache.http.impl.client.cache.memcached">MemcachedHttpCacheStorage</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/entity/mime/Header.html#removeFields(java.lang.String)"><B>removeFields(String)</B></A> -
Method in class org.apache.http.entity.mime.<A HREF="./org/apache/http/entity/mime/Header.html" title="class in org.apache.http.entity.mime">Header</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/fluent/Request.html#removeHeader(org.apache.http.Header)"><B>removeHeader(Header)</B></A> -
Method in class org.apache.http.client.fluent.<A HREF="./org/apache/http/client/fluent/Request.html" title="class in org.apache.http.client.fluent">Request</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/fluent/Request.html#removeHeaders(java.lang.String)"><B>removeHeaders(String)</B></A> -
Method in class org.apache.http.client.fluent.<A HREF="./org/apache/http/client/fluent/Request.html" title="class in org.apache.http.client.fluent">Request</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/ClientParamsStack.html#removeParameter(java.lang.String)"><B>removeParameter(String)</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/ClientParamsStack.html" title="class in org.apache.http.impl.client">ClientParamsStack</A>
<DD>Does <i>not</i> remove a parameter.
<DT><A HREF="./org/apache/http/client/utils/URIBuilder.html#removeQuery()"><B>removeQuery()</B></A> -
Method in class org.apache.http.client.utils.<A HREF="./org/apache/http/client/utils/URIBuilder.html" title="class in org.apache.http.client.utils">URIBuilder</A>
<DD>Removes URI query.
<DT><A HREF="./org/apache/http/impl/client/AbstractHttpClient.html#removeRequestInterceptorByClass(java.lang.Class)"><B>removeRequestInterceptorByClass(Class&lt;? extends HttpRequestInterceptor&gt;)</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/AbstractHttpClient.html" title="class in org.apache.http.impl.client">AbstractHttpClient</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/AbstractHttpClient.html#removeResponseInterceptorByClass(java.lang.Class)"><B>removeResponseInterceptorByClass(Class&lt;? extends HttpResponseInterceptor&gt;)</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/AbstractHttpClient.html" title="class in org.apache.http.impl.client">AbstractHttpClient</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/conn/tsccm/RouteSpecificPool.html#removeThread(org.apache.http.impl.conn.tsccm.WaitingThread)"><B>removeThread(WaitingThread)</B></A> -
Method in class org.apache.http.impl.conn.tsccm.<A HREF="./org/apache/http/impl/conn/tsccm/RouteSpecificPool.html" title="class in org.apache.http.impl.conn.tsccm">RouteSpecificPool</A>
<DD><B>Deprecated.</B>&nbsp;Removes a waiting thread, if it is queued.
<DT><A HREF="./org/apache/http/client/fluent/Request.html" title="class in org.apache.http.client.fluent"><B>Request</B></A> - Class in <A HREF="./org/apache/http/client/fluent/package-summary.html">org.apache.http.client.fluent</A><DD>&nbsp;<DT><A HREF="./org/apache/http/impl/client/RoutedRequest.html#request"><B>request</B></A> -
Variable in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/RoutedRequest.html" title="class in org.apache.http.impl.client">RoutedRequest</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/protocol/RequestAcceptEncoding.html" title="class in org.apache.http.client.protocol"><B>RequestAcceptEncoding</B></A> - Class in <A HREF="./org/apache/http/client/protocol/package-summary.html">org.apache.http.client.protocol</A><DD>Class responsible for handling Content Encoding requests in HTTP.<DT><A HREF="./org/apache/http/client/protocol/RequestAcceptEncoding.html#RequestAcceptEncoding()"><B>RequestAcceptEncoding()</B></A> -
Constructor for class org.apache.http.client.protocol.<A HREF="./org/apache/http/client/protocol/RequestAcceptEncoding.html" title="class in org.apache.http.client.protocol">RequestAcceptEncoding</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/protocol/RequestAddCookies.html" title="class in org.apache.http.client.protocol"><B>RequestAddCookies</B></A> - Class in <A HREF="./org/apache/http/client/protocol/package-summary.html">org.apache.http.client.protocol</A><DD>Request interceptor that matches cookies available in the current
<A HREF="./org/apache/http/client/CookieStore.html" title="interface in org.apache.http.client"><CODE>CookieStore</CODE></A> to the request being executed and generates
corresponding <code>Cookie</code> request headers.<DT><A HREF="./org/apache/http/client/protocol/RequestAddCookies.html#RequestAddCookies()"><B>RequestAddCookies()</B></A> -
Constructor for class org.apache.http.client.protocol.<A HREF="./org/apache/http/client/protocol/RequestAddCookies.html" title="class in org.apache.http.client.protocol">RequestAddCookies</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/protocol/RequestAuthCache.html" title="class in org.apache.http.client.protocol"><B>RequestAuthCache</B></A> - Class in <A HREF="./org/apache/http/client/protocol/package-summary.html">org.apache.http.client.protocol</A><DD>Request interceptor that can preemptively authenticate against known hosts,
if there is a cached <A HREF="./org/apache/http/auth/AuthScheme.html" title="interface in org.apache.http.auth"><CODE>AuthScheme</CODE></A> instance in the local
<A HREF="./org/apache/http/client/AuthCache.html" title="interface in org.apache.http.client"><CODE>AuthCache</CODE></A> associated with the given target or proxy host.<DT><A HREF="./org/apache/http/client/protocol/RequestAuthCache.html#RequestAuthCache()"><B>RequestAuthCache()</B></A> -
Constructor for class org.apache.http.client.protocol.<A HREF="./org/apache/http/client/protocol/RequestAuthCache.html" title="class in org.apache.http.client.protocol">RequestAuthCache</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/protocol/RequestClientConnControl.html" title="class in org.apache.http.client.protocol"><B>RequestClientConnControl</B></A> - Class in <A HREF="./org/apache/http/client/protocol/package-summary.html">org.apache.http.client.protocol</A><DD>This protocol interceptor is responsible for adding <code>Connection</code>
or <code>Proxy-Connection</code> headers to the outgoing requests, which
is essential for managing persistence of <code>HTTP/1.0</code> connections.<DT><A HREF="./org/apache/http/client/protocol/RequestClientConnControl.html#RequestClientConnControl()"><B>RequestClientConnControl()</B></A> -
Constructor for class org.apache.http.client.protocol.<A HREF="./org/apache/http/client/protocol/RequestClientConnControl.html" title="class in org.apache.http.client.protocol">RequestClientConnControl</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/conn/ClientConnectionManager.html#requestConnection(org.apache.http.conn.routing.HttpRoute, java.lang.Object)"><B>requestConnection(HttpRoute, Object)</B></A> -
Method in interface org.apache.http.conn.<A HREF="./org/apache/http/conn/ClientConnectionManager.html" title="interface in org.apache.http.conn">ClientConnectionManager</A>
<DD>Returns a new <A HREF="./org/apache/http/conn/ClientConnectionRequest.html" title="interface in org.apache.http.conn"><CODE>ClientConnectionRequest</CODE></A>, from which a
<A HREF="./org/apache/http/conn/ManagedClientConnection.html" title="interface in org.apache.http.conn"><CODE>ManagedClientConnection</CODE></A> can be obtained or the request can be
aborted.
<DT><A HREF="./org/apache/http/impl/conn/BasicClientConnectionManager.html#requestConnection(org.apache.http.conn.routing.HttpRoute, java.lang.Object)"><B>requestConnection(HttpRoute, Object)</B></A> -
Method in class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/BasicClientConnectionManager.html" title="class in org.apache.http.impl.conn">BasicClientConnectionManager</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/conn/PoolingClientConnectionManager.html#requestConnection(org.apache.http.conn.routing.HttpRoute, java.lang.Object)"><B>requestConnection(HttpRoute, Object)</B></A> -
Method in class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/PoolingClientConnectionManager.html" title="class in org.apache.http.impl.conn">PoolingClientConnectionManager</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/conn/SingleClientConnManager.html#requestConnection(org.apache.http.conn.routing.HttpRoute, java.lang.Object)"><B>requestConnection(HttpRoute, Object)</B></A> -
Method in class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/SingleClientConnManager.html" title="class in org.apache.http.impl.conn">SingleClientConnManager</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/apache/http/impl/conn/tsccm/ThreadSafeClientConnManager.html#requestConnection(org.apache.http.conn.routing.HttpRoute, java.lang.Object)"><B>requestConnection(HttpRoute, Object)</B></A> -
Method in class org.apache.http.impl.conn.tsccm.<A HREF="./org/apache/http/impl/conn/tsccm/ThreadSafeClientConnManager.html" title="class in org.apache.http.impl.conn.tsccm">ThreadSafeClientConnManager</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/apache/http/client/protocol/RequestDefaultHeaders.html" title="class in org.apache.http.client.protocol"><B>RequestDefaultHeaders</B></A> - Class in <A HREF="./org/apache/http/client/protocol/package-summary.html">org.apache.http.client.protocol</A><DD>Request interceptor that adds default request headers.<DT><A HREF="./org/apache/http/client/protocol/RequestDefaultHeaders.html#RequestDefaultHeaders()"><B>RequestDefaultHeaders()</B></A> -
Constructor for class org.apache.http.client.protocol.<A HREF="./org/apache/http/client/protocol/RequestDefaultHeaders.html" title="class in org.apache.http.client.protocol">RequestDefaultHeaders</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/RequestDirector.html" title="interface in org.apache.http.client"><B>RequestDirector</B></A> - Interface in <A HREF="./org/apache/http/client/package-summary.html">org.apache.http.client</A><DD>A client-side request director.<DT><A HREF="./org/apache/http/impl/client/DefaultRequestDirector.html#requestExec"><B>requestExec</B></A> -
Variable in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/DefaultRequestDirector.html" title="class in org.apache.http.impl.client">DefaultRequestDirector</A>
<DD>The request executor.
<DT><A HREF="./org/apache/http/impl/client/DefaultHttpRequestRetryHandler.html#requestIsAborted(org.apache.http.HttpRequest)"><B>requestIsAborted(HttpRequest)</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/DefaultHttpRequestRetryHandler.html" title="class in org.apache.http.impl.client">DefaultHttpRequestRetryHandler</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/ClientParamsStack.html#requestParams"><B>requestParams</B></A> -
Variable in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/ClientParamsStack.html" title="class in org.apache.http.impl.client">ClientParamsStack</A>
<DD>The request parameter collection, or <code>null</code>.
<DT><A HREF="./org/apache/http/impl/conn/tsccm/AbstractConnPool.html#requestPoolEntry(org.apache.http.conn.routing.HttpRoute, java.lang.Object)"><B>requestPoolEntry(HttpRoute, Object)</B></A> -
Method in class org.apache.http.impl.conn.tsccm.<A HREF="./org/apache/http/impl/conn/tsccm/AbstractConnPool.html" title="class in org.apache.http.impl.conn.tsccm">AbstractConnPool</A>
<DD><B>Deprecated.</B>&nbsp;Returns a new <A HREF="./org/apache/http/impl/conn/tsccm/PoolEntryRequest.html" title="interface in org.apache.http.impl.conn.tsccm"><CODE>PoolEntryRequest</CODE></A>, from which a <A HREF="./org/apache/http/impl/conn/tsccm/BasicPoolEntry.html" title="class in org.apache.http.impl.conn.tsccm"><CODE>BasicPoolEntry</CODE></A>
can be obtained, or the request can be aborted.
<DT><A HREF="./org/apache/http/impl/conn/tsccm/ConnPoolByRoute.html#requestPoolEntry(org.apache.http.conn.routing.HttpRoute, java.lang.Object)"><B>requestPoolEntry(HttpRoute, Object)</B></A> -
Method in class org.apache.http.impl.conn.tsccm.<A HREF="./org/apache/http/impl/conn/tsccm/ConnPoolByRoute.html" title="class in org.apache.http.impl.conn.tsccm">ConnPoolByRoute</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/apache/http/client/protocol/RequestProxyAuthentication.html" title="class in org.apache.http.client.protocol"><B>RequestProxyAuthentication</B></A> - Class in <A HREF="./org/apache/http/client/protocol/package-summary.html">org.apache.http.client.protocol</A><DD>Generates authentication header for the proxy host, if required,
based on the actual state of the HTTP authentication context.<DT><A HREF="./org/apache/http/client/protocol/RequestProxyAuthentication.html#RequestProxyAuthentication()"><B>RequestProxyAuthentication()</B></A> -
Constructor for class org.apache.http.client.protocol.<A HREF="./org/apache/http/client/protocol/RequestProxyAuthentication.html" title="class in org.apache.http.client.protocol">RequestProxyAuthentication</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/protocol/RequestTargetAuthentication.html" title="class in org.apache.http.client.protocol"><B>RequestTargetAuthentication</B></A> - Class in <A HREF="./org/apache/http/client/protocol/package-summary.html">org.apache.http.client.protocol</A><DD>Generates authentication header for the target host, if required,
based on the actual state of the HTTP authentication context.<DT><A HREF="./org/apache/http/client/protocol/RequestTargetAuthentication.html#RequestTargetAuthentication()"><B>RequestTargetAuthentication()</B></A> -
Constructor for class org.apache.http.client.protocol.<A HREF="./org/apache/http/client/protocol/RequestTargetAuthentication.html" title="class in org.apache.http.client.protocol">RequestTargetAuthentication</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/RequestWrapper.html" title="class in org.apache.http.impl.client"><B>RequestWrapper</B></A> - Class in <A HREF="./org/apache/http/impl/client/package-summary.html">org.apache.http.impl.client</A><DD>A wrapper class for <A HREF="http://hc.apache.org/httpcomponents-core-ga/httpcore/apidocs/org/apache/http/HttpRequest.html" title="class or interface in org.apache.http"><CODE>HttpRequest</CODE></A>s that can be used to change
properties of the current request without modifying the original
object.<DT><A HREF="./org/apache/http/impl/client/RequestWrapper.html#RequestWrapper(org.apache.http.HttpRequest)"><B>RequestWrapper(HttpRequest)</B></A> -
Constructor for class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/RequestWrapper.html" title="class in org.apache.http.impl.client">RequestWrapper</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/auth/AuthState.html#reset()"><B>reset()</B></A> -
Method in class org.apache.http.auth.<A HREF="./org/apache/http/auth/AuthState.html" title="class in org.apache.http.auth">AuthState</A>
<DD>Resets the auth state.
<DT><A HREF="./org/apache/http/client/methods/HttpRequestBase.html#reset()"><B>reset()</B></A> -
Method in class org.apache.http.client.methods.<A HREF="./org/apache/http/client/methods/HttpRequestBase.html" title="class in org.apache.http.client.methods">HttpRequestBase</A>
<DD>Resets internal state of the request making it reusable.
<DT><A HREF="./org/apache/http/conn/routing/RouteTracker.html#reset()"><B>reset()</B></A> -
Method in class org.apache.http.conn.routing.<A HREF="./org/apache/http/conn/routing/RouteTracker.html" title="class in org.apache.http.conn.routing">RouteTracker</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/RequestWrapper.html#resetHeaders()"><B>resetHeaders()</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/RequestWrapper.html" title="class in org.apache.http.impl.client">RequestWrapper</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/utils/URIUtils.html#resolve(java.net.URI, java.lang.String)"><B>resolve(URI, String)</B></A> -
Static method in class org.apache.http.client.utils.<A HREF="./org/apache/http/client/utils/URIUtils.html" title="class in org.apache.http.client.utils">URIUtils</A>
<DD>Resolves a URI reference against a base URI.
<DT><A HREF="./org/apache/http/client/utils/URIUtils.html#resolve(java.net.URI, java.net.URI)"><B>resolve(URI, URI)</B></A> -
Static method in class org.apache.http.client.utils.<A HREF="./org/apache/http/client/utils/URIUtils.html" title="class in org.apache.http.client.utils">URIUtils</A>
<DD>Resolves a URI reference against a base URI.
<DT><A HREF="./org/apache/http/conn/DnsResolver.html#resolve(java.lang.String)"><B>resolve(String)</B></A> -
Method in interface org.apache.http.conn.<A HREF="./org/apache/http/conn/DnsResolver.html" title="interface in org.apache.http.conn">DnsResolver</A>
<DD>Returns the IP address for the specified host name, or null if the given
host is not recognized or the associated IP address cannot be used to
build an InetAddress instance.
<DT><A HREF="./org/apache/http/conn/scheme/HostNameResolver.html#resolve(java.lang.String)"><B>resolve(String)</B></A> -
Method in interface org.apache.http.conn.scheme.<A HREF="./org/apache/http/conn/scheme/HostNameResolver.html" title="interface in org.apache.http.conn.scheme">HostNameResolver</A>
<DD><B>Deprecated.</B>&nbsp;Resolves given hostname to its IP address
<DT><A HREF="./org/apache/http/impl/conn/InMemoryDnsResolver.html#resolve(java.lang.String)"><B>resolve(String)</B></A> -
Method in class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/InMemoryDnsResolver.html" title="class in org.apache.http.impl.conn">InMemoryDnsResolver</A>
<DD>Returns the IP address for the specified host name, or null if the given
host is not recognized or the associated IP address cannot be used to
build an InetAddress instance.
<DT><A HREF="./org/apache/http/impl/conn/SystemDefaultDnsResolver.html#resolve(java.lang.String)"><B>resolve(String)</B></A> -
Method in class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/SystemDefaultDnsResolver.html" title="class in org.apache.http.impl.conn">SystemDefaultDnsResolver</A>
<DD>Returns the IP address for the specified host name, or null if the given
host is not recognized or the associated IP address cannot be used to
build an InetAddress instance.
<DT><A HREF="./org/apache/http/impl/conn/DefaultClientConnectionOperator.html#resolveHostname(java.lang.String)"><B>resolveHostname(String)</B></A> -
Method in class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/DefaultClientConnectionOperator.html" title="class in org.apache.http.impl.conn">DefaultClientConnectionOperator</A>
<DD>Resolves the given host name to an array of corresponding IP addresses, based on the
configured name service on the provided DNS resolver.
<DT><A HREF="./org/apache/http/conn/scheme/Scheme.html#resolvePort(int)"><B>resolvePort(int)</B></A> -
Method in class org.apache.http.conn.scheme.<A HREF="./org/apache/http/conn/scheme/Scheme.html" title="class in org.apache.http.conn.scheme">Scheme</A>
<DD>Resolves the correct port for this scheme.
<DT><A HREF="./org/apache/http/client/cache/Resource.html" title="interface in org.apache.http.client.cache"><B>Resource</B></A> - Interface in <A HREF="./org/apache/http/client/cache/package-summary.html">org.apache.http.client.cache</A><DD>Represents a disposable system resource used for handling
cached response bodies.<DT><A HREF="./org/apache/http/client/cache/ResourceFactory.html" title="interface in org.apache.http.client.cache"><B>ResourceFactory</B></A> - Interface in <A HREF="./org/apache/http/client/cache/package-summary.html">org.apache.http.client.cache</A><DD>Generates <A HREF="./org/apache/http/client/cache/Resource.html" title="interface in org.apache.http.client.cache"><CODE>Resource</CODE></A> instances for handling cached
HTTP response bodies.<DT><A HREF="./org/apache/http/client/fluent/Response.html" title="class in org.apache.http.client.fluent"><B>Response</B></A> - Class in <A HREF="./org/apache/http/client/fluent/package-summary.html">org.apache.http.client.fluent</A><DD>&nbsp;<DT><A HREF="./org/apache/http/client/protocol/ResponseAuthCache.html" title="class in org.apache.http.client.protocol"><B>ResponseAuthCache</B></A> - Class in <A HREF="./org/apache/http/client/protocol/package-summary.html">org.apache.http.client.protocol</A><DD><B>Deprecated.</B>&nbsp;<I>(4.2) use <A HREF="./org/apache/http/client/AuthenticationStrategy.html" title="interface in org.apache.http.client"><CODE>AuthenticationStrategy</CODE></A></I><DT><A HREF="./org/apache/http/client/protocol/ResponseAuthCache.html#ResponseAuthCache()"><B>ResponseAuthCache()</B></A> -
Constructor for class org.apache.http.client.protocol.<A HREF="./org/apache/http/client/protocol/ResponseAuthCache.html" title="class in org.apache.http.client.protocol">ResponseAuthCache</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/apache/http/client/protocol/ResponseContentEncoding.html" title="class in org.apache.http.client.protocol"><B>ResponseContentEncoding</B></A> - Class in <A HREF="./org/apache/http/client/protocol/package-summary.html">org.apache.http.client.protocol</A><DD><A HREF="http://hc.apache.org/httpcomponents-core-ga/httpcore/apidocs/org/apache/http/HttpResponseInterceptor.html" title="class or interface in org.apache.http"><CODE>HttpResponseInterceptor</CODE></A> responsible for processing Content-Encoding
responses.<DT><A HREF="./org/apache/http/client/protocol/ResponseContentEncoding.html#ResponseContentEncoding()"><B>ResponseContentEncoding()</B></A> -
Constructor for class org.apache.http.client.protocol.<A HREF="./org/apache/http/client/protocol/ResponseContentEncoding.html" title="class in org.apache.http.client.protocol">ResponseContentEncoding</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/ResponseHandler.html" title="interface in org.apache.http.client"><B>ResponseHandler</B></A>&lt;<A HREF="./org/apache/http/client/ResponseHandler.html" title="type parameter in ResponseHandler">T</A>&gt; - Interface in <A HREF="./org/apache/http/client/package-summary.html">org.apache.http.client</A><DD>Handler that encapsulates the process of generating a response object
from a <A HREF="http://hc.apache.org/httpcomponents-core-ga/httpcore/apidocs/org/apache/http/HttpResponse.html" title="class or interface in org.apache.http"><CODE>HttpResponse</CODE></A>.<DT><A HREF="./org/apache/http/client/protocol/ResponseProcessCookies.html" title="class in org.apache.http.client.protocol"><B>ResponseProcessCookies</B></A> - Class in <A HREF="./org/apache/http/client/protocol/package-summary.html">org.apache.http.client.protocol</A><DD>Response interceptor that populates the current <A HREF="./org/apache/http/client/CookieStore.html" title="interface in org.apache.http.client"><CODE>CookieStore</CODE></A> with data
contained in response cookies received in the given the HTTP response.<DT><A HREF="./org/apache/http/client/protocol/ResponseProcessCookies.html#ResponseProcessCookies()"><B>ResponseProcessCookies()</B></A> -
Constructor for class org.apache.http.client.protocol.<A HREF="./org/apache/http/client/protocol/ResponseProcessCookies.html" title="class in org.apache.http.client.protocol">ResponseProcessCookies</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/DefaultRequestDirector.html#retryHandler"><B>retryHandler</B></A> -
Variable in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/DefaultRequestDirector.html" title="class in org.apache.http.impl.client">DefaultRequestDirector</A>
<DD>The request retry handler.
<DT><A HREF="./org/apache/http/client/HttpRequestRetryHandler.html#retryRequest(java.io.IOException, int, org.apache.http.protocol.HttpContext)"><B>retryRequest(IOException, int, HttpContext)</B></A> -
Method in interface org.apache.http.client.<A HREF="./org/apache/http/client/HttpRequestRetryHandler.html" title="interface in org.apache.http.client">HttpRequestRetryHandler</A>
<DD>Determines if a method should be retried after an IOException
occurs during execution.
<DT><A HREF="./org/apache/http/client/ServiceUnavailableRetryStrategy.html#retryRequest(org.apache.http.HttpResponse, int, org.apache.http.protocol.HttpContext)"><B>retryRequest(HttpResponse, int, HttpContext)</B></A> -
Method in interface org.apache.http.client.<A HREF="./org/apache/http/client/ServiceUnavailableRetryStrategy.html" title="interface in org.apache.http.client">ServiceUnavailableRetryStrategy</A>
<DD>Determines if a method should be retried given the response from the target server.
<DT><A HREF="./org/apache/http/impl/client/DefaultHttpRequestRetryHandler.html#retryRequest(java.io.IOException, int, org.apache.http.protocol.HttpContext)"><B>retryRequest(IOException, int, HttpContext)</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/DefaultHttpRequestRetryHandler.html" title="class in org.apache.http.impl.client">DefaultHttpRequestRetryHandler</A>
<DD>Used <code>retryCount</code> and <code>requestSentRetryEnabled</code> to determine
if the given method should be retried.
<DT><A HREF="./org/apache/http/impl/client/DefaultServiceUnavailableRetryStrategy.html#retryRequest(org.apache.http.HttpResponse, int, org.apache.http.protocol.HttpContext)"><B>retryRequest(HttpResponse, int, HttpContext)</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/DefaultServiceUnavailableRetryStrategy.html" title="class in org.apache.http.impl.client">DefaultServiceUnavailableRetryStrategy</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/fluent/Response.html#returnContent()"><B>returnContent()</B></A> -
Method in class org.apache.http.client.fluent.<A HREF="./org/apache/http/client/fluent/Response.html" title="class in org.apache.http.client.fluent">Response</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/fluent/Response.html#returnResponse()"><B>returnResponse()</B></A> -
Method in class org.apache.http.client.fluent.<A HREF="./org/apache/http/client/fluent/Response.html" title="class in org.apache.http.client.fluent">Response</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/DefaultRequestDirector.html#reuseStrategy"><B>reuseStrategy</B></A> -
Variable in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/DefaultRequestDirector.html" title="class in org.apache.http.impl.client">DefaultRequestDirector</A>
<DD>The connection re-use strategy.
<DT><A HREF="./org/apache/http/impl/conn/SingleClientConnManager.html#revokeConnection()"><B>revokeConnection()</B></A> -
Method in class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/SingleClientConnManager.html" title="class in org.apache.http.impl.conn">SingleClientConnManager</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/apache/http/impl/client/DefaultRequestDirector.html#rewriteRequestURI(org.apache.http.impl.client.RequestWrapper, org.apache.http.conn.routing.HttpRoute)"><B>rewriteRequestURI(RequestWrapper, HttpRoute)</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/DefaultRequestDirector.html" title="class in org.apache.http.impl.client">DefaultRequestDirector</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/utils/URIUtils.html#rewriteURI(java.net.URI, org.apache.http.HttpHost, boolean)"><B>rewriteURI(URI, HttpHost, boolean)</B></A> -
Static method in class org.apache.http.client.utils.<A HREF="./org/apache/http/client/utils/URIUtils.html" title="class in org.apache.http.client.utils">URIUtils</A>
<DD>A convenience method for creating a new <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/net/URI.html" title="class or interface in java.net"><CODE>URI</CODE></A> whose scheme, host
and port are taken from the target host, but whose path, query and
fragment are taken from the existing URI.
<DT><A HREF="./org/apache/http/client/utils/URIUtils.html#rewriteURI(java.net.URI, org.apache.http.HttpHost)"><B>rewriteURI(URI, HttpHost)</B></A> -
Static method in class org.apache.http.client.utils.<A HREF="./org/apache/http/client/utils/URIUtils.html" title="class in org.apache.http.client.utils">URIUtils</A>
<DD>A convenience method for
<A HREF="./org/apache/http/client/utils/URIUtils.html#rewriteURI(java.net.URI, org.apache.http.HttpHost, boolean)"><CODE>URIUtils.rewriteURI(URI, HttpHost, boolean)</CODE></A> that always keeps the
fragment.
<DT><A HREF="./org/apache/http/client/utils/URIUtils.html#rewriteURI(java.net.URI)"><B>rewriteURI(URI)</B></A> -
Static method in class org.apache.http.client.utils.<A HREF="./org/apache/http/client/utils/URIUtils.html" title="class in org.apache.http.client.utils">URIUtils</A>
<DD>A convenience method that creates a new <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/net/URI.html" title="class or interface in java.net"><CODE>URI</CODE></A> whose scheme, host, port, path,
query are taken from the existing URI, dropping any fragment or user-information.
<DT><A HREF="./org/apache/http/impl/cookie/RFC2109DomainHandler.html" title="class in org.apache.http.impl.cookie"><B>RFC2109DomainHandler</B></A> - Class in <A HREF="./org/apache/http/impl/cookie/package-summary.html">org.apache.http.impl.cookie</A><DD>&nbsp;<DT><A HREF="./org/apache/http/impl/cookie/RFC2109DomainHandler.html#RFC2109DomainHandler()"><B>RFC2109DomainHandler()</B></A> -
Constructor for class org.apache.http.impl.cookie.<A HREF="./org/apache/http/impl/cookie/RFC2109DomainHandler.html" title="class in org.apache.http.impl.cookie">RFC2109DomainHandler</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/cookie/RFC2109Spec.html" title="class in org.apache.http.impl.cookie"><B>RFC2109Spec</B></A> - Class in <A HREF="./org/apache/http/impl/cookie/package-summary.html">org.apache.http.impl.cookie</A><DD>RFC 2109 compliant <A HREF="./org/apache/http/cookie/CookieSpec.html" title="interface in org.apache.http.cookie"><CODE>CookieSpec</CODE></A> implementation.<DT><A HREF="./org/apache/http/impl/cookie/RFC2109Spec.html#RFC2109Spec(java.lang.String[], boolean)"><B>RFC2109Spec(String[], boolean)</B></A> -
Constructor for class org.apache.http.impl.cookie.<A HREF="./org/apache/http/impl/cookie/RFC2109Spec.html" title="class in org.apache.http.impl.cookie">RFC2109Spec</A>
<DD>Default constructor
<DT><A HREF="./org/apache/http/impl/cookie/RFC2109Spec.html#RFC2109Spec()"><B>RFC2109Spec()</B></A> -
Constructor for class org.apache.http.impl.cookie.<A HREF="./org/apache/http/impl/cookie/RFC2109Spec.html" title="class in org.apache.http.impl.cookie">RFC2109Spec</A>
<DD>Default constructor
<DT><A HREF="./org/apache/http/impl/cookie/RFC2109SpecFactory.html" title="class in org.apache.http.impl.cookie"><B>RFC2109SpecFactory</B></A> - Class in <A HREF="./org/apache/http/impl/cookie/package-summary.html">org.apache.http.impl.cookie</A><DD><A HREF="./org/apache/http/cookie/CookieSpecFactory.html" title="interface in org.apache.http.cookie"><CODE>CookieSpecFactory</CODE></A> implementation that creates and initializes
<A HREF="./org/apache/http/impl/cookie/RFC2109Spec.html" title="class in org.apache.http.impl.cookie"><CODE>RFC2109Spec</CODE></A> instances.<DT><A HREF="./org/apache/http/impl/cookie/RFC2109SpecFactory.html#RFC2109SpecFactory()"><B>RFC2109SpecFactory()</B></A> -
Constructor for class org.apache.http.impl.cookie.<A HREF="./org/apache/http/impl/cookie/RFC2109SpecFactory.html" title="class in org.apache.http.impl.cookie">RFC2109SpecFactory</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/cookie/RFC2109VersionHandler.html" title="class in org.apache.http.impl.cookie"><B>RFC2109VersionHandler</B></A> - Class in <A HREF="./org/apache/http/impl/cookie/package-summary.html">org.apache.http.impl.cookie</A><DD>&nbsp;<DT><A HREF="./org/apache/http/impl/cookie/RFC2109VersionHandler.html#RFC2109VersionHandler()"><B>RFC2109VersionHandler()</B></A> -
Constructor for class org.apache.http.impl.cookie.<A HREF="./org/apache/http/impl/cookie/RFC2109VersionHandler.html" title="class in org.apache.http.impl.cookie">RFC2109VersionHandler</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/auth/RFC2617Scheme.html" title="class in org.apache.http.impl.auth"><B>RFC2617Scheme</B></A> - Class in <A HREF="./org/apache/http/impl/auth/package-summary.html">org.apache.http.impl.auth</A><DD>Abstract authentication scheme class that lays foundation for all
RFC 2617 compliant authentication schemes and provides capabilities common
to all authentication schemes defined in RFC 2617.<DT><A HREF="./org/apache/http/impl/auth/RFC2617Scheme.html#RFC2617Scheme(org.apache.http.auth.ChallengeState)"><B>RFC2617Scheme(ChallengeState)</B></A> -
Constructor for class org.apache.http.impl.auth.<A HREF="./org/apache/http/impl/auth/RFC2617Scheme.html" title="class in org.apache.http.impl.auth">RFC2617Scheme</A>
<DD>Creates an instance of <tt>RFC2617Scheme</tt> with the given challenge
state.
<DT><A HREF="./org/apache/http/impl/auth/RFC2617Scheme.html#RFC2617Scheme()"><B>RFC2617Scheme()</B></A> -
Constructor for class org.apache.http.impl.auth.<A HREF="./org/apache/http/impl/auth/RFC2617Scheme.html" title="class in org.apache.http.impl.auth">RFC2617Scheme</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/cookie/RFC2965CommentUrlAttributeHandler.html" title="class in org.apache.http.impl.cookie"><B>RFC2965CommentUrlAttributeHandler</B></A> - Class in <A HREF="./org/apache/http/impl/cookie/package-summary.html">org.apache.http.impl.cookie</A><DD><tt>"CommentURL"</tt> cookie attribute handler for RFC 2965 cookie spec.<DT><A HREF="./org/apache/http/impl/cookie/RFC2965CommentUrlAttributeHandler.html#RFC2965CommentUrlAttributeHandler()"><B>RFC2965CommentUrlAttributeHandler()</B></A> -
Constructor for class org.apache.http.impl.cookie.<A HREF="./org/apache/http/impl/cookie/RFC2965CommentUrlAttributeHandler.html" title="class in org.apache.http.impl.cookie">RFC2965CommentUrlAttributeHandler</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/cookie/RFC2965DiscardAttributeHandler.html" title="class in org.apache.http.impl.cookie"><B>RFC2965DiscardAttributeHandler</B></A> - Class in <A HREF="./org/apache/http/impl/cookie/package-summary.html">org.apache.http.impl.cookie</A><DD><tt>"Discard"</tt> cookie attribute handler for RFC 2965 cookie spec.<DT><A HREF="./org/apache/http/impl/cookie/RFC2965DiscardAttributeHandler.html#RFC2965DiscardAttributeHandler()"><B>RFC2965DiscardAttributeHandler()</B></A> -
Constructor for class org.apache.http.impl.cookie.<A HREF="./org/apache/http/impl/cookie/RFC2965DiscardAttributeHandler.html" title="class in org.apache.http.impl.cookie">RFC2965DiscardAttributeHandler</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/cookie/RFC2965DomainAttributeHandler.html" title="class in org.apache.http.impl.cookie"><B>RFC2965DomainAttributeHandler</B></A> - Class in <A HREF="./org/apache/http/impl/cookie/package-summary.html">org.apache.http.impl.cookie</A><DD><tt>"Domain"</tt> cookie attribute handler for RFC 2965 cookie spec.<DT><A HREF="./org/apache/http/impl/cookie/RFC2965DomainAttributeHandler.html#RFC2965DomainAttributeHandler()"><B>RFC2965DomainAttributeHandler()</B></A> -
Constructor for class org.apache.http.impl.cookie.<A HREF="./org/apache/http/impl/cookie/RFC2965DomainAttributeHandler.html" title="class in org.apache.http.impl.cookie">RFC2965DomainAttributeHandler</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/cookie/RFC2965PortAttributeHandler.html" title="class in org.apache.http.impl.cookie"><B>RFC2965PortAttributeHandler</B></A> - Class in <A HREF="./org/apache/http/impl/cookie/package-summary.html">org.apache.http.impl.cookie</A><DD><tt>"Port"</tt> cookie attribute handler for RFC 2965 cookie spec.<DT><A HREF="./org/apache/http/impl/cookie/RFC2965PortAttributeHandler.html#RFC2965PortAttributeHandler()"><B>RFC2965PortAttributeHandler()</B></A> -
Constructor for class org.apache.http.impl.cookie.<A HREF="./org/apache/http/impl/cookie/RFC2965PortAttributeHandler.html" title="class in org.apache.http.impl.cookie">RFC2965PortAttributeHandler</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/cookie/RFC2965Spec.html" title="class in org.apache.http.impl.cookie"><B>RFC2965Spec</B></A> - Class in <A HREF="./org/apache/http/impl/cookie/package-summary.html">org.apache.http.impl.cookie</A><DD>RFC 2965 compliant <A HREF="./org/apache/http/cookie/CookieSpec.html" title="interface in org.apache.http.cookie"><CODE>CookieSpec</CODE></A> implementation.<DT><A HREF="./org/apache/http/impl/cookie/RFC2965Spec.html#RFC2965Spec()"><B>RFC2965Spec()</B></A> -
Constructor for class org.apache.http.impl.cookie.<A HREF="./org/apache/http/impl/cookie/RFC2965Spec.html" title="class in org.apache.http.impl.cookie">RFC2965Spec</A>
<DD>Default constructor
<DT><A HREF="./org/apache/http/impl/cookie/RFC2965Spec.html#RFC2965Spec(java.lang.String[], boolean)"><B>RFC2965Spec(String[], boolean)</B></A> -
Constructor for class org.apache.http.impl.cookie.<A HREF="./org/apache/http/impl/cookie/RFC2965Spec.html" title="class in org.apache.http.impl.cookie">RFC2965Spec</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/cookie/RFC2965SpecFactory.html" title="class in org.apache.http.impl.cookie"><B>RFC2965SpecFactory</B></A> - Class in <A HREF="./org/apache/http/impl/cookie/package-summary.html">org.apache.http.impl.cookie</A><DD><A HREF="./org/apache/http/cookie/CookieSpecFactory.html" title="interface in org.apache.http.cookie"><CODE>CookieSpecFactory</CODE></A> implementation that creates and initializes
<A HREF="./org/apache/http/impl/cookie/RFC2965Spec.html" title="class in org.apache.http.impl.cookie"><CODE>RFC2965Spec</CODE></A> instances.<DT><A HREF="./org/apache/http/impl/cookie/RFC2965SpecFactory.html#RFC2965SpecFactory()"><B>RFC2965SpecFactory()</B></A> -
Constructor for class org.apache.http.impl.cookie.<A HREF="./org/apache/http/impl/cookie/RFC2965SpecFactory.html" title="class in org.apache.http.impl.cookie">RFC2965SpecFactory</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/cookie/RFC2965VersionAttributeHandler.html" title="class in org.apache.http.impl.cookie"><B>RFC2965VersionAttributeHandler</B></A> - Class in <A HREF="./org/apache/http/impl/cookie/package-summary.html">org.apache.http.impl.cookie</A><DD><tt>"Version"</tt> cookie attribute handler for RFC 2965 cookie spec.<DT><A HREF="./org/apache/http/impl/cookie/RFC2965VersionAttributeHandler.html#RFC2965VersionAttributeHandler()"><B>RFC2965VersionAttributeHandler()</B></A> -
Constructor for class org.apache.http.impl.cookie.<A HREF="./org/apache/http/impl/cookie/RFC2965VersionAttributeHandler.html" title="class in org.apache.http.impl.cookie">RFC2965VersionAttributeHandler</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/utils/Rfc3492Idn.html" title="class in org.apache.http.client.utils"><B>Rfc3492Idn</B></A> - Class in <A HREF="./org/apache/http/client/utils/package-summary.html">org.apache.http.client.utils</A><DD>Implementation from pseudo code in RFC 3492.<DT><A HREF="./org/apache/http/client/utils/Rfc3492Idn.html#Rfc3492Idn()"><B>Rfc3492Idn()</B></A> -
Constructor for class org.apache.http.client.utils.<A HREF="./org/apache/http/client/utils/Rfc3492Idn.html" title="class in org.apache.http.client.utils">Rfc3492Idn</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/params/CookiePolicy.html#RFC_2109"><B>RFC_2109</B></A> -
Static variable in class org.apache.http.client.params.<A HREF="./org/apache/http/client/params/CookiePolicy.html" title="class in org.apache.http.client.params">CookiePolicy</A>
<DD>The RFC 2109 compliant policy.
<DT><A HREF="./org/apache/http/client/params/CookiePolicy.html#RFC_2965"><B>RFC_2965</B></A> -
Static variable in class org.apache.http.client.params.<A HREF="./org/apache/http/client/params/CookiePolicy.html" title="class in org.apache.http.client.params">CookiePolicy</A>
<DD>The RFC 2965 compliant policy.
<DT><A HREF="./org/apache/http/impl/client/RoutedRequest.html#route"><B>route</B></A> -
Variable in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/RoutedRequest.html" title="class in org.apache.http.impl.client">RoutedRequest</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/conn/AbstractPoolEntry.html#route"><B>route</B></A> -
Variable in class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/AbstractPoolEntry.html" title="class in org.apache.http.impl.conn">AbstractPoolEntry</A>
<DD><B>Deprecated.</B>&nbsp;The route for which this entry gets allocated.
<DT><A HREF="./org/apache/http/impl/conn/tsccm/RouteSpecificPool.html#route"><B>route</B></A> -
Variable in class org.apache.http.impl.conn.tsccm.<A HREF="./org/apache/http/impl/conn/tsccm/RouteSpecificPool.html" title="class in org.apache.http.impl.conn.tsccm">RouteSpecificPool</A>
<DD><B>Deprecated.</B>&nbsp;The route this pool is for.
<DT><A HREF="./org/apache/http/impl/client/RoutedRequest.html" title="class in org.apache.http.impl.client"><B>RoutedRequest</B></A> - Class in <A HREF="./org/apache/http/impl/client/package-summary.html">org.apache.http.impl.client</A><DD>A request with the route along which it should be sent.<DT><A HREF="./org/apache/http/impl/client/RoutedRequest.html#RoutedRequest(org.apache.http.impl.client.RequestWrapper, org.apache.http.conn.routing.HttpRoute)"><B>RoutedRequest(RequestWrapper, HttpRoute)</B></A> -
Constructor for class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/RoutedRequest.html" title="class in org.apache.http.impl.client">RoutedRequest</A>
<DD>Creates a new routed request.
<DT><A HREF="./org/apache/http/conn/routing/RouteInfo.html" title="interface in org.apache.http.conn.routing"><B>RouteInfo</B></A> - Interface in <A HREF="./org/apache/http/conn/routing/package-summary.html">org.apache.http.conn.routing</A><DD>Read-only interface for route information.<DT><A HREF="./org/apache/http/conn/routing/RouteInfo.LayerType.html" title="enum in org.apache.http.conn.routing"><B>RouteInfo.LayerType</B></A> - Enum in <A HREF="./org/apache/http/conn/routing/package-summary.html">org.apache.http.conn.routing</A><DD>The layering type of a route.<DT><A HREF="./org/apache/http/conn/routing/RouteInfo.TunnelType.html" title="enum in org.apache.http.conn.routing"><B>RouteInfo.TunnelType</B></A> - Enum in <A HREF="./org/apache/http/conn/routing/package-summary.html">org.apache.http.conn.routing</A><DD>The tunnelling type of a route.<DT><A HREF="./org/apache/http/impl/client/DefaultRequestDirector.html#routePlanner"><B>routePlanner</B></A> -
Variable in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/DefaultRequestDirector.html" title="class in org.apache.http.impl.client">DefaultRequestDirector</A>
<DD>The route planner.
<DT><A HREF="./org/apache/http/impl/conn/tsccm/RouteSpecificPool.html" title="class in org.apache.http.impl.conn.tsccm"><B>RouteSpecificPool</B></A> - Class in <A HREF="./org/apache/http/impl/conn/tsccm/package-summary.html">org.apache.http.impl.conn.tsccm</A><DD><B>Deprecated.</B>&nbsp;<I>(4.2) use <A HREF="http://hc.apache.org/httpcomponents-core-ga/httpcore/apidocs/org/apache/http/pool/AbstractConnPool.html" title="class or interface in org.apache.http.pool"><CODE>AbstractConnPool</CODE></A></I><DT><A HREF="./org/apache/http/impl/conn/tsccm/RouteSpecificPool.html#RouteSpecificPool(org.apache.http.conn.routing.HttpRoute, int)"><B>RouteSpecificPool(HttpRoute, int)</B></A> -
Constructor for class org.apache.http.impl.conn.tsccm.<A HREF="./org/apache/http/impl/conn/tsccm/RouteSpecificPool.html" title="class in org.apache.http.impl.conn.tsccm">RouteSpecificPool</A>
<DD><B>Deprecated.</B>&nbsp;<I>(4.1) use <A HREF="./org/apache/http/impl/conn/tsccm/RouteSpecificPool.html#RouteSpecificPool(org.apache.http.conn.routing.HttpRoute, org.apache.http.conn.params.ConnPerRoute)"><CODE>RouteSpecificPool.RouteSpecificPool(HttpRoute, ConnPerRoute)</CODE></A></I>
<DT><A HREF="./org/apache/http/impl/conn/tsccm/RouteSpecificPool.html#RouteSpecificPool(org.apache.http.conn.routing.HttpRoute, org.apache.http.conn.params.ConnPerRoute)"><B>RouteSpecificPool(HttpRoute, ConnPerRoute)</B></A> -
Constructor for class org.apache.http.impl.conn.tsccm.<A HREF="./org/apache/http/impl/conn/tsccm/RouteSpecificPool.html" title="class in org.apache.http.impl.conn.tsccm">RouteSpecificPool</A>
<DD><B>Deprecated.</B>&nbsp;Creates a new route-specific pool.
<DT><A HREF="./org/apache/http/impl/conn/tsccm/ConnPoolByRoute.html#routeToPool"><B>routeToPool</B></A> -
Variable in class org.apache.http.impl.conn.tsccm.<A HREF="./org/apache/http/impl/conn/tsccm/ConnPoolByRoute.html" title="class in org.apache.http.impl.conn.tsccm">ConnPoolByRoute</A>
<DD><B>Deprecated.</B>&nbsp;Map of route-specific pools
<DT><A HREF="./org/apache/http/conn/routing/RouteTracker.html" title="class in org.apache.http.conn.routing"><B>RouteTracker</B></A> - Class in <A HREF="./org/apache/http/conn/routing/package-summary.html">org.apache.http.conn.routing</A><DD>Helps tracking the steps in establishing a route.<DT><A HREF="./org/apache/http/conn/routing/RouteTracker.html#RouteTracker(org.apache.http.HttpHost, java.net.InetAddress)"><B>RouteTracker(HttpHost, InetAddress)</B></A> -
Constructor for class org.apache.http.conn.routing.<A HREF="./org/apache/http/conn/routing/RouteTracker.html" title="class in org.apache.http.conn.routing">RouteTracker</A>
<DD>Creates a new route tracker.
<DT><A HREF="./org/apache/http/conn/routing/RouteTracker.html#RouteTracker(org.apache.http.conn.routing.HttpRoute)"><B>RouteTracker(HttpRoute)</B></A> -
Constructor for class org.apache.http.conn.routing.<A HREF="./org/apache/http/conn/routing/RouteTracker.html" title="class in org.apache.http.conn.routing">RouteTracker</A>
<DD>Creates a new tracker for the given route.
</DL>
<HR>
<A NAME="_S_"><!-- --></A><H2>
<B>S</B></H2>
<DL>
<DT><A HREF="./org/apache/http/client/fluent/Response.html#saveContent(java.io.File)"><B>saveContent(File)</B></A> -
Method in class org.apache.http.client.fluent.<A HREF="./org/apache/http/client/fluent/Response.html" title="class in org.apache.http.client.fluent">Response</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/conn/scheme/Scheme.html" title="class in org.apache.http.conn.scheme"><B>Scheme</B></A> - Class in <A HREF="./org/apache/http/conn/scheme/package-summary.html">org.apache.http.conn.scheme</A><DD>Encapsulates specifics of a protocol scheme such as "http" or "https".<DT><A HREF="./org/apache/http/conn/scheme/Scheme.html#Scheme(java.lang.String, int, org.apache.http.conn.scheme.SchemeSocketFactory)"><B>Scheme(String, int, SchemeSocketFactory)</B></A> -
Constructor for class org.apache.http.conn.scheme.<A HREF="./org/apache/http/conn/scheme/Scheme.html" title="class in org.apache.http.conn.scheme">Scheme</A>
<DD>Creates a new scheme.
<DT><A HREF="./org/apache/http/conn/scheme/Scheme.html#Scheme(java.lang.String, org.apache.http.conn.scheme.SocketFactory, int)"><B>Scheme(String, SocketFactory, int)</B></A> -
Constructor for class org.apache.http.conn.scheme.<A HREF="./org/apache/http/conn/scheme/Scheme.html" title="class in org.apache.http.conn.scheme">Scheme</A>
<DD><B>Deprecated.</B>&nbsp;<I>(4.1) Use <A HREF="./org/apache/http/conn/scheme/Scheme.html#Scheme(java.lang.String, int, org.apache.http.conn.scheme.SchemeSocketFactory)"><CODE>Scheme.Scheme(String, int, SchemeSocketFactory)</CODE></A></I>
<DT><A HREF="./org/apache/http/client/protocol/ClientContext.html#SCHEME_REGISTRY"><B>SCHEME_REGISTRY</B></A> -
Static variable in interface org.apache.http.client.protocol.<A HREF="./org/apache/http/client/protocol/ClientContext.html" title="interface in org.apache.http.client.protocol">ClientContext</A>
<DD>Attribute name of a <A HREF="./org/apache/http/conn/scheme/Scheme.html" title="class in org.apache.http.conn.scheme"><CODE>Scheme</CODE></A>
object that represents the actual protocol scheme registry.
<DT><A HREF="./org/apache/http/conn/scheme/SchemeLayeredSocketFactory.html" title="interface in org.apache.http.conn.scheme"><B>SchemeLayeredSocketFactory</B></A> - Interface in <A HREF="./org/apache/http/conn/scheme/package-summary.html">org.apache.http.conn.scheme</A><DD>Extended <A HREF="./org/apache/http/conn/scheme/SchemeSocketFactory.html" title="interface in org.apache.http.conn.scheme"><CODE>SchemeSocketFactory</CODE></A> interface for layered sockets such as SSL/TLS.<DT><A HREF="./org/apache/http/conn/scheme/SchemeRegistry.html" title="class in org.apache.http.conn.scheme"><B>SchemeRegistry</B></A> - Class in <A HREF="./org/apache/http/conn/scheme/package-summary.html">org.apache.http.conn.scheme</A><DD>A set of supported protocol <A HREF="./org/apache/http/conn/scheme/Scheme.html" title="class in org.apache.http.conn.scheme"><CODE>Scheme</CODE></A>s.<DT><A HREF="./org/apache/http/conn/scheme/SchemeRegistry.html#SchemeRegistry()"><B>SchemeRegistry()</B></A> -
Constructor for class org.apache.http.conn.scheme.<A HREF="./org/apache/http/conn/scheme/SchemeRegistry.html" title="class in org.apache.http.conn.scheme">SchemeRegistry</A>
<DD>Creates a new, empty scheme registry.
<DT><A HREF="./org/apache/http/impl/conn/DefaultClientConnectionOperator.html#schemeRegistry"><B>schemeRegistry</B></A> -
Variable in class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/DefaultClientConnectionOperator.html" title="class in org.apache.http.impl.conn">DefaultClientConnectionOperator</A>
<DD>The scheme registry for looking up socket factories.
<DT><A HREF="./org/apache/http/impl/conn/DefaultHttpRoutePlanner.html#schemeRegistry"><B>schemeRegistry</B></A> -
Variable in class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/DefaultHttpRoutePlanner.html" title="class in org.apache.http.impl.conn">DefaultHttpRoutePlanner</A>
<DD>The scheme registry.
<DT><A HREF="./org/apache/http/impl/conn/ProxySelectorRoutePlanner.html#schemeRegistry"><B>schemeRegistry</B></A> -
Variable in class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/ProxySelectorRoutePlanner.html" title="class in org.apache.http.impl.conn">ProxySelectorRoutePlanner</A>
<DD>The scheme registry.
<DT><A HREF="./org/apache/http/impl/conn/SingleClientConnManager.html#schemeRegistry"><B>schemeRegistry</B></A> -
Variable in class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/SingleClientConnManager.html" title="class in org.apache.http.impl.conn">SingleClientConnManager</A>
<DD><B>Deprecated.</B>&nbsp;The schemes supported by this connection manager.
<DT><A HREF="./org/apache/http/impl/conn/tsccm/ThreadSafeClientConnManager.html#schemeRegistry"><B>schemeRegistry</B></A> -
Variable in class org.apache.http.impl.conn.tsccm.<A HREF="./org/apache/http/impl/conn/tsccm/ThreadSafeClientConnManager.html" title="class in org.apache.http.impl.conn.tsccm">ThreadSafeClientConnManager</A>
<DD><B>Deprecated.</B>&nbsp;The schemes supported by this connection manager.
<DT><A HREF="./org/apache/http/impl/conn/SchemeRegistryFactory.html" title="class in org.apache.http.impl.conn"><B>SchemeRegistryFactory</B></A> - Class in <A HREF="./org/apache/http/impl/conn/package-summary.html">org.apache.http.impl.conn</A><DD>&nbsp;<DT><A HREF="./org/apache/http/impl/conn/SchemeRegistryFactory.html#SchemeRegistryFactory()"><B>SchemeRegistryFactory()</B></A> -
Constructor for class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/SchemeRegistryFactory.html" title="class in org.apache.http.impl.conn">SchemeRegistryFactory</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/conn/scheme/SchemeSocketFactory.html" title="interface in org.apache.http.conn.scheme"><B>SchemeSocketFactory</B></A> - Interface in <A HREF="./org/apache/http/conn/scheme/package-summary.html">org.apache.http.conn.scheme</A><DD>A factory for creating, initializing and connecting sockets.<DT><A HREF="./org/apache/http/cookie/ClientCookie.html#SECURE_ATTR"><B>SECURE_ATTR</B></A> -
Static variable in interface org.apache.http.cookie.<A HREF="./org/apache/http/cookie/ClientCookie.html" title="interface in org.apache.http.cookie">ClientCookie</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/AuthenticationStrategy.html#select(java.util.Map, org.apache.http.HttpHost, org.apache.http.HttpResponse, org.apache.http.protocol.HttpContext)"><B>select(Map&lt;String, Header&gt;, HttpHost, HttpResponse, HttpContext)</B></A> -
Method in interface org.apache.http.client.<A HREF="./org/apache/http/client/AuthenticationStrategy.html" title="interface in org.apache.http.client">AuthenticationStrategy</A>
<DD>Selects one authentication challenge out of all available and
creates and generates <A HREF="./org/apache/http/auth/AuthOption.html" title="class in org.apache.http.auth"><CODE>AuthOption</CODE></A> instance capable of
processing that challenge.
<DT><A HREF="./org/apache/http/client/AuthenticationHandler.html#selectScheme(java.util.Map, org.apache.http.HttpResponse, org.apache.http.protocol.HttpContext)"><B>selectScheme(Map&lt;String, Header&gt;, HttpResponse, HttpContext)</B></A> -
Method in interface org.apache.http.client.<A HREF="./org/apache/http/client/AuthenticationHandler.html" title="interface in org.apache.http.client">AuthenticationHandler</A>
<DD><B>Deprecated.</B>&nbsp;Selects one authentication challenge out of all available and
creates and generates <A HREF="./org/apache/http/auth/AuthScheme.html" title="interface in org.apache.http.auth"><CODE>AuthScheme</CODE></A> instance capable of
processing that challenge.
<DT><A HREF="./org/apache/http/impl/client/AbstractAuthenticationHandler.html#selectScheme(java.util.Map, org.apache.http.HttpResponse, org.apache.http.protocol.HttpContext)"><B>selectScheme(Map&lt;String, Header&gt;, HttpResponse, HttpContext)</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/AbstractAuthenticationHandler.html" title="class in org.apache.http.impl.client">AbstractAuthenticationHandler</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/apache/http/impl/conn/AbstractClientConnAdapter.html#sendRequestEntity(org.apache.http.HttpEntityEnclosingRequest)"><B>sendRequestEntity(HttpEntityEnclosingRequest)</B></A> -
Method in class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/AbstractClientConnAdapter.html" title="class in org.apache.http.impl.conn">AbstractClientConnAdapter</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/apache/http/impl/conn/AbstractClientConnAdapter.html#sendRequestHeader(org.apache.http.HttpRequest)"><B>sendRequestHeader(HttpRequest)</B></A> -
Method in class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/AbstractClientConnAdapter.html" title="class in org.apache.http.impl.conn">AbstractClientConnAdapter</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/apache/http/impl/conn/DefaultClientConnection.html#sendRequestHeader(org.apache.http.HttpRequest)"><B>sendRequestHeader(HttpRequest)</B></A> -
Method in class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/DefaultClientConnection.html" title="class in org.apache.http.impl.conn">DefaultClientConnection</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/ServiceUnavailableRetryStrategy.html" title="interface in org.apache.http.client"><B>ServiceUnavailableRetryStrategy</B></A> - Interface in <A HREF="./org/apache/http/client/package-summary.html">org.apache.http.client</A><DD>Strategy interface that allows API users to plug in their own logic to
control whether or not a retry should automatically be done, how many times
it should be retried and so on.<DT><A HREF="./org/apache/http/impl/client/cache/memcached/MemcachedCacheEntry.html#set(byte[])"><B>set(byte[])</B></A> -
Method in interface org.apache.http.impl.client.cache.memcached.<A HREF="./org/apache/http/impl/client/cache/memcached/MemcachedCacheEntry.html" title="interface in org.apache.http.impl.client.cache.memcached">MemcachedCacheEntry</A>
<DD>Given a serialized representation of a <A HREF="./org/apache/http/impl/client/cache/memcached/MemcachedCacheEntry.html" title="interface in org.apache.http.impl.client.cache.memcached"><CODE>MemcachedCacheEntry</CODE></A>,
attempt to reconstitute the storage key and <A HREF="./org/apache/http/client/cache/HttpCacheEntry.html" title="class in org.apache.http.client.cache"><CODE>HttpCacheEntry</CODE></A>
represented therein.
<DT><A HREF="./org/apache/http/impl/client/cache/memcached/MemcachedCacheEntryImpl.html#set(byte[])"><B>set(byte[])</B></A> -
Method in class org.apache.http.impl.client.cache.memcached.<A HREF="./org/apache/http/impl/client/cache/memcached/MemcachedCacheEntryImpl.html" title="class in org.apache.http.impl.client.cache.memcached">MemcachedCacheEntryImpl</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/cookie/SM.html#SET_COOKIE"><B>SET_COOKIE</B></A> -
Static variable in interface org.apache.http.cookie.<A HREF="./org/apache/http/cookie/SM.html" title="interface in org.apache.http.cookie">SM</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/cookie/SM.html#SET_COOKIE2"><B>SET_COOKIE2</B></A> -
Static variable in interface org.apache.http.cookie.<A HREF="./org/apache/http/cookie/SM.html" title="interface in org.apache.http.cookie">SM</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/params/ClientParamBean.html#setAllowCircularRedirects(boolean)"><B>setAllowCircularRedirects(boolean)</B></A> -
Method in class org.apache.http.client.params.<A HREF="./org/apache/http/client/params/ClientParamBean.html" title="class in org.apache.http.client.params">ClientParamBean</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/cache/CacheConfig.html#setAsynchronousWorkerIdleLifetimeSecs(int)"><B>setAsynchronousWorkerIdleLifetimeSecs(int)</B></A> -
Method in class org.apache.http.impl.client.cache.<A HREF="./org/apache/http/impl/client/cache/CacheConfig.html" title="class in org.apache.http.impl.client.cache">CacheConfig</A>
<DD>Sets the current maximum idle lifetime in seconds for a
background revalidation worker thread.
<DT><A HREF="./org/apache/http/impl/client/cache/CacheConfig.html#setAsynchronousWorkersCore(int)"><B>setAsynchronousWorkersCore(int)</B></A> -
Method in class org.apache.http.impl.client.cache.<A HREF="./org/apache/http/impl/client/cache/CacheConfig.html" title="class in org.apache.http.impl.client.cache">CacheConfig</A>
<DD>Sets the minimum number of threads to keep alive for background
revalidations due to the <code>stale-while-revalidate</code> directive.
<DT><A HREF="./org/apache/http/impl/client/cache/CacheConfig.html#setAsynchronousWorkersMax(int)"><B>setAsynchronousWorkersMax(int)</B></A> -
Method in class org.apache.http.impl.client.cache.<A HREF="./org/apache/http/impl/client/cache/CacheConfig.html" title="class in org.apache.http.impl.client.cache">CacheConfig</A>
<DD>Sets the maximum number of threads to allow for background
revalidations due to the <code>stale-while-revalidate</code> directive.
<DT><A HREF="./org/apache/http/impl/conn/AbstractClientConnAdapter.html#setAttribute(java.lang.String, java.lang.Object)"><B>setAttribute(String, Object)</B></A> -
Method in class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/AbstractClientConnAdapter.html" title="class in org.apache.http.impl.conn">AbstractClientConnAdapter</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/apache/http/impl/conn/DefaultClientConnection.html#setAttribute(java.lang.String, java.lang.Object)"><B>setAttribute(String, Object)</B></A> -
Method in class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/DefaultClientConnection.html" title="class in org.apache.http.impl.conn">DefaultClientConnection</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/cookie/BasicClientCookie.html#setAttribute(java.lang.String, java.lang.String)"><B>setAttribute(String, String)</B></A> -
Method in class org.apache.http.impl.cookie.<A HREF="./org/apache/http/impl/cookie/BasicClientCookie.html" title="class in org.apache.http.impl.cookie">BasicClientCookie</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/params/HttpClientParams.html#setAuthenticating(org.apache.http.params.HttpParams, boolean)"><B>setAuthenticating(HttpParams, boolean)</B></A> -
Static method in class org.apache.http.client.params.<A HREF="./org/apache/http/client/params/HttpClientParams.html" title="class in org.apache.http.client.params">HttpClientParams</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/auth/AuthState.html#setAuthScheme(org.apache.http.auth.AuthScheme)"><B>setAuthScheme(AuthScheme)</B></A> -
Method in class org.apache.http.auth.<A HREF="./org/apache/http/auth/AuthState.html" title="class in org.apache.http.auth">AuthState</A>
<DD><B>Deprecated.</B>&nbsp;<I>(4.2) use <A HREF="./org/apache/http/auth/AuthState.html#update(org.apache.http.auth.AuthScheme, org.apache.http.auth.Credentials)"><CODE>AuthState.update(AuthScheme, Credentials)</CODE></A></I>
<DT><A HREF="./org/apache/http/client/protocol/ClientContextConfigurer.html#setAuthSchemeRegistry(org.apache.http.auth.AuthSchemeRegistry)"><B>setAuthSchemeRegistry(AuthSchemeRegistry)</B></A> -
Method in class org.apache.http.client.protocol.<A HREF="./org/apache/http/client/protocol/ClientContextConfigurer.html" title="class in org.apache.http.client.protocol">ClientContextConfigurer</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/AbstractHttpClient.html#setAuthSchemes(org.apache.http.auth.AuthSchemeRegistry)"><B>setAuthSchemes(AuthSchemeRegistry)</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/AbstractHttpClient.html" title="class in org.apache.http.impl.client">AbstractHttpClient</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/auth/AuthState.html#setAuthScope(org.apache.http.auth.AuthScope)"><B>setAuthScope(AuthScope)</B></A> -
Method in class org.apache.http.auth.<A HREF="./org/apache/http/auth/AuthState.html" title="class in org.apache.http.auth">AuthState</A>
<DD><B>Deprecated.</B>&nbsp;<I>(4.2) do not use.</I>
<DT><A HREF="./org/apache/http/impl/client/AIMDBackoffManager.html#setBackoffFactor(double)"><B>setBackoffFactor(double)</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/AIMDBackoffManager.html" title="class in org.apache.http.impl.client">AIMDBackoffManager</A>
<DD>Sets the factor to use when backing off; the new
per-host limit will be roughly the current max times
this factor.
<DT><A HREF="./org/apache/http/impl/client/AbstractHttpClient.html#setBackoffManager(org.apache.http.client.BackoffManager)"><B>setBackoffManager(BackoffManager)</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/AbstractHttpClient.html" title="class in org.apache.http.impl.client">AbstractHttpClient</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/fluent/Request.html#setCacheControl(java.lang.String)"><B>setCacheControl(String)</B></A> -
Method in class org.apache.http.client.fluent.<A HREF="./org/apache/http/client/fluent/Request.html" title="class in org.apache.http.client.fluent">Request</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/cookie/SetCookie.html#setComment(java.lang.String)"><B>setComment(String)</B></A> -
Method in interface org.apache.http.cookie.<A HREF="./org/apache/http/cookie/SetCookie.html" title="interface in org.apache.http.cookie">SetCookie</A>
<DD>If a user agent (web browser) presents this cookie to a user, the
cookie's purpose will be described using this comment.
<DT><A HREF="./org/apache/http/impl/cookie/BasicClientCookie.html#setComment(java.lang.String)"><B>setComment(String)</B></A> -
Method in class org.apache.http.impl.cookie.<A HREF="./org/apache/http/impl/cookie/BasicClientCookie.html" title="class in org.apache.http.impl.cookie">BasicClientCookie</A>
<DD>If a user agent (web browser) presents this cookie to a user, the
cookie's purpose will be described using this comment.
<DT><A HREF="./org/apache/http/cookie/SetCookie2.html#setCommentURL(java.lang.String)"><B>setCommentURL(String)</B></A> -
Method in interface org.apache.http.cookie.<A HREF="./org/apache/http/cookie/SetCookie2.html" title="interface in org.apache.http.cookie">SetCookie2</A>
<DD>If a user agent (web browser) presents this cookie to a user, the
cookie's purpose will be described by the information at this URL.
<DT><A HREF="./org/apache/http/impl/cookie/BasicClientCookie2.html#setCommentURL(java.lang.String)"><B>setCommentURL(String)</B></A> -
Method in class org.apache.http.impl.cookie.<A HREF="./org/apache/http/impl/cookie/BasicClientCookie2.html" title="class in org.apache.http.impl.cookie">BasicClientCookie2</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/AbstractHttpClient.html#setConnectionBackoffStrategy(org.apache.http.client.ConnectionBackoffStrategy)"><B>setConnectionBackoffStrategy(ConnectionBackoffStrategy)</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/AbstractHttpClient.html" title="class in org.apache.http.impl.client">AbstractHttpClient</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/params/ClientParamBean.html#setConnectionManagerFactoryClassName(java.lang.String)"><B>setConnectionManagerFactoryClassName(String)</B></A> -
Method in class org.apache.http.client.params.<A HREF="./org/apache/http/client/params/ClientParamBean.html" title="class in org.apache.http.client.params">ClientParamBean</A>
<DD><B>Deprecated.</B>&nbsp;<I>(4.2) do not use.</I>
<DT><A HREF="./org/apache/http/client/params/ClientParamBean.html#setConnectionManagerTimeout(long)"><B>setConnectionManagerTimeout(long)</B></A> -
Method in class org.apache.http.client.params.<A HREF="./org/apache/http/client/params/ClientParamBean.html" title="class in org.apache.http.client.params">ClientParamBean</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/params/HttpClientParams.html#setConnectionManagerTimeout(org.apache.http.params.HttpParams, long)"><B>setConnectionManagerTimeout(HttpParams, long)</B></A> -
Static method in class org.apache.http.client.params.<A HREF="./org/apache/http/client/params/HttpClientParams.html" title="class in org.apache.http.client.params">HttpClientParams</A>
<DD>Set the parameter <code>ClientPNames.CONN_MANAGER_TIMEOUT</code>.
<DT><A HREF="./org/apache/http/client/methods/AbortableHttpRequest.html#setConnectionRequest(org.apache.http.conn.ClientConnectionRequest)"><B>setConnectionRequest(ClientConnectionRequest)</B></A> -
Method in interface org.apache.http.client.methods.<A HREF="./org/apache/http/client/methods/AbortableHttpRequest.html" title="interface in org.apache.http.client.methods">AbortableHttpRequest</A>
<DD>Sets the <A HREF="./org/apache/http/conn/ClientConnectionRequest.html" title="interface in org.apache.http.conn"><CODE>ClientConnectionRequest</CODE></A> callback that can be
used to abort a long-lived request for a connection.
<DT><A HREF="./org/apache/http/client/methods/HttpRequestBase.html#setConnectionRequest(org.apache.http.conn.ClientConnectionRequest)"><B>setConnectionRequest(ClientConnectionRequest)</B></A> -
Method in class org.apache.http.client.methods.<A HREF="./org/apache/http/client/methods/HttpRequestBase.html" title="class in org.apache.http.client.methods">HttpRequestBase</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/conn/params/ConnManagerParamBean.html#setConnectionsPerRoute(org.apache.http.conn.params.ConnPerRouteBean)"><B>setConnectionsPerRoute(ConnPerRouteBean)</B></A> -
Method in class org.apache.http.conn.params.<A HREF="./org/apache/http/conn/params/ConnManagerParamBean.html" title="class in org.apache.http.conn.params">ConnManagerParamBean</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/apache/http/cookie/SetCookie.html" title="interface in org.apache.http.cookie"><B>SetCookie</B></A> - Interface in <A HREF="./org/apache/http/cookie/package-summary.html">org.apache.http.cookie</A><DD>This interface represents a <code>Set-Cookie</code> response header sent by the
origin server to the HTTP agent in order to maintain a conversational state.<DT><A HREF="./org/apache/http/cookie/SetCookie2.html" title="interface in org.apache.http.cookie"><B>SetCookie2</B></A> - Interface in <A HREF="./org/apache/http/cookie/package-summary.html">org.apache.http.cookie</A><DD>This interface represents a <code>Set-Cookie2</code> response header sent by the
origin server to the HTTP agent in order to maintain a conversational state.<DT><A HREF="./org/apache/http/client/params/ClientParamBean.html#setCookiePolicy(java.lang.String)"><B>setCookiePolicy(String)</B></A> -
Method in class org.apache.http.client.params.<A HREF="./org/apache/http/client/params/ClientParamBean.html" title="class in org.apache.http.client.params">ClientParamBean</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/params/HttpClientParams.html#setCookiePolicy(org.apache.http.params.HttpParams, java.lang.String)"><B>setCookiePolicy(HttpParams, String)</B></A> -
Static method in class org.apache.http.client.params.<A HREF="./org/apache/http/client/params/HttpClientParams.html" title="class in org.apache.http.client.params">HttpClientParams</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/protocol/ClientContextConfigurer.html#setCookieSpecRegistry(org.apache.http.cookie.CookieSpecRegistry)"><B>setCookieSpecRegistry(CookieSpecRegistry)</B></A> -
Method in class org.apache.http.client.protocol.<A HREF="./org/apache/http/client/protocol/ClientContextConfigurer.html" title="class in org.apache.http.client.protocol">ClientContextConfigurer</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/AbstractHttpClient.html#setCookieSpecs(org.apache.http.cookie.CookieSpecRegistry)"><B>setCookieSpecs(CookieSpecRegistry)</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/AbstractHttpClient.html" title="class in org.apache.http.impl.client">AbstractHttpClient</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/protocol/ClientContextConfigurer.html#setCookieStore(org.apache.http.client.CookieStore)"><B>setCookieStore(CookieStore)</B></A> -
Method in class org.apache.http.client.protocol.<A HREF="./org/apache/http/client/protocol/ClientContextConfigurer.html" title="class in org.apache.http.client.protocol">ClientContextConfigurer</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/AbstractHttpClient.html#setCookieStore(org.apache.http.client.CookieStore)"><B>setCookieStore(CookieStore)</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/AbstractHttpClient.html" title="class in org.apache.http.impl.client">AbstractHttpClient</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/AIMDBackoffManager.html#setCooldownMillis(long)"><B>setCooldownMillis(long)</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/AIMDBackoffManager.html" title="class in org.apache.http.impl.client">AIMDBackoffManager</A>
<DD>Sets the amount of time, in milliseconds, to wait between
adjustments in pool sizes for a given host, to allow
enough time for the adjustments to take effect.
<DT><A HREF="./org/apache/http/auth/params/AuthParamBean.html#setCredentialCharset(java.lang.String)"><B>setCredentialCharset(String)</B></A> -
Method in class org.apache.http.auth.params.<A HREF="./org/apache/http/auth/params/AuthParamBean.html" title="class in org.apache.http.auth.params">AuthParamBean</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/auth/params/AuthParams.html#setCredentialCharset(org.apache.http.params.HttpParams, java.lang.String)"><B>setCredentialCharset(HttpParams, String)</B></A> -
Static method in class org.apache.http.auth.params.<A HREF="./org/apache/http/auth/params/AuthParams.html" title="class in org.apache.http.auth.params">AuthParams</A>
<DD>Sets the charset to be used when encoding
<A HREF="./org/apache/http/auth/Credentials.html" title="interface in org.apache.http.auth"><CODE>Credentials</CODE></A>.
<DT><A HREF="./org/apache/http/auth/AuthState.html#setCredentials(org.apache.http.auth.Credentials)"><B>setCredentials(Credentials)</B></A> -
Method in class org.apache.http.auth.<A HREF="./org/apache/http/auth/AuthState.html" title="class in org.apache.http.auth">AuthState</A>
<DD><B>Deprecated.</B>&nbsp;<I>(4.2) use <A HREF="./org/apache/http/auth/AuthState.html#update(org.apache.http.auth.AuthScheme, org.apache.http.auth.Credentials)"><CODE>AuthState.update(AuthScheme, Credentials)</CODE></A></I>
<DT><A HREF="./org/apache/http/client/CredentialsProvider.html#setCredentials(org.apache.http.auth.AuthScope, org.apache.http.auth.Credentials)"><B>setCredentials(AuthScope, Credentials)</B></A> -
Method in interface org.apache.http.client.<A HREF="./org/apache/http/client/CredentialsProvider.html" title="interface in org.apache.http.client">CredentialsProvider</A>
<DD>Sets the <A HREF="./org/apache/http/auth/Credentials.html" title="interface in org.apache.http.auth"><CODE>credentials</CODE></A> for the given authentication
scope.
<DT><A HREF="./org/apache/http/impl/client/BasicCredentialsProvider.html#setCredentials(org.apache.http.auth.AuthScope, org.apache.http.auth.Credentials)"><B>setCredentials(AuthScope, Credentials)</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/BasicCredentialsProvider.html" title="class in org.apache.http.impl.client">BasicCredentialsProvider</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/protocol/ClientContextConfigurer.html#setCredentialsProvider(org.apache.http.client.CredentialsProvider)"><B>setCredentialsProvider(CredentialsProvider)</B></A> -
Method in class org.apache.http.client.protocol.<A HREF="./org/apache/http/client/protocol/ClientContextConfigurer.html" title="class in org.apache.http.client.protocol">ClientContextConfigurer</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/AbstractHttpClient.html#setCredentialsProvider(org.apache.http.client.CredentialsProvider)"><B>setCredentialsProvider(CredentialsProvider)</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/AbstractHttpClient.html" title="class in org.apache.http.impl.client">AbstractHttpClient</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/fluent/Request.html#setDate(java.util.Date)"><B>setDate(Date)</B></A> -
Method in class org.apache.http.client.fluent.<A HREF="./org/apache/http/client/fluent/Request.html" title="class in org.apache.http.client.fluent">Request</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/cookie/params/CookieSpecParamBean.html#setDatePatterns(java.util.Collection)"><B>setDatePatterns(Collection&lt;String&gt;)</B></A> -
Method in class org.apache.http.cookie.params.<A HREF="./org/apache/http/cookie/params/CookieSpecParamBean.html" title="class in org.apache.http.cookie.params">CookieSpecParamBean</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/params/ClientParamBean.html#setDefaultHeaders(java.util.Collection)"><B>setDefaultHeaders(Collection&lt;Header&gt;)</B></A> -
Method in class org.apache.http.client.params.<A HREF="./org/apache/http/client/params/ClientParamBean.html" title="class in org.apache.http.client.params">ClientParamBean</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/params/ClientParamBean.html#setDefaultHost(org.apache.http.HttpHost)"><B>setDefaultHost(HttpHost)</B></A> -
Method in class org.apache.http.client.params.<A HREF="./org/apache/http/client/params/ClientParamBean.html" title="class in org.apache.http.client.params">ClientParamBean</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/DefaultHttpClient.html#setDefaultHttpParams(org.apache.http.params.HttpParams)"><B>setDefaultHttpParams(HttpParams)</B></A> -
Static method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/DefaultHttpClient.html" title="class in org.apache.http.impl.client">DefaultHttpClient</A>
<DD>Saves the default set of HttpParams in the provided parameter.
<DT><A HREF="./org/apache/http/conn/params/ConnPerRouteBean.html#setDefaultMaxPerRoute(int)"><B>setDefaultMaxPerRoute(int)</B></A> -
Method in class org.apache.http.conn.params.<A HREF="./org/apache/http/conn/params/ConnPerRouteBean.html" title="class in org.apache.http.conn.params">ConnPerRouteBean</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/apache/http/impl/conn/PoolingClientConnectionManager.html#setDefaultMaxPerRoute(int)"><B>setDefaultMaxPerRoute(int)</B></A> -
Method in class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/PoolingClientConnectionManager.html" title="class in org.apache.http.impl.conn">PoolingClientConnectionManager</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/conn/tsccm/ThreadSafeClientConnManager.html#setDefaultMaxPerRoute(int)"><B>setDefaultMaxPerRoute(int)</B></A> -
Method in class org.apache.http.impl.conn.tsccm.<A HREF="./org/apache/http/impl/conn/tsccm/ThreadSafeClientConnManager.html" title="class in org.apache.http.impl.conn.tsccm">ThreadSafeClientConnManager</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/apache/http/conn/params/ConnRouteParamBean.html#setDefaultProxy(org.apache.http.HttpHost)"><B>setDefaultProxy(HttpHost)</B></A> -
Method in class org.apache.http.conn.params.<A HREF="./org/apache/http/conn/params/ConnRouteParamBean.html" title="class in org.apache.http.conn.params">ConnRouteParamBean</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/conn/params/ConnRouteParams.html#setDefaultProxy(org.apache.http.params.HttpParams, org.apache.http.HttpHost)"><B>setDefaultProxy(HttpParams, HttpHost)</B></A> -
Static method in class org.apache.http.conn.params.<A HREF="./org/apache/http/conn/params/ConnRouteParams.html" title="class in org.apache.http.conn.params">ConnRouteParams</A>
<DD>Sets the <A HREF="./org/apache/http/conn/params/ConnRoutePNames.html#DEFAULT_PROXY"><CODE>DEFAULT_PROXY</CODE></A>
parameter value.
<DT><A HREF="./org/apache/http/cookie/SetCookie2.html#setDiscard(boolean)"><B>setDiscard(boolean)</B></A> -
Method in interface org.apache.http.cookie.<A HREF="./org/apache/http/cookie/SetCookie2.html" title="interface in org.apache.http.cookie">SetCookie2</A>
<DD>Set the Discard attribute.
<DT><A HREF="./org/apache/http/impl/cookie/BasicClientCookie2.html#setDiscard(boolean)"><B>setDiscard(boolean)</B></A> -
Method in class org.apache.http.impl.cookie.<A HREF="./org/apache/http/impl/cookie/BasicClientCookie2.html" title="class in org.apache.http.impl.cookie">BasicClientCookie2</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/cookie/SetCookie.html#setDomain(java.lang.String)"><B>setDomain(String)</B></A> -
Method in interface org.apache.http.cookie.<A HREF="./org/apache/http/cookie/SetCookie.html" title="interface in org.apache.http.cookie">SetCookie</A>
<DD>Sets the domain attribute.
<DT><A HREF="./org/apache/http/impl/cookie/BasicClientCookie.html#setDomain(java.lang.String)"><B>setDomain(String)</B></A> -
Method in class org.apache.http.impl.cookie.<A HREF="./org/apache/http/impl/cookie/BasicClientCookie.html" title="class in org.apache.http.impl.cookie">BasicClientCookie</A>
<DD>Sets the domain attribute.
<DT><A HREF="./org/apache/http/client/methods/HttpEntityEnclosingRequestBase.html#setEntity(org.apache.http.HttpEntity)"><B>setEntity(HttpEntity)</B></A> -
Method in class org.apache.http.client.methods.<A HREF="./org/apache/http/client/methods/HttpEntityEnclosingRequestBase.html" title="class in org.apache.http.client.methods">HttpEntityEnclosingRequestBase</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/EntityEnclosingRequestWrapper.html#setEntity(org.apache.http.HttpEntity)"><B>setEntity(HttpEntity)</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/EntityEnclosingRequestWrapper.html" title="class in org.apache.http.impl.client">EntityEnclosingRequestWrapper</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/cookie/PublicSuffixFilter.html#setExceptions(java.util.Collection)"><B>setExceptions(Collection&lt;String&gt;)</B></A> -
Method in class org.apache.http.impl.cookie.<A HREF="./org/apache/http/impl/cookie/PublicSuffixFilter.html" title="class in org.apache.http.impl.cookie">PublicSuffixFilter</A>
<DD>Sets the exceptions from the blacklist.
<DT><A HREF="./org/apache/http/cookie/SetCookie.html#setExpiryDate(java.util.Date)"><B>setExpiryDate(Date)</B></A> -
Method in interface org.apache.http.cookie.<A HREF="./org/apache/http/cookie/SetCookie.html" title="interface in org.apache.http.cookie">SetCookie</A>
<DD>Sets expiration date.
<DT><A HREF="./org/apache/http/impl/cookie/BasicClientCookie.html#setExpiryDate(java.util.Date)"><B>setExpiryDate(Date)</B></A> -
Method in class org.apache.http.impl.cookie.<A HREF="./org/apache/http/impl/cookie/BasicClientCookie.html" title="class in org.apache.http.impl.cookie">BasicClientCookie</A>
<DD>Sets expiration date.
<DT><A HREF="./org/apache/http/entity/mime/Header.html#setField(org.apache.http.entity.mime.MinimalField)"><B>setField(MinimalField)</B></A> -
Method in class org.apache.http.entity.mime.<A HREF="./org/apache/http/entity/mime/Header.html" title="class in org.apache.http.entity.mime">Header</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/conn/params/ConnRouteParamBean.html#setForcedRoute(org.apache.http.conn.routing.HttpRoute)"><B>setForcedRoute(HttpRoute)</B></A> -
Method in class org.apache.http.conn.params.<A HREF="./org/apache/http/conn/params/ConnRouteParamBean.html" title="class in org.apache.http.conn.params">ConnRouteParamBean</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/conn/params/ConnRouteParams.html#setForcedRoute(org.apache.http.params.HttpParams, org.apache.http.conn.routing.HttpRoute)"><B>setForcedRoute(HttpParams, HttpRoute)</B></A> -
Static method in class org.apache.http.conn.params.<A HREF="./org/apache/http/conn/params/ConnRouteParams.html" title="class in org.apache.http.conn.params">ConnRouteParams</A>
<DD>Sets the <A HREF="./org/apache/http/conn/params/ConnRoutePNames.html#FORCED_ROUTE"><CODE>FORCED_ROUTE</CODE></A>
parameter value.
<DT><A HREF="./org/apache/http/client/utils/URIBuilder.html#setFragment(java.lang.String)"><B>setFragment(String)</B></A> -
Method in class org.apache.http.client.utils.<A HREF="./org/apache/http/client/utils/URIBuilder.html" title="class in org.apache.http.client.utils">URIBuilder</A>
<DD>Sets URI fragment.
<DT><A HREF="./org/apache/http/client/params/ClientParamBean.html#setHandleAuthentication(boolean)"><B>setHandleAuthentication(boolean)</B></A> -
Method in class org.apache.http.client.params.<A HREF="./org/apache/http/client/params/ClientParamBean.html" title="class in org.apache.http.client.params">ClientParamBean</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/params/ClientParamBean.html#setHandleRedirects(boolean)"><B>setHandleRedirects(boolean)</B></A> -
Method in class org.apache.http.client.params.<A HREF="./org/apache/http/client/params/ClientParamBean.html" title="class in org.apache.http.client.params">ClientParamBean</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/fluent/Request.html#setHeaders(org.apache.http.Header[])"><B>setHeaders(Header[])</B></A> -
Method in class org.apache.http.client.fluent.<A HREF="./org/apache/http/client/fluent/Request.html" title="class in org.apache.http.client.fluent">Request</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/cache/CacheConfig.html#setHeuristicCachingEnabled(boolean)"><B>setHeuristicCachingEnabled(boolean)</B></A> -
Method in class org.apache.http.impl.client.cache.<A HREF="./org/apache/http/impl/client/cache/CacheConfig.html" title="class in org.apache.http.impl.client.cache">CacheConfig</A>
<DD>Enables or disables heuristic caching.
<DT><A HREF="./org/apache/http/impl/client/cache/CacheConfig.html#setHeuristicCoefficient(float)"><B>setHeuristicCoefficient(float)</B></A> -
Method in class org.apache.http.impl.client.cache.<A HREF="./org/apache/http/impl/client/cache/CacheConfig.html" title="class in org.apache.http.impl.client.cache">CacheConfig</A>
<DD>Sets coefficient to be used in heuristic freshness caching.
<DT><A HREF="./org/apache/http/impl/client/cache/CacheConfig.html#setHeuristicDefaultLifetime(long)"><B>setHeuristicDefaultLifetime(long)</B></A> -
Method in class org.apache.http.impl.client.cache.<A HREF="./org/apache/http/impl/client/cache/CacheConfig.html" title="class in org.apache.http.impl.client.cache">CacheConfig</A>
<DD>Sets default lifetime in seconds to be used if heuristic freshness
calculation is not possible.
<DT><A HREF="./org/apache/http/client/utils/URIBuilder.html#setHost(java.lang.String)"><B>setHost(String)</B></A> -
Method in class org.apache.http.client.utils.<A HREF="./org/apache/http/client/utils/URIBuilder.html" title="class in org.apache.http.client.utils">URIBuilder</A>
<DD>Sets URI host.
<DT><A HREF="./org/apache/http/conn/ssl/SSLSocketFactory.html#setHostnameVerifier(org.apache.http.conn.ssl.X509HostnameVerifier)"><B>setHostnameVerifier(X509HostnameVerifier)</B></A> -
Method in class org.apache.http.conn.ssl.<A HREF="./org/apache/http/conn/ssl/SSLSocketFactory.html" title="class in org.apache.http.conn.ssl">SSLSocketFactory</A>
<DD><B>Deprecated.</B>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/AbstractHttpClient.html#setHttpRequestRetryHandler(org.apache.http.client.HttpRequestRetryHandler)"><B>setHttpRequestRetryHandler(HttpRequestRetryHandler)</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/AbstractHttpClient.html" title="class in org.apache.http.impl.client">AbstractHttpClient</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/conn/ManagedClientConnection.html#setIdleDuration(long, java.util.concurrent.TimeUnit)"><B>setIdleDuration(long, TimeUnit)</B></A> -
Method in interface org.apache.http.conn.<A HREF="./org/apache/http/conn/ManagedClientConnection.html" title="interface in org.apache.http.conn">ManagedClientConnection</A>
<DD>Sets the duration that this connection can remain idle before it is
reused.
<DT><A HREF="./org/apache/http/impl/conn/AbstractClientConnAdapter.html#setIdleDuration(long, java.util.concurrent.TimeUnit)"><B>setIdleDuration(long, TimeUnit)</B></A> -
Method in class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/AbstractClientConnAdapter.html" title="class in org.apache.http.impl.conn">AbstractClientConnAdapter</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/apache/http/client/fluent/Request.html#setIfModifiedSince(java.util.Date)"><B>setIfModifiedSince(Date)</B></A> -
Method in class org.apache.http.client.fluent.<A HREF="./org/apache/http/client/fluent/Request.html" title="class in org.apache.http.client.fluent">Request</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/fluent/Request.html#setIfUnmodifiedSince(java.util.Date)"><B>setIfUnmodifiedSince(Date)</B></A> -
Method in class org.apache.http.client.fluent.<A HREF="./org/apache/http/client/fluent/Request.html" title="class in org.apache.http.client.fluent">Request</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/auth/AuthSchemeRegistry.html#setItems(java.util.Map)"><B>setItems(Map&lt;String, AuthSchemeFactory&gt;)</B></A> -
Method in class org.apache.http.auth.<A HREF="./org/apache/http/auth/AuthSchemeRegistry.html" title="class in org.apache.http.auth">AuthSchemeRegistry</A>
<DD>Populates the internal collection of registered <A HREF="./org/apache/http/auth/AuthScheme.html" title="interface in org.apache.http.auth"><CODE>authentication schemes</CODE></A>
with the content of the map passed as a parameter.
<DT><A HREF="./org/apache/http/conn/scheme/SchemeRegistry.html#setItems(java.util.Map)"><B>setItems(Map&lt;String, Scheme&gt;)</B></A> -
Method in class org.apache.http.conn.scheme.<A HREF="./org/apache/http/conn/scheme/SchemeRegistry.html" title="class in org.apache.http.conn.scheme">SchemeRegistry</A>
<DD>Populates the internal collection of registered <A HREF="./org/apache/http/conn/scheme/Scheme.html" title="class in org.apache.http.conn.scheme"><CODE>protocol schemes</CODE></A>
with the content of the map passed as a parameter.
<DT><A HREF="./org/apache/http/cookie/CookieSpecRegistry.html#setItems(java.util.Map)"><B>setItems(Map&lt;String, CookieSpecFactory&gt;)</B></A> -
Method in class org.apache.http.cookie.<A HREF="./org/apache/http/cookie/CookieSpecRegistry.html" title="class in org.apache.http.cookie">CookieSpecRegistry</A>
<DD>Populates the internal collection of registered <A HREF="./org/apache/http/cookie/CookieSpec.html" title="interface in org.apache.http.cookie"><CODE>cookie
specs</CODE></A> with the content of the map passed as a parameter.
<DT><A HREF="./org/apache/http/impl/client/AbstractHttpClient.html#setKeepAliveStrategy(org.apache.http.conn.ConnectionKeepAliveStrategy)"><B>setKeepAliveStrategy(ConnectionKeepAliveStrategy)</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/AbstractHttpClient.html" title="class in org.apache.http.impl.client">AbstractHttpClient</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/conn/params/ConnRouteParamBean.html#setLocalAddress(java.net.InetAddress)"><B>setLocalAddress(InetAddress)</B></A> -
Method in class org.apache.http.conn.params.<A HREF="./org/apache/http/conn/params/ConnRouteParamBean.html" title="class in org.apache.http.conn.params">ConnRouteParamBean</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/conn/params/ConnRouteParams.html#setLocalAddress(org.apache.http.params.HttpParams, java.net.InetAddress)"><B>setLocalAddress(HttpParams, InetAddress)</B></A> -
Static method in class org.apache.http.conn.params.<A HREF="./org/apache/http/conn/params/ConnRouteParams.html" title="class in org.apache.http.conn.params">ConnRouteParams</A>
<DD>Sets the <A HREF="./org/apache/http/conn/params/ConnRoutePNames.html#LOCAL_ADDRESS"><CODE>LOCAL_ADDRESS</CODE></A>
parameter value.
<DT><A HREF="./org/apache/http/impl/client/cache/CacheConfig.html#setMaxCacheEntries(int)"><B>setMaxCacheEntries(int)</B></A> -
Method in class org.apache.http.impl.client.cache.<A HREF="./org/apache/http/impl/client/cache/CacheConfig.html" title="class in org.apache.http.impl.client.cache">CacheConfig</A>
<DD>Sets the maximum number of cache entries the cache will retain.
<DT><A HREF="./org/apache/http/conn/params/ConnManagerParams.html#setMaxConnectionsPerRoute(org.apache.http.params.HttpParams, org.apache.http.conn.params.ConnPerRoute)"><B>setMaxConnectionsPerRoute(HttpParams, ConnPerRoute)</B></A> -
Static method in class org.apache.http.conn.params.<A HREF="./org/apache/http/conn/params/ConnManagerParams.html" title="class in org.apache.http.conn.params">ConnManagerParams</A>
<DD><B>Deprecated.</B>&nbsp;Sets lookup interface for maximum number of connections allowed per route.
<DT><A HREF="./org/apache/http/conn/params/ConnPerRouteBean.html#setMaxForRoute(org.apache.http.conn.routing.HttpRoute, int)"><B>setMaxForRoute(HttpRoute, int)</B></A> -
Method in class org.apache.http.conn.params.<A HREF="./org/apache/http/conn/params/ConnPerRouteBean.html" title="class in org.apache.http.conn.params">ConnPerRouteBean</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/apache/http/impl/conn/tsccm/ThreadSafeClientConnManager.html#setMaxForRoute(org.apache.http.conn.routing.HttpRoute, int)"><B>setMaxForRoute(HttpRoute, int)</B></A> -
Method in class org.apache.http.impl.conn.tsccm.<A HREF="./org/apache/http/impl/conn/tsccm/ThreadSafeClientConnManager.html" title="class in org.apache.http.impl.conn.tsccm">ThreadSafeClientConnManager</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/apache/http/conn/params/ConnPerRouteBean.html#setMaxForRoutes(java.util.Map)"><B>setMaxForRoutes(Map&lt;HttpRoute, Integer&gt;)</B></A> -
Method in class org.apache.http.conn.params.<A HREF="./org/apache/http/conn/params/ConnPerRouteBean.html" title="class in org.apache.http.conn.params">ConnPerRouteBean</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/apache/http/impl/client/cache/CacheConfig.html#setMaxObjectSize(long)"><B>setMaxObjectSize(long)</B></A> -
Method in class org.apache.http.impl.client.cache.<A HREF="./org/apache/http/impl/client/cache/CacheConfig.html" title="class in org.apache.http.impl.client.cache">CacheConfig</A>
<DD>Specifies the maximum response body size that will be eligible for caching.
<DT><A HREF="./org/apache/http/impl/client/cache/CacheConfig.html#setMaxObjectSizeBytes(int)"><B>setMaxObjectSizeBytes(int)</B></A> -
Method in class org.apache.http.impl.client.cache.<A HREF="./org/apache/http/impl/client/cache/CacheConfig.html" title="class in org.apache.http.impl.client.cache">CacheConfig</A>
<DD><B>Deprecated.</B>&nbsp;<I>(4.2) use <A HREF="./org/apache/http/impl/client/cache/CacheConfig.html#setMaxObjectSize(long)"><CODE>CacheConfig.setMaxObjectSize(long)</CODE></A></I>
<DT><A HREF="./org/apache/http/impl/conn/PoolingClientConnectionManager.html#setMaxPerRoute(org.apache.http.conn.routing.HttpRoute, int)"><B>setMaxPerRoute(HttpRoute, int)</B></A> -
Method in class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/PoolingClientConnectionManager.html" title="class in org.apache.http.impl.conn">PoolingClientConnectionManager</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/params/ClientParamBean.html#setMaxRedirects(int)"><B>setMaxRedirects(int)</B></A> -
Method in class org.apache.http.client.params.<A HREF="./org/apache/http/client/params/ClientParamBean.html" title="class in org.apache.http.client.params">ClientParamBean</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/conn/params/ConnConnectionParamBean.html#setMaxStatusLineGarbage(int)"><B>setMaxStatusLineGarbage(int)</B></A> -
Method in class org.apache.http.conn.params.<A HREF="./org/apache/http/conn/params/ConnConnectionParamBean.html" title="class in org.apache.http.conn.params">ConnConnectionParamBean</A>
<DD><B>Deprecated.</B>&nbsp;<I>(4.2) Use custom <A HREF="./org/apache/http/impl/conn/DefaultHttpResponseParser.html" title="class in org.apache.http.impl.conn"><CODE>DefaultHttpResponseParser</CODE></A> implementation</I>
<DT><A HREF="./org/apache/http/impl/conn/PoolingClientConnectionManager.html#setMaxTotal(int)"><B>setMaxTotal(int)</B></A> -
Method in class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/PoolingClientConnectionManager.html" title="class in org.apache.http.impl.conn">PoolingClientConnectionManager</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/conn/tsccm/ThreadSafeClientConnManager.html#setMaxTotal(int)"><B>setMaxTotal(int)</B></A> -
Method in class org.apache.http.impl.conn.tsccm.<A HREF="./org/apache/http/impl/conn/tsccm/ThreadSafeClientConnManager.html" title="class in org.apache.http.impl.conn.tsccm">ThreadSafeClientConnManager</A>
<DD><B>Deprecated.</B>&nbsp;since 4.1
<DT><A HREF="./org/apache/http/conn/params/ConnManagerParamBean.html#setMaxTotalConnections(int)"><B>setMaxTotalConnections(int)</B></A> -
Method in class org.apache.http.conn.params.<A HREF="./org/apache/http/conn/params/ConnManagerParamBean.html" title="class in org.apache.http.conn.params">ConnManagerParamBean</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/apache/http/conn/params/ConnManagerParams.html#setMaxTotalConnections(org.apache.http.params.HttpParams, int)"><B>setMaxTotalConnections(HttpParams, int)</B></A> -
Static method in class org.apache.http.conn.params.<A HREF="./org/apache/http/conn/params/ConnManagerParams.html" title="class in org.apache.http.conn.params">ConnManagerParams</A>
<DD><B>Deprecated.</B>&nbsp;Sets the maximum number of connections allowed.
<DT><A HREF="./org/apache/http/impl/conn/tsccm/ConnPoolByRoute.html#setMaxTotalConnections(int)"><B>setMaxTotalConnections(int)</B></A> -
Method in class org.apache.http.impl.conn.tsccm.<A HREF="./org/apache/http/impl/conn/tsccm/ConnPoolByRoute.html" title="class in org.apache.http.impl.conn.tsccm">ConnPoolByRoute</A>
<DD><B>Deprecated.</B>&nbsp;since 4.1
<DT><A HREF="./org/apache/http/impl/client/cache/CacheConfig.html#setMaxUpdateRetries(int)"><B>setMaxUpdateRetries(int)</B></A> -
Method in class org.apache.http.impl.client.cache.<A HREF="./org/apache/http/impl/client/cache/CacheConfig.html" title="class in org.apache.http.impl.client.cache">CacheConfig</A>
<DD>Sets the number of times to retry a cache update on failure
<DT><A HREF="./org/apache/http/impl/client/RequestWrapper.html#setMethod(java.lang.String)"><B>setMethod(String)</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/RequestWrapper.html" title="class in org.apache.http.impl.client">RequestWrapper</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/utils/URIBuilder.html#setParameter(java.lang.String, java.lang.String)"><B>setParameter(String, String)</B></A> -
Method in class org.apache.http.client.utils.<A HREF="./org/apache/http/client/utils/URIBuilder.html" title="class in org.apache.http.client.utils">URIBuilder</A>
<DD>Sets parameter of URI query overriding existing value if set.
<DT><A HREF="./org/apache/http/impl/client/ClientParamsStack.html#setParameter(java.lang.String, java.lang.Object)"><B>setParameter(String, Object)</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/ClientParamsStack.html" title="class in org.apache.http.impl.client">ClientParamsStack</A>
<DD>Does <i>not</i> set a parameter.
<DT><A HREF="./org/apache/http/impl/client/AbstractHttpClient.html#setParams(org.apache.http.params.HttpParams)"><B>setParams(HttpParams)</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/AbstractHttpClient.html" title="class in org.apache.http.impl.client">AbstractHttpClient</A>
<DD>Replaces the parameters.
<DT><A HREF="./org/apache/http/client/utils/URIBuilder.html#setPath(java.lang.String)"><B>setPath(String)</B></A> -
Method in class org.apache.http.client.utils.<A HREF="./org/apache/http/client/utils/URIBuilder.html" title="class in org.apache.http.client.utils">URIBuilder</A>
<DD>Sets URI path.
<DT><A HREF="./org/apache/http/cookie/SetCookie.html#setPath(java.lang.String)"><B>setPath(String)</B></A> -
Method in interface org.apache.http.cookie.<A HREF="./org/apache/http/cookie/SetCookie.html" title="interface in org.apache.http.cookie">SetCookie</A>
<DD>Sets the path attribute.
<DT><A HREF="./org/apache/http/impl/cookie/BasicClientCookie.html#setPath(java.lang.String)"><B>setPath(String)</B></A> -
Method in class org.apache.http.impl.cookie.<A HREF="./org/apache/http/impl/cookie/BasicClientCookie.html" title="class in org.apache.http.impl.cookie">BasicClientCookie</A>
<DD>Sets the path attribute.
<DT><A HREF="./org/apache/http/impl/client/AIMDBackoffManager.html#setPerHostConnectionCap(int)"><B>setPerHostConnectionCap(int)</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/AIMDBackoffManager.html" title="class in org.apache.http.impl.client">AIMDBackoffManager</A>
<DD>Sets the absolute maximum per-host connection pool size to
probe up to; defaults to 2 (the default per-host max).
<DT><A HREF="./org/apache/http/client/utils/URIBuilder.html#setPort(int)"><B>setPort(int)</B></A> -
Method in class org.apache.http.client.utils.<A HREF="./org/apache/http/client/utils/URIBuilder.html" title="class in org.apache.http.client.utils">URIBuilder</A>
<DD>Sets URI port.
<DT><A HREF="./org/apache/http/cookie/SetCookie2.html#setPorts(int[])"><B>setPorts(int[])</B></A> -
Method in interface org.apache.http.cookie.<A HREF="./org/apache/http/cookie/SetCookie2.html" title="interface in org.apache.http.cookie">SetCookie2</A>
<DD>Sets the Port attribute.
<DT><A HREF="./org/apache/http/impl/cookie/BasicClientCookie2.html#setPorts(int[])"><B>setPorts(int[])</B></A> -
Method in class org.apache.http.impl.cookie.<A HREF="./org/apache/http/impl/cookie/BasicClientCookie2.html" title="class in org.apache.http.impl.cookie">BasicClientCookie2</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/RequestWrapper.html#setProtocolVersion(org.apache.http.ProtocolVersion)"><B>setProtocolVersion(ProtocolVersion)</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/RequestWrapper.html" title="class in org.apache.http.impl.client">RequestWrapper</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/AbstractHttpClient.html#setProxyAuthenticationHandler(org.apache.http.client.AuthenticationHandler)"><B>setProxyAuthenticationHandler(AuthenticationHandler)</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/AbstractHttpClient.html" title="class in org.apache.http.impl.client">AbstractHttpClient</A>
<DD><B>Deprecated.</B>&nbsp;<I>(4.2) do not use</I>
<DT><A HREF="./org/apache/http/impl/client/AbstractHttpClient.html#setProxyAuthenticationStrategy(org.apache.http.client.AuthenticationStrategy)"><B>setProxyAuthenticationStrategy(AuthenticationStrategy)</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/AbstractHttpClient.html" title="class in org.apache.http.impl.client">AbstractHttpClient</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/conn/ProxySelectorRoutePlanner.html#setProxySelector(java.net.ProxySelector)"><B>setProxySelector(ProxySelector)</B></A> -
Method in class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/ProxySelectorRoutePlanner.html" title="class in org.apache.http.impl.conn">ProxySelectorRoutePlanner</A>
<DD>Sets the proxy selector to use.
<DT><A HREF="./org/apache/http/impl/cookie/PublicSuffixFilter.html#setPublicSuffixes(java.util.Collection)"><B>setPublicSuffixes(Collection&lt;String&gt;)</B></A> -
Method in class org.apache.http.impl.cookie.<A HREF="./org/apache/http/impl/cookie/PublicSuffixFilter.html" title="class in org.apache.http.impl.cookie">PublicSuffixFilter</A>
<DD>Sets the suffix blacklist patterns.
<DT><A HREF="./org/apache/http/client/utils/URIBuilder.html#setQuery(java.lang.String)"><B>setQuery(String)</B></A> -
Method in class org.apache.http.client.utils.<A HREF="./org/apache/http/client/utils/URIBuilder.html" title="class in org.apache.http.client.utils">URIBuilder</A>
<DD>Sets URI query.
<DT><A HREF="./org/apache/http/impl/client/AbstractHttpClient.html#setRedirectHandler(org.apache.http.client.RedirectHandler)"><B>setRedirectHandler(RedirectHandler)</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/AbstractHttpClient.html" title="class in org.apache.http.impl.client">AbstractHttpClient</A>
<DD><B>Deprecated.</B>&nbsp;<I>(4.1) do not use</I>
<DT><A HREF="./org/apache/http/client/params/HttpClientParams.html#setRedirecting(org.apache.http.params.HttpParams, boolean)"><B>setRedirecting(HttpParams, boolean)</B></A> -
Static method in class org.apache.http.client.params.<A HREF="./org/apache/http/client/params/HttpClientParams.html" title="class in org.apache.http.client.params">HttpClientParams</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/AbstractHttpClient.html#setRedirectStrategy(org.apache.http.client.RedirectStrategy)"><B>setRedirectStrategy(RedirectStrategy)</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/AbstractHttpClient.html" title="class in org.apache.http.impl.client">AbstractHttpClient</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/params/ClientParamBean.html#setRejectRelativeRedirect(boolean)"><B>setRejectRelativeRedirect(boolean)</B></A> -
Method in class org.apache.http.client.params.<A HREF="./org/apache/http/client/params/ClientParamBean.html" title="class in org.apache.http.client.params">ClientParamBean</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/methods/AbortableHttpRequest.html#setReleaseTrigger(org.apache.http.conn.ConnectionReleaseTrigger)"><B>setReleaseTrigger(ConnectionReleaseTrigger)</B></A> -
Method in interface org.apache.http.client.methods.<A HREF="./org/apache/http/client/methods/AbortableHttpRequest.html" title="interface in org.apache.http.client.methods">AbortableHttpRequest</A>
<DD>Sets the <A HREF="./org/apache/http/conn/ConnectionReleaseTrigger.html" title="interface in org.apache.http.conn"><CODE>ConnectionReleaseTrigger</CODE></A> callback that can
be used to abort an active connection.
<DT><A HREF="./org/apache/http/client/methods/HttpRequestBase.html#setReleaseTrigger(org.apache.http.conn.ConnectionReleaseTrigger)"><B>setReleaseTrigger(ConnectionReleaseTrigger)</B></A> -
Method in class org.apache.http.client.methods.<A HREF="./org/apache/http/client/methods/HttpRequestBase.html" title="class in org.apache.http.client.methods">HttpRequestBase</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/AbstractHttpClient.html#setReuseStrategy(org.apache.http.ConnectionReuseStrategy)"><B>setReuseStrategy(ConnectionReuseStrategy)</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/AbstractHttpClient.html" title="class in org.apache.http.impl.client">AbstractHttpClient</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/cache/CacheConfig.html#setRevalidationQueueSize(int)"><B>setRevalidationQueueSize(int)</B></A> -
Method in class org.apache.http.impl.client.cache.<A HREF="./org/apache/http/impl/client/cache/CacheConfig.html" title="class in org.apache.http.impl.client.cache">CacheConfig</A>
<DD>Sets the current maximum queue size for background revalidations.
<DT><A HREF="./org/apache/http/impl/client/AbstractHttpClient.html#setRoutePlanner(org.apache.http.conn.routing.HttpRoutePlanner)"><B>setRoutePlanner(HttpRoutePlanner)</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/AbstractHttpClient.html" title="class in org.apache.http.impl.client">AbstractHttpClient</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/utils/URIBuilder.html#setScheme(java.lang.String)"><B>setScheme(String)</B></A> -
Method in class org.apache.http.client.utils.<A HREF="./org/apache/http/client/utils/URIBuilder.html" title="class in org.apache.http.client.utils">URIBuilder</A>
<DD>Sets URI scheme.
<DT><A HREF="./org/apache/http/cookie/SetCookie.html#setSecure(boolean)"><B>setSecure(boolean)</B></A> -
Method in interface org.apache.http.cookie.<A HREF="./org/apache/http/cookie/SetCookie.html" title="interface in org.apache.http.cookie">SetCookie</A>
<DD>Sets the secure attribute of the cookie.
<DT><A HREF="./org/apache/http/impl/cookie/BasicClientCookie.html#setSecure(boolean)"><B>setSecure(boolean)</B></A> -
Method in class org.apache.http.impl.cookie.<A HREF="./org/apache/http/impl/cookie/BasicClientCookie.html" title="class in org.apache.http.impl.cookie">BasicClientCookie</A>
<DD>Sets the secure attribute of the cookie.
<DT><A HREF="./org/apache/http/impl/client/cache/CacheConfig.html#setSharedCache(boolean)"><B>setSharedCache(boolean)</B></A> -
Method in class org.apache.http.impl.client.cache.<A HREF="./org/apache/http/impl/client/cache/CacheConfig.html" title="class in org.apache.http.impl.client.cache">CacheConfig</A>
<DD>Sets whether the cache should behave as a shared cache or not.
<DT><A HREF="./org/apache/http/cookie/params/CookieSpecParamBean.html#setSingleHeader(boolean)"><B>setSingleHeader(boolean)</B></A> -
Method in class org.apache.http.cookie.params.<A HREF="./org/apache/http/cookie/params/CookieSpecParamBean.html" title="class in org.apache.http.cookie.params">CookieSpecParamBean</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/conn/AbstractClientConnAdapter.html#setSocketTimeout(int)"><B>setSocketTimeout(int)</B></A> -
Method in class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/AbstractClientConnAdapter.html" title="class in org.apache.http.impl.conn">AbstractClientConnAdapter</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/apache/http/auth/AuthState.html#setState(org.apache.http.auth.AuthProtocolState)"><B>setState(AuthProtocolState)</B></A> -
Method in class org.apache.http.auth.<A HREF="./org/apache/http/auth/AuthState.html" title="class in org.apache.http.auth">AuthState</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/conn/ManagedClientConnection.html#setState(java.lang.Object)"><B>setState(Object)</B></A> -
Method in interface org.apache.http.conn.<A HREF="./org/apache/http/conn/ManagedClientConnection.html" title="interface in org.apache.http.conn">ManagedClientConnection</A>
<DD>Assigns a state object to this connection.
<DT><A HREF="./org/apache/http/impl/conn/AbstractPooledConnAdapter.html#setState(java.lang.Object)"><B>setState(Object)</B></A> -
Method in class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/AbstractPooledConnAdapter.html" title="class in org.apache.http.impl.conn">AbstractPooledConnAdapter</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/apache/http/impl/conn/AbstractPoolEntry.html#setState(java.lang.Object)"><B>setState(Object)</B></A> -
Method in class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/AbstractPoolEntry.html" title="class in org.apache.http.impl.conn">AbstractPoolEntry</A>
<DD><B>Deprecated.</B>&nbsp;Assigns a state object to this pool entry.
<DT><A HREF="./org/apache/http/impl/client/AbstractHttpClient.html#setTargetAuthenticationHandler(org.apache.http.client.AuthenticationHandler)"><B>setTargetAuthenticationHandler(AuthenticationHandler)</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/AbstractHttpClient.html" title="class in org.apache.http.impl.client">AbstractHttpClient</A>
<DD><B>Deprecated.</B>&nbsp;<I>(4.2) do not use</I>
<DT><A HREF="./org/apache/http/impl/client/AbstractHttpClient.html#setTargetAuthenticationStrategy(org.apache.http.client.AuthenticationStrategy)"><B>setTargetAuthenticationStrategy(AuthenticationStrategy)</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/AbstractHttpClient.html" title="class in org.apache.http.impl.client">AbstractHttpClient</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/conn/params/ConnManagerParamBean.html#setTimeout(long)"><B>setTimeout(long)</B></A> -
Method in class org.apache.http.conn.params.<A HREF="./org/apache/http/conn/params/ConnManagerParamBean.html" title="class in org.apache.http.conn.params">ConnManagerParamBean</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/apache/http/conn/params/ConnManagerParams.html#setTimeout(org.apache.http.params.HttpParams, long)"><B>setTimeout(HttpParams, long)</B></A> -
Static method in class org.apache.http.conn.params.<A HREF="./org/apache/http/conn/params/ConnManagerParams.html" title="class in org.apache.http.conn.params">ConnManagerParams</A>
<DD><B>Deprecated.</B>&nbsp;<I>(4.1) use <A HREF="http://hc.apache.org/httpcomponents-core-ga/httpcore/apidocs/org/apache/http/params/HttpConnectionParams.html#setConnectionTimeout(org.apache.http.params.HttpParams, int)" title="class or interface in org.apache.http.params"><CODE>HttpConnectionParams.setConnectionTimeout(HttpParams, int)</CODE></A></I>
<DT><A HREF="./org/apache/http/client/methods/HttpRequestBase.html#setURI(java.net.URI)"><B>setURI(URI)</B></A> -
Method in class org.apache.http.client.methods.<A HREF="./org/apache/http/client/methods/HttpRequestBase.html" title="class in org.apache.http.client.methods">HttpRequestBase</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/RequestWrapper.html#setURI(java.net.URI)"><B>setURI(URI)</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/RequestWrapper.html" title="class in org.apache.http.impl.client">RequestWrapper</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/utils/URIBuilder.html#setUserInfo(java.lang.String)"><B>setUserInfo(String)</B></A> -
Method in class org.apache.http.client.utils.<A HREF="./org/apache/http/client/utils/URIBuilder.html" title="class in org.apache.http.client.utils">URIBuilder</A>
<DD>Sets URI user info.
<DT><A HREF="./org/apache/http/client/utils/URIBuilder.html#setUserInfo(java.lang.String, java.lang.String)"><B>setUserInfo(String, String)</B></A> -
Method in class org.apache.http.client.utils.<A HREF="./org/apache/http/client/utils/URIBuilder.html" title="class in org.apache.http.client.utils">URIBuilder</A>
<DD>Sets URI user info as a combination of username and password.
<DT><A HREF="./org/apache/http/impl/client/AbstractHttpClient.html#setUserTokenHandler(org.apache.http.client.UserTokenHandler)"><B>setUserTokenHandler(UserTokenHandler)</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/AbstractHttpClient.html" title="class in org.apache.http.impl.client">AbstractHttpClient</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/cookie/SetCookie.html#setValue(java.lang.String)"><B>setValue(String)</B></A> -
Method in interface org.apache.http.cookie.<A HREF="./org/apache/http/cookie/SetCookie.html" title="interface in org.apache.http.cookie">SetCookie</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/cookie/BasicClientCookie.html#setValue(java.lang.String)"><B>setValue(String)</B></A> -
Method in class org.apache.http.impl.cookie.<A HREF="./org/apache/http/impl/cookie/BasicClientCookie.html" title="class in org.apache.http.impl.cookie">BasicClientCookie</A>
<DD>Sets the value
<DT><A HREF="./org/apache/http/cookie/SetCookie.html#setVersion(int)"><B>setVersion(int)</B></A> -
Method in interface org.apache.http.cookie.<A HREF="./org/apache/http/cookie/SetCookie.html" title="interface in org.apache.http.cookie">SetCookie</A>
<DD>Sets the version of the cookie specification to which this
cookie conforms.
<DT><A HREF="./org/apache/http/impl/cookie/BasicClientCookie.html#setVersion(int)"><B>setVersion(int)</B></A> -
Method in class org.apache.http.impl.cookie.<A HREF="./org/apache/http/impl/cookie/BasicClientCookie.html" title="class in org.apache.http.impl.cookie">BasicClientCookie</A>
<DD>Sets the version of the cookie specification to which this
cookie conforms.
<DT><A HREF="./org/apache/http/client/params/ClientParamBean.html#setVirtualHost(org.apache.http.HttpHost)"><B>setVirtualHost(HttpHost)</B></A> -
Method in class org.apache.http.client.params.<A HREF="./org/apache/http/client/params/ClientParamBean.html" title="class in org.apache.http.client.params">ClientParamBean</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/conn/tsccm/WaitingThreadAborter.html#setWaitingThread(org.apache.http.impl.conn.tsccm.WaitingThread)"><B>setWaitingThread(WaitingThread)</B></A> -
Method in class org.apache.http.impl.conn.tsccm.<A HREF="./org/apache/http/impl/conn/tsccm/WaitingThreadAborter.html" title="class in org.apache.http.impl.conn.tsccm">WaitingThreadAborter</A>
<DD><B>Deprecated.</B>&nbsp;Sets the waiting thread.
<DT><A HREF="./org/apache/http/impl/client/cache/memcached/SHA256KeyHashingScheme.html" title="class in org.apache.http.impl.client.cache.memcached"><B>SHA256KeyHashingScheme</B></A> - Class in <A HREF="./org/apache/http/impl/client/cache/memcached/package-summary.html">org.apache.http.impl.client.cache.memcached</A><DD>This is a <A HREF="./org/apache/http/impl/client/cache/memcached/KeyHashingScheme.html" title="interface in org.apache.http.impl.client.cache.memcached"><CODE>KeyHashingScheme</CODE></A> based on the
<a href="http://en.wikipedia.org/wiki/SHA-2">SHA-256</a>
algorithm.<DT><A HREF="./org/apache/http/impl/client/cache/memcached/SHA256KeyHashingScheme.html#SHA256KeyHashingScheme()"><B>SHA256KeyHashingScheme()</B></A> -
Constructor for class org.apache.http.impl.client.cache.memcached.<A HREF="./org/apache/http/impl/client/cache/memcached/SHA256KeyHashingScheme.html" title="class in org.apache.http.impl.client.cache.memcached">SHA256KeyHashingScheme</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/ConnectionBackoffStrategy.html#shouldBackoff(java.lang.Throwable)"><B>shouldBackoff(Throwable)</B></A> -
Method in interface org.apache.http.client.<A HREF="./org/apache/http/client/ConnectionBackoffStrategy.html" title="interface in org.apache.http.client">ConnectionBackoffStrategy</A>
<DD>Determines whether seeing the given <code>Throwable</code> as
a result of request execution should result in a backoff
signal.
<DT><A HREF="./org/apache/http/client/ConnectionBackoffStrategy.html#shouldBackoff(org.apache.http.HttpResponse)"><B>shouldBackoff(HttpResponse)</B></A> -
Method in interface org.apache.http.client.<A HREF="./org/apache/http/client/ConnectionBackoffStrategy.html" title="interface in org.apache.http.client">ConnectionBackoffStrategy</A>
<DD>Determines whether receiving the given <A HREF="http://hc.apache.org/httpcomponents-core-ga/httpcore/apidocs/org/apache/http/HttpResponse.html" title="class or interface in org.apache.http"><CODE>HttpResponse</CODE></A> as
a result of request execution should result in a backoff
signal.
<DT><A HREF="./org/apache/http/impl/client/DefaultBackoffStrategy.html#shouldBackoff(java.lang.Throwable)"><B>shouldBackoff(Throwable)</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/DefaultBackoffStrategy.html" title="class in org.apache.http.impl.client">DefaultBackoffStrategy</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/DefaultBackoffStrategy.html#shouldBackoff(org.apache.http.HttpResponse)"><B>shouldBackoff(HttpResponse)</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/DefaultBackoffStrategy.html" title="class in org.apache.http.impl.client">DefaultBackoffStrategy</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/NullBackoffStrategy.html#shouldBackoff(java.lang.Throwable)"><B>shouldBackoff(Throwable)</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/NullBackoffStrategy.html" title="class in org.apache.http.impl.client">NullBackoffStrategy</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/NullBackoffStrategy.html#shouldBackoff(org.apache.http.HttpResponse)"><B>shouldBackoff(HttpResponse)</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/NullBackoffStrategy.html" title="class in org.apache.http.impl.client">NullBackoffStrategy</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/conn/ClientConnectionManager.html#shutdown()"><B>shutdown()</B></A> -
Method in interface org.apache.http.conn.<A HREF="./org/apache/http/conn/ClientConnectionManager.html" title="interface in org.apache.http.conn">ClientConnectionManager</A>
<DD>Shuts down this connection manager and releases allocated resources.
<DT><A HREF="./org/apache/http/impl/client/cache/ManagedHttpCacheStorage.html#shutdown()"><B>shutdown()</B></A> -
Method in class org.apache.http.impl.client.cache.<A HREF="./org/apache/http/impl/client/cache/ManagedHttpCacheStorage.html" title="class in org.apache.http.impl.client.cache">ManagedHttpCacheStorage</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/conn/AbstractPooledConnAdapter.html#shutdown()"><B>shutdown()</B></A> -
Method in class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/AbstractPooledConnAdapter.html" title="class in org.apache.http.impl.conn">AbstractPooledConnAdapter</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/apache/http/impl/conn/BasicClientConnectionManager.html#shutdown()"><B>shutdown()</B></A> -
Method in class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/BasicClientConnectionManager.html" title="class in org.apache.http.impl.conn">BasicClientConnectionManager</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/conn/DefaultClientConnection.html#shutdown()"><B>shutdown()</B></A> -
Method in class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/DefaultClientConnection.html" title="class in org.apache.http.impl.conn">DefaultClientConnection</A>
<DD>Force-closes this connection.
<DT><A HREF="./org/apache/http/impl/conn/PoolingClientConnectionManager.html#shutdown()"><B>shutdown()</B></A> -
Method in class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/PoolingClientConnectionManager.html" title="class in org.apache.http.impl.conn">PoolingClientConnectionManager</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/conn/SingleClientConnManager.PoolEntry.html#shutdown()"><B>shutdown()</B></A> -
Method in class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/SingleClientConnManager.PoolEntry.html" title="class in org.apache.http.impl.conn">SingleClientConnManager.PoolEntry</A>
<DD><B>Deprecated.</B>&nbsp;Shuts down the connection in this pool entry.
<DT><A HREF="./org/apache/http/impl/conn/SingleClientConnManager.html#shutdown()"><B>shutdown()</B></A> -
Method in class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/SingleClientConnManager.html" title="class in org.apache.http.impl.conn">SingleClientConnManager</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/apache/http/impl/conn/tsccm/AbstractConnPool.html#shutdown()"><B>shutdown()</B></A> -
Method in class org.apache.http.impl.conn.tsccm.<A HREF="./org/apache/http/impl/conn/tsccm/AbstractConnPool.html" title="class in org.apache.http.impl.conn.tsccm">AbstractConnPool</A>
<DD><B>Deprecated.</B>&nbsp;Shuts down this pool and all associated resources.
<DT><A HREF="./org/apache/http/impl/conn/tsccm/ConnPoolByRoute.html#shutdown"><B>shutdown</B></A> -
Variable in class org.apache.http.impl.conn.tsccm.<A HREF="./org/apache/http/impl/conn/tsccm/ConnPoolByRoute.html" title="class in org.apache.http.impl.conn.tsccm">ConnPoolByRoute</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/apache/http/impl/conn/tsccm/ConnPoolByRoute.html#shutdown()"><B>shutdown()</B></A> -
Method in class org.apache.http.impl.conn.tsccm.<A HREF="./org/apache/http/impl/conn/tsccm/ConnPoolByRoute.html" title="class in org.apache.http.impl.conn.tsccm">ConnPoolByRoute</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/apache/http/impl/conn/tsccm/ThreadSafeClientConnManager.html#shutdown()"><B>shutdown()</B></A> -
Method in class org.apache.http.impl.conn.tsccm.<A HREF="./org/apache/http/impl/conn/tsccm/ThreadSafeClientConnManager.html" title="class in org.apache.http.impl.conn.tsccm">ThreadSafeClientConnManager</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/apache/http/impl/conn/AbstractPoolEntry.html#shutdownEntry()"><B>shutdownEntry()</B></A> -
Method in class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/AbstractPoolEntry.html" title="class in org.apache.http.impl.conn">AbstractPoolEntry</A>
<DD><B>Deprecated.</B>&nbsp;Shuts down the entry.
<DT><A HREF="./org/apache/http/impl/conn/tsccm/BasicPoolEntry.html#shutdownEntry()"><B>shutdownEntry()</B></A> -
Method in class org.apache.http.impl.conn.tsccm.<A HREF="./org/apache/http/impl/conn/tsccm/BasicPoolEntry.html" title="class in org.apache.http.impl.conn.tsccm">BasicPoolEntry</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/apache/http/cookie/params/CookieSpecPNames.html#SINGLE_COOKIE_HEADER"><B>SINGLE_COOKIE_HEADER</B></A> -
Static variable in interface org.apache.http.cookie.params.<A HREF="./org/apache/http/cookie/params/CookieSpecPNames.html" title="interface in org.apache.http.cookie.params">CookieSpecPNames</A>
<DD>Defines whether cookies should be forced into a single
<code>Cookie</code> request header.
<DT><A HREF="./org/apache/http/impl/conn/SingleClientConnManager.html" title="class in org.apache.http.impl.conn"><B>SingleClientConnManager</B></A> - Class in <A HREF="./org/apache/http/impl/conn/package-summary.html">org.apache.http.impl.conn</A><DD><B>Deprecated.</B>&nbsp;<I>(4.2) use <A HREF="./org/apache/http/impl/conn/BasicClientConnectionManager.html" title="class in org.apache.http.impl.conn"><CODE>BasicClientConnectionManager</CODE></A></I><DT><A HREF="./org/apache/http/impl/conn/SingleClientConnManager.html#SingleClientConnManager(org.apache.http.params.HttpParams, org.apache.http.conn.scheme.SchemeRegistry)"><B>SingleClientConnManager(HttpParams, SchemeRegistry)</B></A> -
Constructor for class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/SingleClientConnManager.html" title="class in org.apache.http.impl.conn">SingleClientConnManager</A>
<DD><B>Deprecated.</B>&nbsp;<I>(4.1) use <A HREF="./org/apache/http/impl/conn/SingleClientConnManager.html#SingleClientConnManager(org.apache.http.conn.scheme.SchemeRegistry)"><CODE>SingleClientConnManager.SingleClientConnManager(SchemeRegistry)</CODE></A></I>
<DT><A HREF="./org/apache/http/impl/conn/SingleClientConnManager.html#SingleClientConnManager(org.apache.http.conn.scheme.SchemeRegistry)"><B>SingleClientConnManager(SchemeRegistry)</B></A> -
Constructor for class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/SingleClientConnManager.html" title="class in org.apache.http.impl.conn">SingleClientConnManager</A>
<DD><B>Deprecated.</B>&nbsp;Creates a new simple connection manager.
<DT><A HREF="./org/apache/http/impl/conn/SingleClientConnManager.html#SingleClientConnManager()"><B>SingleClientConnManager()</B></A> -
Constructor for class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/SingleClientConnManager.html" title="class in org.apache.http.impl.conn">SingleClientConnManager</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/apache/http/impl/conn/SingleClientConnManager.ConnAdapter.html" title="class in org.apache.http.impl.conn"><B>SingleClientConnManager.ConnAdapter</B></A> - Class in <A HREF="./org/apache/http/impl/conn/package-summary.html">org.apache.http.impl.conn</A><DD><B>Deprecated.</B>&nbsp;The connection adapter used by this manager.<DT><A HREF="./org/apache/http/impl/conn/SingleClientConnManager.ConnAdapter.html#SingleClientConnManager.ConnAdapter(org.apache.http.impl.conn.SingleClientConnManager.PoolEntry, org.apache.http.conn.routing.HttpRoute)"><B>SingleClientConnManager.ConnAdapter(SingleClientConnManager.PoolEntry, HttpRoute)</B></A> -
Constructor for class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/SingleClientConnManager.ConnAdapter.html" title="class in org.apache.http.impl.conn">SingleClientConnManager.ConnAdapter</A>
<DD><B>Deprecated.</B>&nbsp;Creates a new connection adapter.
<DT><A HREF="./org/apache/http/impl/conn/SingleClientConnManager.PoolEntry.html" title="class in org.apache.http.impl.conn"><B>SingleClientConnManager.PoolEntry</B></A> - Class in <A HREF="./org/apache/http/impl/conn/package-summary.html">org.apache.http.impl.conn</A><DD><B>Deprecated.</B>&nbsp;The pool entry for this connection manager.<DT><A HREF="./org/apache/http/impl/conn/SingleClientConnManager.PoolEntry.html#SingleClientConnManager.PoolEntry()"><B>SingleClientConnManager.PoolEntry()</B></A> -
Constructor for class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/SingleClientConnManager.PoolEntry.html" title="class in org.apache.http.impl.conn">SingleClientConnManager.PoolEntry</A>
<DD><B>Deprecated.</B>&nbsp;Creates a new pool entry.
<DT><A HREF="./org/apache/http/cookie/SM.html" title="interface in org.apache.http.cookie"><B>SM</B></A> - Interface in <A HREF="./org/apache/http/cookie/package-summary.html">org.apache.http.cookie</A><DD>Constants and static helpers related to the HTTP state management.<DT><A HREF="./org/apache/http/conn/scheme/SocketFactory.html" title="interface in org.apache.http.conn.scheme"><B>SocketFactory</B></A> - Interface in <A HREF="./org/apache/http/conn/scheme/package-summary.html">org.apache.http.conn.scheme</A><DD><B>Deprecated.</B>&nbsp;<I>(4.1) use <A HREF="./org/apache/http/conn/scheme/SchemeSocketFactory.html" title="interface in org.apache.http.conn.scheme"><CODE>SchemeSocketFactory</CODE></A></I><DT><A HREF="./org/apache/http/client/fluent/Request.html#socketTimeout(int)"><B>socketTimeout(int)</B></A> -
Method in class org.apache.http.client.fluent.<A HREF="./org/apache/http/client/fluent/Request.html" title="class in org.apache.http.client.fluent">Request</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/params/AuthPolicy.html#SPNEGO"><B>SPNEGO</B></A> -
Static variable in class org.apache.http.client.params.<A HREF="./org/apache/http/client/params/AuthPolicy.html" title="class in org.apache.http.client.params">AuthPolicy</A>
<DD>SPNEGO Authentication scheme.
<DT><A HREF="./org/apache/http/impl/auth/SPNegoScheme.html" title="class in org.apache.http.impl.auth"><B>SPNegoScheme</B></A> - Class in <A HREF="./org/apache/http/impl/auth/package-summary.html">org.apache.http.impl.auth</A><DD>SPNEGO (Simple and Protected GSSAPI Negotiation Mechanism) authentication
scheme.<DT><A HREF="./org/apache/http/impl/auth/SPNegoScheme.html#SPNegoScheme(boolean)"><B>SPNegoScheme(boolean)</B></A> -
Constructor for class org.apache.http.impl.auth.<A HREF="./org/apache/http/impl/auth/SPNegoScheme.html" title="class in org.apache.http.impl.auth">SPNegoScheme</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/auth/SPNegoScheme.html#SPNegoScheme()"><B>SPNegoScheme()</B></A> -
Constructor for class org.apache.http.impl.auth.<A HREF="./org/apache/http/impl/auth/SPNegoScheme.html" title="class in org.apache.http.impl.auth">SPNegoScheme</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/auth/SPNegoSchemeFactory.html" title="class in org.apache.http.impl.auth"><B>SPNegoSchemeFactory</B></A> - Class in <A HREF="./org/apache/http/impl/auth/package-summary.html">org.apache.http.impl.auth</A><DD>SPNEGO (Simple and Protected GSSAPI Negotiation Mechanism) authentication
scheme factory.<DT><A HREF="./org/apache/http/impl/auth/SPNegoSchemeFactory.html#SPNegoSchemeFactory(boolean)"><B>SPNegoSchemeFactory(boolean)</B></A> -
Constructor for class org.apache.http.impl.auth.<A HREF="./org/apache/http/impl/auth/SPNegoSchemeFactory.html" title="class in org.apache.http.impl.auth">SPNegoSchemeFactory</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/auth/SPNegoSchemeFactory.html#SPNegoSchemeFactory()"><B>SPNegoSchemeFactory()</B></A> -
Constructor for class org.apache.http.impl.auth.<A HREF="./org/apache/http/impl/auth/SPNegoSchemeFactory.html" title="class in org.apache.http.impl.auth">SPNegoSchemeFactory</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/auth/SpnegoTokenGenerator.html" title="interface in org.apache.http.impl.auth"><B>SpnegoTokenGenerator</B></A> - Interface in <A HREF="./org/apache/http/impl/auth/package-summary.html">org.apache.http.impl.auth</A><DD><B>Deprecated.</B>&nbsp;<I>(4.2) subclass <A HREF="./org/apache/http/impl/auth/KerberosScheme.html" title="class in org.apache.http.impl.auth"><CODE>KerberosScheme</CODE></A> and override
<A HREF="./org/apache/http/impl/auth/GGSSchemeBase.html#generateGSSToken(byte[], org.ietf.jgss.Oid, java.lang.String)"><CODE>GGSSchemeBase.generateGSSToken(byte[], org.ietf.jgss.Oid, String)</CODE></A></I><DT><A HREF="./org/apache/http/conn/ssl/SSLSocketFactory.html#SSL"><B>SSL</B></A> -
Static variable in class org.apache.http.conn.ssl.<A HREF="./org/apache/http/conn/ssl/SSLSocketFactory.html" title="class in org.apache.http.conn.ssl">SSLSocketFactory</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/conn/ssl/SSLInitializationException.html" title="class in org.apache.http.conn.ssl"><B>SSLInitializationException</B></A> - Exception in <A HREF="./org/apache/http/conn/ssl/package-summary.html">org.apache.http.conn.ssl</A><DD>&nbsp;<DT><A HREF="./org/apache/http/conn/ssl/SSLInitializationException.html#SSLInitializationException(java.lang.String, java.lang.Throwable)"><B>SSLInitializationException(String, Throwable)</B></A> -
Constructor for exception org.apache.http.conn.ssl.<A HREF="./org/apache/http/conn/ssl/SSLInitializationException.html" title="class in org.apache.http.conn.ssl">SSLInitializationException</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/conn/ssl/SSLSocketFactory.html" title="class in org.apache.http.conn.ssl"><B>SSLSocketFactory</B></A> - Class in <A HREF="./org/apache/http/conn/ssl/package-summary.html">org.apache.http.conn.ssl</A><DD>Layered socket factory for TLS/SSL connections.<DT><A HREF="./org/apache/http/conn/ssl/SSLSocketFactory.html#SSLSocketFactory(java.lang.String, java.security.KeyStore, java.lang.String, java.security.KeyStore, java.security.SecureRandom, org.apache.http.conn.scheme.HostNameResolver)"><B>SSLSocketFactory(String, KeyStore, String, KeyStore, SecureRandom, HostNameResolver)</B></A> -
Constructor for class org.apache.http.conn.ssl.<A HREF="./org/apache/http/conn/ssl/SSLSocketFactory.html" title="class in org.apache.http.conn.ssl">SSLSocketFactory</A>
<DD><B>Deprecated.</B>&nbsp;<I>Use <A HREF="./org/apache/http/conn/ssl/SSLSocketFactory.html#SSLSocketFactory(java.lang.String, java.security.KeyStore, java.lang.String, java.security.KeyStore, java.security.SecureRandom, org.apache.http.conn.ssl.X509HostnameVerifier)"><CODE>SSLSocketFactory.SSLSocketFactory(String, KeyStore, String, KeyStore, SecureRandom, X509HostnameVerifier)</CODE></A></I>
<DT><A HREF="./org/apache/http/conn/ssl/SSLSocketFactory.html#SSLSocketFactory(java.lang.String, java.security.KeyStore, java.lang.String, java.security.KeyStore, java.security.SecureRandom, org.apache.http.conn.ssl.X509HostnameVerifier)"><B>SSLSocketFactory(String, KeyStore, String, KeyStore, SecureRandom, X509HostnameVerifier)</B></A> -
Constructor for class org.apache.http.conn.ssl.<A HREF="./org/apache/http/conn/ssl/SSLSocketFactory.html" title="class in org.apache.http.conn.ssl">SSLSocketFactory</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/conn/ssl/SSLSocketFactory.html#SSLSocketFactory(java.lang.String, java.security.KeyStore, java.lang.String, java.security.KeyStore, java.security.SecureRandom, org.apache.http.conn.ssl.TrustStrategy, org.apache.http.conn.ssl.X509HostnameVerifier)"><B>SSLSocketFactory(String, KeyStore, String, KeyStore, SecureRandom, TrustStrategy, X509HostnameVerifier)</B></A> -
Constructor for class org.apache.http.conn.ssl.<A HREF="./org/apache/http/conn/ssl/SSLSocketFactory.html" title="class in org.apache.http.conn.ssl">SSLSocketFactory</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/conn/ssl/SSLSocketFactory.html#SSLSocketFactory(java.security.KeyStore, java.lang.String, java.security.KeyStore)"><B>SSLSocketFactory(KeyStore, String, KeyStore)</B></A> -
Constructor for class org.apache.http.conn.ssl.<A HREF="./org/apache/http/conn/ssl/SSLSocketFactory.html" title="class in org.apache.http.conn.ssl">SSLSocketFactory</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/conn/ssl/SSLSocketFactory.html#SSLSocketFactory(java.security.KeyStore, java.lang.String)"><B>SSLSocketFactory(KeyStore, String)</B></A> -
Constructor for class org.apache.http.conn.ssl.<A HREF="./org/apache/http/conn/ssl/SSLSocketFactory.html" title="class in org.apache.http.conn.ssl">SSLSocketFactory</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/conn/ssl/SSLSocketFactory.html#SSLSocketFactory(java.security.KeyStore)"><B>SSLSocketFactory(KeyStore)</B></A> -
Constructor for class org.apache.http.conn.ssl.<A HREF="./org/apache/http/conn/ssl/SSLSocketFactory.html" title="class in org.apache.http.conn.ssl">SSLSocketFactory</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/conn/ssl/SSLSocketFactory.html#SSLSocketFactory(org.apache.http.conn.ssl.TrustStrategy, org.apache.http.conn.ssl.X509HostnameVerifier)"><B>SSLSocketFactory(TrustStrategy, X509HostnameVerifier)</B></A> -
Constructor for class org.apache.http.conn.ssl.<A HREF="./org/apache/http/conn/ssl/SSLSocketFactory.html" title="class in org.apache.http.conn.ssl">SSLSocketFactory</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/conn/ssl/SSLSocketFactory.html#SSLSocketFactory(org.apache.http.conn.ssl.TrustStrategy)"><B>SSLSocketFactory(TrustStrategy)</B></A> -
Constructor for class org.apache.http.conn.ssl.<A HREF="./org/apache/http/conn/ssl/SSLSocketFactory.html" title="class in org.apache.http.conn.ssl">SSLSocketFactory</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/conn/ssl/SSLSocketFactory.html#SSLSocketFactory(javax.net.ssl.SSLContext)"><B>SSLSocketFactory(SSLContext)</B></A> -
Constructor for class org.apache.http.conn.ssl.<A HREF="./org/apache/http/conn/ssl/SSLSocketFactory.html" title="class in org.apache.http.conn.ssl">SSLSocketFactory</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/conn/ssl/SSLSocketFactory.html#SSLSocketFactory(javax.net.ssl.SSLContext, org.apache.http.conn.scheme.HostNameResolver)"><B>SSLSocketFactory(SSLContext, HostNameResolver)</B></A> -
Constructor for class org.apache.http.conn.ssl.<A HREF="./org/apache/http/conn/ssl/SSLSocketFactory.html" title="class in org.apache.http.conn.ssl">SSLSocketFactory</A>
<DD><B>Deprecated.</B>&nbsp;<I>Use <A HREF="./org/apache/http/conn/ssl/SSLSocketFactory.html#SSLSocketFactory(javax.net.ssl.SSLContext)"><CODE>SSLSocketFactory.SSLSocketFactory(SSLContext)</CODE></A></I>
<DT><A HREF="./org/apache/http/conn/ssl/SSLSocketFactory.html#SSLSocketFactory(javax.net.ssl.SSLContext, org.apache.http.conn.ssl.X509HostnameVerifier)"><B>SSLSocketFactory(SSLContext, X509HostnameVerifier)</B></A> -
Constructor for class org.apache.http.conn.ssl.<A HREF="./org/apache/http/conn/ssl/SSLSocketFactory.html" title="class in org.apache.http.conn.ssl">SSLSocketFactory</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/conn/ssl/SSLSocketFactory.html#SSLSocketFactory(javax.net.ssl.SSLSocketFactory, org.apache.http.conn.ssl.X509HostnameVerifier)"><B>SSLSocketFactory(SSLSocketFactory, X509HostnameVerifier)</B></A> -
Constructor for class org.apache.http.conn.ssl.<A HREF="./org/apache/http/conn/ssl/SSLSocketFactory.html" title="class in org.apache.http.conn.ssl">SSLSocketFactory</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/conn/ssl/SSLSocketFactory.html#SSLV2"><B>SSLV2</B></A> -
Static variable in class org.apache.http.conn.ssl.<A HREF="./org/apache/http/conn/ssl/SSLSocketFactory.html" title="class in org.apache.http.conn.ssl">SSLSocketFactory</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/cache/HeaderConstants.html#STALE_IF_ERROR"><B>STALE_IF_ERROR</B></A> -
Static variable in class org.apache.http.client.cache.<A HREF="./org/apache/http/client/cache/HeaderConstants.html" title="class in org.apache.http.client.cache">HeaderConstants</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/cache/HeaderConstants.html#STALE_WHILE_REVALIDATE"><B>STALE_WHILE_REVALIDATE</B></A> -
Static variable in class org.apache.http.client.cache.<A HREF="./org/apache/http/client/cache/HeaderConstants.html" title="class in org.apache.http.client.cache">HeaderConstants</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/fluent/Request.html#staleConnectionCheck(boolean)"><B>staleConnectionCheck(boolean)</B></A> -
Method in class org.apache.http.client.fluent.<A HREF="./org/apache/http/client/fluent/Request.html" title="class in org.apache.http.client.fluent">Request</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/StandardHttpRequestRetryHandler.html" title="class in org.apache.http.impl.client"><B>StandardHttpRequestRetryHandler</B></A> - Class in <A HREF="./org/apache/http/impl/client/package-summary.html">org.apache.http.impl.client</A><DD>A <A HREF="./org/apache/http/client/HttpRequestRetryHandler.html" title="interface in org.apache.http.client"><CODE>HttpRequestRetryHandler</CODE></A> which assumes that all requested
HTTP methods which should be idempotent according to RFC-2616 are
in fact idempotent and can be retried.<DT><A HREF="./org/apache/http/impl/client/StandardHttpRequestRetryHandler.html#StandardHttpRequestRetryHandler(int, boolean)"><B>StandardHttpRequestRetryHandler(int, boolean)</B></A> -
Constructor for class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/StandardHttpRequestRetryHandler.html" title="class in org.apache.http.impl.client">StandardHttpRequestRetryHandler</A>
<DD>Default constructor
<DT><A HREF="./org/apache/http/impl/client/StandardHttpRequestRetryHandler.html#StandardHttpRequestRetryHandler()"><B>StandardHttpRequestRetryHandler()</B></A> -
Constructor for class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/StandardHttpRequestRetryHandler.html" title="class in org.apache.http.impl.client">StandardHttpRequestRetryHandler</A>
<DD>Default constructor
<DT><A HREF="./org/apache/http/impl/conn/AbstractPoolEntry.html#state"><B>state</B></A> -
Variable in class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/AbstractPoolEntry.html" title="class in org.apache.http.impl.conn">AbstractPoolEntry</A>
<DD><B>Deprecated.</B>&nbsp;Connection state object
<DT><A HREF="./org/apache/http/conn/BasicEofSensorWatcher.html#streamAbort(java.io.InputStream)"><B>streamAbort(InputStream)</B></A> -
Method in class org.apache.http.conn.<A HREF="./org/apache/http/conn/BasicEofSensorWatcher.html" title="class in org.apache.http.conn">BasicEofSensorWatcher</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/conn/BasicManagedEntity.html#streamAbort(java.io.InputStream)"><B>streamAbort(InputStream)</B></A> -
Method in class org.apache.http.conn.<A HREF="./org/apache/http/conn/BasicManagedEntity.html" title="class in org.apache.http.conn">BasicManagedEntity</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/conn/EofSensorWatcher.html#streamAbort(java.io.InputStream)"><B>streamAbort(InputStream)</B></A> -
Method in interface org.apache.http.conn.<A HREF="./org/apache/http/conn/EofSensorWatcher.html" title="interface in org.apache.http.conn">EofSensorWatcher</A>
<DD>Indicates that the <A HREF="./org/apache/http/conn/EofSensorInputStream.html" title="class in org.apache.http.conn"><CODE>stream</CODE></A> is aborted.
<DT><A HREF="./org/apache/http/conn/BasicEofSensorWatcher.html#streamClosed(java.io.InputStream)"><B>streamClosed(InputStream)</B></A> -
Method in class org.apache.http.conn.<A HREF="./org/apache/http/conn/BasicEofSensorWatcher.html" title="class in org.apache.http.conn">BasicEofSensorWatcher</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/conn/BasicManagedEntity.html#streamClosed(java.io.InputStream)"><B>streamClosed(InputStream)</B></A> -
Method in class org.apache.http.conn.<A HREF="./org/apache/http/conn/BasicManagedEntity.html" title="class in org.apache.http.conn">BasicManagedEntity</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/conn/EofSensorWatcher.html#streamClosed(java.io.InputStream)"><B>streamClosed(InputStream)</B></A> -
Method in interface org.apache.http.conn.<A HREF="./org/apache/http/conn/EofSensorWatcher.html" title="interface in org.apache.http.conn">EofSensorWatcher</A>
<DD>Indicates that the <A HREF="./org/apache/http/conn/EofSensorInputStream.html" title="class in org.apache.http.conn"><CODE>stream</CODE></A> is closed.
<DT><A HREF="./org/apache/http/conn/ssl/SSLSocketFactory.html#STRICT_HOSTNAME_VERIFIER"><B>STRICT_HOSTNAME_VERIFIER</B></A> -
Static variable in class org.apache.http.conn.ssl.<A HREF="./org/apache/http/conn/ssl/SSLSocketFactory.html" title="class in org.apache.http.conn.ssl">SSLSocketFactory</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/conn/ssl/StrictHostnameVerifier.html" title="class in org.apache.http.conn.ssl"><B>StrictHostnameVerifier</B></A> - Class in <A HREF="./org/apache/http/conn/ssl/package-summary.html">org.apache.http.conn.ssl</A><DD>The Strict HostnameVerifier works the same way as Sun Java 1.4, Sun
Java 5, Sun Java 6-rc.<DT><A HREF="./org/apache/http/conn/ssl/StrictHostnameVerifier.html#StrictHostnameVerifier()"><B>StrictHostnameVerifier()</B></A> -
Constructor for class org.apache.http.conn.ssl.<A HREF="./org/apache/http/conn/ssl/StrictHostnameVerifier.html" title="class in org.apache.http.conn.ssl">StrictHostnameVerifier</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/entity/mime/content/StringBody.html" title="class in org.apache.http.entity.mime.content"><B>StringBody</B></A> - Class in <A HREF="./org/apache/http/entity/mime/content/package-summary.html">org.apache.http.entity.mime.content</A><DD>&nbsp;<DT><A HREF="./org/apache/http/entity/mime/content/StringBody.html#StringBody(java.lang.String, java.lang.String, java.nio.charset.Charset)"><B>StringBody(String, String, Charset)</B></A> -
Constructor for class org.apache.http.entity.mime.content.<A HREF="./org/apache/http/entity/mime/content/StringBody.html" title="class in org.apache.http.entity.mime.content">StringBody</A>
<DD>Create a StringBody from the specified text, mime type and character set.
<DT><A HREF="./org/apache/http/entity/mime/content/StringBody.html#StringBody(java.lang.String, java.nio.charset.Charset)"><B>StringBody(String, Charset)</B></A> -
Constructor for class org.apache.http.entity.mime.content.<A HREF="./org/apache/http/entity/mime/content/StringBody.html" title="class in org.apache.http.entity.mime.content">StringBody</A>
<DD>Create a StringBody from the specified text and character set.
<DT><A HREF="./org/apache/http/entity/mime/content/StringBody.html#StringBody(java.lang.String)"><B>StringBody(String)</B></A> -
Constructor for class org.apache.http.entity.mime.content.<A HREF="./org/apache/http/entity/mime/content/StringBody.html" title="class in org.apache.http.entity.mime.content">StringBody</A>
<DD>Create a StringBody from the specified text.
<DT><A HREF="./org/apache/http/impl/client/cache/CachingHttpClient.html#supportsRangeAndContentRangeHeaders()"><B>supportsRangeAndContentRangeHeaders()</B></A> -
Method in class org.apache.http.impl.client.cache.<A HREF="./org/apache/http/impl/client/cache/CachingHttpClient.html" title="class in org.apache.http.impl.client.cache">CachingHttpClient</A>
<DD>Reports whether this <code>CachingHttpClient</code> implementation
supports byte-range requests as specified by the <code>Range</code>
and <code>Content-Range</code> headers.
<DT><A HREF="./org/apache/http/impl/conn/SystemDefaultDnsResolver.html" title="class in org.apache.http.impl.conn"><B>SystemDefaultDnsResolver</B></A> - Class in <A HREF="./org/apache/http/impl/conn/package-summary.html">org.apache.http.impl.conn</A><DD>DNS resolver that uses the default OS implementation for resolving host names.<DT><A HREF="./org/apache/http/impl/conn/SystemDefaultDnsResolver.html#SystemDefaultDnsResolver()"><B>SystemDefaultDnsResolver()</B></A> -
Constructor for class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/SystemDefaultDnsResolver.html" title="class in org.apache.http.impl.conn">SystemDefaultDnsResolver</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/SystemDefaultHttpClient.html" title="class in org.apache.http.impl.client"><B>SystemDefaultHttpClient</B></A> - Class in <A HREF="./org/apache/http/impl/client/package-summary.html">org.apache.http.impl.client</A><DD>An extension of <A HREF="./org/apache/http/impl/client/DefaultHttpClient.html" title="class in org.apache.http.impl.client"><CODE>DefaultHttpClient</CODE></A> pre-configured using system properties.<DT><A HREF="./org/apache/http/impl/client/SystemDefaultHttpClient.html#SystemDefaultHttpClient(org.apache.http.params.HttpParams)"><B>SystemDefaultHttpClient(HttpParams)</B></A> -
Constructor for class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/SystemDefaultHttpClient.html" title="class in org.apache.http.impl.client">SystemDefaultHttpClient</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/SystemDefaultHttpClient.html#SystemDefaultHttpClient()"><B>SystemDefaultHttpClient()</B></A> -
Constructor for class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/SystemDefaultHttpClient.html" title="class in org.apache.http.impl.client">SystemDefaultHttpClient</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_T_"><!-- --></A><H2>
<B>T</B></H2>
<DL>
<DT><A HREF="./org/apache/http/auth/params/AuthPNames.html#TARGET_AUTH_PREF"><B>TARGET_AUTH_PREF</B></A> -
Static variable in interface org.apache.http.auth.params.<A HREF="./org/apache/http/auth/params/AuthPNames.html" title="interface in org.apache.http.auth.params">AuthPNames</A>
<DD>Defines the order of preference for supported <A HREF="./org/apache/http/auth/AuthScheme.html" title="interface in org.apache.http.auth"><CODE>AuthScheme</CODE></A>s when
authenticating with the target host.
<DT><A HREF="./org/apache/http/client/protocol/ClientContext.html#TARGET_AUTH_STATE"><B>TARGET_AUTH_STATE</B></A> -
Static variable in interface org.apache.http.client.protocol.<A HREF="./org/apache/http/client/protocol/ClientContext.html" title="interface in org.apache.http.client.protocol">ClientContext</A>
<DD>Attribute name of a <A HREF="./org/apache/http/auth/AuthState.html" title="class in org.apache.http.auth"><CODE>AuthState</CODE></A>
object that represents the actual target authentication state.
<DT><A HREF="./org/apache/http/impl/client/TargetAuthenticationStrategy.html" title="class in org.apache.http.impl.client"><B>TargetAuthenticationStrategy</B></A> - Class in <A HREF="./org/apache/http/impl/client/package-summary.html">org.apache.http.impl.client</A><DD>Default <A HREF="./org/apache/http/client/AuthenticationStrategy.html" title="interface in org.apache.http.client"><CODE>AuthenticationStrategy</CODE></A> implementation for proxy host authentication.<DT><A HREF="./org/apache/http/impl/client/TargetAuthenticationStrategy.html#TargetAuthenticationStrategy()"><B>TargetAuthenticationStrategy()</B></A> -
Constructor for class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/TargetAuthenticationStrategy.html" title="class in org.apache.http.impl.client">TargetAuthenticationStrategy</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/DefaultRequestDirector.html#targetAuthHandler"><B>targetAuthHandler</B></A> -
Variable in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/DefaultRequestDirector.html" title="class in org.apache.http.impl.client">DefaultRequestDirector</A>
<DD><B>Deprecated.</B>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/DefaultRequestDirector.html#targetAuthState"><B>targetAuthState</B></A> -
Variable in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/DefaultRequestDirector.html" title="class in org.apache.http.impl.client">DefaultRequestDirector</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/DefaultRequestDirector.html#targetAuthStrategy"><B>targetAuthStrategy</B></A> -
Variable in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/DefaultRequestDirector.html" title="class in org.apache.http.impl.client">DefaultRequestDirector</A>
<DD>The target authentication handler.
<DT><A HREF="./org/apache/http/impl/conn/tsccm/ThreadSafeClientConnManager.html" title="class in org.apache.http.impl.conn.tsccm"><B>ThreadSafeClientConnManager</B></A> - Class in <A HREF="./org/apache/http/impl/conn/tsccm/package-summary.html">org.apache.http.impl.conn.tsccm</A><DD><B>Deprecated.</B>&nbsp;<I>(4.2) use <A HREF="./org/apache/http/impl/conn/PoolingClientConnectionManager.html" title="class in org.apache.http.impl.conn"><CODE>PoolingClientConnectionManager</CODE></A></I><DT><A HREF="./org/apache/http/impl/conn/tsccm/ThreadSafeClientConnManager.html#ThreadSafeClientConnManager(org.apache.http.conn.scheme.SchemeRegistry)"><B>ThreadSafeClientConnManager(SchemeRegistry)</B></A> -
Constructor for class org.apache.http.impl.conn.tsccm.<A HREF="./org/apache/http/impl/conn/tsccm/ThreadSafeClientConnManager.html" title="class in org.apache.http.impl.conn.tsccm">ThreadSafeClientConnManager</A>
<DD><B>Deprecated.</B>&nbsp;Creates a new thread safe connection manager.
<DT><A HREF="./org/apache/http/impl/conn/tsccm/ThreadSafeClientConnManager.html#ThreadSafeClientConnManager()"><B>ThreadSafeClientConnManager()</B></A> -
Constructor for class org.apache.http.impl.conn.tsccm.<A HREF="./org/apache/http/impl/conn/tsccm/ThreadSafeClientConnManager.html" title="class in org.apache.http.impl.conn.tsccm">ThreadSafeClientConnManager</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/apache/http/impl/conn/tsccm/ThreadSafeClientConnManager.html#ThreadSafeClientConnManager(org.apache.http.conn.scheme.SchemeRegistry, long, java.util.concurrent.TimeUnit)"><B>ThreadSafeClientConnManager(SchemeRegistry, long, TimeUnit)</B></A> -
Constructor for class org.apache.http.impl.conn.tsccm.<A HREF="./org/apache/http/impl/conn/tsccm/ThreadSafeClientConnManager.html" title="class in org.apache.http.impl.conn.tsccm">ThreadSafeClientConnManager</A>
<DD><B>Deprecated.</B>&nbsp;Creates a new thread safe connection manager.
<DT><A HREF="./org/apache/http/impl/conn/tsccm/ThreadSafeClientConnManager.html#ThreadSafeClientConnManager(org.apache.http.conn.scheme.SchemeRegistry, long, java.util.concurrent.TimeUnit, org.apache.http.conn.params.ConnPerRouteBean)"><B>ThreadSafeClientConnManager(SchemeRegistry, long, TimeUnit, ConnPerRouteBean)</B></A> -
Constructor for class org.apache.http.impl.conn.tsccm.<A HREF="./org/apache/http/impl/conn/tsccm/ThreadSafeClientConnManager.html" title="class in org.apache.http.impl.conn.tsccm">ThreadSafeClientConnManager</A>
<DD><B>Deprecated.</B>&nbsp;Creates a new thread safe connection manager.
<DT><A HREF="./org/apache/http/impl/conn/tsccm/ThreadSafeClientConnManager.html#ThreadSafeClientConnManager(org.apache.http.params.HttpParams, org.apache.http.conn.scheme.SchemeRegistry)"><B>ThreadSafeClientConnManager(HttpParams, SchemeRegistry)</B></A> -
Constructor for class org.apache.http.impl.conn.tsccm.<A HREF="./org/apache/http/impl/conn/tsccm/ThreadSafeClientConnManager.html" title="class in org.apache.http.impl.conn.tsccm">ThreadSafeClientConnManager</A>
<DD><B>Deprecated.</B>&nbsp;<I>(4.1) use <A HREF="./org/apache/http/impl/conn/tsccm/ThreadSafeClientConnManager.html#ThreadSafeClientConnManager(org.apache.http.conn.scheme.SchemeRegistry)"><CODE>ThreadSafeClientConnManager.ThreadSafeClientConnManager(SchemeRegistry)</CODE></A></I>
<DT><A HREF="./org/apache/http/client/fluent/Request.html#TIME_ZONE"><B>TIME_ZONE</B></A> -
Static variable in class org.apache.http.client.fluent.<A HREF="./org/apache/http/client/fluent/Request.html" title="class in org.apache.http.client.fluent">Request</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/conn/params/ConnManagerPNames.html#TIMEOUT"><B>TIMEOUT</B></A> -
Static variable in interface org.apache.http.conn.params.<A HREF="./org/apache/http/conn/params/ConnManagerPNames.html" title="interface in org.apache.http.conn.params">ConnManagerPNames</A>
<DD><B>Deprecated.</B>&nbsp;Defines the timeout in milliseconds used when retrieving an instance of
<A HREF="./org/apache/http/conn/ManagedClientConnection.html" title="interface in org.apache.http.conn"><CODE>ManagedClientConnection</CODE></A> from the
<A HREF="./org/apache/http/conn/ClientConnectionManager.html" title="interface in org.apache.http.conn"><CODE>ClientConnectionManager</CODE></A>.
<DT><A HREF="./org/apache/http/conn/ssl/SSLSocketFactory.html#TLS"><B>TLS</B></A> -
Static variable in class org.apache.http.conn.ssl.<A HREF="./org/apache/http/conn/ssl/SSLSocketFactory.html" title="class in org.apache.http.conn.ssl">SSLSocketFactory</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/cache/memcached/MemcachedCacheEntry.html#toByteArray()"><B>toByteArray()</B></A> -
Method in interface org.apache.http.impl.client.cache.memcached.<A HREF="./org/apache/http/impl/client/cache/memcached/MemcachedCacheEntry.html" title="interface in org.apache.http.impl.client.cache.memcached">MemcachedCacheEntry</A>
<DD>Returns a serialized representation of the current cache entry.
<DT><A HREF="./org/apache/http/impl/client/cache/memcached/MemcachedCacheEntryImpl.html#toByteArray()"><B>toByteArray()</B></A> -
Method in class org.apache.http.impl.client.cache.memcached.<A HREF="./org/apache/http/impl/client/cache/memcached/MemcachedCacheEntryImpl.html" title="class in org.apache.http.impl.client.cache.memcached">MemcachedCacheEntryImpl</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/conn/routing/RouteTracker.html#toRoute()"><B>toRoute()</B></A> -
Method in class org.apache.http.conn.routing.<A HREF="./org/apache/http/conn/routing/RouteTracker.html" title="class in org.apache.http.conn.routing">RouteTracker</A>
<DD>Obtains the tracked route.
<DT><A HREF="./org/apache/http/auth/AuthOption.html#toString()"><B>toString()</B></A> -
Method in class org.apache.http.auth.<A HREF="./org/apache/http/auth/AuthOption.html" title="class in org.apache.http.auth">AuthOption</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/auth/AuthScope.html#toString()"><B>toString()</B></A> -
Method in class org.apache.http.auth.<A HREF="./org/apache/http/auth/AuthScope.html" title="class in org.apache.http.auth">AuthScope</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/auth/AuthState.html#toString()"><B>toString()</B></A> -
Method in class org.apache.http.auth.<A HREF="./org/apache/http/auth/AuthState.html" title="class in org.apache.http.auth">AuthState</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/auth/BasicUserPrincipal.html#toString()"><B>toString()</B></A> -
Method in class org.apache.http.auth.<A HREF="./org/apache/http/auth/BasicUserPrincipal.html" title="class in org.apache.http.auth">BasicUserPrincipal</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/auth/NTCredentials.html#toString()"><B>toString()</B></A> -
Method in class org.apache.http.auth.<A HREF="./org/apache/http/auth/NTCredentials.html" title="class in org.apache.http.auth">NTCredentials</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/auth/NTUserPrincipal.html#toString()"><B>toString()</B></A> -
Method in class org.apache.http.auth.<A HREF="./org/apache/http/auth/NTUserPrincipal.html" title="class in org.apache.http.auth">NTUserPrincipal</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/auth/UsernamePasswordCredentials.html#toString()"><B>toString()</B></A> -
Method in class org.apache.http.auth.<A HREF="./org/apache/http/auth/UsernamePasswordCredentials.html" title="class in org.apache.http.auth">UsernamePasswordCredentials</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/cache/HttpCacheEntry.html#toString()"><B>toString()</B></A> -
Method in class org.apache.http.client.cache.<A HREF="./org/apache/http/client/cache/HttpCacheEntry.html" title="class in org.apache.http.client.cache">HttpCacheEntry</A>
<DD>Provides a string representation of this instance suitable for
human consumption.
<DT><A HREF="./org/apache/http/client/fluent/Content.html#toString()"><B>toString()</B></A> -
Method in class org.apache.http.client.fluent.<A HREF="./org/apache/http/client/fluent/Content.html" title="class in org.apache.http.client.fluent">Content</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/fluent/Request.html#toString()"><B>toString()</B></A> -
Method in class org.apache.http.client.fluent.<A HREF="./org/apache/http/client/fluent/Request.html" title="class in org.apache.http.client.fluent">Request</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/methods/HttpRequestBase.html#toString()"><B>toString()</B></A> -
Method in class org.apache.http.client.methods.<A HREF="./org/apache/http/client/methods/HttpRequestBase.html" title="class in org.apache.http.client.methods">HttpRequestBase</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/utils/URIBuilder.html#toString()"><B>toString()</B></A> -
Method in class org.apache.http.client.utils.<A HREF="./org/apache/http/client/utils/URIBuilder.html" title="class in org.apache.http.client.utils">URIBuilder</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/conn/HttpInetSocketAddress.html#toString()"><B>toString()</B></A> -
Method in class org.apache.http.conn.<A HREF="./org/apache/http/conn/HttpInetSocketAddress.html" title="class in org.apache.http.conn">HttpInetSocketAddress</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/conn/params/ConnPerRouteBean.html#toString()"><B>toString()</B></A> -
Method in class org.apache.http.conn.params.<A HREF="./org/apache/http/conn/params/ConnPerRouteBean.html" title="class in org.apache.http.conn.params">ConnPerRouteBean</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/apache/http/conn/routing/HttpRoute.html#toString()"><B>toString()</B></A> -
Method in class org.apache.http.conn.routing.<A HREF="./org/apache/http/conn/routing/HttpRoute.html" title="class in org.apache.http.conn.routing">HttpRoute</A>
<DD>Obtains a description of this route.
<DT><A HREF="./org/apache/http/conn/routing/RouteTracker.html#toString()"><B>toString()</B></A> -
Method in class org.apache.http.conn.routing.<A HREF="./org/apache/http/conn/routing/RouteTracker.html" title="class in org.apache.http.conn.routing">RouteTracker</A>
<DD>Obtains a description of the tracked route.
<DT><A HREF="./org/apache/http/conn/scheme/Scheme.html#toString()"><B>toString()</B></A> -
Method in class org.apache.http.conn.scheme.<A HREF="./org/apache/http/conn/scheme/Scheme.html" title="class in org.apache.http.conn.scheme">Scheme</A>
<DD>Return a string representation of this object.
<DT><A HREF="./org/apache/http/conn/ssl/AllowAllHostnameVerifier.html#toString()"><B>toString()</B></A> -
Method in class org.apache.http.conn.ssl.<A HREF="./org/apache/http/conn/ssl/AllowAllHostnameVerifier.html" title="class in org.apache.http.conn.ssl">AllowAllHostnameVerifier</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/conn/ssl/BrowserCompatHostnameVerifier.html#toString()"><B>toString()</B></A> -
Method in class org.apache.http.conn.ssl.<A HREF="./org/apache/http/conn/ssl/BrowserCompatHostnameVerifier.html" title="class in org.apache.http.conn.ssl">BrowserCompatHostnameVerifier</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/conn/ssl/StrictHostnameVerifier.html#toString()"><B>toString()</B></A> -
Method in class org.apache.http.conn.ssl.<A HREF="./org/apache/http/conn/ssl/StrictHostnameVerifier.html" title="class in org.apache.http.conn.ssl">StrictHostnameVerifier</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/cookie/CookieOrigin.html#toString()"><B>toString()</B></A> -
Method in class org.apache.http.cookie.<A HREF="./org/apache/http/cookie/CookieOrigin.html" title="class in org.apache.http.cookie">CookieOrigin</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/entity/mime/Header.html#toString()"><B>toString()</B></A> -
Method in class org.apache.http.entity.mime.<A HREF="./org/apache/http/entity/mime/Header.html" title="class in org.apache.http.entity.mime">Header</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/entity/mime/MinimalField.html#toString()"><B>toString()</B></A> -
Method in class org.apache.http.entity.mime.<A HREF="./org/apache/http/entity/mime/MinimalField.html" title="class in org.apache.http.entity.mime">MinimalField</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/auth/AuthSchemeBase.html#toString()"><B>toString()</B></A> -
Method in class org.apache.http.impl.auth.<A HREF="./org/apache/http/impl/auth/AuthSchemeBase.html" title="class in org.apache.http.impl.auth">AuthSchemeBase</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/BasicAuthCache.html#toString()"><B>toString()</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/BasicAuthCache.html" title="class in org.apache.http.impl.client">BasicAuthCache</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/BasicCookieStore.html#toString()"><B>toString()</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/BasicCookieStore.html" title="class in org.apache.http.impl.client">BasicCookieStore</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/BasicCredentialsProvider.html#toString()"><B>toString()</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/BasicCredentialsProvider.html" title="class in org.apache.http.impl.client">BasicCredentialsProvider</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/cookie/BasicClientCookie.html#toString()"><B>toString()</B></A> -
Method in class org.apache.http.impl.cookie.<A HREF="./org/apache/http/impl/cookie/BasicClientCookie.html" title="class in org.apache.http.impl.cookie">BasicClientCookie</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/cookie/BestMatchSpec.html#toString()"><B>toString()</B></A> -
Method in class org.apache.http.impl.cookie.<A HREF="./org/apache/http/impl/cookie/BestMatchSpec.html" title="class in org.apache.http.impl.cookie">BestMatchSpec</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/cookie/BrowserCompatSpec.html#toString()"><B>toString()</B></A> -
Method in class org.apache.http.impl.cookie.<A HREF="./org/apache/http/impl/cookie/BrowserCompatSpec.html" title="class in org.apache.http.impl.cookie">BrowserCompatSpec</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/cookie/NetscapeDraftSpec.html#toString()"><B>toString()</B></A> -
Method in class org.apache.http.impl.cookie.<A HREF="./org/apache/http/impl/cookie/NetscapeDraftSpec.html" title="class in org.apache.http.impl.cookie">NetscapeDraftSpec</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/cookie/RFC2109Spec.html#toString()"><B>toString()</B></A> -
Method in class org.apache.http.impl.cookie.<A HREF="./org/apache/http/impl/cookie/RFC2109Spec.html" title="class in org.apache.http.impl.cookie">RFC2109Spec</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/cookie/RFC2965Spec.html#toString()"><B>toString()</B></A> -
Method in class org.apache.http.impl.cookie.<A HREF="./org/apache/http/impl/cookie/RFC2965Spec.html" title="class in org.apache.http.impl.cookie">RFC2965Spec</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/utils/Idn.html#toUnicode(java.lang.String)"><B>toUnicode(String)</B></A> -
Method in interface org.apache.http.client.utils.<A HREF="./org/apache/http/client/utils/Idn.html" title="interface in org.apache.http.client.utils">Idn</A>
<DD>Converts a name from its punycode representation to Unicode.
<DT><A HREF="./org/apache/http/client/utils/JdkIdn.html#toUnicode(java.lang.String)"><B>toUnicode(String)</B></A> -
Method in class org.apache.http.client.utils.<A HREF="./org/apache/http/client/utils/JdkIdn.html" title="class in org.apache.http.client.utils">JdkIdn</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/utils/Punycode.html#toUnicode(java.lang.String)"><B>toUnicode(String)</B></A> -
Static method in class org.apache.http.client.utils.<A HREF="./org/apache/http/client/utils/Punycode.html" title="class in org.apache.http.client.utils">Punycode</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/utils/Rfc3492Idn.html#toUnicode(java.lang.String)"><B>toUnicode(String)</B></A> -
Method in class org.apache.http.client.utils.<A HREF="./org/apache/http/client/utils/Rfc3492Idn.html" title="class in org.apache.http.client.utils">Rfc3492Idn</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/fluent/Request.html#Trace(java.net.URI)"><B>Trace(URI)</B></A> -
Static method in class org.apache.http.client.fluent.<A HREF="./org/apache/http/client/fluent/Request.html" title="class in org.apache.http.client.fluent">Request</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/fluent/Request.html#Trace(java.lang.String)"><B>Trace(String)</B></A> -
Static method in class org.apache.http.client.fluent.<A HREF="./org/apache/http/client/fluent/Request.html" title="class in org.apache.http.client.fluent">Request</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/cache/HeaderConstants.html#TRACE_METHOD"><B>TRACE_METHOD</B></A> -
Static variable in class org.apache.http.client.cache.<A HREF="./org/apache/http/client/cache/HeaderConstants.html" title="class in org.apache.http.client.cache">HeaderConstants</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/conn/AbstractPoolEntry.html#tracker"><B>tracker</B></A> -
Variable in class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/AbstractPoolEntry.html" title="class in org.apache.http.impl.conn">AbstractPoolEntry</A>
<DD><B>Deprecated.</B>&nbsp;The tracked route, or <code>null</code> before tracking starts.
<DT><A HREF="./org/apache/http/conn/ssl/TrustSelfSignedStrategy.html" title="class in org.apache.http.conn.ssl"><B>TrustSelfSignedStrategy</B></A> - Class in <A HREF="./org/apache/http/conn/ssl/package-summary.html">org.apache.http.conn.ssl</A><DD>A trust strategy that accepts self-signed certificates as trusted.<DT><A HREF="./org/apache/http/conn/ssl/TrustSelfSignedStrategy.html#TrustSelfSignedStrategy()"><B>TrustSelfSignedStrategy()</B></A> -
Constructor for class org.apache.http.conn.ssl.<A HREF="./org/apache/http/conn/ssl/TrustSelfSignedStrategy.html" title="class in org.apache.http.conn.ssl">TrustSelfSignedStrategy</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/conn/ssl/TrustStrategy.html" title="interface in org.apache.http.conn.ssl"><B>TrustStrategy</B></A> - Interface in <A HREF="./org/apache/http/conn/ssl/package-summary.html">org.apache.http.conn.ssl</A><DD>A strategy to establish trustworthiness of certificates without consulting the trust manager
configured in the actual SSL context.<DT><A HREF="./org/apache/http/impl/client/ProxyClient.html#tunnel(org.apache.http.HttpHost, org.apache.http.HttpHost, org.apache.http.auth.Credentials)"><B>tunnel(HttpHost, HttpHost, Credentials)</B></A> -
Method in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/ProxyClient.html" title="class in org.apache.http.impl.client">ProxyClient</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/conn/routing/HttpRouteDirector.html#TUNNEL_PROXY"><B>TUNNEL_PROXY</B></A> -
Static variable in interface org.apache.http.conn.routing.<A HREF="./org/apache/http/conn/routing/HttpRouteDirector.html" title="interface in org.apache.http.conn.routing">HttpRouteDirector</A>
<DD>Step: tunnel through proxy to other proxy.
<DT><A HREF="./org/apache/http/conn/routing/HttpRouteDirector.html#TUNNEL_TARGET"><B>TUNNEL_TARGET</B></A> -
Static variable in interface org.apache.http.conn.routing.<A HREF="./org/apache/http/conn/routing/HttpRouteDirector.html" title="interface in org.apache.http.conn.routing">HttpRouteDirector</A>
<DD>Step: tunnel through proxy to target.
<DT><A HREF="./org/apache/http/conn/ManagedClientConnection.html#tunnelProxy(org.apache.http.HttpHost, boolean, org.apache.http.params.HttpParams)"><B>tunnelProxy(HttpHost, boolean, HttpParams)</B></A> -
Method in interface org.apache.http.conn.<A HREF="./org/apache/http/conn/ManagedClientConnection.html" title="interface in org.apache.http.conn">ManagedClientConnection</A>
<DD>Indicates that a tunnel to an intermediate proxy has been established.
<DT><A HREF="./org/apache/http/conn/routing/RouteTracker.html#tunnelProxy(org.apache.http.HttpHost, boolean)"><B>tunnelProxy(HttpHost, boolean)</B></A> -
Method in class org.apache.http.conn.routing.<A HREF="./org/apache/http/conn/routing/RouteTracker.html" title="class in org.apache.http.conn.routing">RouteTracker</A>
<DD>Tracks tunnelling to a proxy in a proxy chain.
<DT><A HREF="./org/apache/http/impl/conn/AbstractPooledConnAdapter.html#tunnelProxy(org.apache.http.HttpHost, boolean, org.apache.http.params.HttpParams)"><B>tunnelProxy(HttpHost, boolean, HttpParams)</B></A> -
Method in class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/AbstractPooledConnAdapter.html" title="class in org.apache.http.impl.conn">AbstractPooledConnAdapter</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/apache/http/impl/conn/AbstractPoolEntry.html#tunnelProxy(org.apache.http.HttpHost, boolean, org.apache.http.params.HttpParams)"><B>tunnelProxy(HttpHost, boolean, HttpParams)</B></A> -
Method in class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/AbstractPoolEntry.html" title="class in org.apache.http.impl.conn">AbstractPoolEntry</A>
<DD><B>Deprecated.</B>&nbsp;Tracks tunnelling of the connection to a chained proxy.
<DT><A HREF="./org/apache/http/impl/client/TunnelRefusedException.html" title="class in org.apache.http.impl.client"><B>TunnelRefusedException</B></A> - Exception in <A HREF="./org/apache/http/impl/client/package-summary.html">org.apache.http.impl.client</A><DD>Signals that the tunnel request was rejected by the proxy host.<DT><A HREF="./org/apache/http/impl/client/TunnelRefusedException.html#TunnelRefusedException(java.lang.String, org.apache.http.HttpResponse)"><B>TunnelRefusedException(String, HttpResponse)</B></A> -
Constructor for exception org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/TunnelRefusedException.html" title="class in org.apache.http.impl.client">TunnelRefusedException</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/conn/ManagedClientConnection.html#tunnelTarget(boolean, org.apache.http.params.HttpParams)"><B>tunnelTarget(boolean, HttpParams)</B></A> -
Method in interface org.apache.http.conn.<A HREF="./org/apache/http/conn/ManagedClientConnection.html" title="interface in org.apache.http.conn">ManagedClientConnection</A>
<DD>Indicates that a tunnel to the target has been established.
<DT><A HREF="./org/apache/http/conn/routing/RouteTracker.html#tunnelTarget(boolean)"><B>tunnelTarget(boolean)</B></A> -
Method in class org.apache.http.conn.routing.<A HREF="./org/apache/http/conn/routing/RouteTracker.html" title="class in org.apache.http.conn.routing">RouteTracker</A>
<DD>Tracks tunnelling to the target.
<DT><A HREF="./org/apache/http/impl/conn/AbstractPooledConnAdapter.html#tunnelTarget(boolean, org.apache.http.params.HttpParams)"><B>tunnelTarget(boolean, HttpParams)</B></A> -
Method in class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/AbstractPooledConnAdapter.html" title="class in org.apache.http.impl.conn">AbstractPooledConnAdapter</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/apache/http/impl/conn/AbstractPoolEntry.html#tunnelTarget(boolean, org.apache.http.params.HttpParams)"><B>tunnelTarget(boolean, HttpParams)</B></A> -
Method in class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/AbstractPoolEntry.html" title="class in org.apache.http.impl.conn">AbstractPoolEntry</A>
<DD><B>Deprecated.</B>&nbsp;Tracks tunnelling of the connection to the target.
</DL>
<HR>
<A NAME="_U_"><!-- --></A><H2>
<B>U</B></H2>
<DL>
<DT><A HREF="./org/apache/http/client/protocol/ResponseContentEncoding.html#UNCOMPRESSED"><B>UNCOMPRESSED</B></A> -
Static variable in class org.apache.http.client.protocol.<A HREF="./org/apache/http/client/protocol/ResponseContentEncoding.html" title="class in org.apache.http.client.protocol">ResponseContentEncoding</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/conn/SingleClientConnManager.html#uniquePoolEntry"><B>uniquePoolEntry</B></A> -
Variable in class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/SingleClientConnManager.html" title="class in org.apache.http.impl.conn">SingleClientConnManager</A>
<DD><B>Deprecated.</B>&nbsp;The one and only entry in this pool.
<DT><A HREF="./org/apache/http/conn/ManagedClientConnection.html#unmarkReusable()"><B>unmarkReusable()</B></A> -
Method in interface org.apache.http.conn.<A HREF="./org/apache/http/conn/ManagedClientConnection.html" title="interface in org.apache.http.conn">ManagedClientConnection</A>
<DD>Marks this connection as not being in a reusable state.
<DT><A HREF="./org/apache/http/impl/conn/AbstractClientConnAdapter.html#unmarkReusable()"><B>unmarkReusable()</B></A> -
Method in class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/AbstractClientConnAdapter.html" title="class in org.apache.http.impl.conn">AbstractClientConnAdapter</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/apache/http/conn/routing/HttpRouteDirector.html#UNREACHABLE"><B>UNREACHABLE</B></A> -
Static variable in interface org.apache.http.conn.routing.<A HREF="./org/apache/http/conn/routing/HttpRouteDirector.html" title="interface in org.apache.http.conn.routing">HttpRouteDirector</A>
<DD>Indicates that the route can not be established at all.
<DT><A HREF="./org/apache/http/auth/AuthSchemeRegistry.html#unregister(java.lang.String)"><B>unregister(String)</B></A> -
Method in class org.apache.http.auth.<A HREF="./org/apache/http/auth/AuthSchemeRegistry.html" title="class in org.apache.http.auth">AuthSchemeRegistry</A>
<DD>Unregisters the class implementing an <A HREF="./org/apache/http/auth/AuthScheme.html" title="interface in org.apache.http.auth"><CODE>authentication scheme</CODE></A> with
the given name.
<DT><A HREF="./org/apache/http/conn/scheme/SchemeRegistry.html#unregister(java.lang.String)"><B>unregister(String)</B></A> -
Method in class org.apache.http.conn.scheme.<A HREF="./org/apache/http/conn/scheme/SchemeRegistry.html" title="class in org.apache.http.conn.scheme">SchemeRegistry</A>
<DD>Unregisters a scheme.
<DT><A HREF="./org/apache/http/cookie/CookieSpecRegistry.html#unregister(java.lang.String)"><B>unregister(String)</B></A> -
Method in class org.apache.http.cookie.<A HREF="./org/apache/http/cookie/CookieSpecRegistry.html" title="class in org.apache.http.cookie">CookieSpecRegistry</A>
<DD>Unregisters the <A HREF="./org/apache/http/cookie/CookieSpecFactory.html" title="interface in org.apache.http.cookie"><CODE>CookieSpecFactory</CODE></A> with the given ID.
<DT><A HREF="./org/apache/http/client/fluent/Executor.html#unregisterScheme(java.lang.String)"><B>unregisterScheme(String)</B></A> -
Static method in class org.apache.http.client.fluent.<A HREF="./org/apache/http/client/fluent/Executor.html" title="class in org.apache.http.client.fluent">Executor</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/auth/UnsupportedDigestAlgorithmException.html" title="class in org.apache.http.impl.auth"><B>UnsupportedDigestAlgorithmException</B></A> - Exception in <A HREF="./org/apache/http/impl/auth/package-summary.html">org.apache.http.impl.auth</A><DD>Authentication credentials required to respond to a authentication
challenge are invalid<DT><A HREF="./org/apache/http/impl/auth/UnsupportedDigestAlgorithmException.html#UnsupportedDigestAlgorithmException()"><B>UnsupportedDigestAlgorithmException()</B></A> -
Constructor for exception org.apache.http.impl.auth.<A HREF="./org/apache/http/impl/auth/UnsupportedDigestAlgorithmException.html" title="class in org.apache.http.impl.auth">UnsupportedDigestAlgorithmException</A>
<DD>Creates a new UnsupportedAuthAlgoritmException with a <tt>null</tt> detail message.
<DT><A HREF="./org/apache/http/impl/auth/UnsupportedDigestAlgorithmException.html#UnsupportedDigestAlgorithmException(java.lang.String)"><B>UnsupportedDigestAlgorithmException(String)</B></A> -
Constructor for exception org.apache.http.impl.auth.<A HREF="./org/apache/http/impl/auth/UnsupportedDigestAlgorithmException.html" title="class in org.apache.http.impl.auth">UnsupportedDigestAlgorithmException</A>
<DD>Creates a new UnsupportedAuthAlgoritmException with the specified message.
<DT><A HREF="./org/apache/http/impl/auth/UnsupportedDigestAlgorithmException.html#UnsupportedDigestAlgorithmException(java.lang.String, java.lang.Throwable)"><B>UnsupportedDigestAlgorithmException(String, Throwable)</B></A> -
Constructor for exception org.apache.http.impl.auth.<A HREF="./org/apache/http/impl/auth/UnsupportedDigestAlgorithmException.html" title="class in org.apache.http.impl.auth">UnsupportedDigestAlgorithmException</A>
<DD>Creates a new UnsupportedAuthAlgoritmException with the specified detail message and cause.
<DT><A HREF="./org/apache/http/auth/AuthState.html#update(org.apache.http.auth.AuthScheme, org.apache.http.auth.Credentials)"><B>update(AuthScheme, Credentials)</B></A> -
Method in class org.apache.http.auth.<A HREF="./org/apache/http/auth/AuthState.html" title="class in org.apache.http.auth">AuthState</A>
<DD>Updates the auth state with <A HREF="./org/apache/http/auth/AuthScheme.html" title="interface in org.apache.http.auth"><CODE>AuthScheme</CODE></A> and <A HREF="./org/apache/http/auth/Credentials.html" title="interface in org.apache.http.auth"><CODE>Credentials</CODE></A>.
<DT><A HREF="./org/apache/http/auth/AuthState.html#update(java.util.Queue)"><B>update(Queue&lt;AuthOption&gt;)</B></A> -
Method in class org.apache.http.auth.<A HREF="./org/apache/http/auth/AuthState.html" title="class in org.apache.http.auth">AuthState</A>
<DD>Updates the auth state with a queue of <A HREF="./org/apache/http/auth/AuthOption.html" title="class in org.apache.http.auth"><CODE>AuthOption</CODE></A>s.
<DT><A HREF="./org/apache/http/client/cache/HttpCacheUpdateCallback.html#update(org.apache.http.client.cache.HttpCacheEntry)"><B>update(HttpCacheEntry)</B></A> -
Method in interface org.apache.http.client.cache.<A HREF="./org/apache/http/client/cache/HttpCacheUpdateCallback.html" title="interface in org.apache.http.client.cache">HttpCacheUpdateCallback</A>
<DD>Returns the new cache entry that should replace an existing one.
<DT><A HREF="./org/apache/http/conn/OperatedClientConnection.html#update(java.net.Socket, org.apache.http.HttpHost, boolean, org.apache.http.params.HttpParams)"><B>update(Socket, HttpHost, boolean, HttpParams)</B></A> -
Method in interface org.apache.http.conn.<A HREF="./org/apache/http/conn/OperatedClientConnection.html" title="interface in org.apache.http.conn">OperatedClientConnection</A>
<DD>Updates this connection.
<DT><A HREF="./org/apache/http/impl/conn/DefaultClientConnection.html#update(java.net.Socket, org.apache.http.HttpHost, boolean, org.apache.http.params.HttpParams)"><B>update(Socket, HttpHost, boolean, HttpParams)</B></A> -
Method in class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/DefaultClientConnection.html" title="class in org.apache.http.impl.conn">DefaultClientConnection</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/cache/HttpCacheStorage.html#updateEntry(java.lang.String, org.apache.http.client.cache.HttpCacheUpdateCallback)"><B>updateEntry(String, HttpCacheUpdateCallback)</B></A> -
Method in interface org.apache.http.client.cache.<A HREF="./org/apache/http/client/cache/HttpCacheStorage.html" title="interface in org.apache.http.client.cache">HttpCacheStorage</A>
<DD>Atomically applies the given callback to update an existing cache
entry under a given key.
<DT><A HREF="./org/apache/http/impl/client/cache/BasicHttpCacheStorage.html#updateEntry(java.lang.String, org.apache.http.client.cache.HttpCacheUpdateCallback)"><B>updateEntry(String, HttpCacheUpdateCallback)</B></A> -
Method in class org.apache.http.impl.client.cache.<A HREF="./org/apache/http/impl/client/cache/BasicHttpCacheStorage.html" title="class in org.apache.http.impl.client.cache">BasicHttpCacheStorage</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/cache/ehcache/EhcacheHttpCacheStorage.html#updateEntry(java.lang.String, org.apache.http.client.cache.HttpCacheUpdateCallback)"><B>updateEntry(String, HttpCacheUpdateCallback)</B></A> -
Method in class org.apache.http.impl.client.cache.ehcache.<A HREF="./org/apache/http/impl/client/cache/ehcache/EhcacheHttpCacheStorage.html" title="class in org.apache.http.impl.client.cache.ehcache">EhcacheHttpCacheStorage</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/cache/ManagedHttpCacheStorage.html#updateEntry(java.lang.String, org.apache.http.client.cache.HttpCacheUpdateCallback)"><B>updateEntry(String, HttpCacheUpdateCallback)</B></A> -
Method in class org.apache.http.impl.client.cache.<A HREF="./org/apache/http/impl/client/cache/ManagedHttpCacheStorage.html" title="class in org.apache.http.impl.client.cache">ManagedHttpCacheStorage</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/cache/memcached/MemcachedHttpCacheStorage.html#updateEntry(java.lang.String, org.apache.http.client.cache.HttpCacheUpdateCallback)"><B>updateEntry(String, HttpCacheUpdateCallback)</B></A> -
Method in class org.apache.http.impl.client.cache.memcached.<A HREF="./org/apache/http/impl/client/cache/memcached/MemcachedHttpCacheStorage.html" title="class in org.apache.http.impl.client.cache.memcached">MemcachedHttpCacheStorage</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/conn/tsccm/BasicPoolEntry.html#updateExpiry(long, java.util.concurrent.TimeUnit)"><B>updateExpiry(long, TimeUnit)</B></A> -
Method in class org.apache.http.impl.conn.tsccm.<A HREF="./org/apache/http/impl/conn/tsccm/BasicPoolEntry.html" title="class in org.apache.http.impl.conn.tsccm">BasicPoolEntry</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/apache/http/conn/ClientConnectionOperator.html#updateSecureConnection(org.apache.http.conn.OperatedClientConnection, org.apache.http.HttpHost, org.apache.http.protocol.HttpContext, org.apache.http.params.HttpParams)"><B>updateSecureConnection(OperatedClientConnection, HttpHost, HttpContext, HttpParams)</B></A> -
Method in interface org.apache.http.conn.<A HREF="./org/apache/http/conn/ClientConnectionOperator.html" title="interface in org.apache.http.conn">ClientConnectionOperator</A>
<DD>Updates a connection with a layered secure connection.
<DT><A HREF="./org/apache/http/impl/conn/DefaultClientConnectionOperator.html#updateSecureConnection(org.apache.http.conn.OperatedClientConnection, org.apache.http.HttpHost, org.apache.http.protocol.HttpContext, org.apache.http.params.HttpParams)"><B>updateSecureConnection(OperatedClientConnection, HttpHost, HttpContext, HttpParams)</B></A> -
Method in class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/DefaultClientConnectionOperator.html" title="class in org.apache.http.impl.conn">DefaultClientConnectionOperator</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/utils/URIBuilder.html" title="class in org.apache.http.client.utils"><B>URIBuilder</B></A> - Class in <A HREF="./org/apache/http/client/utils/package-summary.html">org.apache.http.client.utils</A><DD><A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/net/URI.html" title="class or interface in java.net"><CODE>URI</CODE></A> builder for HTTP requests.<DT><A HREF="./org/apache/http/client/utils/URIBuilder.html#URIBuilder()"><B>URIBuilder()</B></A> -
Constructor for class org.apache.http.client.utils.<A HREF="./org/apache/http/client/utils/URIBuilder.html" title="class in org.apache.http.client.utils">URIBuilder</A>
<DD>Constructs an empty instance.
<DT><A HREF="./org/apache/http/client/utils/URIBuilder.html#URIBuilder(java.lang.String)"><B>URIBuilder(String)</B></A> -
Constructor for class org.apache.http.client.utils.<A HREF="./org/apache/http/client/utils/URIBuilder.html" title="class in org.apache.http.client.utils">URIBuilder</A>
<DD>Construct an instance from the string which must be a valid URI.
<DT><A HREF="./org/apache/http/client/utils/URIBuilder.html#URIBuilder(java.net.URI)"><B>URIBuilder(URI)</B></A> -
Constructor for class org.apache.http.client.utils.<A HREF="./org/apache/http/client/utils/URIBuilder.html" title="class in org.apache.http.client.utils">URIBuilder</A>
<DD>Construct an instance from the provided URI.
<DT><A HREF="./org/apache/http/client/utils/URIUtils.html" title="class in org.apache.http.client.utils"><B>URIUtils</B></A> - Class in <A HREF="./org/apache/http/client/utils/package-summary.html">org.apache.http.client.utils</A><DD>A collection of utilities for <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/net/URI.html" title="class or interface in java.net"><CODE>URIs</CODE></A>, to workaround
bugs within the class or for ease-of-use features.<DT><A HREF="./org/apache/http/client/entity/UrlEncodedFormEntity.html" title="class in org.apache.http.client.entity"><B>UrlEncodedFormEntity</B></A> - Class in <A HREF="./org/apache/http/client/entity/package-summary.html">org.apache.http.client.entity</A><DD>An entity composed of a list of url-encoded pairs.<DT><A HREF="./org/apache/http/client/entity/UrlEncodedFormEntity.html#UrlEncodedFormEntity(java.util.List, java.lang.String)"><B>UrlEncodedFormEntity(List&lt;? extends NameValuePair&gt;, String)</B></A> -
Constructor for class org.apache.http.client.entity.<A HREF="./org/apache/http/client/entity/UrlEncodedFormEntity.html" title="class in org.apache.http.client.entity">UrlEncodedFormEntity</A>
<DD>Constructs a new <A HREF="./org/apache/http/client/entity/UrlEncodedFormEntity.html" title="class in org.apache.http.client.entity"><CODE>UrlEncodedFormEntity</CODE></A> with the list
of parameters in the specified encoding.
<DT><A HREF="./org/apache/http/client/entity/UrlEncodedFormEntity.html#UrlEncodedFormEntity(java.lang.Iterable, java.nio.charset.Charset)"><B>UrlEncodedFormEntity(Iterable&lt;? extends NameValuePair&gt;, Charset)</B></A> -
Constructor for class org.apache.http.client.entity.<A HREF="./org/apache/http/client/entity/UrlEncodedFormEntity.html" title="class in org.apache.http.client.entity">UrlEncodedFormEntity</A>
<DD>Constructs a new <A HREF="./org/apache/http/client/entity/UrlEncodedFormEntity.html" title="class in org.apache.http.client.entity"><CODE>UrlEncodedFormEntity</CODE></A> with the list
of parameters in the specified encoding.
<DT><A HREF="./org/apache/http/client/entity/UrlEncodedFormEntity.html#UrlEncodedFormEntity(java.util.List)"><B>UrlEncodedFormEntity(List&lt;? extends NameValuePair&gt;)</B></A> -
Constructor for class org.apache.http.client.entity.<A HREF="./org/apache/http/client/entity/UrlEncodedFormEntity.html" title="class in org.apache.http.client.entity">UrlEncodedFormEntity</A>
<DD>Constructs a new <A HREF="./org/apache/http/client/entity/UrlEncodedFormEntity.html" title="class in org.apache.http.client.entity"><CODE>UrlEncodedFormEntity</CODE></A> with the list
of parameters with the default encoding of <A HREF="http://hc.apache.org/httpcomponents-core-ga/httpcore/apidocs/org/apache/http/protocol/HTTP.html#DEFAULT_CONTENT_CHARSET" title="class or interface in org.apache.http.protocol"><CODE>HTTP.DEFAULT_CONTENT_CHARSET</CODE></A>
<DT><A HREF="./org/apache/http/client/entity/UrlEncodedFormEntity.html#UrlEncodedFormEntity(java.lang.Iterable)"><B>UrlEncodedFormEntity(Iterable&lt;? extends NameValuePair&gt;)</B></A> -
Constructor for class org.apache.http.client.entity.<A HREF="./org/apache/http/client/entity/UrlEncodedFormEntity.html" title="class in org.apache.http.client.entity">UrlEncodedFormEntity</A>
<DD>Constructs a new <A HREF="./org/apache/http/client/entity/UrlEncodedFormEntity.html" title="class in org.apache.http.client.entity"><CODE>UrlEncodedFormEntity</CODE></A> with the list
of parameters with the default encoding of <A HREF="http://hc.apache.org/httpcomponents-core-ga/httpcore/apidocs/org/apache/http/protocol/HTTP.html#DEFAULT_CONTENT_CHARSET" title="class or interface in org.apache.http.protocol"><CODE>HTTP.DEFAULT_CONTENT_CHARSET</CODE></A>
<DT><A HREF="./org/apache/http/client/utils/URLEncodedUtils.html" title="class in org.apache.http.client.utils"><B>URLEncodedUtils</B></A> - Class in <A HREF="./org/apache/http/client/utils/package-summary.html">org.apache.http.client.utils</A><DD>A collection of utilities for encoding URLs.<DT><A HREF="./org/apache/http/client/utils/URLEncodedUtils.html#URLEncodedUtils()"><B>URLEncodedUtils()</B></A> -
Constructor for class org.apache.http.client.utils.<A HREF="./org/apache/http/client/utils/URLEncodedUtils.html" title="class in org.apache.http.client.utils">URLEncodedUtils</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/fluent/Async.html#use(org.apache.http.client.fluent.Executor)"><B>use(Executor)</B></A> -
Method in class org.apache.http.client.fluent.<A HREF="./org/apache/http/client/fluent/Async.html" title="class in org.apache.http.client.fluent">Async</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/fluent/Async.html#use(java.util.concurrent.Executor)"><B>use(Executor)</B></A> -
Method in class org.apache.http.client.fluent.<A HREF="./org/apache/http/client/fluent/Async.html" title="class in org.apache.http.client.fluent">Async</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/fluent/Request.html#useExpectContinue()"><B>useExpectContinue()</B></A> -
Method in class org.apache.http.client.fluent.<A HREF="./org/apache/http/client/fluent/Request.html" title="class in org.apache.http.client.fluent">Request</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/protocol/ClientContext.html#USER_TOKEN"><B>USER_TOKEN</B></A> -
Static variable in interface org.apache.http.client.protocol.<A HREF="./org/apache/http/client/protocol/ClientContext.html" title="interface in org.apache.http.client.protocol">ClientContext</A>
<DD>Attribute name of a <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html" title="class or interface in java.lang"><CODE>Object</CODE></A> object that represents
the actual user identity such as user <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/security/Principal.html" title="class or interface in java.security"><CODE>Principal</CODE></A>.
<DT><A HREF="./org/apache/http/client/fluent/Request.html#userAgent(java.lang.String)"><B>userAgent(String)</B></A> -
Method in class org.apache.http.client.fluent.<A HREF="./org/apache/http/client/fluent/Request.html" title="class in org.apache.http.client.fluent">Request</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/auth/UsernamePasswordCredentials.html" title="class in org.apache.http.auth"><B>UsernamePasswordCredentials</B></A> - Class in <A HREF="./org/apache/http/auth/package-summary.html">org.apache.http.auth</A><DD>Simple <A HREF="./org/apache/http/auth/Credentials.html" title="interface in org.apache.http.auth"><CODE>Credentials</CODE></A> implementation based on a user name / password
pair.<DT><A HREF="./org/apache/http/auth/UsernamePasswordCredentials.html#UsernamePasswordCredentials(java.lang.String)"><B>UsernamePasswordCredentials(String)</B></A> -
Constructor for class org.apache.http.auth.<A HREF="./org/apache/http/auth/UsernamePasswordCredentials.html" title="class in org.apache.http.auth">UsernamePasswordCredentials</A>
<DD>The constructor with the username and password combined string argument.
<DT><A HREF="./org/apache/http/auth/UsernamePasswordCredentials.html#UsernamePasswordCredentials(java.lang.String, java.lang.String)"><B>UsernamePasswordCredentials(String, String)</B></A> -
Constructor for class org.apache.http.auth.<A HREF="./org/apache/http/auth/UsernamePasswordCredentials.html" title="class in org.apache.http.auth">UsernamePasswordCredentials</A>
<DD>The constructor with the username and password arguments.
<DT><A HREF="./org/apache/http/client/UserTokenHandler.html" title="interface in org.apache.http.client"><B>UserTokenHandler</B></A> - Interface in <A HREF="./org/apache/http/client/package-summary.html">org.apache.http.client</A><DD>A handler for determining if the given execution context is user specific
or not.<DT><A HREF="./org/apache/http/impl/client/DefaultRequestDirector.html#userTokenHandler"><B>userTokenHandler</B></A> -
Variable in class org.apache.http.impl.client.<A HREF="./org/apache/http/impl/client/DefaultRequestDirector.html" title="class in org.apache.http.impl.client">DefaultRequestDirector</A>
<DD>The user token handler.
</DL>
<HR>
<A NAME="_V_"><!-- --></A><H2>
<B>V</B></H2>
<DL>
<DT><A HREF="./org/apache/http/cookie/CookieAttributeHandler.html#validate(org.apache.http.cookie.Cookie, org.apache.http.cookie.CookieOrigin)"><B>validate(Cookie, CookieOrigin)</B></A> -
Method in interface org.apache.http.cookie.<A HREF="./org/apache/http/cookie/CookieAttributeHandler.html" title="interface in org.apache.http.cookie">CookieAttributeHandler</A>
<DD>Peforms cookie validation for the given attribute value.
<DT><A HREF="./org/apache/http/cookie/CookieSpec.html#validate(org.apache.http.cookie.Cookie, org.apache.http.cookie.CookieOrigin)"><B>validate(Cookie, CookieOrigin)</B></A> -
Method in interface org.apache.http.cookie.<A HREF="./org/apache/http/cookie/CookieSpec.html" title="interface in org.apache.http.cookie">CookieSpec</A>
<DD>Validate the cookie according to validation rules defined by the
cookie specification.
<DT><A HREF="./org/apache/http/impl/cookie/AbstractCookieAttributeHandler.html#validate(org.apache.http.cookie.Cookie, org.apache.http.cookie.CookieOrigin)"><B>validate(Cookie, CookieOrigin)</B></A> -
Method in class org.apache.http.impl.cookie.<A HREF="./org/apache/http/impl/cookie/AbstractCookieAttributeHandler.html" title="class in org.apache.http.impl.cookie">AbstractCookieAttributeHandler</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/cookie/BasicDomainHandler.html#validate(org.apache.http.cookie.Cookie, org.apache.http.cookie.CookieOrigin)"><B>validate(Cookie, CookieOrigin)</B></A> -
Method in class org.apache.http.impl.cookie.<A HREF="./org/apache/http/impl/cookie/BasicDomainHandler.html" title="class in org.apache.http.impl.cookie">BasicDomainHandler</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/cookie/BasicPathHandler.html#validate(org.apache.http.cookie.Cookie, org.apache.http.cookie.CookieOrigin)"><B>validate(Cookie, CookieOrigin)</B></A> -
Method in class org.apache.http.impl.cookie.<A HREF="./org/apache/http/impl/cookie/BasicPathHandler.html" title="class in org.apache.http.impl.cookie">BasicPathHandler</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/cookie/BestMatchSpec.html#validate(org.apache.http.cookie.Cookie, org.apache.http.cookie.CookieOrigin)"><B>validate(Cookie, CookieOrigin)</B></A> -
Method in class org.apache.http.impl.cookie.<A HREF="./org/apache/http/impl/cookie/BestMatchSpec.html" title="class in org.apache.http.impl.cookie">BestMatchSpec</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/cookie/CookieSpecBase.html#validate(org.apache.http.cookie.Cookie, org.apache.http.cookie.CookieOrigin)"><B>validate(Cookie, CookieOrigin)</B></A> -
Method in class org.apache.http.impl.cookie.<A HREF="./org/apache/http/impl/cookie/CookieSpecBase.html" title="class in org.apache.http.impl.cookie">CookieSpecBase</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/cookie/NetscapeDomainHandler.html#validate(org.apache.http.cookie.Cookie, org.apache.http.cookie.CookieOrigin)"><B>validate(Cookie, CookieOrigin)</B></A> -
Method in class org.apache.http.impl.cookie.<A HREF="./org/apache/http/impl/cookie/NetscapeDomainHandler.html" title="class in org.apache.http.impl.cookie">NetscapeDomainHandler</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/cookie/PublicSuffixFilter.html#validate(org.apache.http.cookie.Cookie, org.apache.http.cookie.CookieOrigin)"><B>validate(Cookie, CookieOrigin)</B></A> -
Method in class org.apache.http.impl.cookie.<A HREF="./org/apache/http/impl/cookie/PublicSuffixFilter.html" title="class in org.apache.http.impl.cookie">PublicSuffixFilter</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/cookie/RFC2109DomainHandler.html#validate(org.apache.http.cookie.Cookie, org.apache.http.cookie.CookieOrigin)"><B>validate(Cookie, CookieOrigin)</B></A> -
Method in class org.apache.http.impl.cookie.<A HREF="./org/apache/http/impl/cookie/RFC2109DomainHandler.html" title="class in org.apache.http.impl.cookie">RFC2109DomainHandler</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/cookie/RFC2109Spec.html#validate(org.apache.http.cookie.Cookie, org.apache.http.cookie.CookieOrigin)"><B>validate(Cookie, CookieOrigin)</B></A> -
Method in class org.apache.http.impl.cookie.<A HREF="./org/apache/http/impl/cookie/RFC2109Spec.html" title="class in org.apache.http.impl.cookie">RFC2109Spec</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/cookie/RFC2109VersionHandler.html#validate(org.apache.http.cookie.Cookie, org.apache.http.cookie.CookieOrigin)"><B>validate(Cookie, CookieOrigin)</B></A> -
Method in class org.apache.http.impl.cookie.<A HREF="./org/apache/http/impl/cookie/RFC2109VersionHandler.html" title="class in org.apache.http.impl.cookie">RFC2109VersionHandler</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/cookie/RFC2965CommentUrlAttributeHandler.html#validate(org.apache.http.cookie.Cookie, org.apache.http.cookie.CookieOrigin)"><B>validate(Cookie, CookieOrigin)</B></A> -
Method in class org.apache.http.impl.cookie.<A HREF="./org/apache/http/impl/cookie/RFC2965CommentUrlAttributeHandler.html" title="class in org.apache.http.impl.cookie">RFC2965CommentUrlAttributeHandler</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/cookie/RFC2965DiscardAttributeHandler.html#validate(org.apache.http.cookie.Cookie, org.apache.http.cookie.CookieOrigin)"><B>validate(Cookie, CookieOrigin)</B></A> -
Method in class org.apache.http.impl.cookie.<A HREF="./org/apache/http/impl/cookie/RFC2965DiscardAttributeHandler.html" title="class in org.apache.http.impl.cookie">RFC2965DiscardAttributeHandler</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/cookie/RFC2965DomainAttributeHandler.html#validate(org.apache.http.cookie.Cookie, org.apache.http.cookie.CookieOrigin)"><B>validate(Cookie, CookieOrigin)</B></A> -
Method in class org.apache.http.impl.cookie.<A HREF="./org/apache/http/impl/cookie/RFC2965DomainAttributeHandler.html" title="class in org.apache.http.impl.cookie">RFC2965DomainAttributeHandler</A>
<DD>Validate cookie domain attribute.
<DT><A HREF="./org/apache/http/impl/cookie/RFC2965PortAttributeHandler.html#validate(org.apache.http.cookie.Cookie, org.apache.http.cookie.CookieOrigin)"><B>validate(Cookie, CookieOrigin)</B></A> -
Method in class org.apache.http.impl.cookie.<A HREF="./org/apache/http/impl/cookie/RFC2965PortAttributeHandler.html" title="class in org.apache.http.impl.cookie">RFC2965PortAttributeHandler</A>
<DD>Validate cookie port attribute.
<DT><A HREF="./org/apache/http/impl/cookie/RFC2965Spec.html#validate(org.apache.http.cookie.Cookie, org.apache.http.cookie.CookieOrigin)"><B>validate(Cookie, CookieOrigin)</B></A> -
Method in class org.apache.http.impl.cookie.<A HREF="./org/apache/http/impl/cookie/RFC2965Spec.html" title="class in org.apache.http.impl.cookie">RFC2965Spec</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/cookie/RFC2965VersionAttributeHandler.html#validate(org.apache.http.cookie.Cookie, org.apache.http.cookie.CookieOrigin)"><B>validate(Cookie, CookieOrigin)</B></A> -
Method in class org.apache.http.impl.cookie.<A HREF="./org/apache/http/impl/cookie/RFC2965VersionAttributeHandler.html" title="class in org.apache.http.impl.cookie">RFC2965VersionAttributeHandler</A>
<DD>validate cookie version attribute.
<DT><A HREF="./org/apache/http/auth/AuthProtocolState.html#valueOf(java.lang.String)"><B>valueOf(String)</B></A> -
Static method in enum org.apache.http.auth.<A HREF="./org/apache/http/auth/AuthProtocolState.html" title="enum in org.apache.http.auth">AuthProtocolState</A>
<DD>Returns the enum constant of this type with the specified name.
<DT><A HREF="./org/apache/http/auth/ChallengeState.html#valueOf(java.lang.String)"><B>valueOf(String)</B></A> -
Static method in enum org.apache.http.auth.<A HREF="./org/apache/http/auth/ChallengeState.html" title="enum in org.apache.http.auth">ChallengeState</A>
<DD>Returns the enum constant of this type with the specified name.
<DT><A HREF="./org/apache/http/client/cache/CacheResponseStatus.html#valueOf(java.lang.String)"><B>valueOf(String)</B></A> -
Static method in enum org.apache.http.client.cache.<A HREF="./org/apache/http/client/cache/CacheResponseStatus.html" title="enum in org.apache.http.client.cache">CacheResponseStatus</A>
<DD>Returns the enum constant of this type with the specified name.
<DT><A HREF="./org/apache/http/conn/routing/RouteInfo.LayerType.html#valueOf(java.lang.String)"><B>valueOf(String)</B></A> -
Static method in enum org.apache.http.conn.routing.<A HREF="./org/apache/http/conn/routing/RouteInfo.LayerType.html" title="enum in org.apache.http.conn.routing">RouteInfo.LayerType</A>
<DD>Returns the enum constant of this type with the specified name.
<DT><A HREF="./org/apache/http/conn/routing/RouteInfo.TunnelType.html#valueOf(java.lang.String)"><B>valueOf(String)</B></A> -
Static method in enum org.apache.http.conn.routing.<A HREF="./org/apache/http/conn/routing/RouteInfo.TunnelType.html" title="enum in org.apache.http.conn.routing">RouteInfo.TunnelType</A>
<DD>Returns the enum constant of this type with the specified name.
<DT><A HREF="./org/apache/http/entity/mime/HttpMultipartMode.html#valueOf(java.lang.String)"><B>valueOf(String)</B></A> -
Static method in enum org.apache.http.entity.mime.<A HREF="./org/apache/http/entity/mime/HttpMultipartMode.html" title="enum in org.apache.http.entity.mime">HttpMultipartMode</A>
<DD>Returns the enum constant of this type with the specified name.
<DT><A HREF="./org/apache/http/auth/AuthProtocolState.html#values()"><B>values()</B></A> -
Static method in enum org.apache.http.auth.<A HREF="./org/apache/http/auth/AuthProtocolState.html" title="enum in org.apache.http.auth">AuthProtocolState</A>
<DD>Returns an array containing the constants of this enum type, in
the order they're declared.
<DT><A HREF="./org/apache/http/auth/ChallengeState.html#values()"><B>values()</B></A> -
Static method in enum org.apache.http.auth.<A HREF="./org/apache/http/auth/ChallengeState.html" title="enum in org.apache.http.auth">ChallengeState</A>
<DD>Returns an array containing the constants of this enum type, in
the order they're declared.
<DT><A HREF="./org/apache/http/client/cache/CacheResponseStatus.html#values()"><B>values()</B></A> -
Static method in enum org.apache.http.client.cache.<A HREF="./org/apache/http/client/cache/CacheResponseStatus.html" title="enum in org.apache.http.client.cache">CacheResponseStatus</A>
<DD>Returns an array containing the constants of this enum type, in
the order they're declared.
<DT><A HREF="./org/apache/http/conn/routing/RouteInfo.LayerType.html#values()"><B>values()</B></A> -
Static method in enum org.apache.http.conn.routing.<A HREF="./org/apache/http/conn/routing/RouteInfo.LayerType.html" title="enum in org.apache.http.conn.routing">RouteInfo.LayerType</A>
<DD>Returns an array containing the constants of this enum type, in
the order they're declared.
<DT><A HREF="./org/apache/http/conn/routing/RouteInfo.TunnelType.html#values()"><B>values()</B></A> -
Static method in enum org.apache.http.conn.routing.<A HREF="./org/apache/http/conn/routing/RouteInfo.TunnelType.html" title="enum in org.apache.http.conn.routing">RouteInfo.TunnelType</A>
<DD>Returns an array containing the constants of this enum type, in
the order they're declared.
<DT><A HREF="./org/apache/http/entity/mime/HttpMultipartMode.html#values()"><B>values()</B></A> -
Static method in enum org.apache.http.entity.mime.<A HREF="./org/apache/http/entity/mime/HttpMultipartMode.html" title="enum in org.apache.http.entity.mime">HttpMultipartMode</A>
<DD>Returns an array containing the constants of this enum type, in
the order they're declared.
<DT><A HREF="./org/apache/http/client/cache/HeaderConstants.html#VARY"><B>VARY</B></A> -
Static variable in class org.apache.http.client.cache.<A HREF="./org/apache/http/client/cache/HeaderConstants.html" title="class in org.apache.http.client.cache">HeaderConstants</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/conn/ssl/AbstractVerifier.html#verify(java.lang.String, javax.net.ssl.SSLSocket)"><B>verify(String, SSLSocket)</B></A> -
Method in class org.apache.http.conn.ssl.<A HREF="./org/apache/http/conn/ssl/AbstractVerifier.html" title="class in org.apache.http.conn.ssl">AbstractVerifier</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/conn/ssl/AbstractVerifier.html#verify(java.lang.String, javax.net.ssl.SSLSession)"><B>verify(String, SSLSession)</B></A> -
Method in class org.apache.http.conn.ssl.<A HREF="./org/apache/http/conn/ssl/AbstractVerifier.html" title="class in org.apache.http.conn.ssl">AbstractVerifier</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/conn/ssl/AbstractVerifier.html#verify(java.lang.String, java.security.cert.X509Certificate)"><B>verify(String, X509Certificate)</B></A> -
Method in class org.apache.http.conn.ssl.<A HREF="./org/apache/http/conn/ssl/AbstractVerifier.html" title="class in org.apache.http.conn.ssl">AbstractVerifier</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/conn/ssl/AbstractVerifier.html#verify(java.lang.String, java.lang.String[], java.lang.String[], boolean)"><B>verify(String, String[], String[], boolean)</B></A> -
Method in class org.apache.http.conn.ssl.<A HREF="./org/apache/http/conn/ssl/AbstractVerifier.html" title="class in org.apache.http.conn.ssl">AbstractVerifier</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/conn/ssl/AllowAllHostnameVerifier.html#verify(java.lang.String, java.lang.String[], java.lang.String[])"><B>verify(String, String[], String[])</B></A> -
Method in class org.apache.http.conn.ssl.<A HREF="./org/apache/http/conn/ssl/AllowAllHostnameVerifier.html" title="class in org.apache.http.conn.ssl">AllowAllHostnameVerifier</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/conn/ssl/BrowserCompatHostnameVerifier.html#verify(java.lang.String, java.lang.String[], java.lang.String[])"><B>verify(String, String[], String[])</B></A> -
Method in class org.apache.http.conn.ssl.<A HREF="./org/apache/http/conn/ssl/BrowserCompatHostnameVerifier.html" title="class in org.apache.http.conn.ssl">BrowserCompatHostnameVerifier</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/conn/ssl/StrictHostnameVerifier.html#verify(java.lang.String, java.lang.String[], java.lang.String[])"><B>verify(String, String[], String[])</B></A> -
Method in class org.apache.http.conn.ssl.<A HREF="./org/apache/http/conn/ssl/StrictHostnameVerifier.html" title="class in org.apache.http.conn.ssl">StrictHostnameVerifier</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/conn/ssl/X509HostnameVerifier.html#verify(java.lang.String, javax.net.ssl.SSLSocket)"><B>verify(String, SSLSocket)</B></A> -
Method in interface org.apache.http.conn.ssl.<A HREF="./org/apache/http/conn/ssl/X509HostnameVerifier.html" title="interface in org.apache.http.conn.ssl">X509HostnameVerifier</A>
<DD>Verifies that the host name is an acceptable match with the server's
authentication scheme based on the given <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/javax/net/ssl/SSLSocket.html" title="class or interface in javax.net.ssl"><CODE>SSLSocket</CODE></A>.
<DT><A HREF="./org/apache/http/conn/ssl/X509HostnameVerifier.html#verify(java.lang.String, java.security.cert.X509Certificate)"><B>verify(String, X509Certificate)</B></A> -
Method in interface org.apache.http.conn.ssl.<A HREF="./org/apache/http/conn/ssl/X509HostnameVerifier.html" title="interface in org.apache.http.conn.ssl">X509HostnameVerifier</A>
<DD>Verifies that the host name is an acceptable match with the server's
authentication scheme based on the given <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/security/cert/X509Certificate.html" title="class or interface in java.security.cert"><CODE>X509Certificate</CODE></A>.
<DT><A HREF="./org/apache/http/conn/ssl/X509HostnameVerifier.html#verify(java.lang.String, java.lang.String[], java.lang.String[])"><B>verify(String, String[], String[])</B></A> -
Method in interface org.apache.http.conn.ssl.<A HREF="./org/apache/http/conn/ssl/X509HostnameVerifier.html" title="interface in org.apache.http.conn.ssl">X509HostnameVerifier</A>
<DD>Checks to see if the supplied hostname matches any of the supplied CNs
or "DNS" Subject-Alts.
<DT><A HREF="./org/apache/http/client/fluent/Request.html#version(org.apache.http.HttpVersion)"><B>version(HttpVersion)</B></A> -
Method in class org.apache.http.client.fluent.<A HREF="./org/apache/http/client/fluent/Request.html" title="class in org.apache.http.client.fluent">Request</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/cookie/ClientCookie.html#VERSION_ATTR"><B>VERSION_ATTR</B></A> -
Static variable in interface org.apache.http.cookie.<A HREF="./org/apache/http/cookie/ClientCookie.html" title="interface in org.apache.http.cookie">ClientCookie</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/cache/HeaderConstants.html#VIA"><B>VIA</B></A> -
Static variable in class org.apache.http.client.cache.<A HREF="./org/apache/http/client/cache/HeaderConstants.html" title="class in org.apache.http.client.cache">HeaderConstants</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/fluent/Request.html#viaProxy(org.apache.http.HttpHost)"><B>viaProxy(HttpHost)</B></A> -
Method in class org.apache.http.client.fluent.<A HREF="./org/apache/http/client/fluent/Request.html" title="class in org.apache.http.client.fluent">Request</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/params/ClientPNames.html#VIRTUAL_HOST"><B>VIRTUAL_HOST</B></A> -
Static variable in interface org.apache.http.client.params.<A HREF="./org/apache/http/client/params/ClientPNames.html" title="interface in org.apache.http.client.params">ClientPNames</A>
<DD>Defines the virtual host to be used in the <code>Host</code>
request header instead of the physical host.
</DL>
<HR>
<A NAME="_W_"><!-- --></A><H2>
<B>W</B></H2>
<DL>
<DT><A HREF="./org/apache/http/impl/conn/tsccm/WaitingThread.html" title="class in org.apache.http.impl.conn.tsccm"><B>WaitingThread</B></A> - Class in <A HREF="./org/apache/http/impl/conn/tsccm/package-summary.html">org.apache.http.impl.conn.tsccm</A><DD><B>Deprecated.</B>&nbsp;<I>(4.2) do not use</I><DT><A HREF="./org/apache/http/impl/conn/tsccm/WaitingThread.html#WaitingThread(java.util.concurrent.locks.Condition, org.apache.http.impl.conn.tsccm.RouteSpecificPool)"><B>WaitingThread(Condition, RouteSpecificPool)</B></A> -
Constructor for class org.apache.http.impl.conn.tsccm.<A HREF="./org/apache/http/impl/conn/tsccm/WaitingThread.html" title="class in org.apache.http.impl.conn.tsccm">WaitingThread</A>
<DD><B>Deprecated.</B>&nbsp;Creates a new entry for a waiting thread.
<DT><A HREF="./org/apache/http/impl/conn/tsccm/WaitingThreadAborter.html" title="class in org.apache.http.impl.conn.tsccm"><B>WaitingThreadAborter</B></A> - Class in <A HREF="./org/apache/http/impl/conn/tsccm/package-summary.html">org.apache.http.impl.conn.tsccm</A><DD><B>Deprecated.</B>&nbsp;<I>(4.2) do not use</I><DT><A HREF="./org/apache/http/impl/conn/tsccm/WaitingThreadAborter.html#WaitingThreadAborter()"><B>WaitingThreadAborter()</B></A> -
Constructor for class org.apache.http.impl.conn.tsccm.<A HREF="./org/apache/http/impl/conn/tsccm/WaitingThreadAborter.html" title="class in org.apache.http.impl.conn.tsccm">WaitingThreadAborter</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/apache/http/impl/conn/tsccm/ConnPoolByRoute.html#waitingThreads"><B>waitingThreads</B></A> -
Variable in class org.apache.http.impl.conn.tsccm.<A HREF="./org/apache/http/impl/conn/tsccm/ConnPoolByRoute.html" title="class in org.apache.http.impl.conn.tsccm">ConnPoolByRoute</A>
<DD><B>Deprecated.</B>&nbsp;The list of WaitingThreads waiting for a connection
<DT><A HREF="./org/apache/http/impl/conn/tsccm/RouteSpecificPool.html#waitingThreads"><B>waitingThreads</B></A> -
Variable in class org.apache.http.impl.conn.tsccm.<A HREF="./org/apache/http/impl/conn/tsccm/RouteSpecificPool.html" title="class in org.apache.http.impl.conn.tsccm">RouteSpecificPool</A>
<DD><B>Deprecated.</B>&nbsp;The list of threads waiting for this pool.
<DT><A HREF="./org/apache/http/impl/conn/tsccm/WaitingThread.html#wakeup()"><B>wakeup()</B></A> -
Method in class org.apache.http.impl.conn.tsccm.<A HREF="./org/apache/http/impl/conn/tsccm/WaitingThread.html" title="class in org.apache.http.impl.conn.tsccm">WaitingThread</A>
<DD><B>Deprecated.</B>&nbsp;Wakes up the waiting thread.
<DT><A HREF="./org/apache/http/client/cache/HeaderConstants.html#WARNING"><B>WARNING</B></A> -
Static variable in class org.apache.http.client.cache.<A HREF="./org/apache/http/client/cache/HeaderConstants.html" title="class in org.apache.http.client.cache">HeaderConstants</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/conn/Wire.html" title="class in org.apache.http.impl.conn"><B>Wire</B></A> - Class in <A HREF="./org/apache/http/impl/conn/package-summary.html">org.apache.http.impl.conn</A><DD>Logs data to the wire LOG.<DT><A HREF="./org/apache/http/impl/conn/Wire.html#Wire(org.apache.commons.logging.Log)"><B>Wire(Log)</B></A> -
Constructor for class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/Wire.html" title="class in org.apache.http.impl.conn">Wire</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/conn/EofSensorInputStream.html#wrappedStream"><B>wrappedStream</B></A> -
Variable in class org.apache.http.conn.<A HREF="./org/apache/http/conn/EofSensorInputStream.html" title="class in org.apache.http.conn">EofSensorInputStream</A>
<DD>The wrapped input stream, while accessible.
<DT><A HREF="./org/apache/http/impl/conn/LoggingSessionOutputBuffer.html#write(byte[], int, int)"><B>write(byte[], int, int)</B></A> -
Method in class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/LoggingSessionOutputBuffer.html" title="class in org.apache.http.impl.conn">LoggingSessionOutputBuffer</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/conn/LoggingSessionOutputBuffer.html#write(int)"><B>write(int)</B></A> -
Method in class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/LoggingSessionOutputBuffer.html" title="class in org.apache.http.impl.conn">LoggingSessionOutputBuffer</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/conn/LoggingSessionOutputBuffer.html#write(byte[])"><B>write(byte[])</B></A> -
Method in class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/LoggingSessionOutputBuffer.html" title="class in org.apache.http.impl.conn">LoggingSessionOutputBuffer</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/conn/LoggingSessionOutputBuffer.html#writeLine(org.apache.http.util.CharArrayBuffer)"><B>writeLine(CharArrayBuffer)</B></A> -
Method in class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/LoggingSessionOutputBuffer.html" title="class in org.apache.http.impl.conn">LoggingSessionOutputBuffer</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/conn/LoggingSessionOutputBuffer.html#writeLine(java.lang.String)"><B>writeLine(String)</B></A> -
Method in class org.apache.http.impl.conn.<A HREF="./org/apache/http/impl/conn/LoggingSessionOutputBuffer.html" title="class in org.apache.http.impl.conn">LoggingSessionOutputBuffer</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/client/cache/HttpCacheEntrySerializer.html#writeTo(org.apache.http.client.cache.HttpCacheEntry, java.io.OutputStream)"><B>writeTo(HttpCacheEntry, OutputStream)</B></A> -
Method in interface org.apache.http.client.cache.<A HREF="./org/apache/http/client/cache/HttpCacheEntrySerializer.html" title="interface in org.apache.http.client.cache">HttpCacheEntrySerializer</A>
<DD>Serializes the given entry to a byte representation on the
given <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/io/OutputStream.html" title="class or interface in java.io"><CODE>OutputStream</CODE></A>.
<DT><A HREF="./org/apache/http/conn/BasicManagedEntity.html#writeTo(java.io.OutputStream)"><B>writeTo(OutputStream)</B></A> -
Method in class org.apache.http.conn.<A HREF="./org/apache/http/conn/BasicManagedEntity.html" title="class in org.apache.http.conn">BasicManagedEntity</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/entity/mime/content/ByteArrayBody.html#writeTo(java.io.OutputStream)"><B>writeTo(OutputStream)</B></A> -
Method in class org.apache.http.entity.mime.content.<A HREF="./org/apache/http/entity/mime/content/ByteArrayBody.html" title="class in org.apache.http.entity.mime.content">ByteArrayBody</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/entity/mime/content/ContentBody.html#writeTo(java.io.OutputStream)"><B>writeTo(OutputStream)</B></A> -
Method in interface org.apache.http.entity.mime.content.<A HREF="./org/apache/http/entity/mime/content/ContentBody.html" title="interface in org.apache.http.entity.mime.content">ContentBody</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/entity/mime/content/FileBody.html#writeTo(java.io.OutputStream)"><B>writeTo(OutputStream)</B></A> -
Method in class org.apache.http.entity.mime.content.<A HREF="./org/apache/http/entity/mime/content/FileBody.html" title="class in org.apache.http.entity.mime.content">FileBody</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/entity/mime/content/InputStreamBody.html#writeTo(java.io.OutputStream)"><B>writeTo(OutputStream)</B></A> -
Method in class org.apache.http.entity.mime.content.<A HREF="./org/apache/http/entity/mime/content/InputStreamBody.html" title="class in org.apache.http.entity.mime.content">InputStreamBody</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/entity/mime/content/StringBody.html#writeTo(java.io.OutputStream)"><B>writeTo(OutputStream)</B></A> -
Method in class org.apache.http.entity.mime.content.<A HREF="./org/apache/http/entity/mime/content/StringBody.html" title="class in org.apache.http.entity.mime.content">StringBody</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/entity/mime/HttpMultipart.html#writeTo(java.io.OutputStream)"><B>writeTo(OutputStream)</B></A> -
Method in class org.apache.http.entity.mime.<A HREF="./org/apache/http/entity/mime/HttpMultipart.html" title="class in org.apache.http.entity.mime">HttpMultipart</A>
<DD>Writes out the content in the multipart/form encoding.
<DT><A HREF="./org/apache/http/entity/mime/MultipartEntity.html#writeTo(java.io.OutputStream)"><B>writeTo(OutputStream)</B></A> -
Method in class org.apache.http.entity.mime.<A HREF="./org/apache/http/entity/mime/MultipartEntity.html" title="class in org.apache.http.entity.mime">MultipartEntity</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/impl/client/cache/DefaultHttpCacheEntrySerializer.html#writeTo(org.apache.http.client.cache.HttpCacheEntry, java.io.OutputStream)"><B>writeTo(HttpCacheEntry, OutputStream)</B></A> -
Method in class org.apache.http.impl.client.cache.<A HREF="./org/apache/http/impl/client/cache/DefaultHttpCacheEntrySerializer.html" title="class in org.apache.http.impl.client.cache">DefaultHttpCacheEntrySerializer</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/http/auth/AUTH.html#WWW_AUTH"><B>WWW_AUTH</B></A> -
Static variable in class org.apache.http.auth.<A HREF="./org/apache/http/auth/AUTH.html" title="class in org.apache.http.auth">AUTH</A>
<DD>The www authenticate challange header.
<DT><A HREF="./org/apache/http/auth/AUTH.html#WWW_AUTH_RESP"><B>WWW_AUTH_RESP</B></A> -
Static variable in class org.apache.http.auth.<A HREF="./org/apache/http/auth/AUTH.html" title="class in org.apache.http.auth">AUTH</A>
<DD>The www authenticate response header.
<DT><A HREF="./org/apache/http/client/cache/HeaderConstants.html#WWW_AUTHENTICATE"><B>WWW_AUTHENTICATE</B></A> -
Static variable in class org.apache.http.client.cache.<A HREF="./org/apache/http/client/cache/HeaderConstants.html" title="class in org.apache.http.client.cache">HeaderConstants</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_X_"><!-- --></A><H2>
<B>X</B></H2>
<DL>
<DT><A HREF="./org/apache/http/conn/ssl/X509HostnameVerifier.html" title="interface in org.apache.http.conn.ssl"><B>X509HostnameVerifier</B></A> - Interface in <A HREF="./org/apache/http/conn/ssl/package-summary.html">org.apache.http.conn.ssl</A><DD>Interface for checking if a hostname matches the names stored inside the
server's X.509 certificate.</DL>
<HR>
<A HREF="#_A_">A</A> <A HREF="#_B_">B</A> <A HREF="#_C_">C</A> <A HREF="#_D_">D</A> <A HREF="#_E_">E</A> <A HREF="#_F_">F</A> <A HREF="#_G_">G</A> <A HREF="#_H_">H</A> <A HREF="#_I_">I</A> <A HREF="#_J_">J</A> <A HREF="#_K_">K</A> <A HREF="#_L_">L</A> <A HREF="#_M_">M</A> <A HREF="#_N_">N</A> <A HREF="#_O_">O</A> <A HREF="#_P_">P</A> <A HREF="#_Q_">Q</A> <A HREF="#_R_">R</A> <A HREF="#_S_">S</A> <A HREF="#_T_">T</A> <A HREF="#_U_">U</A> <A HREF="#_V_">V</A> <A HREF="#_W_">W</A> <A HREF="#_X_">X</A>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="./overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="./overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="./deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="./help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;PREV&nbsp;
&nbsp;NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="./index.html?index-all.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="index-all.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
&nbsp;<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="./allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="./allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
Copyright &#169; 1999-2012 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
</BODY>
</HTML>