Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X 

G

generateType1Msg(String, String) - Method in interface org.apache.http.impl.auth.NTLMEngine
Generates a Type1 message given the domain and workstation.
generateType3Msg(String, String, String, String, String) - Method in interface org.apache.http.impl.auth.NTLMEngine
Generates a Type3 message given the user credentials and the authentication challenge.
get(Object) - Method in class org.apache.commons.logging.impl.WeakHashtable
 
get(String) - Method in class org.apache.http.conn.scheme.SchemeRegistry
Obtains a scheme by name, if registered.
getAllHeaders() - Method in interface org.apache.http.HttpMessage
Returns all the headers of this message.
getAllHeaders() - Method in class org.apache.http.message.AbstractHttpMessage
 
getAllHeaders() - Method in class org.apache.http.message.HeaderGroup
Gets all of the headers contained within this group.
getAllowedMethods(HttpResponse) - Method in class org.apache.http.client.methods.HttpOptions
 
getApplicationParams() - Method in class org.apache.http.impl.client.ClientParamsStack
Obtains the application parameters of this stack.
getAsciiBytes(String) - Static method in class org.apache.http.util.EncodingUtils
Converts the specified string to byte array of ASCII characters.
getAsciiString(byte[], int, int) - Static method in class org.apache.http.util.EncodingUtils
Converts the byte array of ASCII characters to a string.
getAsciiString(byte[]) - Static method in class org.apache.http.util.EncodingUtils
Converts the byte array of ASCII characters to a string.
getAttribHandler(String) - Method in class org.apache.http.impl.cookie.AbstractCookieSpec
Gets attribute handler CookieAttributeHandler for the given attribute.
getAttribHandlers() - Method in class org.apache.http.impl.cookie.AbstractCookieSpec
 
getAttribute(String) - Method in class org.apache.commons.logging.impl.LogFactoryImpl
Return the configuration attribute with the specified name (if any), or null if there is no such attribute.
getAttribute(String) - Method in class org.apache.commons.logging.LogFactory
Return the configuration attribute with the specified name (if any), or null if there is no such attribute.
getAttribute(String) - Method in interface org.apache.http.cookie.ClientCookie
 
getAttribute(String) - Method in class org.apache.http.impl.cookie.BasicClientCookie
 
getAttribute(String) - Method in class org.apache.http.protocol.BasicHttpContext
 
getAttribute(String) - Method in class org.apache.http.protocol.DefaultedHttpContext
 
getAttribute(String) - Method in interface org.apache.http.protocol.HttpContext
Obtains attribute with the given name.
getAttribute(String) - Method in class org.apache.http.protocol.SyncBasicHttpContext
 
getAttributeNames() - Method in class org.apache.commons.logging.impl.LogFactoryImpl
Return an array containing the names of all currently defined configuration attributes.
getAttributeNames() - Method in class org.apache.commons.logging.LogFactory
Return an array containing the names of all currently defined configuration attributes.
getAuthPreferences() - Method in class org.apache.http.impl.client.AbstractAuthenticationHandler
 
getAuthScheme(String, HttpParams) - Method in class org.apache.http.auth.AuthSchemeRegistry
Gets the authentication scheme with the given name.
getAuthScheme() - Method in class org.apache.http.auth.AuthState
getAuthSchemes() - Method in class org.apache.http.impl.client.AbstractHttpClient
 
getAuthScope() - Method in class org.apache.http.auth.AuthState
Returns actual AuthScope if available
getBooleanParameter(String, boolean) - Method in class org.apache.http.params.AbstractHttpParams
 
getBooleanParameter(String, boolean) - Method in interface org.apache.http.params.HttpParams
Returns a Boolean parameter value with the given name.
getBuffer() - Method in interface org.apache.http.FormattedHeader
Obtains the buffer with the formatted header.
getBuffer() - Method in class org.apache.http.message.BufferedHeader
 
getBytes(String, String) - Static method in class org.apache.http.util.EncodingUtils
Converts the specified string to a byte array.
getBytesTransferred() - Method in class org.apache.http.impl.io.HttpTransportMetricsImpl
 
getBytesTransferred() - Method in interface org.apache.http.io.HttpTransportMetrics
Returns the number of bytes transferred.
getCapacity() - Method in class org.apache.http.impl.conn.tsccm.RouteSpecificPool
Return remaining capacity of this pool
getCause() - Method in exception org.apache.commons.logging.LogConfigurationException
Return the underlying cause of this exception (if any).
getChallenges(HttpResponse, HttpContext) - Method in interface org.apache.http.client.AuthenticationHandler
Extracts from the given HTTP response a collection of authentication challenges, each of which represents an authentication scheme supported by the authentication host.
getChallenges(HttpResponse, HttpContext) - Method in class org.apache.http.impl.client.DefaultProxyAuthenticationHandler
 
getChallenges(HttpResponse, HttpContext) - Method in class org.apache.http.impl.client.DefaultTargetAuthenticationHandler
 
getClassLoader(Class) - Static method in class org.apache.commons.logging.impl.LogFactoryImpl
Workaround for bug in Java1.2; in theory this method is not needed.
getClassLoader(Class) - Static method in class org.apache.commons.logging.LogFactory
Safely get access to the classloader for the specified class.
getClassloader() - Method in class org.apache.http.util.VersionInfo
Obtains the classloader used to read the version information.
getClientParams() - Method in class org.apache.http.impl.client.ClientParamsStack
Obtains the client parameters of this stack.
getCNs(X509Certificate) - Static method in class org.apache.http.conn.ssl.AbstractVerifier
 
getComment() - Method in interface org.apache.http.cookie.Cookie
Returns the comment describing the purpose of this cookie, or null if no such comment has been defined.
getComment() - Method in class org.apache.http.impl.cookie.BasicClientCookie
Returns the comment describing the purpose of this cookie, or null if no such comment has been defined.
getCommentURL() - Method in interface org.apache.http.cookie.Cookie
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.
getCommentURL() - Method in class org.apache.http.impl.cookie.BasicClientCookie
Returns null.
getCommentURL() - Method in class org.apache.http.impl.cookie.BasicClientCookie2
 
