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 

U

UNAVAILABLE - Static variable in class org.apache.http.util.VersionInfo
A string constant for unavailable information.
UNDEFINED - Static variable in interface org.apache.http.conn.routing.RouteInfo.LayerType
 
UNDEFINED - Static variable in interface org.apache.http.conn.routing.RouteInfo.TunnelType
 
uniquePoolEntry - Variable in class org.apache.http.impl.conn.SingleClientConnManager
The one and only entry in this pool.
unmarkReusable() - Method in interface org.apache.http.conn.ManagedClientConnection
Marks this connection as not being in a reusable state.
unmarkReusable() - Method in class org.apache.http.impl.conn.AbstractClientConnAdapter
 
UNREACHABLE - Static variable in interface org.apache.http.conn.routing.HttpRouteDirector
Indicates that the route can not be established at all.
unregister(String) - Method in class org.apache.http.auth.AuthSchemeRegistry
Unregisters the class implementing an authentication scheme with the given name.
unregister(String) - Method in class org.apache.http.conn.scheme.SchemeRegistry
Unregisters a scheme.
unregister(String) - Method in class org.apache.http.cookie.CookieSpecRegistry
Unregisters the CookieSpecFactory with the given ID.
unregister(String) - Method in class org.apache.http.protocol.HttpRequestHandlerRegistry
Removes registered handler, if exists, for the given pattern.
unregister(String) - Method in class org.apache.http.protocol.UriPatternMatcher
Removes registered object, if exists, for the given pattern.
UNSAFE_CHARS - Static variable in class org.apache.http.message.BasicHeaderValueFormatter
Unsafe special characters that must be escaped using the backslash character
UnsupportedDigestAlgorithmException - Exception in org.apache.http.impl.auth
Authentication credentials required to respond to a authentication challenge are invalid
UnsupportedDigestAlgorithmException() - Constructor for exception org.apache.http.impl.auth.UnsupportedDigestAlgorithmException
Creates a new UnsupportedAuthAlgoritmException with a null detail message.
UnsupportedDigestAlgorithmException(String) - Constructor for exception org.apache.http.impl.auth.UnsupportedDigestAlgorithmException
Creates a new UnsupportedAuthAlgoritmException with the specified message.
UnsupportedDigestAlgorithmException(String, Throwable) - Constructor for exception org.apache.http.impl.auth.UnsupportedDigestAlgorithmException
Creates a new UnsupportedAuthAlgoritmException with the specified detail message and cause.
UnsupportedHttpVersionException - Exception in org.apache.http
Signals an unsupported version of the HTTP protocol.
UnsupportedHttpVersionException() - Constructor for exception org.apache.http.UnsupportedHttpVersionException
Creates an exception without a detail message.
UnsupportedHttpVersionException(String) - Constructor for exception org.apache.http.UnsupportedHttpVersionException
Creates an exception with the specified detail message.
update(Socket, HttpHost, boolean, HttpParams) - Method in interface org.apache.http.conn.OperatedClientConnection
Updates this connection.
update(Socket, HttpHost, boolean, HttpParams) - Method in class org.apache.http.impl.conn.DefaultClientConnection
 
updateHeader(Header) - Method in class org.apache.http.message.HeaderGroup
Replaces the first occurence of the header with the same name.
updatePos(int) - Method in class org.apache.http.message.ParserCursor
 
updateSecureConnection(OperatedClientConnection, HttpHost, HttpContext, HttpParams) - Method in interface org.apache.http.conn.ClientConnectionOperator
Updates a connection with a layered secure connection.
updateSecureConnection(OperatedClientConnection, HttpHost, HttpContext, HttpParams) - Method in class org.apache.http.impl.conn.DefaultClientConnectionOperator
 
UriPatternMatcher - Class in org.apache.http.protocol
Maintains a map of objects keyed by a request URI pattern.
UriPatternMatcher() - Constructor for class org.apache.http.protocol.UriPatternMatcher
 
URIUtils - Class in org.apache.http.client.utils
A collection of utilities for URIs, to workaround bugs within the class or for ease-of-use features.
UrlEncodedFormEntity - Class in org.apache.http.client.entity
An entity composed of a list of url-encoded pairs.
UrlEncodedFormEntity(List, String) - Constructor for class org.apache.http.client.entity.UrlEncodedFormEntity
Constructs a new UrlEncodedFormEntity with the list of parameters in the specified encoding.
UrlEncodedFormEntity(List) - Constructor for class org.apache.http.client.entity.UrlEncodedFormEntity
Constructs a new UrlEncodedFormEntity with the list of parameters with the default encoding of HTTP.DEFAULT_CONTENT_CHARSET
URLEncodedUtils - Class in org.apache.http.client.utils
A collection of utilities for encoding URLs.
URLEncodedUtils() - Constructor for class org.apache.http.client.utils.URLEncodedUtils
 
US_ASCII - Static variable in class org.apache.http.protocol.HTTP
 
USE_EXPECT_CONTINUE - Static variable in interface org.apache.http.params.CoreProtocolPNames
Activates 'Expect: 100-Continue' handshake for the entity enclosing methods.
useExpectContinue(HttpParams) - Static method in class org.apache.http.params.HttpProtocolParams
Obtains value of the CoreProtocolPNames.USE_EXPECT_CONTINUE parameter.
USER_AGENT - Static variable in interface org.apache.http.params.CoreProtocolPNames
Defines the content of the User-Agent header.
USER_AGENT - Static variable in class org.apache.http.protocol.HTTP
 
USER_TOKEN - Static variable in interface org.apache.http.client.protocol.ClientContext
Attribute name of a Object object that represents the actual user identity such as user Principal.
UsernamePasswordCredentials - Class in org.apache.http.auth
Simple Credentials implementation based on a user name / password pair.
UsernamePasswordCredentials(String) - Constructor for class org.apache.http.auth.UsernamePasswordCredentials
The constructor with the username and password combined string argument.
UsernamePasswordCredentials(String, String) - Constructor for class org.apache.http.auth.UsernamePasswordCredentials
The constructor with the username and password arguments.
UserTokenHandler - Interface in org.apache.http.client
A handler for determining if the given execution context is user specific or not.
userTokenHandler - Variable in class org.apache.http.impl.client.DefaultRequestDirector
The user token handler.
UTF_16 - Static variable in class org.apache.http.protocol.HTTP
 
UTF_8 - Static variable in class org.apache.http.protocol.HTTP
Common charset definitions
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