getCondensedHeader(String) - Method in class org.apache.http.message.HeaderGroup
Gets a header representing all of the header values with the given name.
getCondition() - Method in class org.apache.http.impl.conn.tsccm.WaitingThread
Obtains the condition.
getConnection(long) - Method in interface org.apache.http.conn.ClientConnectionRequest
Obtains a connection within a given time.
getConnection(HttpRoute, Object) - Method in class org.apache.http.impl.conn.SingleClientConnManager
Obtains a connection.
getConnection() - Method in class org.apache.http.impl.conn.tsccm.BasicPoolEntry
 
getConnectionKeepAliveStrategy() - Method in class org.apache.http.impl.client.AbstractHttpClient
 
getConnectionManager() - Method in interface org.apache.http.client.HttpClient
Obtains the connection manager used by this client.
getConnectionManager() - Method in class org.apache.http.impl.client.AbstractHttpClient
 
getConnectionReuseStrategy() - Method in class org.apache.http.impl.client.AbstractHttpClient
 
getConnectionsInPool(HttpRoute) - Method in class org.apache.http.impl.conn.tsccm.ConnPoolByRoute
 
getConnectionsInPool(HttpRoute) - Method in class org.apache.http.impl.conn.tsccm.ThreadSafeClientConnManager
Gets the total number of pooled connections for the given route.
getConnectionsInPool() - Method in class org.apache.http.impl.conn.tsccm.ThreadSafeClientConnManager
Gets the total number of pooled connections.
getConnectionTimeout(HttpParams) - Static method in class org.apache.http.params.HttpConnectionParams
Obtains value of the CoreConnectionPNames.CONNECTION_TIMEOUT parameter.
getContent() - Method in class org.apache.http.conn.BasicManagedEntity
 
getContent() - Method in class org.apache.http.entity.BasicHttpEntity
Obtains the content, once only.
getContent() - Method in class org.apache.http.entity.BufferedHttpEntity
 
getContent() - Method in class org.apache.http.entity.ByteArrayEntity
 
getContent() - Method in class org.apache.http.entity.EntityTemplate
 
getContent() - Method in class org.apache.http.entity.FileEntity
 
getContent() - Method in class org.apache.http.entity.HttpEntityWrapper
 
getContent() - Method in class org.apache.http.entity.InputStreamEntity
 
getContent() - Method in class org.apache.http.entity.SerializableEntity
 
getContent() - Method in class org.apache.http.entity.StringEntity
 
getContent() - Method in interface org.apache.http.HttpEntity
Creates a new InputStream object of the entity.
getContentCharset(HttpParams) - Static method in class org.apache.http.params.HttpProtocolParams
Obtains value of the CoreProtocolPNames.HTTP_CONTENT_CHARSET parameter.
getContentCharSet(HttpEntity) - Static method in class org.apache.http.util.EntityUtils
Obtains character set of the entity, if known.
getContentEncoding() - Method in class org.apache.http.entity.AbstractHttpEntity
Obtains the Content-Encoding header.
getContentEncoding() - Method in class org.apache.http.entity.HttpEntityWrapper
 
getContentEncoding() - Method in interface org.apache.http.HttpEntity
Obtains the Content-Encoding header, if known.
getContentLength() - Method in class org.apache.http.entity.BasicHttpEntity
 
getContentLength() - Method in class org.apache.http.entity.BufferedHttpEntity
 
getContentLength() - Method in class org.apache.http.entity.ByteArrayEntity
 
getContentLength() - Method in class org.apache.http.entity.EntityTemplate
 
getContentLength() - Method in class org.apache.http.entity.FileEntity
 
getContentLength() - Method in class org.apache.http.entity.HttpEntityWrapper
 
getContentLength() - Method in class org.apache.http.entity.InputStreamEntity
 
getContentLength() - Method in class org.apache.http.entity.SerializableEntity
 
getContentLength() - Method in class org.apache.http.entity.StringEntity
 
getContentLength() - Method in interface org.apache.http.HttpEntity
Tells the length of the content, if known.
getContentType() - Method in class org.apache.http.entity.AbstractHttpEntity
Obtains the Content-Type header.
getContentType() - Method in class org.apache.http.entity.HttpEntityWrapper
 
getContentType() - Method in interface org.apache.http.HttpEntity
Obtains the Content-Type header, if known.
getContextClassLoader() - Static method in class org.apache.commons.logging.impl.LogFactoryImpl
Gets the context classloader.
getContextClassLoader() - Static method in class org.apache.commons.logging.LogFactory
Returns the current context classloader.
getCookiePolicy(HttpParams) - Static method in class org.apache.http.client.params.HttpClientParams
 
getCookies() - Method in interface org.apache.http.client.CookieStore
Returns all cookies contained in this store.
getCookies() - Method in class org.apache.http.impl.client.BasicCookieStore
Returns an immutable array of cookies that this HTTP state currently contains.
getCookieSpec(String, HttpParams) - Method in class org.apache.http.cookie.CookieSpecRegistry
Gets the cookie specification with the given ID.
getCookieSpec(String) - Method in class org.apache.http.cookie.CookieSpecRegistry
Gets the cookie specification with the given name.
getCookieSpecs() - Method in class org.apache.http.impl.client.AbstractHttpClient
 
getCookieStore() - Method in class org.apache.http.impl.client.AbstractHttpClient
 
getCredentialCharset(HttpParams) - Static method in class org.apache.http.auth.params.AuthParams
Obtains the charset for encoding Credentials.If not configured, HTTP.DEFAULT_PROTOCOL_CHARSETis used instead.
getCredentials() - Method in class org.apache.http.auth.AuthState
Returns user Credentials selected for authentication if available
getCredentials(AuthScope) - Method in interface org.apache.http.client.CredentialsProvider
Get the credentials for the given authentication scope.
getCredentials(AuthScope) - Method in class org.apache.http.impl.client.BasicCredentialsProvider
 
getCredentialsProvider() - Method in class org.apache.http.impl.client.AbstractHttpClient
 
getCurrentDate() - Method in class org.apache.http.protocol.HttpDateGenerator
 
getDefaultDomain(CookieOrigin) - Static method in class org.apache.http.impl.cookie.CookieSpecBase
 
getDefaultMax() - Method in class org.apache.http.conn.params.ConnPerRouteBean
 
getDefaultPath(CookieOrigin) - Static method in class org.apache.http.impl.cookie.CookieSpecBase
 
getDefaultPort() - Method in class org.apache.http.conn.scheme.Scheme
Obtains the default port.
getDefaultProxy(HttpParams) - Static method in class org.apache.http.conn.params.ConnRouteParams
Obtains the DEFAULT_PROXY parameter value.
getDefaults() - Method in class org.apache.http.params.DefaultedHttpParams
 
getDefaults() - Method in class org.apache.http.protocol.DefaultedHttpContext
 
getDNSSubjectAlts(X509Certificate) - Static method in class org.apache.http.conn.ssl.AbstractVerifier
Extracts the array of SubjectAlt DNS names from an X509Certificate.
getDomain() - Method in class org.apache.http.auth.NTCredentials
Retrieves the name to authenticate with.
getDomain() - Method in class org.apache.http.auth.NTUserPrincipal
 
getDomain() - Method in interface org.apache.http.cookie.Cookie
Returns domain attribute of the cookie.
getDomain() - Method in class org.apache.http.impl.cookie.BasicClientCookie
Returns domain attribute of the cookie.
getDoubleParameter(String, double) - Method in class org.apache.http.params.AbstractHttpParams
 
getDoubleParameter(String, double) - Method in interface org.apache.http.params.HttpParams
Returns a Double parameter value with the given name.
getElements() - Method in interface org.apache.http.Header
 
getElements() - Method in class org.apache.http.message.BasicHeader
 
getElements() - Method in class org.apache.http.message.BufferedHeader
 
getEntity() - Method in class org.apache.http.client.methods.HttpEntityEnclosingRequestBase
 
getEntity() - Method in interface org.apache.http.HttpEntityEnclosingRequest
Returns the entity associated with this request.
getEntity() - Method in interface org.apache.http.HttpResponse
Obtains the message entity of this response, if any.
getEntity() - Method in class org.apache.http.impl.client.EntityEnclosingRequestWrapper
 
getEntity() - Method in class org.apache.http.message.BasicHttpEntityEnclosingRequest
 
getEntity() - Method in class org.apache.http.message.BasicHttpResponse
 
getEntry(HttpRoute, Object, long) - Method in class org.apache.http.impl.conn.tsccm.AbstractConnPool
Obtains a pool entry with a connection within the given timeout.
getEntryBlocking(HttpRoute, Object, long, WaitingThreadAborter) - Method in class org.apache.http.impl.conn.tsccm.ConnPoolByRoute
Obtains a pool entry with a connection within the given timeout.
getEntryCount() - Method in class org.apache.http.impl.conn.tsccm.RouteSpecificPool
Obtains the number of entries.
getExecCount() - Method in class org.apache.http.impl.client.RequestWrapper
 
getExpiryDate() - Method in interface org.apache.http.cookie.Cookie
Returns the expiration Date of the cookie, or null if none exists.
getExpiryDate() - Method in class org.apache.http.impl.cookie.BasicClientCookie
Returns the expiration Date of the cookie, or null if none exists.
getFactory() - Static method in class org.apache.commons.logging.LogFactory
Construct (if necessary) and return a LogFactory instance, using the following ordered lookup procedure to determine the name of the implementation class to be loaded.
getFirstHeader(String) - Method in interface org.apache.http.HttpMessage
Returns the first header with a specified name of this message.
getFirstHeader(String) - Method in class org.apache.http.message.AbstractHttpMessage
 
getFirstHeader(String) - Method in class org.apache.http.message.HeaderGroup
Gets the first header with the given name.
getFooters() - Method in class org.apache.http.impl.io.ChunkedInputStream
 
getForcedRoute(HttpParams) - Static method in class org.apache.http.conn.params.ConnRouteParams
Obtains the FORCED_ROUTE parameter value.
getFreeEntry(RouteSpecificPool, Object) - Method in class org.apache.http.impl.conn.tsccm.ConnPoolByRoute
If available, get a free pool entry for a route.
getHeaders(String) - Method in interface org.apache.http.HttpMessage
Returns all the headers with a specified name of this message.
getHeaders(String) - Method in class org.apache.http.message.AbstractHttpMessage
 
getHeaders(String) - Method in class org.apache.http.message.HeaderGroup
Gets all of the headers with the given name.
getHopCount() - Method in class org.apache.http.conn.routing.HttpRoute
 
getHopCount() - Method in interface org.apache.http.conn.routing.RouteInfo
Obtains the number of hops in this route.
getHopCount() - Method in class org.apache.http.conn.routing.RouteTracker
 
getHopTarget(int) - Method in class org.apache.http.conn.routing.HttpRoute
 
getHopTarget(int) - Method in interface org.apache.http.conn.routing.RouteInfo
Obtains the target of a hop in this route.
getHopTarget(int) - Method in class org.apache.http.conn.routing.RouteTracker
 
getHost() - Method in class org.apache.http.auth.AuthScope
 
getHost() - Method in exception org.apache.http.conn.HttpHostConnectException
 
getHost() - Method in class org.apache.http.cookie.CookieOrigin
 
getHost(InetSocketAddress) - Method in class org.apache.http.impl.conn.ProxySelectorRoutePlanner
Obtains a host from an InetSocketAddress.
getHostName() - Method in class org.apache.http.HttpHost
Returns the host name.
getHostnameVerifier() - Method in class org.apache.http.conn.ssl.SSLSocketFactory
 
getHttpElementCharset(HttpParams) - Static method in class org.apache.http.params.HttpProtocolParams
Obtains value of the CoreProtocolPNames.HTTP_ELEMENT_CHARSET parameter.
getHttpProcessor() - Method in class org.apache.http.impl.client.AbstractHttpClient
 
getHttpRequestRetryHandler() - Method in class org.apache.http.impl.client.AbstractHttpClient
 
getInstance(Class) - Method in class org.apache.commons.logging.impl.LogFactoryImpl
Convenience method to derive a name from the specified class and call getInstance(String) with it.
getInstance(String) - Method in class org.apache.commons.logging.impl.LogFactoryImpl
Construct (if necessary) and return a Log instance, using the factory's current set of configuration attributes.
getInstance(Class) - Method in class org.apache.commons.logging.LogFactory
Convenience method to derive a name from the specified class and call getInstance(String) with it.
getInstance(String) - Method in class org.apache.commons.logging.LogFactory
Construct (if necessary) and return a Log instance, using the factory's current set of configuration attributes.
getInstance(String) - Static method in class org.apache.commons.logging.LogSource
Deprecated.
Get a Log instance by class name
getInstance(Class) - Static method in class org.apache.commons.logging.LogSource
Deprecated.
Get a Log instance by class
getIntParameter(String, int) - Method in class org.apache.http.params.AbstractHttpParams
 
getIntParameter(String, int) - Method in interface org.apache.http.params.HttpParams
Returns an Integer parameter value with the given name.
getKeepAliveDuration(HttpResponse, HttpContext) - Method in interface org.apache.http.conn.ConnectionKeepAliveStrategy
Returns the duration of time which this connection can be safely kept idle.
getKeepAliveDuration(HttpResponse, HttpContext) - Method in class org.apache.http.impl.client.DefaultConnectionKeepAliveStrategy
 
getLastHeader(String) - Method in interface org.apache.http.HttpMessage
Returns the last header with a specified name of this message.
getLastHeader(String) - Method in class org.apache.http.message.AbstractHttpMessage
 
getLastHeader(String) - Method in class org.apache.http.message.HeaderGroup
Gets the last header with the given name.
getLayerType() - Method in class org.apache.http.conn.routing.HttpRoute
 
getLayerType() - Method in interface org.apache.http.conn.routing.RouteInfo
Obtains the layering type of this route.
getLayerType() - Method in class org.apache.http.conn.routing.RouteTracker
 
getLevel() - Method in class org.apache.commons.logging.impl.SimpleLog
Get logging level.
getLinger(HttpParams) - Static method in class org.apache.http.params.HttpConnectionParams
Obtains value of the CoreConnectionPNames.SO_LINGER parameter.
getLocalAddress(HttpParams) - Static method in class org.apache.http.conn.params.ConnRouteParams
Obtains the LOCAL_ADDRESS parameter value.
getLocalAddress() - Method in class org.apache.http.conn.routing.HttpRoute
 
getLocalAddress() - Method in interface org.apache.http.conn.routing.RouteInfo
Obtains the local address to connect from.
getLocalAddress() - Method in class org.apache.http.conn.routing.RouteTracker
 
getLocalAddress() - Method in interface org.apache.http.HttpInetConnection
 
getLocalAddress() - Method in class org.apache.http.impl.conn.AbstractClientConnAdapter
 
getLocalAddress() - Method in class org.apache.http.impl.SocketHttpClientConnection
 
getLocalAddress() - Method in class org.apache.http.impl.SocketHttpServerConnection
 
getLocale() - Method in interface org.apache.http.HttpResponse
Obtains the locale of this response.
getLocale() - Method in class org.apache.http.message.BasicHttpResponse
 
getLocalPort() - Method in interface org.apache.http.HttpInetConnection
 
getLocalPort() - Method in class org.apache.http.impl.conn.AbstractClientConnAdapter
 
getLocalPort() - Method in class org.apache.http.impl.SocketHttpClientConnection
 
getLocalPort() - Method in class org.apache.http.impl.SocketHttpServerConnection
 
getLocationURI(HttpResponse, HttpContext) - Method in interface org.apache.http.client.RedirectHandler
Determines the location request is expected to be redirected to given the response from the target server and the current request execution context.
getLocationURI(HttpResponse, HttpContext) - Method in class org.apache.http.impl.client.DefaultRedirectHandler
 
getLog(Class) - Static method in class org.apache.commons.logging.LogFactory
Convenience method to return a named logger, without the application having to care about factories.
getLog(String) - Static method in class org.apache.commons.logging.LogFactory
Convenience method to return a named logger, without the application having to care about factories.
getLogClassName() - Method in class org.apache.commons.logging.impl.LogFactoryImpl
Deprecated.
Never invoked by this class; subclasses should not assume it will be.
getLogConstructor() - Method in class org.apache.commons.logging.impl.LogFactoryImpl
Deprecated.
Never invoked by this class; subclasses should not assume it will be.
getLogNames() - Static method in class org.apache.commons.logging.LogSource
Deprecated.
Returns a String array containing the names of all logs known to me.
getLongParameter(String, long) - Method in class org.apache.http.params.AbstractHttpParams
 
getLongParameter(String, long) - Method in interface org.apache.http.params.HttpParams
Returns a Long parameter value with the given name.
getLowerBound() - Method in class org.apache.http.message.ParserCursor
 
getMajor() - Method in class org.apache.http.ProtocolVersion
Returns the major version number of the protocol.
getManager() - Method in class org.apache.http.impl.conn.AbstractClientConnAdapter
 
getManager() - Method in class org.apache.http.impl.conn.tsccm.BasicPooledConnAdapter
 
getMaxConnectionsPerRoute(HttpParams) - Static method in class org.apache.http.conn.params.ConnManagerParams
Returns lookup interface for maximum number of connections allowed per route.
getMaxEntries() - Method in class org.apache.http.impl.conn.tsccm.RouteSpecificPool
Obtains the maximum number of entries allowed for this pool.
getMaxForRoute(HttpRoute) - Method in interface org.apache.http.conn.params.ConnPerRoute
 
getMaxForRoute(HttpRoute) - Method in class org.apache.http.conn.params.ConnPerRouteBean
 
getMaxTotalConnections(HttpParams) - Static method in class org.apache.http.conn.params.ConnManagerParams
Gets the maximum number of connections allowed.
getMethod() - Method in class org.apache.http.client.methods.HttpDelete
 
getMethod() - Method in class org.apache.http.client.methods.HttpGet
 
getMethod() - Method in class org.apache.http.client.methods.HttpHead
 
getMethod() - Method in class org.apache.http.client.methods.HttpOptions
 
getMethod() - Method in class org.apache.http.client.methods.HttpPost
 
getMethod() - Method in class org.apache.http.client.methods.HttpPut
 
getMethod() - Method in class org.apache.http.client.methods.HttpRequestBase
 
getMethod() - Method in class org.apache.http.client.methods.HttpTrace
 
getMethod() - Method in interface org.apache.http.client.methods.HttpUriRequest
Returns the HTTP method this request uses, such as GET, PUT, POST, or other.
getMethod() - Method in class org.apache.http.impl.client.RequestWrapper
 
getMethod() - Method in class org.apache.http.message.BasicRequestLine
 
getMethod() - Method in interface org.apache.http.RequestLine
 
getMetric(String) - Method in interface org.apache.http.HttpConnectionMetrics
Return the value for the specified metric.
getMetric(String) - Method in class org.apache.http.impl.HttpConnectionMetricsImpl
 
getMetrics() - Method in interface org.apache.http.HttpConnection
Returns a collection of connection metrics.
getMetrics() - Method in class org.apache.http.impl.AbstractHttpClientConnection
 
getMetrics() - Method in class org.apache.http.impl.AbstractHttpServerConnection
 
getMetrics() - Method in class org.apache.http.impl.conn.AbstractClientConnAdapter
 
getMetrics() - Method in class org.apache.http.impl.conn.LoggingSessionInputBuffer
 
getMetrics() - Method in class org.apache.http.impl.conn.LoggingSessionOutputBuffer
 
getMetrics() - Method in class org.apache.http.impl.io.AbstractSessionInputBuffer
 
getMetrics() - Method in class org.apache.http.impl.io.AbstractSessionOutputBuffer
 
getMetrics() - Method in interface org.apache.http.io.SessionInputBuffer
Returns HttpTransportMetrics for this session buffer.
getMetrics() - Method in interface org.apache.http.io.SessionOutputBuffer
Returns HttpTransportMetrics for this session buffer.
getMinor() - Method in class org.apache.http.ProtocolVersion
Returns the minor version number of the HTTP protocol.
getModule() - Method in class org.apache.http.util.VersionInfo
Obtains the name of the versioned module or informal unit.
getName() - Method in class org.apache.http.auth.BasicUserPrincipal
 
getName() - Method in class org.apache.http.auth.NTUserPrincipal
 
getName() - Method in class org.apache.http.conn.scheme.Scheme
Obtains the scheme name.
getName() - Method in interface org.apache.http.cookie.Cookie
Returns the name.
getName() - Method in interface org.apache.http.Header
 
getName() - Method in interface org.apache.http.HeaderElement
Returns header element name.
getName() - Method in class org.apache.http.impl.cookie.BasicClientCookie
Returns the name.
getName() - Method in class org.apache.http.message.BasicHeader
 
getName() - Method in class org.apache.http.message.BasicHeaderElement
 
getName() - Method in class org.apache.http.message.BasicNameValuePair
 
getName() - Method in class org.apache.http.message.BufferedHeader
 
getName() - Method in interface org.apache.http.NameValuePair
 
getOriginal() - Method in class org.apache.http.impl.client.RequestWrapper
 
getOverrideParams() - Method in class org.apache.http.impl.client.ClientParamsStack
Obtains the override parameters of this stack.
getPackage() - Method in class org.apache.http.util.VersionInfo
Obtains the package name.
getParameter(String) - Method in interface org.apache.http.auth.AuthScheme
Returns authentication parameter with the given name, if available.
getParameter(int) - Method in interface org.apache.http.HeaderElement
Returns parameter with the given index.
getParameter(String) - Method in class org.apache.http.impl.auth.NTLMScheme
 
getParameter(String) - Method in class org.apache.http.impl.auth.RFC2617Scheme
Returns authentication parameter with the given name, if available.
getParameter(String) - Method in class org.apache.http.impl.client.ClientParamsStack
Obtains a parameter from this stack.
getParameter(int) - Method in class org.apache.http.message.BasicHeaderElement
 
getParameter(String) - Method in class org.apache.http.params.BasicHttpParams
 
getParameter(String) - Method in class org.apache.http.params.DefaultedHttpParams
Retrieves the value of the parameter from the local collection and, if the parameter is not set locally, delegates its resolution to the default collection.
getParameter(String) - Method in interface org.apache.http.params.HttpParams
Obtains the value of the given parameter.
getParameterByName(String) - Method in interface org.apache.http.HeaderElement
Returns the first parameter with the given name.
getParameterByName(String) - Method in class org.apache.http.message.BasicHeaderElement
 
getParameterCount() - Method in interface org.apache.http.HeaderElement
Returns the total count of parameters.
getParameterCount() - Method in class org.apache.http.message.BasicHeaderElement
 
getParameters() - Method in interface org.apache.http.HeaderElement
Returns an array of name / value pairs.
getParameters() - Method in class org.apache.http.impl.auth.RFC2617Scheme
Returns authentication parameters map.
getParameters() - Method in class org.apache.http.message.BasicHeaderElement
 
getParams() - Method in interface org.apache.http.client.HttpClient
Obtains the parameters for this client.
getParams() - Method in interface org.apache.http.HttpMessage
Returns the parameters effective for this message as set by HttpMessage.setParams(HttpParams).
getParams() - Method in class org.apache.http.impl.client.AbstractHttpClient
 
getParams() - Method in class org.apache.http.message.AbstractHttpMessage
 
getParams() - Method in class org.apache.http.protocol.HttpService
 
getPassword() - Method in interface org.apache.http.auth.Credentials
 
getPassword() - Method in class org.apache.http.auth.NTCredentials
 
getPassword() - Method in class org.apache.http.auth.UsernamePasswordCredentials
 
getPath() - Method in interface org.apache.http.cookie.Cookie
Returns the path attribute of the cookie.
getPath() - Method in class org.apache.http.cookie.CookieOrigin
 
getPath() - Method in class org.apache.http.impl.cookie.BasicClientCookie
Returns the path attribute of the cookie
getPlannedRoute() - Method in class org.apache.http.impl.conn.tsccm.BasicPoolEntry
 
getPool() - Method in class org.apache.http.impl.conn.tsccm.WaitingThread
Obtains the pool, if there is one.
getPoolEntry() - Method in class org.apache.http.impl.conn.tsccm.BasicPooledConnAdapter
Obtains the pool entry.
getPoolEntry(long) - Method in interface org.apache.http.impl.conn.tsccm.PoolEntryRequest
Obtains a pool entry with a connection within the given timeout.
getPort() - Method in class org.apache.http.auth.AuthScope
 
getPort() - Method in class org.apache.http.cookie.CookieOrigin
 
getPort() - Method in class org.apache.http.HttpHost
Returns the port.
getPorts() - Method in interface org.apache.http.cookie.Cookie
Get the Port attribute.
getPorts() - Method in class org.apache.http.impl.cookie.BasicClientCookie
Returns null.
getPorts() - Method in class org.apache.http.impl.cookie.BasicClientCookie2
 
getPos() - Method in class org.apache.http.message.ParserCursor
 
getProtocol() - Method in class org.apache.http.ProtocolVersion
Returns the name of the protocol.
getProtocolVersion() - Method in class org.apache.http.client.methods.HttpRequestBase
 
getProtocolVersion() - Method in interface org.apache.http.HttpMessage
Returns the protocol version this message is compatible with.
getProtocolVersion() - Method in class org.apache.http.impl.client.RequestWrapper
 
getProtocolVersion() - Method in class org.apache.http.message.BasicHttpRequest
Returns the HTTP protocol version to be used for this request.
getProtocolVersion() - Method in class org.apache.http.message.BasicHttpResponse
 
getProtocolVersion() - Method in class org.apache.http.message.BasicRequestLine
 
getProtocolVersion() - Method in class org.apache.http.message.BasicStatusLine
 
getProtocolVersion() - Method in interface org.apache.http.RequestLine
 
getProtocolVersion() - Method in interface org.apache.http.StatusLine
 
getProxyAuthenticationHandler() - Method in class org.apache.http.impl.client.AbstractHttpClient
 
getProxyHost() - Method in class org.apache.http.conn.routing.HttpRoute
 
getProxyHost() - Method in interface org.apache.http.conn.routing.RouteInfo
Obtains the first proxy host.
getProxyHost() - Method in class org.apache.http.conn.routing.RouteTracker
 
getProxySelector() - Method in class org.apache.http.impl.conn.ProxySelectorRoutePlanner
Obtains the proxy selector to use.
getRealm() - Method in interface org.apache.http.auth.AuthScheme
Returns authentication realm.
getRealm() - Method in class org.apache.http.auth.AuthScope
 
getRealm() - Method in class org.apache.http.impl.auth.NTLMScheme
 
getRealm() - Method in class org.apache.http.impl.auth.RFC2617Scheme
Returns authentication realm.
getReason(int, Locale) - Method in class org.apache.http.impl.EnglishReasonPhraseCatalog
Obtains the reason phrase for a status code.
getReason(int) - Method in class org.apache.http.message.BasicHttpResponse
Looks up a reason phrase.
getReason(int, Locale) - Method in interface org.apache.http.ReasonPhraseCatalog
Obtains the reason phrase for a status code.
getReasonPhrase() - Method in class org.apache.http.message.BasicStatusLine
 
getReasonPhrase() - Method in interface org.apache.http.StatusLine
 
getReceivedBytesCount() - Method in interface org.apache.http.HttpConnectionMetrics
Returns the number of bytes transferred over the connection, 0 if not available.
getReceivedBytesCount() - Method in class org.apache.http.impl.HttpConnectionMetricsImpl
 
getRedirectHandler() - Method in class org.apache.http.impl.client.AbstractHttpClient
 
getRelease() - Method in class org.apache.http.util.VersionInfo
Obtains the release of the versioned module or informal unit.
getRemoteAddress() - Method in interface org.apache.http.HttpInetConnection
 
getRemoteAddress() - Method in class org.apache.http.impl.conn.AbstractClientConnAdapter
 
getRemoteAddress() - Method in class org.apache.http.impl.SocketHttpClientConnection
 
getRemoteAddress() - Method in class org.apache.http.impl.SocketHttpServerConnection
 
getRemotePort() - Method in interface org.apache.http.HttpInetConnection
 
getRemotePort() - Method in class org.apache.http.impl.conn.AbstractClientConnAdapter
 
getRemotePort() - Method in class org.apache.http.impl.SocketHttpClientConnection
 
getRemotePort() - Method in class org.apache.http.impl.SocketHttpServerConnection
 
getRequest() - Method in class org.apache.http.impl.client.RoutedRequest
 
getRequestCount() - Method in interface org.apache.http.HttpConnectionMetrics
Returns the number of requests transferred over the connection, 0 if not available.
getRequestCount() - Method in class org.apache.http.impl.HttpConnectionMetricsImpl
 
getRequestExecutor() - Method in class org.apache.http.impl.client.AbstractHttpClient
 
getRequestInterceptor(int) - Method in class org.apache.http.impl.client.AbstractHttpClient
 
getRequestInterceptor(int) - Method in class org.apache.http.protocol.BasicHttpProcessor
 
getRequestInterceptor(int) - Method in interface org.apache.http.protocol.HttpRequestInterceptorList
Obtains a request interceptor from this list.
getRequestInterceptorCount() - Method in class org.apache.http.impl.client.AbstractHttpClient
 
getRequestInterceptorCount() - Method in class org.apache.http.protocol.BasicHttpProcessor
 
getRequestInterceptorCount() - Method in interface org.apache.http.protocol.HttpRequestInterceptorList
Obtains the current size of this list.
getRequestLine() - Method in class org.apache.http.client.methods.HttpRequestBase
 
getRequestLine() - Method in interface org.apache.http.HttpRequest
Returns the request line of this request.
getRequestLine() - Method in class org.apache.http.impl.client.RequestWrapper
 
getRequestLine() - Method in class org.apache.http.message.BasicHttpRequest
Returns the request line of this request.
getRequestParams() - Method in class org.apache.http.impl.client.ClientParamsStack
Obtains the request parameters of this stack.
getResponse() - Method in exception org.apache.http.impl.client.TunnelRefusedException
 
getResponseCount() - Method in interface org.apache.http.HttpConnectionMetrics
Returns the number of responses transferred over the connection, 0 if not available.
getResponseCount() - Method in class org.apache.http.impl.HttpConnectionMetricsImpl
 
getResponseInterceptor(int) - Method in class org.apache.http.impl.client.AbstractHttpClient
 
getResponseInterceptor(int) - Method in class org.apache.http.protocol.BasicHttpProcessor
 
getResponseInterceptor(int) - Method in interface org.apache.http.protocol.HttpResponseInterceptorList
Obtains a response interceptor from this list.
getResponseInterceptorCount() - Method in class org.apache.http.impl.client.AbstractHttpClient
 
getResponseInterceptorCount() - Method in class org.apache.http.protocol.BasicHttpProcessor
 
getResponseInterceptorCount() - Method in interface org.apache.http.protocol.HttpResponseInterceptorList
Obtains the current size of this list.
getRetryCount() - Method in class org.apache.http.impl.client.DefaultHttpRequestRetryHandler
 
getRoute() - Method in interface org.apache.http.conn.ManagedClientConnection
Obtains the current route of this connection.
getRoute() - Method in class org.apache.http.impl.client.RoutedRequest
 
getRoute() - Method in class org.apache.http.impl.conn.AbstractPooledConnAdapter
 
getRoute() - Method in class org.apache.http.impl.conn.tsccm.BasicPoolEntryRef
Obtain the planned route for the referenced entry.
getRoute() - Method in class org.apache.http.impl.conn.tsccm.RouteSpecificPool
Obtains the route for which this pool is specific.
getRoutePlanner() - Method in class org.apache.http.impl.client.AbstractHttpClient
 
getRoutePool(HttpRoute, boolean) - Method in class org.apache.http.impl.conn.tsccm.ConnPoolByRoute
Get a route-specific pool of available connections.
getScheme() - Method in class org.apache.http.auth.AuthScope
 
getScheme(String) - Method in class org.apache.http.conn.scheme.SchemeRegistry
Obtains a scheme by name.
getScheme(HttpHost) - Method in class org.apache.http.conn.scheme.SchemeRegistry
Obtains the scheme for a host.
getSchemeName() - Method in interface org.apache.http.auth.AuthScheme
Returns textual designation of the given authentication scheme.
getSchemeName() - Method in class org.apache.http.HttpHost
Returns the scheme name.
getSchemeName() - Method in class org.apache.http.impl.auth.BasicScheme
Returns textual designation of the basic authentication scheme.
getSchemeName() - Method in class org.apache.http.impl.auth.DigestScheme
Returns textual designation of the digest authentication scheme.
getSchemeName() - Method in class org.apache.http.impl.auth.NTLMScheme
 
getSchemeNames() - Method in class org.apache.http.auth.AuthSchemeRegistry
Obtains a list containing names of all registered authentication schemes in their default order.
getSchemeNames() - Method in class org.apache.http.conn.scheme.SchemeRegistry
Obtains the names of the registered schemes in their default order.
getSchemeRegistry() - Method in interface org.apache.http.conn.ClientConnectionManager
Obtains the scheme registry used by this manager.
getSchemeRegistry() - Method in class org.apache.http.impl.conn.SingleClientConnManager
 
getSchemeRegistry() - Method in class org.apache.http.impl.conn.tsccm.ThreadSafeClientConnManager
 
getSentBytesCount() - Method in interface org.apache.http.HttpConnectionMetrics
Returns the number of bytes transferred over the connection, 0 if not available.
getSentBytesCount() - Method in class org.apache.http.impl.HttpConnectionMetricsImpl
 
getSocket() - Method in interface org.apache.http.conn.OperatedClientConnection
Obtains the socket for this connection.
getSocket() - Method in class org.apache.http.impl.conn.DefaultClientConnection
 
getSocket() - Method in class org.apache.http.impl.SocketHttpClientConnection
 
getSocket() - Method in class org.apache.http.impl.SocketHttpServerConnection
 
getSocketBufferSize(HttpParams) - Static method in class org.apache.http.params.HttpConnectionParams
Obtains value of the CoreConnectionPNames.SOCKET_BUFFER_SIZE parameter.
getSocketFactory() - Static method in class org.apache.http.conn.MultihomePlainSocketFactory
Gets the singleton instance of this class.
getSocketFactory() - Static method in class org.apache.http.conn.scheme.PlainSocketFactory
Gets the default factory.
getSocketFactory() - Method in class org.apache.http.conn.scheme.Scheme
Obtains the socket factory.
getSocketFactory() - Static method in class org.apache.http.conn.ssl.SSLSocketFactory
Gets the default factory, which uses the default JVM settings for secure connections.
getSocketTimeout() - Method in interface org.apache.http.HttpConnection
Returns the socket timeout value.
getSocketTimeout() - Method in class org.apache.http.impl.conn.AbstractClientConnAdapter
 
getSocketTimeout() - Method in class org.apache.http.impl.SocketHttpClientConnection
 
getSocketTimeout() - Method in class org.apache.http.impl.SocketHttpServerConnection
 
getSoTimeout(HttpParams) - Static method in class org.apache.http.params.HttpConnectionParams
Obtains value of the CoreConnectionPNames.SO_TIMEOUT parameter.
getSpecNames() - Method in class org.apache.http.cookie.CookieSpecRegistry
Obtains a list containing names of all registered cookie specs in their default order.
getSSLSession() - Method in interface org.apache.http.conn.ManagedClientConnection
Obtains the SSL session of the underlying connection, if any.
getSSLSession() - Method in class org.apache.http.impl.conn.AbstractClientConnAdapter
 
getState() - Method in interface org.apache.http.conn.ManagedClientConnection
Returns the state object associated with this connection.
getState() - Method in class org.apache.http.impl.conn.AbstractPooledConnAdapter
 
getState() - Method in class org.apache.http.impl.conn.AbstractPoolEntry
Returns the state object associated with this pool entry.
getStatusCode() - Method in exception org.apache.http.client.HttpResponseException
 
getStatusCode() - Method in class org.apache.http.message.BasicStatusLine
 
getStatusCode() - Method in interface org.apache.http.StatusLine
 
getStatusLine() - Method in interface org.apache.http.HttpResponse
Obtains the status line of this response.
getStatusLine() - Method in class org.apache.http.message.BasicHttpResponse
 
getString(byte[], int, int, String) - Static method in class org.apache.http.util.EncodingUtils
Converts the byte array of HTTP content characters to a string.
getString(byte[], String) - Static method in class org.apache.http.util.EncodingUtils
Converts the byte array of HTTP content characters to a string.
getTargetAuthenticationHandler() - Method in class org.apache.http.impl.client.AbstractHttpClient
 
getTargetHost() - Method in interface org.apache.http.conn.OperatedClientConnection
Obtains the target host for this connection.
getTargetHost() - Method in class org.apache.http.conn.routing.HttpRoute
 
getTargetHost() - Method in interface org.apache.http.conn.routing.RouteInfo
Obtains the target host.
getTargetHost() - Method in class org.apache.http.conn.routing.RouteTracker
 
getTargetHost() - Method in class org.apache.http.impl.conn.DefaultClientConnection
 
getTcpNoDelay(HttpParams) - Static method in class org.apache.http.params.HttpConnectionParams
Obtains value of the CoreConnectionPNames.TCP_NODELAY parameter.
getThread() - Method in class org.apache.http.impl.conn.tsccm.WaitingThread
Obtains the thread, if there is one.
getTimeout(HttpParams) - Static method in class org.apache.http.conn.params.ConnManagerParams
Returns the timeout in milliseconds used when retrieving a ManagedClientConnection from the ClientConnectionManager.
getTimestamp() - Method in class org.apache.http.util.VersionInfo
Obtains the timestamp of the versioned module or informal unit.
getTunnelType() - Method in class org.apache.http.conn.routing.HttpRoute
 
getTunnelType() - Method in interface org.apache.http.conn.routing.RouteInfo
Obtains the tunnel type of this route.
getTunnelType() - Method in class org.apache.http.conn.routing.RouteTracker
 
getUpperBound() - Method in class org.apache.http.message.ParserCursor
 
getURI() - Method in class org.apache.http.client.methods.HttpRequestBase
 
getURI() - Method in interface org.apache.http.client.methods.HttpUriRequest
Returns the URI this request uses, such as http://example.org/path/to/file.
getURI() - Method in class org.apache.http.impl.client.RequestWrapper
 
getUri() - Method in class org.apache.http.message.BasicRequestLine
 
getUri() - Method in interface org.apache.http.RequestLine
 
getUserAgent(HttpParams) - Static method in class org.apache.http.params.HttpProtocolParams
Obtains value of the CoreProtocolPNames.USER_AGENT parameter.
getUserName() - Method in class org.apache.http.auth.NTCredentials
 
getUsername() - Method in class org.apache.http.auth.NTUserPrincipal
 
getUserName() - Method in class org.apache.http.auth.UsernamePasswordCredentials
 
getUserPrincipal() - Method in interface org.apache.http.auth.Credentials
 
getUserPrincipal() - Method in class org.apache.http.auth.NTCredentials
 
getUserPrincipal() - Method in class org.apache.http.auth.UsernamePasswordCredentials
 
getUserToken(HttpContext) - Method in interface org.apache.http.client.UserTokenHandler
The token object returned by this method is expected to uniquely identify the current user if the context is user specific or to be null if it is not.
getUserToken(HttpContext) - Method in class org.apache.http.impl.client.DefaultUserTokenHandler
 
getUserTokenHandler() - Method in class org.apache.http.impl.client.AbstractHttpClient
 
getValue() - Method in interface org.apache.http.cookie.Cookie
Returns the value.
getValue() - Method in interface org.apache.http.Header
 
getValue() - Method in interface org.apache.http.HeaderElement
Returns header element value.
getValue() - Method in class org.apache.http.impl.cookie.BasicClientCookie
Returns the value.
getValue() - Method in class org.apache.http.message.BasicHeader
 
getValue() - Method in class org.apache.http.message.BasicHeaderElement
 
getValue() - Method in class org.apache.http.message.BasicNameValuePair
 
getValue() - Method in class org.apache.http.message.BufferedHeader
 
getValue() - Method in interface org.apache.http.NameValuePair
 
getValuePos() - Method in interface org.apache.http.FormattedHeader
Obtains the start of the header value in the buffer.
getValuePos() - Method in class org.apache.http.message.BufferedHeader
 
getVersion() - Method in interface org.apache.http.cookie.Cookie
Returns the version of the cookie specification to which this cookie conforms.
getVersion() - Method in interface org.apache.http.cookie.CookieSpec
Returns version of the state management this cookie specification conforms to.
getVersion() - Method in class org.apache.http.impl.cookie.BasicClientCookie
Returns the version of the cookie specification to which this cookie conforms.
getVersion() - Method in class org.apache.http.impl.cookie.BestMatchSpec
 
getVersion() - Method in class org.apache.http.impl.cookie.BrowserCompatSpec
 
getVersion() - Method in class org.apache.http.impl.cookie.NetscapeDraftSpec
 
getVersion() - Method in class org.apache.http.impl.cookie.RFC2109Spec
 
getVersion() - Method in class org.apache.http.impl.cookie.RFC2965Spec
 
getVersion(HttpParams) - Static method in class org.apache.http.params.HttpProtocolParams
Obtains value of the CoreProtocolPNames.PROTOCOL_VERSION parameter.
getVersionHeader() - Method in interface org.apache.http.cookie.CookieSpec
Returns a request header identifying what version of the state management specification is understood.
getVersionHeader() - Method in class org.apache.http.impl.cookie.BestMatchSpec
 
getVersionHeader() - Method in class org.apache.http.impl.cookie.BrowserCompatSpec
 
getVersionHeader() - Method in class org.apache.http.impl.cookie.NetscapeDraftSpec
 
getVersionHeader() - Method in class org.apache.http.impl.cookie.RFC2109Spec
 
getVersionHeader() - Method in class org.apache.http.impl.cookie.RFC2965Spec
 
getWeakRef() - Method in class org.apache.http.impl.conn.tsccm.BasicPoolEntry
 
getWorkstation() - Method in class org.apache.http.auth.NTCredentials
Retrieves the workstation name of the computer originating the request.
getWrappedConnection() - Method in class org.apache.http.impl.conn.AbstractClientConnAdapter
 
GMT - Static variable in class org.apache.http.impl.cookie.DateUtils
 
GMT - Static variable in class org.apache.http.protocol.HttpDateGenerator
The time zone to use in the date header.
greaterEquals(ProtocolVersion) - Method in class org.apache.http.ProtocolVersion
Tests if this protocol version is greater or equal to the given one.
A B C D E F G H I J K L M N O P Q R S T U V W X 
Skip navigation links