< A B C D E F G H I L M N O P Q R S T U V W _

<

() - Static method in class org.apache.commons.httpclient.URI
 
() - Static method in class org.apache.commons.httpclient.URI
 
() - Static method in class org.apache.commons.httpclient.URI
 
() - Static method in class org.apache.commons.httpclient.URI
 
() - Static method in class org.apache.commons.httpclient.URI
 
() - Static method in class org.apache.commons.httpclient.URI
 
() - Static method in class org.apache.commons.httpclient.URI
 
() - Static method in class org.apache.commons.httpclient.URI
 
() - Static method in class org.apache.commons.httpclient.URI
 
() - Static method in class org.apache.commons.httpclient.URI
 
() - Static method in class org.apache.commons.httpclient.URI
 
() - Static method in class org.apache.commons.httpclient.URI
 
() - Static method in class org.apache.commons.httpclient.URI
 
() - Static method in class org.apache.commons.httpclient.URI
 
() - Static method in class org.apache.commons.httpclient.URI
 
() - Static method in class org.apache.commons.httpclient.URI
 
() - Static method in class org.apache.commons.httpclient.URI
 
() - Static method in class org.apache.commons.httpclient.URI
 
() - Static method in class org.apache.commons.httpclient.URI
 
() - Static method in class org.apache.commons.httpclient.URI
 
() - Static method in class org.apache.commons.httpclient.URI
 
() - Static method in class org.apache.commons.httpclient.URI
 
() - Static method in class org.apache.commons.httpclient.URI
 
() - Static method in class org.apache.commons.httpclient.URI
 
() - Static method in class org.apache.commons.httpclient.URI
 
() - Static method in class org.apache.commons.httpclient.URI
 
() - Static method in class org.apache.commons.httpclient.URI
 
() - Static method in class org.apache.commons.httpclient.URI
 
() - Static method in class org.apache.commons.httpclient.URI
 
() - Static method in class org.apache.commons.httpclient.URI
 
() - Static method in class org.apache.commons.httpclient.URI
 
() - Static method in class org.apache.commons.httpclient.URI
 
() - Static method in class org.apache.commons.httpclient.URI
 
() - Static method in class org.apache.commons.httpclient.URI
 
() - Static method in class org.apache.commons.httpclient.URI
 
() - Static method in class org.apache.commons.httpclient.URI
 
() - Static method in class org.apache.commons.httpclient.URI
 
() - Static method in class org.apache.commons.httpclient.URI
 
() - Static method in class org.apache.commons.httpclient.URI
 
() - Static method in class org.apache.commons.httpclient.URI
 
() - Static method in class org.apache.commons.httpclient.URI
 
() - Static method in class org.apache.commons.httpclient.URI
 
() - Static method in class org.apache.commons.httpclient.URI
 
() - Static method in class org.apache.commons.httpclient.URI
 
() - Static method in class org.apache.commons.httpclient.URI
 
() - Static method in class org.apache.commons.httpclient.URI
 
() - Static method in class org.apache.commons.httpclient.URI
 
() - Static method in class org.apache.commons.httpclient.URI
 
() - Static method in class org.apache.commons.httpclient.URI
 
() - Static method in class org.apache.commons.httpclient.URI
 
() - Static method in class org.apache.commons.httpclient.URI
 
() - Static method in class org.apache.commons.httpclient.URI
 
() - Static method in class org.apache.commons.httpclient.URI
 
() - Static method in class org.apache.commons.httpclient.URI
 
() - Static method in class org.apache.commons.httpclient.URI
 
() - Static method in class org.apache.commons.httpclient.URI
 
() - Static method in class org.apache.commons.httpclient.URI
 
() - Static method in class org.apache.commons.httpclient.URI
 
() - Static method in class org.apache.commons.httpclient.URI.LocaleToCharsetMap
 
() - Static method in class org.apache.commons.httpclient.HttpMethodBase
 
() - Static method in class org.apache.commons.httpclient.HttpStatus
Set up status code to "reason phrase" map.
() - Static method in class org.apache.commons.httpclient.HttpClient
 
() - Static method in class org.apache.commons.httpclient.HeaderElement
Static initializer for #SEPARATORS, #TOKEN_CHAR, and #UNSAFE_CHAR.
() - Static method in class org.apache.commons.httpclient.cookie.CookiePolicy
 
() - Static method in class org.apache.commons.httpclient.util.Base64
Deprecated.  
() - Static method in class org.apache.commons.httpclient.util.EncodingUtil
 

A

abs_path - Static variable in class org.apache.commons.httpclient.URI
URI absolute path.
absoluteURI - Static variable in class org.apache.commons.httpclient.URI
BitSet for absoluteURI.
addAuthorizationRequestHeader(HttpState, HttpConnection) - Method in class org.apache.commons.httpclient.HttpMethodBase
Generates Authorization request header if needed, as long as no Authorization request header already exists.
addAuthorizationRequestHeader(HttpState, HttpConnection) - Method in class org.apache.commons.httpclient.ConnectMethod
This method does nothing.
addContentLengthRequestHeader(HttpState, HttpConnection) - Method in class org.apache.commons.httpclient.HttpMethodBase
Generates Content-Length or Transfer-Encoding: Chunked request header, as long as no Content-Length request header already exists.
addContentLengthRequestHeader(HttpState, HttpConnection) - Method in class org.apache.commons.httpclient.ConnectMethod
This method does nothing.
addContentLengthRequestHeader(HttpState, HttpConnection) - Method in class org.apache.commons.httpclient.methods.EntityEnclosingMethod
Generates Content-Length or Transfer-Encoding: Chunked request header, as long as no Content-Length request header already exists.
addCookie(Cookie) - Method in class org.apache.commons.httpclient.HttpState
Adds an HTTP cookie, replacing any existing equivalent cookies.
addCookieRequestHeader(HttpState, HttpConnection) - Method in class org.apache.commons.httpclient.HttpMethodBase
Generates Cookie request headers for those cookies that match the given host, port and path.
addCookieRequestHeader(HttpState, HttpConnection) - Method in class org.apache.commons.httpclient.ConnectMethod
This method does nothing.
addCookies(Cookie[]) - Method in class org.apache.commons.httpclient.HttpState
Adds an array of HTTP cookies.
addHeader(Header) - Method in class org.apache.commons.httpclient.HeaderGroup
Adds the given header to the group.
addHostRequestHeader(HttpState, HttpConnection) - Method in class org.apache.commons.httpclient.HttpMethodBase
Generates Host request header, as long as no Host request header already exists.
addParameter(NameValuePair) - Method in class org.apache.commons.httpclient.methods.PostMethod
Adds a new parameter to be used in the POST request body.
addParameter(String, File) - Method in class org.apache.commons.httpclient.methods.MultipartPostMethod
Adds a binary file part
addParameter(String, String) - Method in class org.apache.commons.httpclient.methods.MultipartPostMethod
Adds a text field part
addParameter(String, String) - Method in class org.apache.commons.httpclient.methods.PostMethod
Adds a new parameter to be used in the POST request body.
addParameter(String, String, File) - Method in class org.apache.commons.httpclient.methods.MultipartPostMethod
Adds a binary file part with the given file name
addParameters(NameValuePair[]) - Method in class org.apache.commons.httpclient.methods.PostMethod
Adds an array of parameters to be used in the POST request body.
addPart(Part) - Method in class org.apache.commons.httpclient.methods.MultipartPostMethod
Adds a part.
addProxyAuthorizationRequestHeader(HttpState, HttpConnection) - Method in class org.apache.commons.httpclient.HttpMethodBase
Generates Proxy-Authorization request header if needed, as long as no Proxy-Authorization request header already exists.
addProxyConnectionHeader(HttpState, HttpConnection) - Method in class org.apache.commons.httpclient.HttpMethodBase
Generates Proxy-Connection: Keep-Alive request header when communicating via a proxy server.
addRequestHeader(Header) - Method in interface org.apache.commons.httpclient.HttpMethod
Adds the specified request header, not overwriting any previous value.
addRequestHeader(Header) - Method in class org.apache.commons.httpclient.HttpMethodBase
Adds the specified request header, NOT overwriting any previous value.
addRequestHeader(String, String) - Method in interface org.apache.commons.httpclient.HttpMethod
Adds the specified request header, not overwriting any previous value.
addRequestHeader(String, String) - Method in class org.apache.commons.httpclient.HttpMethodBase
Adds the specified request header, NOT overwriting any previous value.
addRequestHeaders(HttpState, HttpConnection) - Method in class org.apache.commons.httpclient.HttpMethodBase
Generates all the required request headers to be submitted via the given connection.
addRequestHeaders(HttpState, HttpConnection) - Method in class org.apache.commons.httpclient.ConnectMethod
Populates the request headers map to with additional headers to be submitted to the given HttpConnection.
addRequestHeaders(HttpState, HttpConnection) - Method in class org.apache.commons.httpclient.methods.ExpectContinueMethod
Sets the Expect header if it has not already been set, in addition to the "standard" set of headers.
addRequestHeaders(HttpState, HttpConnection) - Method in class org.apache.commons.httpclient.methods.MultipartPostMethod
Adds Content Type: multipart/form-data header in addition to the "standard" set of headers
addRequestHeaders(HttpState, HttpConnection) - Method in class org.apache.commons.httpclient.methods.PostMethod
Adds Content Type: application/x-www-form-urlencoded header in addition to the "standard" set of headers, if no Content Type header has been set by the user
addResponseFooter(Header) - Method in interface org.apache.commons.httpclient.HttpMethod
Add a footer to this method's response.
addResponseFooter(Header) - Method in class org.apache.commons.httpclient.HttpMethodBase
Use this method internally to add footers.
addUserAgentRequestHeader(HttpState, HttpConnection) - Method in class org.apache.commons.httpclient.HttpMethodBase
Generates default User-Agent request header, as long as no User-Agent request header already exists.
allowed_abs_path - Static variable in class org.apache.commons.httpclient.URI
Those characters that are allowed for the abs_path.
allowed_authority - Static variable in class org.apache.commons.httpclient.URI
Those characters that are allowed for the authority component.
allowed_fragment - Static variable in class org.apache.commons.httpclient.URI
Those characters that are allowed for the fragment component.
allowed_host - Static variable in class org.apache.commons.httpclient.URI
Those characters that are allowed for the host component.
allowed_IPv6reference - Static variable in class org.apache.commons.httpclient.URI
Those characters that are allowed for the IPv6reference component.
allowed_opaque_part - Static variable in class org.apache.commons.httpclient.URI
Those characters that are allowed for the opaque_part.
allowed_query - Static variable in class org.apache.commons.httpclient.URI
Those characters that are allowed for the query component.
allowed_reg_name - Static variable in class org.apache.commons.httpclient.URI
Those characters that are allowed for the reg_name.
allowed_rel_path - Static variable in class org.apache.commons.httpclient.URI
Those characters that are allowed for the rel_path.
allowed_userinfo - Static variable in class org.apache.commons.httpclient.URI
Those characters that are allowed for the userinfo component.
allowed_within_authority - Static variable in class org.apache.commons.httpclient.URI
Those characters that are allowed for the authority component.
allowed_within_path - Static variable in class org.apache.commons.httpclient.URI
Those characters that are allowed within the path.
allowed_within_query - Static variable in class org.apache.commons.httpclient.URI
Those characters that are allowed within the query component.
allowed_within_userinfo - Static variable in class org.apache.commons.httpclient.URI
Those characters that are allowed for within the userinfo component.
alpha - Static variable in class org.apache.commons.httpclient.URI
BitSet for alpha.
alphanum - Static variable in class org.apache.commons.httpclient.URI
BitSet for alphanum (join of alpha & digit).
assertNotOpen() - Method in class org.apache.commons.httpclient.HttpConnection
Throws an IllegalStateException if the connection is already open.
assertOpen() - Method in class org.apache.commons.httpclient.HttpConnection
Throws an IllegalStateException if the connection is not open.
AuthChallengeParser - class org.apache.commons.httpclient.auth.AuthChallengeParser.
This class provides utility methods for parsing HTTP www and proxy authentication challenges.
AuthChallengeParser() - Constructor for class org.apache.commons.httpclient.auth.AuthChallengeParser
 
authenticate(AuthScheme, HttpMethod, HttpConnection, HttpState) - Static method in class org.apache.commons.httpclient.auth.HttpAuthenticator
Attempt to provide requisite authentication credentials to the given method in the given context using the given authentication scheme.
authenticate(Credentials, String, String) - Method in class org.apache.commons.httpclient.auth.DigestScheme
Produces a digest authorization string for the given set of Credentials, method name and URI.
authenticate(Credentials, String, String) - Method in interface org.apache.commons.httpclient.auth.AuthScheme
Produces an authorization string for the given set of Credentials, method name and URI using the given authentication scheme.
authenticate(Credentials, String, String) - Method in class org.apache.commons.httpclient.auth.NTLMScheme
Produces NTLM authorization string for the given set of Credentials.
authenticate(Credentials, String, String) - Method in class org.apache.commons.httpclient.auth.BasicScheme
Produces basic authorization string for the given set of Credentials.
authenticate(HttpMethod, HttpState) - Static method in class org.apache.commons.httpclient.Authenticator
Deprecated. use HttpAuthenticator.authenticate(AuthScheme, HttpMethod, HttpConnection, HttpState)
authenticate(NTCredentials, String) - Static method in class org.apache.commons.httpclient.auth.NTLMScheme
Create a NTLM authorization string for the given challenge and NT credentials.
authenticate(UsernamePasswordCredentials) - Static method in class org.apache.commons.httpclient.auth.BasicScheme
Return a basic Authorization header value for the given UsernamePasswordCredentials.
authenticate(UsernamePasswordCredentials, Map) - Static method in class org.apache.commons.httpclient.auth.DigestScheme
Produces a digest authorization string for the given set of UsernamePasswordCredentials and authetication parameters.
authenticateDefault(HttpMethod, HttpConnection, HttpState) - Static method in class org.apache.commons.httpclient.auth.HttpAuthenticator
Attempt to provide default authentication credentials to the given method in the given context using basic authentication scheme.
authenticateProxy(AuthScheme, HttpMethod, HttpConnection, HttpState) - Static method in class org.apache.commons.httpclient.auth.HttpAuthenticator
Attempt to provide requisite proxy authentication credentials to the given method in the given context using the given authentication scheme.
authenticateProxy(HttpMethod, HttpState) - Static method in class org.apache.commons.httpclient.Authenticator
Deprecated. use HttpAuthenticator.authenticateProxy(AuthScheme, HttpMethod, HttpConnection, HttpState)
authenticateProxyDefault(HttpMethod, HttpConnection, HttpState) - Static method in class org.apache.commons.httpclient.auth.HttpAuthenticator
Attempt to provide default proxy authentication credentials to the given method in the given context using basic authentication scheme.
AuthenticationException - exception org.apache.commons.httpclient.auth.AuthenticationException.
Signals a failure in authentication process
AuthenticationException() - Constructor for class org.apache.commons.httpclient.auth.AuthenticationException
 
AuthenticationException(String) - Constructor for class org.apache.commons.httpclient.auth.AuthenticationException
 
Authenticator - class org.apache.commons.httpclient.Authenticator.
Deprecated. use HttpAuthenticator
Authenticator() - Constructor for class org.apache.commons.httpclient.Authenticator
Deprecated.  
authority - Static variable in class org.apache.commons.httpclient.URI
BitSet for authority.
AuthScheme - interface org.apache.commons.httpclient.auth.AuthScheme.
This interface represents an abstract authentication scheme.
AuthSchemeBase - class org.apache.commons.httpclient.auth.AuthSchemeBase.
Abstract authentication scheme class that implements AuthScheme interface and provides a default contstructor.
AuthSchemeBase(String) - Constructor for class org.apache.commons.httpclient.auth.AuthSchemeBase
Constructor for an abstract authetication schemes.
AutoCloseInputStream - class org.apache.commons.httpclient.AutoCloseInputStream.
Closes an underlying stream as soon as the end of the stream is reached, and notifies a client when it has done so.
AutoCloseInputStream(InputStream, ResponseConsumedWatcher) - Constructor for class org.apache.commons.httpclient.AutoCloseInputStream
Create a new auto closing stream for the provided connection

B

Base64 - class org.apache.commons.httpclient.util.Base64.
Deprecated. The commons-codec Base64 class will be used in HttpClient 2.1
BasicScheme - class org.apache.commons.httpclient.auth.BasicScheme.
Basic authentication scheme as defined in RFC 2617.
BasicScheme(String) - Constructor for class org.apache.commons.httpclient.auth.BasicScheme
Constructor for the basic authetication scheme.
BOUNDARY - Static variable in class org.apache.commons.httpclient.methods.multipart.Part
The boundary
BOUNDARY_BYTES - Static variable in class org.apache.commons.httpclient.methods.multipart.Part
The boundary as a byte array
ByteArrayPartSource - class org.apache.commons.httpclient.methods.multipart.ByteArrayPartSource.
A PartSource that reads from a byte array.
ByteArrayPartSource(String, byte[]) - Constructor for class org.apache.commons.httpclient.methods.multipart.ByteArrayPartSource
Constructor for ByteArrayPartSource.

C

CHARSET - Static variable in class org.apache.commons.httpclient.methods.multipart.Part
Content charset
CHARSET_BYTES - Static variable in class org.apache.commons.httpclient.methods.multipart.Part
Content charset as a byte array
checkNotUsed() - Method in class org.apache.commons.httpclient.HttpMethodBase
Throws an IllegalStateException if the HTTP method has been already executed, but not recycled.
checkUsed() - Method in class org.apache.commons.httpclient.HttpMethodBase
Throws an IllegalStateException if the HTTP method has not been executed since last recycle.
checkValid() - Method in class org.apache.commons.httpclient.HttpURL
Verify the valid class use for construction.
checkValid() - Method in class org.apache.commons.httpclient.HttpsURL
Verify the valid class use for construction.
ChunkedInputStream - class org.apache.commons.httpclient.ChunkedInputStream.
Transparently coalesces chunks of a HTTP stream that uses Transfer-Encoding chunked.
ChunkedInputStream(InputStream, HttpMethod) - Constructor for class org.apache.commons.httpclient.ChunkedInputStream
 
ChunkedOutputStream - class org.apache.commons.httpclient.ChunkedOutputStream.
Wrapper supporting the chunked transfer encoding.
ChunkedOutputStream(OutputStream) - Constructor for class org.apache.commons.httpclient.ChunkedOutputStream
Construct an output stream wrapping the given stream.
clear() - Method in class org.apache.commons.httpclient.HeaderGroup
Removes any contained headers.
clearRequestBody() - Method in class org.apache.commons.httpclient.methods.EntityEnclosingMethod
Clears request body.
clearRequestBody() - Method in class org.apache.commons.httpclient.methods.PostMethod
Clears request body.
clone() - Method in class org.apache.commons.httpclient.URI
Create and return a copy of this object, the URI-reference containing the userinfo component.
clone() - Method in class org.apache.commons.httpclient.HostConfiguration
 
close() - Method in class org.apache.commons.httpclient.HttpConnection
Closes the socket and streams.
close() - Method in class org.apache.commons.httpclient.RequestOutputStream
Deprecated. Use ChunkedOutputStream;
close() - Method in class org.apache.commons.httpclient.ChunkedOutputStream
Close this output stream, causing any buffered data to be flushed and any further output data to throw an IOException.
close() - Method in class org.apache.commons.httpclient.ResponseInputStream
Deprecated. Use ChunkedInputStream;
close() - Method in class org.apache.commons.httpclient.ChunkedInputStream
Upon close, this reads the remainder of the chunked message, leaving the underlying socket at a position to start reading the next response without scanning.
close() - Method in class org.apache.commons.httpclient.AutoCloseInputStream
Close the stream, and also close the underlying stream if it is not already closed.
close() - Method in class org.apache.commons.httpclient.ContentLengthInputStream
Reads until the end of the known length of content.
closeSocketAndStreams() - Method in class org.apache.commons.httpclient.HttpConnection
Closes everything out.
compare(Object, Object) - Method in class org.apache.commons.httpclient.Cookie
Compares two cookies to determine order for cookie header.
compareTo(Object) - Method in class org.apache.commons.httpclient.URI
Compare this URI to another object.
COMPATIBILITY - Static variable in class org.apache.commons.httpclient.cookie.CookiePolicy
The COMPATIBILITY policy provides high compatibilty with common cookie management of popular HTTP agents.
connect() - Method in class org.apache.commons.httpclient.util.HttpURLConnection
Not available: the data must have already been retrieved.
ConnectMethod - class org.apache.commons.httpclient.ConnectMethod.
Wraps another method to tunnel through a proxy.
ConnectMethod(HttpMethod) - Constructor for class org.apache.commons.httpclient.ConnectMethod
Create a connect method wrapping the existing method
containsHeader(String) - Method in class org.apache.commons.httpclient.HeaderGroup
Tests if headers with the given name are contained within this group.
CONTENT_DISPOSITION - Static variable in class org.apache.commons.httpclient.methods.multipart.Part
Content dispostion characters
CONTENT_DISPOSITION_BYTES - Static variable in class org.apache.commons.httpclient.methods.multipart.Part
Content dispostion as a byte array
CONTENT_LENGTH_AUTO - Static variable in class org.apache.commons.httpclient.methods.EntityEnclosingMethod
The content length will be calculated automatically.
CONTENT_LENGTH_CHUNKED - Static variable in class org.apache.commons.httpclient.methods.EntityEnclosingMethod
The request will use chunked transfer encoding.
CONTENT_TRANSFER_ENCODING - Static variable in class org.apache.commons.httpclient.methods.multipart.Part
Content type header
CONTENT_TRANSFER_ENCODING_BYTES - Static variable in class org.apache.commons.httpclient.methods.multipart.Part
Content type header as a byte array
CONTENT_TYPE - Static variable in class org.apache.commons.httpclient.methods.multipart.Part
Content type header
CONTENT_TYPE_BYTES - Static variable in class org.apache.commons.httpclient.methods.multipart.Part
Content type header as a byte array
CONTENT_WIRE - Static variable in class org.apache.commons.httpclient.Wire
 
ContentLengthInputStream - class org.apache.commons.httpclient.ContentLengthInputStream.
Cuts the wrapped InputStream off after a specified number of bytes.
ContentLengthInputStream(InputStream, int) - Constructor for class org.apache.commons.httpclient.ContentLengthInputStream
Creates a new length limited stream
control - Static variable in class org.apache.commons.httpclient.URI
BitSet for control.
Cookie - class org.apache.commons.httpclient.Cookie.
HTTP "magic-cookie" represents a piece of state information that the HTTP agent and the target server can exchange to maintain a session.
Cookie() - Constructor for class org.apache.commons.httpclient.Cookie
Default constructor.
Cookie(String, String, String) - Constructor for class org.apache.commons.httpclient.Cookie
Creates a cookie with the given name, value and domain attribute.
Cookie(String, String, String, String, Date, boolean) - Constructor for class org.apache.commons.httpclient.Cookie
Creates a cookie with the given name, value, domain attribute, path attribute, expiration attribute, and secure attribute
Cookie(String, String, String, String, int, boolean) - Constructor for class org.apache.commons.httpclient.Cookie
Creates a cookie with the given name, value, domain attribute, path attribute, maximum age attribute, and secure attribute
CookiePolicy - class org.apache.commons.httpclient.cookie.CookiePolicy.
Cookie management policy class.
CookiePolicy() - Constructor for class org.apache.commons.httpclient.cookie.CookiePolicy
 
CookieSpec - interface org.apache.commons.httpclient.cookie.CookieSpec.
Defines the cookie management specification.
CookieSpecBase - class org.apache.commons.httpclient.cookie.CookieSpecBase.
Cookie management functions shared by all specification.
CookieSpecBase() - Constructor for class org.apache.commons.httpclient.cookie.CookieSpecBase
Default constructor
createCnonce() - Static method in class org.apache.commons.httpclient.auth.DigestScheme
Creates a random cnonce value based on the current time.
createCookieHeader(String, int, String, boolean, Cookie[]) - Static method in class org.apache.commons.httpclient.Cookie
Deprecated. use CookieSpec interface
createCookieHeader(String, int, String, boolean, Date, Cookie[]) - Static method in class org.apache.commons.httpclient.Cookie
Deprecated. use CookieSpec interface
createCookieHeader(String, String, boolean, Cookie[]) - Static method in class org.apache.commons.httpclient.Cookie
Deprecated. use CookieSpec interface
createCookieHeader(String, String, Cookie[]) - Static method in class org.apache.commons.httpclient.Cookie
Deprecated. use CookieSpec interface
createDigest(String, String, Map) - Static method in class org.apache.commons.httpclient.auth.DigestScheme
Creates an MD5 response digest.
createDigestHeader(String, Map, String) - Static method in class org.apache.commons.httpclient.auth.DigestScheme
Creates digest-response header as defined in RFC2617.
createInputStream() - Method in class org.apache.commons.httpclient.methods.multipart.FilePartSource
Return a new FileInputStream for the current filename.
createInputStream() - Method in class org.apache.commons.httpclient.methods.multipart.ByteArrayPartSource
 
createInputStream() - Method in interface org.apache.commons.httpclient.methods.multipart.PartSource
Gets a new InputStream for reading this source.
createSocket(Socket, String, int, boolean) - Method in class org.apache.commons.httpclient.protocol.SSLProtocolSocketFactory
 
createSocket(Socket, String, int, boolean) - Method in interface org.apache.commons.httpclient.protocol.SecureProtocolSocketFactory
Returns a socket connected to the given host that is layered over an existing socket.
createSocket(String, int) - Method in interface org.apache.commons.httpclient.protocol.ProtocolSocketFactory
Gets a new socket connection to the given host.
createSocket(String, int) - Method in class org.apache.commons.httpclient.protocol.SSLProtocolSocketFactory
 
createSocket(String, int) - Method in class org.apache.commons.httpclient.protocol.DefaultProtocolSocketFactory
 
createSocket(String, int, InetAddress, int) - Method in interface org.apache.commons.httpclient.protocol.ProtocolSocketFactory
Gets a new socket connection to the given host.
createSocket(String, int, InetAddress, int) - Method in class org.apache.commons.httpclient.protocol.SSLProtocolSocketFactory
 
createSocket(String, int, InetAddress, int) - Method in class org.apache.commons.httpclient.protocol.DefaultProtocolSocketFactory
 
Credentials - interface org.apache.commons.httpclient.Credentials.
Authentication credentials.
CRLF - Static variable in class org.apache.commons.httpclient.methods.multipart.Part
Carriage return/linefeed
CRLF_BYTES - Static variable in class org.apache.commons.httpclient.methods.multipart.Part
Carriage return/linefeed as a byte array

D

DateParseException - exception org.apache.commons.httpclient.util.DateParseException.
An exception to indicate an error parsing a date string.
DateParseException() - Constructor for class org.apache.commons.httpclient.util.DateParseException
 
DateParseException(String) - Constructor for class org.apache.commons.httpclient.util.DateParseException
 
DateParser - class org.apache.commons.httpclient.util.DateParser.
A utility class for parsing HTTP dates as used in cookies and other headers.
decode(byte[]) - Static method in class org.apache.commons.httpclient.util.Base64
Deprecated. Decodes Base64 data into octects
decode(char[], String) - Static method in class org.apache.commons.httpclient.URI
Decodes URI encoded string.
decode(char[], String) - Static method in class org.apache.commons.httpclient.util.URIUtil.Coder
Unescape and decode a given string.
decode(String) - Static method in class org.apache.commons.httpclient.util.URIUtil
Unescape and decode a given string regarded as an escaped string with the default protocol charset.
decode(String, String) - Static method in class org.apache.commons.httpclient.util.URIUtil
Unescape and decode a given string regarded as an escaped string.
DEFAULT_AUTH_REALM - Static variable in class org.apache.commons.httpclient.HttpState
The default authentication realm.
DEFAULT_CHARSET - Static variable in class org.apache.commons.httpclient.NTLM
Deprecated. Character encoding
DEFAULT_CHARSET - Static variable in class org.apache.commons.httpclient.methods.multipart.FilePart
Default charset of file attachments.
DEFAULT_CHARSET - Static variable in class org.apache.commons.httpclient.methods.multipart.StringPart
Default charset of string parameters
DEFAULT_CONTENT_CHARSET - Static variable in class org.apache.commons.httpclient.HttpConstants
Default content encoding chatset
DEFAULT_CONTENT_TYPE - Static variable in class org.apache.commons.httpclient.methods.multipart.FilePart
Default content encoding of file attachments.
DEFAULT_CONTENT_TYPE - Static variable in class org.apache.commons.httpclient.methods.multipart.StringPart
Default content encoding of string parameters.
DEFAULT_MAX_HOST_CONNECTIONS - Static variable in class org.apache.commons.httpclient.MultiThreadedHttpConnectionManager
The default maximum number of connections allowed per host
DEFAULT_MAX_TOTAL_CONNECTIONS - Static variable in class org.apache.commons.httpclient.MultiThreadedHttpConnectionManager
The default maximum number of connections allowed overall
DEFAULT_PORT - Static variable in class org.apache.commons.httpclient.HttpURL
Default port for HTTP URL.
DEFAULT_PORT - Static variable in class org.apache.commons.httpclient.HttpsURL
Default port for HTTPS URL.
DEFAULT_SCHEME - Static variable in class org.apache.commons.httpclient.HttpURL
Default scheme for HTTP URL.
DEFAULT_SCHEME - Static variable in class org.apache.commons.httpclient.HttpsURL
Default scheme for HTTPS URL.
DEFAULT_TRANSFER_ENCODING - Static variable in class org.apache.commons.httpclient.methods.multipart.FilePart
Default transfer encoding of file attachments.
DEFAULT_TRANSFER_ENCODING - Static variable in class org.apache.commons.httpclient.methods.multipart.StringPart
Default transfer encoding of string parameters
defaultDocumentCharset - Static variable in class org.apache.commons.httpclient.URI
The default charset of the document.
defaultDocumentCharsetByLocale - Static variable in class org.apache.commons.httpclient.URI
 
defaultDocumentCharsetByPlatform - Static variable in class org.apache.commons.httpclient.URI
 
DefaultMethodRetryHandler - class org.apache.commons.httpclient.DefaultMethodRetryHandler.
The default MethodRetryHandler used by HttpMethodBase.
DefaultMethodRetryHandler() - Constructor for class org.apache.commons.httpclient.DefaultMethodRetryHandler
 
defaultProtocolCharset - Static variable in class org.apache.commons.httpclient.URI
The default charset of the protocol.
DefaultProtocolSocketFactory - class org.apache.commons.httpclient.protocol.DefaultProtocolSocketFactory.
The default class for creating protocol sockets.
DefaultProtocolSocketFactory() - Constructor for class org.apache.commons.httpclient.protocol.DefaultProtocolSocketFactory
Constructor for DefaultProtocolSocketFactory.
DeleteMethod - class org.apache.commons.httpclient.methods.DeleteMethod.
Implements the HTTP DELETE method.
DeleteMethod() - Constructor for class org.apache.commons.httpclient.methods.DeleteMethod
No-arg constructor.
DeleteMethod(String) - Constructor for class org.apache.commons.httpclient.methods.DeleteMethod
Constructor specifying a URI.
delims - Static variable in class org.apache.commons.httpclient.URI
BitSet for delims.
DigestScheme - class org.apache.commons.httpclient.auth.DigestScheme.
Digest authentication scheme as defined in RFC 2617.
DigestScheme(String) - Constructor for class org.apache.commons.httpclient.auth.DigestScheme
Constructor for the digest authentication scheme.
digit - Static variable in class org.apache.commons.httpclient.URI
BitSet for digit.
disallowed_opaque_part - Static variable in class org.apache.commons.httpclient.URI
Disallowed opaque_part before escaping.
disallowed_rel_path - Static variable in class org.apache.commons.httpclient.URI
Disallowed rel_path before escaping.
disconnect() - Method in class org.apache.commons.httpclient.util.HttpURLConnection
Not yet implemented.
DOCUMENT_CHARSET - Static variable in class org.apache.commons.httpclient.URI.DefaultCharsetChanged
Document charset changed.
domainlabel - Static variable in class org.apache.commons.httpclient.URI
BitSet for domainlabel.

E

empty - Static variable in class org.apache.commons.httpclient.util.URIUtil
 
enabled() - Method in class org.apache.commons.httpclient.Wire
 
encode(byte[]) - Static method in class org.apache.commons.httpclient.util.Base64
Deprecated. Encodes hex octects into Base64
encode(String, BitSet) - Static method in class org.apache.commons.httpclient.util.URIUtil
Escape and encode a given string with allowed characters not to be escaped and the default protocol charset.
encode(String, BitSet, String) - Static method in class org.apache.commons.httpclient.URI
Encodes URI string.
encode(String, BitSet, String) - Static method in class org.apache.commons.httpclient.util.URIUtil
Escape and encode a given string with allowed characters not to be escaped and a given charset.
encode(String, BitSet, String) - Static method in class org.apache.commons.httpclient.util.URIUtil.Coder
Escape and encode a given string with allowed characters not to be escaped.
encodeAll(String) - Static method in class org.apache.commons.httpclient.util.URIUtil
Get the all escaped and encoded string with the default protocl charset.
encodeAll(String, String) - Static method in class org.apache.commons.httpclient.util.URIUtil
Get the all escaped and encoded string with a given charset.
encodePath(String) - Static method in class org.apache.commons.httpclient.util.URIUtil
Escape and encode a string regarded as the path component of an URI with the default protocol charset.
encodePath(String, String) - Static method in class org.apache.commons.httpclient.util.URIUtil
Escape and encode a string regarded as the path component of an URI with a given charset.
encodePathQuery(String) - Static method in class org.apache.commons.httpclient.util.URIUtil
Escape and encode a string regarded as the path and query components of an URI with the default protocol charset.
encodePathQuery(String, String) - Static method in class org.apache.commons.httpclient.util.URIUtil
Escape and encode a string regarded as the path and query components of an URI with a given charset.
encodeQuery(String) - Static method in class org.apache.commons.httpclient.util.URIUtil
Escape and encode a string regarded as the query component of an URI with the default protocol charset.
encodeQuery(String, String) - Static method in class org.apache.commons.httpclient.util.URIUtil
Escape and encode a string regarded as the query component of an URI with a given charset.
encodeWithinAuthority(String) - Static method in class org.apache.commons.httpclient.util.URIUtil
Escape and encode a string regarded as within the authority component of an URI with the default protocol charset.
encodeWithinAuthority(String, String) - Static method in class org.apache.commons.httpclient.util.URIUtil
Escape and encode a string regarded as within the authority component of an URI with a given charset.
encodeWithinPath(String) - Static method in class org.apache.commons.httpclient.util.URIUtil
Escape and encode a string regarded as within the path component of an URI with the default protocol charset.
encodeWithinPath(String, String) - Static method in class org.apache.commons.httpclient.util.URIUtil
Escape and encode a string regarded as within the path component of an URI with a given charset.
encodeWithinQuery(String) - Static method in class org.apache.commons.httpclient.util.URIUtil
Escape and encode a string regarded as within the query component of an URI with the default protocol charset.
encodeWithinQuery(String, String) - Static method in class org.apache.commons.httpclient.util.URIUtil
Escape and encode a string regarded as within the query component of an URI with a given charset.
EncodingUtil - class org.apache.commons.httpclient.util.EncodingUtil.
The home for utility methods that handle various encoding tasks.
endSession() - Method in class org.apache.commons.httpclient.HttpClient
Deprecated. this method has no effect. HttpMethod.releaseConnection() should be used to release resources after a HttpMethod has been executed.
EntityEnclosingMethod - class org.apache.commons.httpclient.methods.EntityEnclosingMethod.
This abstract class serves as a foundation for all HTTP methods that can enclose an entity within requests
EntityEnclosingMethod() - Constructor for class org.apache.commons.httpclient.methods.EntityEnclosingMethod
No-arg constructor.
EntityEnclosingMethod(String) - Constructor for class org.apache.commons.httpclient.methods.EntityEnclosingMethod
Constructor specifying a URI.
EntityEnclosingMethod(String, String) - Constructor for class org.apache.commons.httpclient.methods.EntityEnclosingMethod
Deprecated. the client is responsible for disk I/O
EntityEnclosingMethod(String, String, String) - Constructor for class org.apache.commons.httpclient.methods.EntityEnclosingMethod
Deprecated. the client is responsible for disk I/O
equals(char[], char[]) - Method in class org.apache.commons.httpclient.URI
Test if the first array is equal to the second array.
equals(Object) - Method in class org.apache.commons.httpclient.URI
Test an object if this URI is equal to another.
equals(Object) - Method in class org.apache.commons.httpclient.NameValuePair
Test if the given object is equal to me.
equals(Object) - Method in class org.apache.commons.httpclient.Cookie
Two cookies are equal if the name, path and domain match.
equals(Object) - Method in class org.apache.commons.httpclient.HostConfiguration
 
equals(Object) - Method in class org.apache.commons.httpclient.auth.AuthSchemeBase
 
equals(Object) - Method in class org.apache.commons.httpclient.auth.HttpAuthRealm
 
equals(Object) - Method in class org.apache.commons.httpclient.protocol.SSLProtocolSocketFactory
All instances of SSLProtocolSocketFactory are the same.
equals(Object) - Method in class org.apache.commons.httpclient.protocol.Protocol
Return true if the specified object equals this object.
equals(Object) - Method in class org.apache.commons.httpclient.protocol.DefaultProtocolSocketFactory
All instances of DefaultProtocolSocketFactory are the same.
escaped - Static variable in class org.apache.commons.httpclient.URI
BitSet for escaped.
ESCAPING - Static variable in class org.apache.commons.httpclient.URIException
The URI escape encoding and decoding error.
execute(HttpState, HttpConnection) - Method in interface org.apache.commons.httpclient.HttpMethod
Executes this method using the specified HttpConnection and HttpState.
execute(HttpState, HttpConnection) - Method in class org.apache.commons.httpclient.HttpMethodBase
Execute this HTTP method.
execute(HttpState, HttpConnection) - Method in class org.apache.commons.httpclient.ConnectMethod
Execute this method by tunnelling and then executing the wrapped method.
execute(Runnable, long) - Static method in class org.apache.commons.httpclient.util.TimeoutController
Executes task in a new deamon Thread and waits for the timeout.
execute(Thread, long) - Static method in class org.apache.commons.httpclient.util.TimeoutController
Executes task.
executeMethod(HostConfiguration, HttpMethod) - Method in class org.apache.commons.httpclient.HttpClient
Executes the given HTTP method using custom host configuration.
executeMethod(HostConfiguration, HttpMethod, HttpState) - Method in class org.apache.commons.httpclient.HttpClient
Executes the given HTTP method using the given custom host configuration with the given custom HTTP state.
executeMethod(HttpMethod) - Method in class org.apache.commons.httpclient.HttpClient
Executes the given HTTP method.
exhaustInputStream(InputStream) - Static method in class org.apache.commons.httpclient.ChunkedInputStream
Exhaust an input stream, reading until EOF has been encountered.
ExpectContinueMethod - class org.apache.commons.httpclient.methods.ExpectContinueMethod.
This abstract class serves as a foundation for all HTTP methods that support 'Expect: 100-continue' handshake.
ExpectContinueMethod() - Constructor for class org.apache.commons.httpclient.methods.ExpectContinueMethod
No-arg constructor.
ExpectContinueMethod(String) - Constructor for class org.apache.commons.httpclient.methods.ExpectContinueMethod
Constructor specifying a URI.
ExpectContinueMethod(String, String) - Constructor for class org.apache.commons.httpclient.methods.ExpectContinueMethod
Deprecated. the client is responsible for disk I/O
ExpectContinueMethod(String, String, String) - Constructor for class org.apache.commons.httpclient.methods.ExpectContinueMethod
Deprecated. the client is responsible for disk I/O
EXTRA - Static variable in class org.apache.commons.httpclient.methods.multipart.Part
Extra characters
EXTRA_BYTES - Static variable in class org.apache.commons.httpclient.methods.multipart.Part
Extra characters as a byte array
extractParams(String) - Static method in class org.apache.commons.httpclient.auth.AuthChallengeParser
Extracts a map of challenge parameters from an authentication challenge.
extractScheme(String) - Static method in class org.apache.commons.httpclient.auth.AuthChallengeParser
Extracts authentication scheme from the given authentication challenge.

F

fakeResponse(StatusLine, HeaderGroup, InputStream) - Method in class org.apache.commons.httpclient.HttpMethodBase
This method is a dirty hack intended to work around current (2.0) design flaw that prevents the user from obtaining correct status code, headers and response body from the preceding HTTP CONNECT method.
FILE_NAME - Static variable in class org.apache.commons.httpclient.methods.multipart.FilePart
Attachment's file name
FILE_NAME_BYTES - Static variable in class org.apache.commons.httpclient.methods.multipart.FilePart
Attachment's file name as a byte array
FilePart - class org.apache.commons.httpclient.methods.multipart.FilePart.
This class implements a part of a Multipart post object that consists of a file.
FilePart(String, File) - Constructor for class org.apache.commons.httpclient.methods.multipart.FilePart
FilePart Constructor.
FilePart(String, File, String, String) - Constructor for class org.apache.commons.httpclient.methods.multipart.FilePart
FilePart Constructor.
FilePart(String, PartSource) - Constructor for class org.apache.commons.httpclient.methods.multipart.FilePart
FilePart Constructor.
FilePart(String, PartSource, String, String) - Constructor for class org.apache.commons.httpclient.methods.multipart.FilePart
FilePart Constructor.
FilePart(String, String, File) - Constructor for class org.apache.commons.httpclient.methods.multipart.FilePart
FilePart Constructor.
FilePart(String, String, File, String, String) - Constructor for class org.apache.commons.httpclient.methods.multipart.FilePart
FilePart Constructor.
FilePartSource - class org.apache.commons.httpclient.methods.multipart.FilePartSource.
A PartSource that reads from a File.
FilePartSource(File) - Constructor for class org.apache.commons.httpclient.methods.multipart.FilePartSource
Constructor for FilePartSource.
FilePartSource(String, File) - Constructor for class org.apache.commons.httpclient.methods.multipart.FilePartSource
Constructor for FilePartSource.
finishLastResponse(HttpConnection) - Static method in class org.apache.commons.httpclient.SimpleHttpConnectionManager
Since the same connection is about to be reused, make sure the previous request was completely processed, and if not consume it now.
flush() - Method in class org.apache.commons.httpclient.ChunkedOutputStream
Flushes the underlying stream.
flushRequestOutputStream() - Method in class org.apache.commons.httpclient.HttpConnection
Flushes the output request stream.
FORM_URL_ENCODED_CONTENT_TYPE - Static variable in class org.apache.commons.httpclient.methods.PostMethod
The Content-Type for www-form-urlencoded.
formatCookie(Cookie) - Method in class org.apache.commons.httpclient.cookie.CookieSpecBase
Return a string suitable for sending in a "Cookie" header
formatCookie(Cookie) - Method in class org.apache.commons.httpclient.cookie.RFC2109Spec
Return a string suitable for sending in a "Cookie" header as defined in RFC 2109
formatCookie(Cookie) - Method in interface org.apache.commons.httpclient.cookie.CookieSpec
Create a "Cookie" header value for an array of cookies.
formatCookieHeader(Cookie) - Method in class org.apache.commons.httpclient.cookie.CookieSpecBase
Create a "Cookie" Header containing the Cookie.
formatCookieHeader(Cookie) - Method in interface org.apache.commons.httpclient.cookie.CookieSpec
Create a "Cookie" Header for single Cookie.
formatCookieHeader(Cookie[]) - Method in class org.apache.commons.httpclient.cookie.CookieSpecBase
Create a "Cookie" Header containing all Cookies in cookies.
formatCookieHeader(Cookie[]) - Method in interface org.apache.commons.httpclient.cookie.CookieSpec
Create a "Cookie" Header for an array of Cookies.
formatCookies(Cookie[]) - Method in class org.apache.commons.httpclient.cookie.CookieSpecBase
Create a "Cookie" header value containing all Cookies in cookies suitable for sending in a "Cookie" header
formatCookies(Cookie[]) - Method in class org.apache.commons.httpclient.cookie.RFC2109Spec
Create a RFC 2109 compliant "Cookie" header value containing all Cookies in cookies suitable for sending in a "Cookie" header
formatCookies(Cookie[]) - Method in interface org.apache.commons.httpclient.cookie.CookieSpec
Create a "Cookie" header value for an array of cookies.
formUrlEncode(NameValuePair[], String) - Static method in class org.apache.commons.httpclient.util.EncodingUtil
Form-urlencoding routine.
fragment - Static variable in class org.apache.commons.httpclient.URI
BitSet for fragment (alias for uric).

G

generateRequestBody() - Method in class org.apache.commons.httpclient.methods.EntityEnclosingMethod
Generates request body.
generateRequestBody() - Method in class org.apache.commons.httpclient.methods.PostMethod
Generates the request body.
generateRequestLine(HttpConnection, String, String, String, String) - Static method in class org.apache.commons.httpclient.HttpMethodBase
Generates HTTP request line according to the specified attributes.
getAboveHierPath() - Method in class org.apache.commons.httpclient.URI
Get the level above the this hierarchy level.
getAllHeaders() - Method in class org.apache.commons.httpclient.HeaderGroup
Gets all of the headers contained within this group.
getAllowedMethods() - Method in class org.apache.commons.httpclient.methods.OptionsMethod
Get a list of allowed methods.
getAllowUserInteraction() - Method in class org.apache.commons.httpclient.util.HttpURLConnection
Not yet implemented.
getAsciiBytes(String) - Static method in class org.apache.commons.httpclient.HttpConstants
Converts the specified string to byte array of ASCII characters.
getAsciiString(byte[]) - Static method in class org.apache.commons.httpclient.HttpConstants
Converts the byte array of ASCII characters to a string.
getAsciiString(byte[], int, int) - Static method in class org.apache.commons.httpclient.HttpConstants
Converts the byte array of ASCII characters to a string.
getAuthenticationRealm() - Method in class org.apache.commons.httpclient.HttpMethodBase
Returns authentication realm, if it has been used during authentication process.
getAuthority() - Method in class org.apache.commons.httpclient.URI
Get the authority.
getBodyCheckTimeout() - Method in class org.apache.commons.httpclient.methods.HeadMethod
Return non-compliant response body check timeout.
getBoundary() - Static method in class org.apache.commons.httpclient.methods.multipart.Part
Return the boundary string.
getBytes(String) - Static method in class org.apache.commons.httpclient.HttpConstants
Converts the specified string to a byte array of HTTP element characters.
getCharSet() - Method in class org.apache.commons.httpclient.methods.multipart.Part
Return the character encoding of this part.
getCharSet() - Method in class org.apache.commons.httpclient.methods.multipart.PartBase
Return the character encoding of this part.
getCharset(Locale) - Static method in class org.apache.commons.httpclient.URI.LocaleToCharsetMap
Get the preferred charset for the given locale.
getComment() - Method in class org.apache.commons.httpclient.Cookie
Returns the comment describing the purpose of this cookie, or null if no such comment has been defined.
getCompatibilitySpec() - Static method in class org.apache.commons.httpclient.cookie.CookiePolicy
 
getCondensedHeader(String) - Method in class org.apache.commons.httpclient.HeaderGroup
Gets a header representing all of the header values with the given name.
getConnection(HostConfiguration) - Method in class org.apache.commons.httpclient.SimpleHttpConnectionManager
 
getConnection(HostConfiguration) - Method in interface org.apache.commons.httpclient.HttpConnectionManager
Gets an HttpConnection for a given host configuration.
getConnection(HostConfiguration) - Method in class org.apache.commons.httpclient.MultiThreadedHttpConnectionManager
 
getConnection(HostConfiguration, long) - Method in class org.apache.commons.httpclient.SimpleHttpConnectionManager
 
getConnection(HostConfiguration, long) - Method in interface org.apache.commons.httpclient.HttpConnectionManager
Gets an HttpConnection for a given host configuration.
getConnection(HostConfiguration, long) - Method in class org.apache.commons.httpclient.MultiThreadedHttpConnectionManager
 
getConnectionsInUse() - Method in class org.apache.commons.httpclient.MultiThreadedHttpConnectionManager
Gets the total number of connections in use.
getConnectionsInUse(HostConfiguration) - Method in class org.apache.commons.httpclient.MultiThreadedHttpConnectionManager
Gets the number of connections in use for this configuration.
getContent() - Method in class org.apache.commons.httpclient.util.HttpURLConnection
Not yet implemented.
getContent(Class[]) - Method in class org.apache.commons.httpclient.util.HttpURLConnection
Not yet implemented.
getContentBytes(String) - Static method in class org.apache.commons.httpclient.HttpConstants
Converts the specified string to a byte array of HTTP content characters using default HTTP content encoding (ISO-8859-1) This method is to be used when encoding content of HTTP request/response
getContentBytes(String, String) - Static method in class org.apache.commons.httpclient.HttpConstants
Converts the specified string to a byte array of HTTP content charachetrs This method is to be used when encoding content of HTTP request/response If the specified charset is not supported, default HTTP content encoding (ISO-8859-1) is applied
getContentCharSet(Header) - Static method in class org.apache.commons.httpclient.HttpMethodBase
Returns the character set from the Content-Type header.
getContentString(byte[]) - Static method in class org.apache.commons.httpclient.HttpConstants
Converts the byte array of HTTP content characters to a string using default HTTP content encoding (ISO-8859-1) This method is to be used when decoding content of HTTP request/response
getContentString(byte[], int, int) - Static method in class org.apache.commons.httpclient.HttpConstants
Converts the byte array of HTTP content characters to a string using default HTTP content encoding (ISO-8859-1) This method is to be used when decoding content of HTTP request/response
getContentString(byte[], int, int, String) - Static method in class org.apache.commons.httpclient.HttpConstants
Converts the byte array of HTTP content characters to a string This method is to be used when decoding content of HTTP request/response If the specified charset is not supported, default HTTP content encoding (ISO-8859-1) is applied
getContentString(byte[], String) - Static method in class org.apache.commons.httpclient.HttpConstants
Converts the byte array of HTTP content characters to a string This method is to be used when decoding content of HTTP request/response If the specified charset is not supported, default HTTP content encoding (ISO-8859-1) is applied
getContentType() - Method in class org.apache.commons.httpclient.methods.multipart.Part
Returns the content type of this part.
getContentType() - Method in class org.apache.commons.httpclient.methods.multipart.PartBase
Returns the content type of this part.
getCookiePolicy() - Method in class org.apache.commons.httpclient.HttpState
Returns the current cookie policy for this HTTP state.
getCookies() - Method in class org.apache.commons.httpclient.HttpState
Returns an array of cookies that this HTTP state currently contains.
getCookies(String, int, String, boolean) - Method in class org.apache.commons.httpclient.HttpState
Deprecated. use CookieSpec.match(String, int, String, boolean, Cookie)
getCookies(String, int, String, boolean, Date) - Method in class org.apache.commons.httpclient.HttpState
Deprecated. use CookieSpec#match(String, int, String, boolean, Cookie)
getCredentials(String) - Method in class org.apache.commons.httpclient.HttpState
Deprecated. This method does not distinguish between realms on different servers with the same name. Use HttpState.getCredentials(String, String) instead.
getCredentials(String, String) - Method in class org.apache.commons.httpclient.HttpState
Get the credentials for the given authentication realm on the given host.
getCurrentHierPath() - Method in class org.apache.commons.httpclient.URI
Get the current hierarchy level.
getDefaultDocumentCharset() - Static method in class org.apache.commons.httpclient.URI
Get the recommended default charset of the document.
getDefaultDocumentCharsetByLocale() - Static method in class org.apache.commons.httpclient.URI
Get the default charset of the document by locale.
getDefaultDocumentCharsetByPlatform() - Static method in class org.apache.commons.httpclient.URI
Get the default charset of the document by platform.
getDefaultPolicy() - Static method in class org.apache.commons.httpclient.cookie.CookiePolicy
 
getDefaultPort() - Method in class org.apache.commons.httpclient.protocol.Protocol
Returns the defaultPort.
getDefaultProtocolCharset() - Static method in class org.apache.commons.httpclient.URI
Get the default charset of the protocol.
getDefaultSpec() - Static method in class org.apache.commons.httpclient.cookie.CookiePolicy
 
getDefaultUseCaches() - Method in class org.apache.commons.httpclient.util.HttpURLConnection
Not available: the data must have already been retrieved.
getDoAuthentication() - Method in interface org.apache.commons.httpclient.HttpMethod
Returns true if the HTTP method should automatically handle HTTP authentication challenges (status code 401, etc.), false otherwise
getDoAuthentication() - Method in class org.apache.commons.httpclient.HttpMethodBase
Returns true if the HTTP method should automatically handle HTTP authentication challenges (status code 401, etc.), false otherwise
getDoInput() - Method in class org.apache.commons.httpclient.util.HttpURLConnection
Not yet implemented.
getDomain() - Method in class org.apache.commons.httpclient.Cookie
Returns domain attribute of the cookie.
getDomain() - Method in class org.apache.commons.httpclient.NTCredentials
Retrieves the name to authenticate with.
getDoOutput() - Method in class org.apache.commons.httpclient.util.HttpURLConnection
Not yet implemented.
getErrorStream() - Method in class org.apache.commons.httpclient.util.HttpURLConnection
Not yet implemented.
getEscapedAboveHierPath() - Method in class org.apache.commons.httpclient.URI
Get the level above the this hierarchy level.
getEscapedAuthority() - Method in class org.apache.commons.httpclient.URI
Get the escaped authority.
getEscapedCurrentHierPath() - Method in class org.apache.commons.httpclient.URI
Get the escaped current hierarchy level.
getEscapedFragment() - Method in class org.apache.commons.httpclient.URI
Get the escaped fragment.
getEscapedName() - Method in class org.apache.commons.httpclient.URI
Get the escaped basename of the path.
getEscapedPassword() - Method in class org.apache.commons.httpclient.HttpURL
Get the escaped password.
getEscapedPath() - Method in class org.apache.commons.httpclient.URI
Get the escaped path.
getEscapedPathQuery() - Method in class org.apache.commons.httpclient.URI
Get the escaped query.
getEscapedQuery() - Method in class org.apache.commons.httpclient.URI
Get the escaped query.
getEscapedURI() - Method in class org.apache.commons.httpclient.URI
It can be gotten the URI character sequence.
getEscapedURIReference() - Method in class org.apache.commons.httpclient.URI
Get the escaped URI reference string.
getEscapedUser() - Method in class org.apache.commons.httpclient.HttpURL
Get the escaped user
getEscapedUserinfo() - Method in class org.apache.commons.httpclient.URI
Get the escaped userinfo.
getExpiryDate() - Method in class org.apache.commons.httpclient.Cookie
Returns the expiration Date of the cookie, or null if none exists.
getFileData() - Method in class org.apache.commons.httpclient.methods.GetMethod
Deprecated. the client is responsible for disk I/O
getFileName() - Method in class org.apache.commons.httpclient.methods.multipart.FilePartSource
Return the current filename
getFileName() - Method in class org.apache.commons.httpclient.methods.multipart.ByteArrayPartSource
 
getFileName() - Method in interface org.apache.commons.httpclient.methods.multipart.PartSource
Gets the name of the file this source represents.
getFirstHeader(String) - Method in class org.apache.commons.httpclient.HeaderGroup
Gets the first header with the given name.
getFollowRedirects() - Method in interface org.apache.commons.httpclient.HttpMethod
Returns true if the HTTP method should automatically follow HTTP redirects (status code 302, etc.), false otherwise.
getFollowRedirects() - Method in class org.apache.commons.httpclient.HttpMethodBase
Returns true if the HTTP method should automatically follow HTTP redirects (status code 302, etc.), false otherwise.
getFollowRedirects() - Method in class org.apache.commons.httpclient.methods.EntityEnclosingMethod
Entity enclosing requests cannot be redirected without user intervention according to RFC 2616.
getFragment() - Method in class org.apache.commons.httpclient.URI
Get the fragment.
getFromPath(String) - Static method in class org.apache.commons.httpclient.util.URIUtil
Get the path of an URI and its rest part.
getHeaderField(int) - Method in class org.apache.commons.httpclient.util.HttpURLConnection
Return the header field at the specified position
getHeaderField(String) - Method in class org.apache.commons.httpclient.util.HttpURLConnection
Return the header field
getHeaderFieldKey(int) - Method in class org.apache.commons.httpclient.util.HttpURLConnection
Return the header field key
getHeaders(String) - Method in class org.apache.commons.httpclient.HeaderGroup
Gets all of the headers with the given name.
getHost() - Method in class org.apache.commons.httpclient.URI
Get the host.
getHost() - Method in class org.apache.commons.httpclient.HttpConnection
Returns the host.
getHost() - Method in class org.apache.commons.httpclient.HttpClient
Deprecated. use #getHostConfiguration()
getHost() - Method in class org.apache.commons.httpclient.NTCredentials
Retrieves the host name of the computer originating the request.
getHost() - Method in class org.apache.commons.httpclient.HostConfiguration
Returns the host.
getHostConfiguration() - Method in interface org.apache.commons.httpclient.HttpMethod
Gets the host configuration for this method.
getHostConfiguration() - Method in class org.apache.commons.httpclient.HttpMethodBase
Returns the host configuration.
getHostConfiguration() - Method in class org.apache.commons.httpclient.HttpClient
Returns the host configuration associated with the HttpClient.
getHostURL() - Method in class org.apache.commons.httpclient.HostConfiguration
Return the host url.
getHttpConnectionManager() - Method in class org.apache.commons.httpclient.HttpConnection
Returns the httpConnectionManager.
getHttpConnectionManager() - Method in class org.apache.commons.httpclient.HttpState
Deprecated. Connection manager is controlled by the HttpClient class. Use HttpClient.getHttpConnectionManager() instead.
getHttpConnectionManager() - Method in class org.apache.commons.httpclient.HttpClient
Returns the HTTP connection manager associated with the HttpClient.
getHttpVersion() - Method in class org.apache.commons.httpclient.StatusLine
 
getID() - Method in class org.apache.commons.httpclient.auth.RFC2617Scheme
Returns a String identifying the authentication challenge.
getID() - Method in class org.apache.commons.httpclient.auth.DigestScheme
Gets an ID based upon the realm and the nonce value.
getID() - Method in interface org.apache.commons.httpclient.auth.AuthScheme
Returns a String identifying the authentication challenge.
getID() - Method in class org.apache.commons.httpclient.auth.NTLMScheme
Returns a String identifying the authentication challenge.
getIfModifiedSince() - Method in class org.apache.commons.httpclient.util.HttpURLConnection
Not yet implemented.
getInputStream() - Method in class org.apache.commons.httpclient.util.HttpURLConnection
Gets an input stream for the HttpMethod response body.
getInstanceFollowRedirects() - Method in class org.apache.commons.httpclient.util.HttpURLConnection
Not yet implemented.
getLastHeader(String) - Method in class org.apache.commons.httpclient.HeaderGroup
Gets the last header with the given name.
getLastResponseInputStream() - Method in class org.apache.commons.httpclient.HttpConnection
Returns the stream used to read the last response's body.
getLength() - Method in class org.apache.commons.httpclient.methods.multipart.FilePartSource
Return the length of the file
getLength() - Method in class org.apache.commons.httpclient.methods.multipart.ByteArrayPartSource
 
getLength() - Method in interface org.apache.commons.httpclient.methods.multipart.PartSource
Gets the number of bytes contained in this source.
getLengthOfParts(Part[]) - Static method in class org.apache.commons.httpclient.methods.multipart.Part
Return the total sum of all parts and that of the last boundary
getLocalAddress() - Method in class org.apache.commons.httpclient.HttpConnection
Return the local address used when creating the connection.
getLocalAddress() - Method in class org.apache.commons.httpclient.HostConfiguration
Return the local address to be used when creating connections.
getMaxConnectionsPerHost() - Method in class org.apache.commons.httpclient.MultiThreadedHttpConnectionManager
Gets the maximum number of connections allowed for a given hostConfiguration.
getMaxTotalConnections() - Method in class org.apache.commons.httpclient.MultiThreadedHttpConnectionManager
Gets the maximum number of connections allowed in the system.
GetMethod - class org.apache.commons.httpclient.methods.GetMethod.
Implements the HTTP GET method.
GetMethod() - Constructor for class org.apache.commons.httpclient.methods.GetMethod
No-arg constructor.
GetMethod(String) - Constructor for class org.apache.commons.httpclient.methods.GetMethod
Constructor specifying a URI.
GetMethod(String, File) - Constructor for class org.apache.commons.httpclient.methods.GetMethod
Deprecated. the client is responsible for disk I/O
GetMethod(String, String) - Constructor for class org.apache.commons.httpclient.methods.GetMethod
Deprecated. the client is responsible for disk I/O
GetMethod(String, String, String) - Constructor for class org.apache.commons.httpclient.methods.GetMethod
Deprecated. the client is responsible for disk I/O
getMethodRetryHandler() - Method in class org.apache.commons.httpclient.HttpMethodBase
Returns the retry handler for this HTTP method
getName() - Method in interface org.apache.commons.httpclient.HttpMethod
Obtains the name of the HTTP method as used in the HTTP request line, for example "GET" or "POST".
getName() - Method in class org.apache.commons.httpclient.URI
Get the basename of the path.
getName() - Method in class org.apache.commons.httpclient.HttpMethodBase
Obtains the name of the HTTP method as used in the HTTP request line, for example "GET" or "POST".
getName() - Method in class org.apache.commons.httpclient.ConnectMethod
Provide the name of this method.
getName() - Method in class org.apache.commons.httpclient.NameValuePair
Return the name.
getName() - Method in class org.apache.commons.httpclient.methods.GetMethod
Returns "GET".
getName() - Method in class org.apache.commons.httpclient.methods.PutMethod
Return "PUT".
getName() - Method in class org.apache.commons.httpclient.methods.MultipartPostMethod
Returns "POST".
getName() - Method in class org.apache.commons.httpclient.methods.HeadMethod
Returns "HEAD".
getName() - Method in class org.apache.commons.httpclient.methods.OptionsMethod
Get the name.
getName() - Method in class org.apache.commons.httpclient.methods.DeleteMethod
Returns "DELETE".
getName() - Method in class org.apache.commons.httpclient.methods.PostMethod
Returns "POST".
getName() - Method in class org.apache.commons.httpclient.methods.TraceMethod
Returns "TRACE".
getName() - Method in class org.apache.commons.httpclient.methods.multipart.Part
Return the name of this part.
getName() - Method in class org.apache.commons.httpclient.methods.multipart.PartBase
Returns the name.
getName(String) - Static method in class org.apache.commons.httpclient.util.URIUtil
Get the basename of an URI.
getOutputStream() - Method in class org.apache.commons.httpclient.util.HttpURLConnection
 
getParameter(String) - Method in class org.apache.commons.httpclient.auth.RFC2617Scheme
Returns authentication parameter with the given name, if available.
getParameter(String) - Method in interface org.apache.commons.httpclient.auth.AuthScheme
Returns authentication parameter with the given name, if available.
getParameter(String) - Method in class org.apache.commons.httpclient.auth.NTLMScheme
Returns the authentication parameter with the given name, if available.
getParameter(String) - Method in class org.apache.commons.httpclient.methods.PostMethod
Gets the parameter of the specified name.
getParameterByName(String) - Method in class org.apache.commons.httpclient.HeaderElement
Returns parameter with the given name, if found.
getParameters() - Method in class org.apache.commons.httpclient.HeaderElement
Get parameters, if any.
getParameters() - Method in class org.apache.commons.httpclient.auth.RFC2617Scheme
Returns authentication parameters map.
getParameters() - Method in class org.apache.commons.httpclient.methods.PostMethod
Gets the parameters currently added to the PostMethod.
getParts() - Method in class org.apache.commons.httpclient.methods.MultipartPostMethod
Returns all parts.
getPassword() - Method in class org.apache.commons.httpclient.UsernamePasswordCredentials
Password property getter.
getPassword() - Method in class org.apache.commons.httpclient.HttpURL
Get the password.
getPath() - Method in interface org.apache.commons.httpclient.HttpMethod
Returns the path of the HTTP method.
getPath() - Method in class org.apache.commons.httpclient.URI
Get the path.
getPath() - Method in class org.apache.commons.httpclient.HttpMethodBase
Gets the path of this HTTP method.
getPath() - Method in class org.apache.commons.httpclient.Cookie
Returns the path attribute of the cookie
getPath(String) - Static method in class org.apache.commons.httpclient.util.URIUtil
Get the path of an URI.
getPathQuery() - Method in class org.apache.commons.httpclient.URI
Get the path and query.
getPathQuery(String) - Static method in class org.apache.commons.httpclient.util.URIUtil
Get the path and query of an URI.
getPermission() - Method in class org.apache.commons.httpclient.util.HttpURLConnection
Not yet implemented.
getPort() - Method in class org.apache.commons.httpclient.URI
Get the port.
getPort() - Method in class org.apache.commons.httpclient.HttpConnection
Returns the port of the host.
getPort() - Method in class org.apache.commons.httpclient.HttpClient
Deprecated. use #getHostConfiguration()
getPort() - Method in class org.apache.commons.httpclient.HttpURL
Get the port number.
getPort() - Method in class org.apache.commons.httpclient.HostConfiguration
Returns the port.
getPort() - Method in class org.apache.commons.httpclient.HttpsURL
Get the port number.
getProtocol() - Method in class org.apache.commons.httpclient.HttpConnection
Returns the protocol used to establish the connection.
getProtocol() - Method in class org.apache.commons.httpclient.HostConfiguration
Returns the protocol.
getProtocol(String) - Static method in class org.apache.commons.httpclient.protocol.Protocol
Gets the protocol with the given ID.
getProtocolCharset() - Method in class org.apache.commons.httpclient.URI
Get the protocol charset used by this current URI instance.
getProxyAuthenticationRealm() - Method in class org.apache.commons.httpclient.HttpMethodBase
Returns proxy authentication realm, if it has been used during authentication process.
getProxyCredentials(String) - Method in class org.apache.commons.httpclient.HttpState
Deprecated. This method does not distinguish between realms on different hosts. Use HttpState.getProxyCredentials(String, String) instead.
getProxyCredentials(String, String) - Method in class org.apache.commons.httpclient.HttpState
Get the credentials for the proxy host with the given authentication realm.
getProxyHost() - Method in class org.apache.commons.httpclient.HttpConnection
Returns the proxy host.
getProxyHost() - Method in class org.apache.commons.httpclient.HostConfiguration
Returns the proxyHost.
getProxyPort() - Method in class org.apache.commons.httpclient.HttpConnection
Returns the port of the proxy host.
getProxyPort() - Method in class org.apache.commons.httpclient.HostConfiguration
Returns the proxyPort.
getQuery() - Method in class org.apache.commons.httpclient.URI
Get the query.
getQuery(String) - Static method in class org.apache.commons.httpclient.util.URIUtil
Get the query of an URI.
getQueryString() - Method in interface org.apache.commons.httpclient.HttpMethod
Returns the query string of this HTTP method.
getQueryString() - Method in class org.apache.commons.httpclient.HttpMethodBase
Gets the query string of this HTTP method.
getRawAboveHierPath() - Method in class org.apache.commons.httpclient.URI
Get the level above the this hierarchy level.
getRawAboveHierPath() - Method in class org.apache.commons.httpclient.HttpURL
Get the level above the this hierarchy level.
getRawAuthority() - Method in class org.apache.commons.httpclient.URI
Get the raw-escaped authority.
getRawCurrentHierPath() - Method in class org.apache.commons.httpclient.URI
Get the raw-escaped current hierarchy level.
getRawCurrentHierPath() - Method in class org.apache.commons.httpclient.HttpURL
Get the raw-escaped current hierarchy level.
getRawCurrentHierPath(char[]) - Method in class org.apache.commons.httpclient.URI
Get the raw-escaped current hierarchy level in the given path.
getRawFragment() - Method in class org.apache.commons.httpclient.URI
Get the raw-escaped fragment.
getRawHost() - Method in class org.apache.commons.httpclient.URI
Get the host.
getRawName() - Method in class org.apache.commons.httpclient.URI
Get the raw-escaped basename of the path.
getRawPassword() - Method in class org.apache.commons.httpclient.HttpURL
Get the raw-escaped password.
getRawPath() - Method in class org.apache.commons.httpclient.URI
Get the raw-escaped path.
getRawPath() - Method in class org.apache.commons.httpclient.HttpURL
Get the raw escaped path.
getRawPathQuery() - Method in class org.apache.commons.httpclient.URI
Get the raw-escaped path and query.
getRawQuery() - Method in class org.apache.commons.httpclient.URI
Get the raw-escaped query.
getRawScheme() - Method in class org.apache.commons.httpclient.URI
Get the scheme.
getRawScheme() - Method in class org.apache.commons.httpclient.HttpURL
Get the scheme.
getRawScheme() - Method in class org.apache.commons.httpclient.HttpsURL
Get the scheme.
getRawURI() - Method in class org.apache.commons.httpclient.URI
It can be gotten the URI character sequence.
getRawURIReference() - Method in class org.apache.commons.httpclient.URI
Get the URI reference character sequence.
getRawUser() - Method in class org.apache.commons.httpclient.HttpURL
Get the raw-escaped user.
getRawUserinfo() - Method in class org.apache.commons.httpclient.URI
Get the raw-escaped userinfo.
getRealm() - Method in class org.apache.commons.httpclient.auth.RFC2617Scheme
Returns authentication realm.
getRealm() - Method in interface org.apache.commons.httpclient.auth.AuthScheme
Returns authentication realm.
getRealm() - Method in class org.apache.commons.httpclient.auth.NTLMScheme
The concept of an authentication realm is not supported by the NTLM authentication scheme.
getReason() - Method in class org.apache.commons.httpclient.URI.DefaultCharsetChanged
Get the reason message.
getReason() - Method in class org.apache.commons.httpclient.URIException
Get the reason message.
getReasonCode() - Method in class org.apache.commons.httpclient.URI.DefaultCharsetChanged
Get the reason code.
getReasonCode() - Method in class org.apache.commons.httpclient.URIException
Get the reason code.
getReasonPhrase() - Method in class org.apache.commons.httpclient.StatusLine
 
getRecoverableExceptionCount() - Method in class org.apache.commons.httpclient.HttpMethodBase
Returns the number of "recoverable" exceptions thrown and handled, to allow for monitoring the quality of the connection.
getRequestBody() - Method in class org.apache.commons.httpclient.methods.EntityEnclosingMethod
Returns the request body as a InputStream.
getRequestBodyAsString() - Method in class org.apache.commons.httpclient.methods.EntityEnclosingMethod
Returns the request body as a String.
getRequestCharSet() - Method in class org.apache.commons.httpclient.HttpMethodBase
Returns the character encoding of the request from the Content-Type header.
getRequestContentLength() - Method in class org.apache.commons.httpclient.HttpMethodBase
Return the length (in bytes) of my request body, suitable for use in a Content-Length header.
getRequestContentLength() - Method in class org.apache.commons.httpclient.methods.EntityEnclosingMethod
Overrides method of HttpMethodBase to return the length of the request body.
getRequestContentLength() - Method in class org.apache.commons.httpclient.methods.MultipartPostMethod
Return the length of the request body.
getRequestHeader(String) - Method in interface org.apache.commons.httpclient.HttpMethod
Gets the request header with the given name.
getRequestHeader(String) - Method in class org.apache.commons.httpclient.HttpMethodBase
Returns the specified request header.
getRequestHeaderGroup() - Method in class org.apache.commons.httpclient.HttpMethodBase
Gets the header group storing the request headers.
getRequestHeaders() - Method in interface org.apache.commons.httpclient.HttpMethod
Returns the current request headers for this HTTP method.
getRequestHeaders() - Method in class org.apache.commons.httpclient.HttpMethodBase
Returns an array of the requests headers that the HTTP method currently has
getRequestMethod() - Method in class org.apache.commons.httpclient.util.HttpURLConnection
Return the request method.
getRequestOutputStream() - Method in class org.apache.commons.httpclient.HttpConnection
Returns an OutputStream suitable for writing the request.
getRequestOutputStream(boolean) - Method in class org.apache.commons.httpclient.HttpConnection
Deprecated. Use new ChunkedOutputStream(httpConnecion.getRequestOutputStream());
getRequestProperty(String) - Method in class org.apache.commons.httpclient.util.HttpURLConnection
Not yet implemented.
getResponseBody() - Method in interface org.apache.commons.httpclient.HttpMethod
Returns the response body of the HTTP method, if any, as an array of bytes.
getResponseBody() - Method in class org.apache.commons.httpclient.HttpMethodBase
Returns the response body of the HTTP method, if any, as an array of bytes.
getResponseBodyAsStream() - Method in interface org.apache.commons.httpclient.HttpMethod
Returns the response body of the HTTP method, if any, as an InputStream.
getResponseBodyAsStream() - Method in class org.apache.commons.httpclient.HttpMethodBase
Returns the response body of the HTTP method, if any, as an InputStream.
getResponseBodyAsString() - Method in interface org.apache.commons.httpclient.HttpMethod
Returns the response body of the HTTP method, if any, as a String.
getResponseBodyAsString() - Method in class org.apache.commons.httpclient.HttpMethodBase
Returns the response body of the HTTP method, if any, as a String.
getResponseCharSet() - Method in class org.apache.commons.httpclient.HttpMethodBase
Returns the character encoding of the response from the Content-Type header.
getResponseCode() - Method in class org.apache.commons.httpclient.util.HttpURLConnection
Return the response code.
getResponseContentLength() - Method in class org.apache.commons.httpclient.HttpMethodBase
Return the length (in bytes) of the response body, as specified in a Content-Length header.
getResponseFooter(String) - Method in interface org.apache.commons.httpclient.HttpMethod
Return the specified response footer.
getResponseFooter(String) - Method in class org.apache.commons.httpclient.HttpMethodBase
Gets the response footer associated with the given name.
getResponseFooters() - Method in interface org.apache.commons.httpclient.HttpMethod
Returns the response footers from the most recent execution of this request.
getResponseFooters() - Method in class org.apache.commons.httpclient.HttpMethodBase
Returns an array of the response footers that the HTTP method currently has in the order in which they were read.
getResponseFor(String, String, String, String, String) - Method in class org.apache.commons.httpclient.NTLM
Deprecated. Returns the response for the given message.
getResponseHeader(String) - Method in interface org.apache.commons.httpclient.HttpMethod
Returns the specified response header.
getResponseHeader(String) - Method in class org.apache.commons.httpclient.HttpMethodBase
Gets the response header associated with the given name.
getResponseHeaderGroup() - Method in class org.apache.commons.httpclient.HttpMethodBase
Gets the header group storing the response headers.
getResponseHeaders() - Method in interface org.apache.commons.httpclient.HttpMethod
Returns the response headers from the most recent execution of this request.
getResponseHeaders() - Method in class org.apache.commons.httpclient.HttpMethodBase
Returns an array of the response headers that the HTTP method currently has in the order in which they were read.
getResponseInputStream() - Method in class org.apache.commons.httpclient.HttpConnection
Return a InputStream suitable for reading the response.
getResponseInputStream(HttpMethod) - Method in class org.apache.commons.httpclient.HttpConnection
Deprecated. Use getResponseInputStream() instead.
getResponseMessage() - Method in class org.apache.commons.httpclient.util.HttpURLConnection
Return the response message
getResponseStream() - Method in class org.apache.commons.httpclient.HttpMethodBase
Returns a stream from which the body of the current response may be read.
getResponseTrailerHeaderGroup() - Method in class org.apache.commons.httpclient.HttpMethodBase
Gets the header group storing the response trailer headers as per RFC 2616 section 3.6.1.
getRetryCount() - Method in class org.apache.commons.httpclient.DefaultMethodRetryHandler
 
getScheme() - Method in class org.apache.commons.httpclient.URI
Get the scheme.
getScheme() - Method in class org.apache.commons.httpclient.HttpURL
Get the scheme.
getScheme() - Method in class org.apache.commons.httpclient.HttpsURL
Get the scheme.
getScheme() - Method in class org.apache.commons.httpclient.protocol.Protocol
Returns the scheme.
getSchemeName() - Method in class org.apache.commons.httpclient.auth.DigestScheme
Returns textual designation of the digest authentication scheme.
getSchemeName() - Method in interface org.apache.commons.httpclient.auth.AuthScheme
Returns textual designation of the given authentication scheme.
getSchemeName() - Method in class org.apache.commons.httpclient.auth.NTLMScheme
Returns textual designation of the NTLM authentication scheme.
getSchemeName() - Method in class org.apache.commons.httpclient.auth.BasicScheme
Returns textual designation of the basic authentication scheme.
getSecure() - Method in class org.apache.commons.httpclient.Cookie
 
getSendBufferSize() - Method in class org.apache.commons.httpclient.HttpConnection
Gets the socket's sendBufferSize.
getSocketFactory() - Static method in class org.apache.commons.httpclient.protocol.SSLProtocolSocketFactory
Gets an singleton instance of the SSLProtocolSocketFactory.
getSocketFactory() - Method in class org.apache.commons.httpclient.protocol.Protocol
Returns the socketFactory.
getSocketFactory() - Static method in class org.apache.commons.httpclient.protocol.DefaultProtocolSocketFactory
Gets an singleton instance of the DefaultProtocolSocketFactory.
getSoTimeout() - Method in class org.apache.commons.httpclient.HttpConnection
Returns the Socket's timeout, via Socket.getSoTimeout(), if the connection is already open.
getSource() - Method in class org.apache.commons.httpclient.methods.multipart.FilePart
Returns the source of the file part.
getSpecByPolicy(int) - Static method in class org.apache.commons.httpclient.cookie.CookiePolicy
 
getSpecByVersion(int) - Static method in class org.apache.commons.httpclient.cookie.CookiePolicy
Gets the CookieSpec for a particular cookie version.
getState() - Method in class org.apache.commons.httpclient.HttpClient
Returns HTTP state associated with the HttpClient.
getStatusCode() - Method in interface org.apache.commons.httpclient.HttpMethod
Returns the status code associated with the latest response.
getStatusCode() - Method in class org.apache.commons.httpclient.HttpMethodBase
Returns the response status code.
getStatusCode() - Method in class org.apache.commons.httpclient.StatusLine
 
getStatusLine() - Method in interface org.apache.commons.httpclient.HttpMethod
Returns the Status-Line from the most recent response for this method, or null if the method has not been executed.
getStatusLine() - Method in class org.apache.commons.httpclient.HttpMethodBase
Provides access to the response status line.
getStatusText() - Method in interface org.apache.commons.httpclient.HttpMethod
Returns the status text (or "reason phrase") associated with the latest response.
getStatusText() - Method in class org.apache.commons.httpclient.HttpMethodBase
Returns the status text (or "reason phrase") associated with the latest response.
getStatusText(int) - Static method in class org.apache.commons.httpclient.HttpStatus
Get the reason phrase for a particular status code.
getString(byte[]) - Static method in class org.apache.commons.httpclient.HttpConstants
Converts the byte array of HTTP element characters to a string This method is to be used when decoding content of HTTP elements (such as response headers)
getString(byte[], int, int) - Static method in class org.apache.commons.httpclient.HttpConstants
Converts the byte array of HTTP element characters to a string This method is to be used when decoding content of HTTP elements (such as response headers)
getTempDir() - Method in class org.apache.commons.httpclient.methods.GetMethod
Deprecated. the client is responsible for disk I/O
getTempFile() - Method in class org.apache.commons.httpclient.methods.GetMethod
Deprecated. the client is responsible for disk I/O
getTransferEncoding() - Method in class org.apache.commons.httpclient.methods.multipart.Part
Return the transfer encoding of this part.
getTransferEncoding() - Method in class org.apache.commons.httpclient.methods.multipart.PartBase
Returns the transfer encoding of this part.
getURI() - Method in interface org.apache.commons.httpclient.HttpMethod
Returns the URI for this method.
getURI() - Method in class org.apache.commons.httpclient.URI
It can be gotten the URI character sequence.
getURI() - Method in class org.apache.commons.httpclient.HttpMethodBase
Returns the URI of the HTTP method
getURIReference() - Method in class org.apache.commons.httpclient.URI
Get the original URI reference string.
getUrl() - Method in interface org.apache.commons.httpclient.HttpUrlMethod
Deprecated. Returns this request's URL.
getUrl() - Method in class org.apache.commons.httpclient.methods.UrlPutMethod
Deprecated. Returns this request's URL.
getUrl() - Method in class org.apache.commons.httpclient.methods.UrlOptionsMethod
Deprecated. Returns this request's URL.
getUrl() - Method in class org.apache.commons.httpclient.methods.UrlHeadMethod
Deprecated. Returns this request's URL.
getUrl() - Method in class org.apache.commons.httpclient.methods.UrlDeleteMethod
Deprecated. Gets the URL.
getUrl() - Method in class org.apache.commons.httpclient.methods.UrlGetMethod
Deprecated. Returns this request's URL.
getUrl() - Method in class org.apache.commons.httpclient.methods.UrlPostMethod
Deprecated. Returns this request's URL.
getURL() - Method in class org.apache.commons.httpclient.util.HttpURLConnection
Return the URL
getUseCaches() - Method in class org.apache.commons.httpclient.util.HttpURLConnection
Not yet implemented.
getUseDisk() - Method in class org.apache.commons.httpclient.methods.GetMethod
Deprecated. the client is responsible for disk I/O
getUseExpectHeader() - Method in class org.apache.commons.httpclient.methods.ExpectContinueMethod
Returns true if the 'Expect: 100-Continue' handshake is activated.
getUser() - Method in class org.apache.commons.httpclient.HttpURL
Get the user.
getUserinfo() - Method in class org.apache.commons.httpclient.URI
Get the userinfo.
getUserName() - Method in class org.apache.commons.httpclient.UsernamePasswordCredentials
User name property getter.
getValue() - Method in class org.apache.commons.httpclient.NameValuePair
Return the current value.
getValues() - Method in class org.apache.commons.httpclient.Header
Returns an array of HeaderElements constructed from my value.
getVersion() - Method in class org.apache.commons.httpclient.Cookie
Returns the version of the cookie specification to which this cookie conforms.
getVirtualHost() - Method in class org.apache.commons.httpclient.HttpConnection
Returns the target virtual host.
getVirtualHost() - Method in class org.apache.commons.httpclient.HostConfiguration
Returns the virtual host.

H

hasAuthority() - Method in class org.apache.commons.httpclient.URI
Tell whether or not this URI has authority.
hasBeenUsed() - Method in interface org.apache.commons.httpclient.HttpMethod
Returns true if the HTTP method has been already executed, but not recycled.
hasBeenUsed() - Method in class org.apache.commons.httpclient.HttpMethodBase
Returns true if the HTTP method has been already executed, but not recycled.
hasFragment() - Method in class org.apache.commons.httpclient.URI
Tell whether or not this URI has fragment.
hash - Variable in class org.apache.commons.httpclient.URI
Cache the hash code for this URI.
hashCode() - Method in class org.apache.commons.httpclient.URI
Return a hash code for this URI.
hashCode() - Method in class org.apache.commons.httpclient.NameValuePair
hashCode.
hashCode() - Method in class org.apache.commons.httpclient.Cookie
Returns a hash code in keeping with the Object.hashCode() general hashCode contract.
hashCode() - Method in class org.apache.commons.httpclient.HostConfiguration
 
hashCode() - Method in class org.apache.commons.httpclient.auth.AuthSchemeBase
 
hashCode() - Method in class org.apache.commons.httpclient.auth.HttpAuthRealm
 
hashCode() - Method in class org.apache.commons.httpclient.protocol.SSLProtocolSocketFactory
All instances of SSLProtocolSocketFactory have the same hash code.
hashCode() - Method in class org.apache.commons.httpclient.protocol.Protocol
Return a hash code for this object
hashCode() - Method in class org.apache.commons.httpclient.protocol.DefaultProtocolSocketFactory
All instances of DefaultProtocolSocketFactory have the same hash code.
hasQuery() - Method in class org.apache.commons.httpclient.URI
Tell whether or not this URI has query.
hasRequestContent() - Method in class org.apache.commons.httpclient.methods.ExpectContinueMethod
Returns true if there is a request body to be sent.
hasRequestContent() - Method in class org.apache.commons.httpclient.methods.EntityEnclosingMethod
Returns true if there is a request body to be sent.
hasRequestContent() - Method in class org.apache.commons.httpclient.methods.MultipartPostMethod
Returns true
hasRequestContent() - Method in class org.apache.commons.httpclient.methods.PostMethod
Returns true if there is a request body to be sent.
hasUserinfo() - Method in class org.apache.commons.httpclient.URI
Tell whether or not this URI has userinfo.
Header - class org.apache.commons.httpclient.Header.
An HTTP header.
HEADER_WIRE - Static variable in class org.apache.commons.httpclient.Wire
 
Header() - Constructor for class org.apache.commons.httpclient.Header
Default constructor.
Header(String, String) - Constructor for class org.apache.commons.httpclient.Header
Constructor with name and value
HeaderElement - class org.apache.commons.httpclient.HeaderElement.
One element of an HTTP header's value.
HeaderElement() - Constructor for class org.apache.commons.httpclient.HeaderElement
Default constructor.
HeaderElement(String, String) - Constructor for class org.apache.commons.httpclient.HeaderElement
Constructor.
HeaderElement(String, String, NameValuePair[]) - Constructor for class org.apache.commons.httpclient.HeaderElement
Constructor with name, value and parameters.
HeaderGroup - class org.apache.commons.httpclient.HeaderGroup.
A class for combining a set of headers.
HeaderGroup() - Constructor for class org.apache.commons.httpclient.HeaderGroup
Constructor for HeaderGroup.
HeadMethod - class org.apache.commons.httpclient.methods.HeadMethod.
Implements the HTTP HEAD method.
HeadMethod() - Constructor for class org.apache.commons.httpclient.methods.HeadMethod
No-arg constructor.
HeadMethod(String) - Constructor for class org.apache.commons.httpclient.methods.HeadMethod
Constructor specifying a URI.
hex - Static variable in class org.apache.commons.httpclient.URI
BitSet for hex.
hier_part - Static variable in class org.apache.commons.httpclient.URI
BitSet for hier_part.
host - Static variable in class org.apache.commons.httpclient.URI
BitSet for host.
HostConfiguration - class org.apache.commons.httpclient.HostConfiguration.
Holds all of the variables needed to describe an HTTP connection to a host.
HostConfiguration() - Constructor for class org.apache.commons.httpclient.HostConfiguration
Constructor for HostConfiguration.
HostConfiguration(HostConfiguration) - Constructor for class org.apache.commons.httpclient.HostConfiguration
Copy constructor for HostConfiguration
hostEquals(HttpConnection) - Method in class org.apache.commons.httpclient.HostConfiguration
Tests if the host configuration equals the configuration set on the connection.
hostname - Static variable in class org.apache.commons.httpclient.URI
BitSet for hostname.
hostport - Static variable in class org.apache.commons.httpclient.URI
BitSet for hostport.
HTTP_ELEMENT_CHARSET - Static variable in class org.apache.commons.httpclient.HttpConstants
Character set used to encode HTTP protocol elements
HttpAuthenticator - class org.apache.commons.httpclient.auth.HttpAuthenticator.
Utility methods for HTTP authorization and authentication.
HttpAuthenticator() - Constructor for class org.apache.commons.httpclient.auth.HttpAuthenticator
 
HttpAuthRealm - class org.apache.commons.httpclient.auth.HttpAuthRealm.
The key used to look up authentication credentials.
HttpAuthRealm(String, String) - Constructor for class org.apache.commons.httpclient.auth.HttpAuthRealm
Creates a new HttpAuthRealm for the given domain and realm.
HttpClient - class org.apache.commons.httpclient.HttpClient.
An HTTP "user-agent", containing an HTTP state and one or more HTTP connections, to which HTTP methods can be applied.
HttpClient() - Constructor for class org.apache.commons.httpclient.HttpClient
Creates an instance of HttpClient using a simple HTTP connection manager.
HttpClient(HttpConnectionManager) - Constructor for class org.apache.commons.httpclient.HttpClient
Creates an instance of HttpClient with a user specified connection manager.
HttpConnection - class org.apache.commons.httpclient.HttpConnection.
An abstraction of an HTTP InputStream and OutputStream pair, together with the relevant attributes.
HttpConnection.ConnectionTimeoutException - exception org.apache.commons.httpclient.HttpConnection.ConnectionTimeoutException.
Signals that a timeout occured while opening the socket.
HttpConnection.ConnectionTimeoutException() - Constructor for class org.apache.commons.httpclient.HttpConnection.ConnectionTimeoutException
Create an instance
HttpConnection(HostConfiguration) - Constructor for class org.apache.commons.httpclient.HttpConnection
Creates a new HTTP connection for the given host configuration.
HttpConnection(String, int) - Constructor for class org.apache.commons.httpclient.HttpConnection
Creates a new HTTP connection for the given host and port.
HttpConnection(String, int, boolean) - Constructor for class org.apache.commons.httpclient.HttpConnection
Deprecated. use HttpConnection(String, int, Protocol)
HttpConnection(String, int, Protocol) - Constructor for class org.apache.commons.httpclient.HttpConnection
Creates a new HTTP connection for the given host and port using the given protocol.
HttpConnection(String, int, String, int) - Constructor for class org.apache.commons.httpclient.HttpConnection
Creates a new HTTP connection for the given host and port via the given proxy host and port using the default protocol.
HttpConnection(String, int, String, int, boolean) - Constructor for class org.apache.commons.httpclient.HttpConnection
Deprecated. use HttpConnection(String, int, String, int, Protocol)
HttpConnection(String, int, String, String, int, Protocol) - Constructor for class org.apache.commons.httpclient.HttpConnection
Creates a new HTTP connection for the given host with the virtual alias and port via the given proxy host and port using the given protocol.
HttpConnection(String, String, int, Protocol) - Constructor for class org.apache.commons.httpclient.HttpConnection
Creates a new HTTP connection for the given host with the virtual alias and port using given protocol.
HttpConnectionManager - interface org.apache.commons.httpclient.HttpConnectionManager.
An interface for classes that manage HttpConnections.
HttpConstants - class org.apache.commons.httpclient.HttpConstants.
HTTP content conversion routines.
HttpConstants() - Constructor for class org.apache.commons.httpclient.HttpConstants
 
HttpException - exception org.apache.commons.httpclient.HttpException.
Signals that an HTTP or HttpClient exception has occurred.
HttpException() - Constructor for class org.apache.commons.httpclient.HttpException
Creates a new HttpException.
HttpException(String) - Constructor for class org.apache.commons.httpclient.HttpException
Creates a new HttpException with the specified message.
HttpMethod - interface org.apache.commons.httpclient.HttpMethod.
HttpMethod interface represents a request to be sent via a HTTP connection and a corresponding response.
HttpMethodBase - class org.apache.commons.httpclient.HttpMethodBase.
An abstract base implementation of HttpMethod.
HttpMethodBase() - Constructor for class org.apache.commons.httpclient.HttpMethodBase
No-arg constructor.
HttpMethodBase(String) - Constructor for class org.apache.commons.httpclient.HttpMethodBase
Constructor specifying a URI.
HttpParser - class org.apache.commons.httpclient.HttpParser.
A utility class for parsing http header values.
HttpRecoverableException - exception org.apache.commons.httpclient.HttpRecoverableException.
Signals that an HTTP or HttpClient exception has occurred.
HttpRecoverableException() - Constructor for class org.apache.commons.httpclient.HttpRecoverableException
Creates a new HttpRecoverableException.
HttpRecoverableException(String) - Constructor for class org.apache.commons.httpclient.HttpRecoverableException
Creates a new HttpRecoverableException with the specified message.
HttpState - class org.apache.commons.httpclient.HttpState.
A container for HTTP attributes that may persist from request to request, such as cookies and authentication credentials.
HttpState() - Constructor for class org.apache.commons.httpclient.HttpState
Default constructor.
HttpStatus - class org.apache.commons.httpclient.HttpStatus.
Constants enumerating the HTTP status codes.
HttpStatus() - Constructor for class org.apache.commons.httpclient.HttpStatus
 
HttpsURL - class org.apache.commons.httpclient.HttpsURL.
The HTTPS URL.
HttpsURL() - Constructor for class org.apache.commons.httpclient.HttpsURL
Create an instance as an internal use.
HttpsURL(char[]) - Constructor for class org.apache.commons.httpclient.HttpsURL
Construct a HTTPS URL as an escaped form of a character array.
HttpsURL(char[], String) - Constructor for class org.apache.commons.httpclient.HttpsURL
Construct a HTTPS URL as an escaped form of a character array with the given charset to do escape encoding.
HttpsURL(HttpsURL, HttpsURL) - Constructor for class org.apache.commons.httpclient.HttpsURL
Construct a HTTPS URL with a given relative URL.
HttpsURL(HttpsURL, String) - Constructor for class org.apache.commons.httpclient.HttpsURL
Construct a HTTPS URL with a given relative HTTPS URL string.
HttpsURL(String) - Constructor for class org.apache.commons.httpclient.HttpsURL
Construct a HTTPS URL from a given string.
HttpsURL(String, int, String) - Constructor for class org.apache.commons.httpclient.HttpsURL
Construct a HTTPS URL from given components.
HttpsURL(String, int, String, String) - Constructor for class org.apache.commons.httpclient.HttpsURL
Construct a HTTPS URL from given components.
HttpsURL(String, String) - Constructor for class org.apache.commons.httpclient.HttpsURL
Construct a HTTPS URL from a given string with the given charset to do escape encoding.
HttpsURL(String, String, int, String) - Constructor for class org.apache.commons.httpclient.HttpsURL
Construct a HTTPS URL from given components.
HttpsURL(String, String, int, String, String) - Constructor for class org.apache.commons.httpclient.HttpsURL
Construct a HTTPS URL from given components.
HttpsURL(String, String, int, String, String, String) - Constructor for class org.apache.commons.httpclient.HttpsURL
Construct a HTTPS URL from given components.
HttpsURL(String, String, String) - Constructor for class org.apache.commons.httpclient.HttpsURL
Construct a HTTPS URL from given components.
HttpsURL(String, String, String, int) - Constructor for class org.apache.commons.httpclient.HttpsURL
Construct a HTTPS URL from given components.
HttpsURL(String, String, String, int, String) - Constructor for class org.apache.commons.httpclient.HttpsURL
Construct a HTTPS URL from given components.
HttpsURL(String, String, String, int, String, String) - Constructor for class org.apache.commons.httpclient.HttpsURL
Construct a HTTPS URL from given components.
HttpsURL(String, String, String, int, String, String, String) - Constructor for class org.apache.commons.httpclient.HttpsURL
Construct a HTTP URL from given components.
HttpsURL(String, String, String, String) - Constructor for class org.apache.commons.httpclient.HttpsURL
Construct a HTTPS URL from given components.
HttpsURL(String, String, String, String, String) - Constructor for class org.apache.commons.httpclient.HttpsURL
Construct a HTTPS URL from given components.
HttpURL - class org.apache.commons.httpclient.HttpURL.
The HTTP URL.
HttpURL() - Constructor for class org.apache.commons.httpclient.HttpURL
Create an instance as an internal use.
HttpURL(char[]) - Constructor for class org.apache.commons.httpclient.HttpURL
Construct a HTTP URL as an escaped form of a character array.
HttpURL(char[], String) - Constructor for class org.apache.commons.httpclient.HttpURL
Construct a HTTP URL as an escaped form of a character array with the given charset to do escape encoding.
HttpURL(HttpURL, HttpURL) - Constructor for class org.apache.commons.httpclient.HttpURL
Construct a HTTP URL with a given relative URL.
HttpURL(HttpURL, String) - Constructor for class org.apache.commons.httpclient.HttpURL
Construct a HTTP URL with a given relative URL string.
HttpURL(String) - Constructor for class org.apache.commons.httpclient.HttpURL
Construct a HTTP URL from a given string.
HttpURL(String, int, String) - Constructor for class org.apache.commons.httpclient.HttpURL
Construct a HTTP URL from given components.
HttpURL(String, int, String, String) - Constructor for class org.apache.commons.httpclient.HttpURL
Construct a HTTP URL from given components.
HttpURL(String, String) - Constructor for class org.apache.commons.httpclient.HttpURL
Construct a HTTP URL from a given string with the given charset to do escape encoding.
HttpURL(String, String, int, String) - Constructor for class org.apache.commons.httpclient.HttpURL
Construct a HTTP URL from given components.
HttpURL(String, String, int, String, String) - Constructor for class org.apache.commons.httpclient.HttpURL
Construct a HTTP URL from given components.
HttpURL(String, String, int, String, String, String) - Constructor for class org.apache.commons.httpclient.HttpURL
Construct a HTTP URL from given components.
HttpURL(String, String, String) - Constructor for class org.apache.commons.httpclient.HttpURL
Construct a HTTP URL from given components.
HttpURL(String, String, String, int) - Constructor for class org.apache.commons.httpclient.HttpURL
Construct a HTTP URL from given components.
HttpURL(String, String, String, int, String) - Constructor for class org.apache.commons.httpclient.HttpURL
Construct a HTTP URL from given components.
HttpURL(String, String, String, int, String, String) - Constructor for class org.apache.commons.httpclient.HttpURL
Construct a HTTP URL from given components.
HttpURL(String, String, String, int, String, String, String) - Constructor for class org.apache.commons.httpclient.HttpURL
Construct a HTTP URL from given components.
HttpURL(String, String, String, String) - Constructor for class org.apache.commons.httpclient.HttpURL
Construct a HTTP URL from given components.
HttpURL(String, String, String, String, String) - Constructor for class org.apache.commons.httpclient.HttpURL
Construct a HTTP URL from given components.
HttpURLConnection - class org.apache.commons.httpclient.util.HttpURLConnection.
Provides a HttpURLConnection wrapper around HttpClient's HttpMethod.
HttpURLConnection(HttpMethod, URL) - Constructor for class org.apache.commons.httpclient.util.HttpURLConnection
Creates an HttpURLConnection from a HttpMethod.
HttpURLConnection(URL) - Constructor for class org.apache.commons.httpclient.util.HttpURLConnection
Create an instance.
HttpUrlMethod - interface org.apache.commons.httpclient.HttpUrlMethod.
Deprecated. use HttpMethod

I

indexFirstOf(char[], char) - Method in class org.apache.commons.httpclient.URI
Get the earlier index that to be searched for the first occurrance in one of any of the given array.
indexFirstOf(char[], char, int) - Method in class org.apache.commons.httpclient.URI
Get the earlier index that to be searched for the first occurrance in one of any of the given array.
indexFirstOf(String, String) - Method in class org.apache.commons.httpclient.URI
Get the earlier index that to be searched for the first occurrance in one of any of the given string.
indexFirstOf(String, String, int) - Method in class org.apache.commons.httpclient.URI
Get the earlier index that to be searched for the first occurrance in one of any of the given string.
input(byte[]) - Method in class org.apache.commons.httpclient.Wire
 
input(byte[], int, int) - Method in class org.apache.commons.httpclient.Wire
 
input(InputStream) - Method in class org.apache.commons.httpclient.Wire
 
input(int) - Method in class org.apache.commons.httpclient.Wire
 
input(String) - Method in class org.apache.commons.httpclient.Wire
 
IPv4address - Static variable in class org.apache.commons.httpclient.URI
Bitset that combines digit and dot fo IPv$address.
IPv6address - Static variable in class org.apache.commons.httpclient.URI
RFC 2373.
IPv6reference - Static variable in class org.apache.commons.httpclient.URI
RFC 2732, 2373.
isAbsoluteURI() - Method in class org.apache.commons.httpclient.URI
Tell whether or not this URI is absolute.
isAbsPath() - Method in class org.apache.commons.httpclient.URI
Tell whether or not the relativeURI or hier_part of this URI is abs_path.
isAllowed(String) - Method in class org.apache.commons.httpclient.methods.OptionsMethod
Is the specified method allowed ?
isArrayByteBase64(byte[]) - Static method in class org.apache.commons.httpclient.util.Base64
Deprecated. Return true if the specified byte array is base64
isAuthenticationPreemptive() - Method in class org.apache.commons.httpclient.HttpState
Returns true if preemptive authentication should be attempted, false otherwise.
isBase64(byte) - Static method in class org.apache.commons.httpclient.util.Base64
Deprecated. Return true if the specified octect is base64
isBase64(String) - Static method in class org.apache.commons.httpclient.util.Base64
Deprecated. Return true if the specified string is base64 encoded.
isConnectionCloseForced() - Method in class org.apache.commons.httpclient.HttpMethodBase
Tests if the connection should be force-closed when no longer needed.
isConnectionStaleCheckingEnabled() - Method in class org.apache.commons.httpclient.SimpleHttpConnectionManager
Gets the staleCheckingEnabled value to be set on HttpConnections that are created.
isConnectionStaleCheckingEnabled() - Method in class org.apache.commons.httpclient.MultiThreadedHttpConnectionManager
Gets the staleCheckingEnabled value to be set on HttpConnections that are created.
isDomainAttributeSpecified() - Method in class org.apache.commons.httpclient.Cookie
Returns true if cookie's domain was set via a domain attribute in the Set-Cookie header.
isExpired() - Method in class org.apache.commons.httpclient.Cookie
Returns true if this cookie has expired.
isExpired(Date) - Method in class org.apache.commons.httpclient.Cookie
Returns true if this cookie has expired according to the time passed in.
isHierPart() - Method in class org.apache.commons.httpclient.URI
Tell whether or not the absoluteURI of this URI is hier_part.
isHostname() - Method in class org.apache.commons.httpclient.URI
Tell whether or not the host part of this URI is hostname.
isHostSet() - Method in class org.apache.commons.httpclient.HostConfiguration
Returns true if the host is set.
isHttp11() - Method in class org.apache.commons.httpclient.HttpMethodBase
Returns true if version 1.1 of the HTTP protocol should be used per default, false if version 1.0 should be used.
isIPv4address() - Method in class org.apache.commons.httpclient.URI
Tell whether or not the host part of this URI is IPv4address.
isIPv6reference() - Method in class org.apache.commons.httpclient.URI
Tell whether or not the host part of this URI is IPv6reference.
isNetPath() - Method in class org.apache.commons.httpclient.URI
Tell whether or not the relativeURI or heir_part of this URI is net_path.
isOpaquePart() - Method in class org.apache.commons.httpclient.URI
Tell whether or not the absoluteURI of this URI is opaque_part.
isOpen - Variable in class org.apache.commons.httpclient.HttpConnection
Whether or not the connection is connected.
isOpen() - Method in class org.apache.commons.httpclient.HttpConnection
Returns true if the connection is open, false otherwise.
isPathAttributeSpecified() - Method in class org.apache.commons.httpclient.Cookie
Returns true if cookie's path was set via a path attribute in the Set-Cookie header.
isPersistent() - Method in class org.apache.commons.httpclient.Cookie
Returns false if the cookie should be discarded at the end of the "session"; true otherwise.
isProxied() - Method in class org.apache.commons.httpclient.HttpConnection
Returns true if the connection is established via a proxy, false otherwise.
isProxySet() - Method in class org.apache.commons.httpclient.HostConfiguration
Tests if the proxy host/port have been set.
isRegName() - Method in class org.apache.commons.httpclient.URI
Tell whether or not the authority component of this URI is reg_name.
isRelativeURI() - Method in class org.apache.commons.httpclient.URI
Tell whether or not this URI is relative.
isRelPath() - Method in class org.apache.commons.httpclient.URI
Tell whether or not the relativeURI of this URI is rel_path.
isRequestSentRetryEnabled() - Method in class org.apache.commons.httpclient.DefaultMethodRetryHandler
 
isResponseAvailable() - Method in class org.apache.commons.httpclient.HttpConnection
Tests if input data avaialble.
isResponseAvailable(int) - Method in class org.apache.commons.httpclient.HttpConnection
Tests if input data becomes available within the given period time in milliseconds.
isSecure() - Method in class org.apache.commons.httpclient.HttpConnection
Returns true if the connection is established over a secure protocol.
isSecure() - Method in class org.apache.commons.httpclient.protocol.Protocol
Returns true if this protocol is secure
isServer() - Method in class org.apache.commons.httpclient.URI
Tell whether or not the authority component of this URI is server.
isStale() - Method in class org.apache.commons.httpclient.HttpConnection
Determines whether this connection is "stale", which is to say that either it is no longer open, or an attempt to read the connection would fail.
isStaleCheckingEnabled() - Method in class org.apache.commons.httpclient.HttpConnection
Tests if stale checking is enabled.
isStrictMode() - Method in interface org.apache.commons.httpclient.HttpMethod
Returns the value of the strict mode flag.
isStrictMode() - Method in class org.apache.commons.httpclient.HttpMethodBase
Returns the value of the strict mode flag.
isStrictMode() - Method in class org.apache.commons.httpclient.HttpClient
Returns the value of the strict mode flag.
isTransparent() - Method in class org.apache.commons.httpclient.HttpConnection
Indicates if the connection is completely transparent from end to end.
isUseChunking() - Method in class org.apache.commons.httpclient.RequestOutputStream
Deprecated. Use ChunkedOutputStream;

L

length() - Method in class org.apache.commons.httpclient.methods.multipart.Part
Return the full length of all the data.
lengthOfData() - Method in class org.apache.commons.httpclient.methods.multipart.Part
Return the length of the main content
lengthOfData() - Method in class org.apache.commons.httpclient.methods.multipart.FilePart
Return the length of the data.
lengthOfData() - Method in class org.apache.commons.httpclient.methods.multipart.StringPart
Return the length of the data.
LOG - Static variable in class org.apache.commons.httpclient.ResponseInputStream
Deprecated. Log object for this class.
LOG - Static variable in class org.apache.commons.httpclient.cookie.CookiePolicy
Log object.
LOG - Static variable in class org.apache.commons.httpclient.cookie.CookieSpecBase
Log object

M

MalformedChallengeException - exception org.apache.commons.httpclient.auth.MalformedChallengeException.
Signals that authentication challenge is in some way invalid or illegal in the given context
MalformedChallengeException() - Constructor for class org.apache.commons.httpclient.auth.MalformedChallengeException
 
MalformedChallengeException(String) - Constructor for class org.apache.commons.httpclient.auth.MalformedChallengeException
 
MalformedCookieException - exception org.apache.commons.httpclient.cookie.MalformedCookieException.
Signals that a cookie is in some way invalid or illegal in a given context
MalformedCookieException() - Constructor for class org.apache.commons.httpclient.cookie.MalformedCookieException
 
MalformedCookieException(String) - Constructor for class org.apache.commons.httpclient.cookie.MalformedCookieException
 
mark - Static variable in class org.apache.commons.httpclient.URI
BitSet for mark.
match(String, int, String, boolean, Cookie) - Method in class org.apache.commons.httpclient.cookie.CookieSpecBase
Return true if the cookie should be submitted with a request with given attributes, false otherwise.
match(String, int, String, boolean, Cookie) - Method in interface org.apache.commons.httpclient.cookie.CookieSpec
Determines if a Cookie matches a location.
match(String, int, String, boolean, Cookie[]) - Method in class org.apache.commons.httpclient.cookie.CookieSpecBase
Return an array of Cookies that should be submitted with a request with given attributes, false otherwise.
match(String, int, String, boolean, Cookie[]) - Method in interface org.apache.commons.httpclient.cookie.CookieSpec
Determines which of an array of Cookies matches a location.
matches(String, int, String, boolean) - Method in class org.apache.commons.httpclient.Cookie
Deprecated. use CookieSpec interface
matches(String, int, String, boolean, Date) - Method in class org.apache.commons.httpclient.Cookie
Deprecated. use CookieSpec interface
MethodRetryHandler - interface org.apache.commons.httpclient.MethodRetryHandler.
A handler for determining if an HttpMethod should be retried after a recoverable exception during execution.
MULTIPART_FORM_CONTENT_TYPE - Static variable in class org.apache.commons.httpclient.methods.MultipartPostMethod
The Content-Type for multipart/form-data.
MultipartPostMethod - class org.apache.commons.httpclient.methods.MultipartPostMethod.
Implements the HTTP multipart POST method.
MultipartPostMethod() - Constructor for class org.apache.commons.httpclient.methods.MultipartPostMethod
No-arg constructor.
MultipartPostMethod(String) - Constructor for class org.apache.commons.httpclient.methods.MultipartPostMethod
Constructor specifying a URI.
MultipartPostMethod(String, String) - Constructor for class org.apache.commons.httpclient.methods.MultipartPostMethod
Constructor specifying a URI and tempDir.
MultipartPostMethod(String, String, String) - Constructor for class org.apache.commons.httpclient.methods.MultipartPostMethod
Constructor specifying a URI, tempDir and tempFile.
MultiThreadedHttpConnectionManager - class org.apache.commons.httpclient.MultiThreadedHttpConnectionManager.
Manages a set of HttpConnections for various HostConfigurations.
MultiThreadedHttpConnectionManager() - Constructor for class org.apache.commons.httpclient.MultiThreadedHttpConnectionManager
No-args constructor

N

NAME - Static variable in class org.apache.commons.httpclient.ConnectMethod
the name of this method
NameValuePair - class org.apache.commons.httpclient.NameValuePair.
A simple class encapsulating a name/value pair.
NameValuePair() - Constructor for class org.apache.commons.httpclient.NameValuePair
Default constructor.
NameValuePair(String, String) - Constructor for class org.apache.commons.httpclient.NameValuePair
Constructor.
needContentLength() - Method in class org.apache.commons.httpclient.methods.OptionsMethod
Return true if the method needs a content-length header in the request.
net_path - Static variable in class org.apache.commons.httpclient.URI
BitSet for net_path.
NETSCAPE_DRAFT - Static variable in class org.apache.commons.httpclient.cookie.CookiePolicy
The NETSCAPE_DRAFT Netscape draft compliant policy.
NetscapeDraftSpec - class org.apache.commons.httpclient.cookie.NetscapeDraftSpec.
Netscape cookie draft specific cookie management functions
NetscapeDraftSpec() - Constructor for class org.apache.commons.httpclient.cookie.NetscapeDraftSpec
Default constructor
normalize() - Method in class org.apache.commons.httpclient.URI
Normalizes the path part of this URI.
normalize(char[]) - Method in class org.apache.commons.httpclient.URI
Normalize the given hier path part.
NTCredentials - class org.apache.commons.httpclient.NTCredentials.
Credentials for use with the NTLM authentication scheme which requires additional information.
NTCredentials() - Constructor for class org.apache.commons.httpclient.NTCredentials
Default constructor.
NTCredentials(String, String, String, String) - Constructor for class org.apache.commons.httpclient.NTCredentials
Constructor.
NTLM - class org.apache.commons.httpclient.NTLM.
Deprecated. this class will be made package access for 2.0beta2
NTLM() - Constructor for class org.apache.commons.httpclient.NTLM
Deprecated.  
NTLMScheme - class org.apache.commons.httpclient.auth.NTLMScheme.
An implementation of the Microsoft proprietary NTLM authentication scheme.
NTLMScheme(String) - Constructor for class org.apache.commons.httpclient.auth.NTLMScheme
Constructor for the NTLM authentication scheme.

O

opaque_part - Static variable in class org.apache.commons.httpclient.URI
URI bitset that combines uric_no_slash and uric.
open() - Method in class org.apache.commons.httpclient.HttpConnection
Establishes a connection to the specified host and port (via a proxy if specified).
OptionsMethod - class org.apache.commons.httpclient.methods.OptionsMethod.
Implements the HTTP OPTIONS method.
OptionsMethod() - Constructor for class org.apache.commons.httpclient.methods.OptionsMethod
Method constructor.
OptionsMethod(String) - Constructor for class org.apache.commons.httpclient.methods.OptionsMethod
Constructor specifying a URI.
org.apache.commons.httpclient - package org.apache.commons.httpclient
Classes and interfaces supporting the client side of the HTTP protocol.
org.apache.commons.httpclient.auth - package org.apache.commons.httpclient.auth
Provides implementation of various authentication schemes as well as utility classes that can be used to authenticate HTTP requests.
org.apache.commons.httpclient.cookie - package org.apache.commons.httpclient.cookie
Provides cookie handling in conjunction with Cookie.
org.apache.commons.httpclient.methods - package org.apache.commons.httpclient.methods
Classes implementing HttpMethod for the base HTTP methods.
org.apache.commons.httpclient.methods.multipart - package org.apache.commons.httpclient.methods.multipart
Provides Multipart support classes for the MultipartPostMethod.
org.apache.commons.httpclient.protocol - package org.apache.commons.httpclient.protocol
Provides protocol specific socket factory handling.
org.apache.commons.httpclient.util - package org.apache.commons.httpclient.util
Provides some utility classes for use by HttpClient.
output(byte[]) - Method in class org.apache.commons.httpclient.Wire
 
output(byte[], int, int) - Method in class org.apache.commons.httpclient.Wire
 
output(InputStream) - Method in class org.apache.commons.httpclient.Wire
 
output(int) - Method in class org.apache.commons.httpclient.Wire
 
output(String) - Method in class org.apache.commons.httpclient.Wire
 

P

param - Static variable in class org.apache.commons.httpclient.URI
BitSet for param (alias for pchar).
parse(String) - Static method in class org.apache.commons.httpclient.HeaderElement
This parses the value part of a header.
parse(String, int, String, boolean, Header) - Static method in class org.apache.commons.httpclient.Cookie
Deprecated. use CookieSpec interface
parse(String, int, String, boolean, Header) - Method in class org.apache.commons.httpclient.cookie.CookieSpecBase
Parse the "Set-Cookie" Header into an array of Cookies.
parse(String, int, String, boolean, Header) - Method in interface org.apache.commons.httpclient.cookie.CookieSpec
Parse the "Set-Cookie" Header into an array of Cookies.
parse(String, int, String, boolean, String) - Method in class org.apache.commons.httpclient.cookie.CookieSpecBase
Parses the Set-Cookie value into an array of Cookies.
parse(String, int, String, boolean, String) - Method in interface org.apache.commons.httpclient.cookie.CookieSpec
Parse the "Set-Cookie" header value into Cookie array.
parse(String, int, String, Header) - Static method in class org.apache.commons.httpclient.Cookie
Deprecated. use CookieSpec interface
parse(String, String, boolean, Header) - Static method in class org.apache.commons.httpclient.Cookie
Deprecated. use CookieSpec interface
parse(String, String, Header) - Static method in class org.apache.commons.httpclient.Cookie
Deprecated. use CookieSpec interface
parseAttribute(NameValuePair, Cookie) - Method in class org.apache.commons.httpclient.cookie.CookieSpecBase
Parse the cookie attribute and update the corresponsing Cookie properties.
parseAttribute(NameValuePair, Cookie) - Method in class org.apache.commons.httpclient.cookie.RFC2109Spec
Parse RFC 2109 specific cookie attribute and update the corresponsing Cookie properties.
parseAttribute(NameValuePair, Cookie) - Method in class org.apache.commons.httpclient.cookie.NetscapeDraftSpec
Parse the cookie attribute and update the corresponsing Cookie properties as defined by the Netscape draft specification
parseAttribute(NameValuePair, Cookie) - Method in interface org.apache.commons.httpclient.cookie.CookieSpec
Parse the cookie attribute and update the corresponsing Cookie properties.
parseAuthority(String, boolean) - Method in class org.apache.commons.httpclient.URI
Parse the authority component.
parseDate(String) - Static method in class org.apache.commons.httpclient.util.DateParser
Parses a date value.
parseHeaders(InputStream) - Static method in class org.apache.commons.httpclient.HttpParser
Parses headers from the given stream.
parseUriReference(String, boolean) - Method in class org.apache.commons.httpclient.URI
In order to avoid any possilbity of conflict with non-ASCII characters, Parse a URI reference as a String with the character encoding of the local system or the document.
PARSING - Static variable in class org.apache.commons.httpclient.URIException
The URI parsing error.
Part - class org.apache.commons.httpclient.methods.multipart.Part.
Abstract class for one Part of a multipart post object.
Part() - Constructor for class org.apache.commons.httpclient.methods.multipart.Part
 
PartBase - class org.apache.commons.httpclient.methods.multipart.PartBase.
Provides setters and getters for the basic Part properties.
PartBase(String, String, String, String) - Constructor for class org.apache.commons.httpclient.methods.multipart.PartBase
Constructor.
PartSource - interface org.apache.commons.httpclient.methods.multipart.PartSource.
An interface for providing access to data when posting MultiPart messages.
path - Static variable in class org.apache.commons.httpclient.URI
URI bitset that combines absolute path and opaque part.
PATH_DELIM - Static variable in interface org.apache.commons.httpclient.cookie.CookieSpec
Path delimiter
PATH_DELIM_CHAR - Static variable in interface org.apache.commons.httpclient.cookie.CookieSpec
Path delimiting charachter
path_segments - Static variable in class org.apache.commons.httpclient.URI
BitSet for path segments.
PATTERN_ASCTIME - Static variable in class org.apache.commons.httpclient.util.DateParser
Date format pattern used to parse HTTP date headers in ANSI C asctime() format.
PATTERN_RFC1036 - Static variable in class org.apache.commons.httpclient.util.DateParser
Date format pattern used to parse HTTP date headers in RFC 1036 format.
PATTERN_RFC1123 - Static variable in class org.apache.commons.httpclient.util.DateParser
Date format pattern used to parse HTTP date headers in RFC 1123 format.
pchar - Static variable in class org.apache.commons.httpclient.URI
BitSet for pchar.
percent - Static variable in class org.apache.commons.httpclient.URI
The percent "%" character always has the reserved purpose of being the escape indicator, it must be escaped as "%25" in order to be used as data within a URI.
port - Static variable in class org.apache.commons.httpclient.URI
Port, a logical alias for digit.
PostMethod - class org.apache.commons.httpclient.methods.PostMethod.
Implements the HTTP POST method.
PostMethod() - Constructor for class org.apache.commons.httpclient.methods.PostMethod
No-arg constructor.
PostMethod(String) - Constructor for class org.apache.commons.httpclient.methods.PostMethod
Constructor specifying a URI.
PostMethod(String, String) - Constructor for class org.apache.commons.httpclient.methods.PostMethod
Deprecated. the client is responsible for disk I/O
PostMethod(String, String, String) - Constructor for class org.apache.commons.httpclient.methods.PostMethod
Deprecated. the client is responsible for disk I/O
PREEMPTIVE_DEFAULT - Static variable in class org.apache.commons.httpclient.HttpState
Deprecated. This field and feature will be removed following HttpClient 3.0.
PREEMPTIVE_PROPERTY - Static variable in class org.apache.commons.httpclient.HttpState
Deprecated. This field and feature will be removed following HttpClient 3.0.
prevalidate(String, BitSet) - Method in class org.apache.commons.httpclient.URI
Pre-validate the unescaped URI string within a specific component.
print(String) - Method in class org.apache.commons.httpclient.HttpConnection
Writes the specified String (as bytes) to the output stream.
print(String) - Method in class org.apache.commons.httpclient.RequestOutputStream
Deprecated. Use ChunkedOutputStream;
print(String) - Method in class org.apache.commons.httpclient.ChunkedOutputStream
Writes a String to the client, without a carriage return line feed (CRLF) character at the end.
printLine() - Method in class org.apache.commons.httpclient.HttpConnection
Writes "\r\n".getBytes() to the output stream.
printLine(String) - Method in class org.apache.commons.httpclient.HttpConnection
Writes the specified String (as bytes), followed by "\r\n".getBytes() to the output stream.
println() - Method in class org.apache.commons.httpclient.RequestOutputStream
Deprecated. Use ChunkedOutputStream;
println() - Method in class org.apache.commons.httpclient.ChunkedOutputStream
Writes a carriage return-line feed (CRLF) to the client.
println(String) - Method in class org.apache.commons.httpclient.RequestOutputStream
Deprecated. Use ChunkedOutputStream;
println(String) - Method in class org.apache.commons.httpclient.ChunkedOutputStream
Writes a String to the client, followed by a carriage return-line feed (CRLF).
processResponseBody(HttpState, HttpConnection) - Method in class org.apache.commons.httpclient.HttpMethodBase
This method is invoked immediately after HttpMethodBase.readResponseBody(HttpState,HttpConnection) and can be overridden by sub-classes in order to provide custom body processing.
processResponseHeaders(HttpState, HttpConnection) - Method in class org.apache.commons.httpclient.HttpMethodBase
This method is invoked immediately after HttpMethodBase.readResponseHeaders(HttpState,HttpConnection) and can be overridden by sub-classes in order to provide custom response headers processing.
processResponseHeaders(HttpState, HttpConnection) - Method in class org.apache.commons.httpclient.methods.OptionsMethod
This implementation will parse the Allow header to obtain the set of methods supported by the resource identified by the Request-URI.
processStatusLine(HttpState, HttpConnection) - Method in class org.apache.commons.httpclient.HttpMethodBase
This method is invoked immediately after HttpMethodBase.readStatusLine(HttpState,HttpConnection) and can be overridden by sub-classes in order to provide custom response status line processing.
Protocol - class org.apache.commons.httpclient.protocol.Protocol.
A class to encapsulate the specifics of a protocol.
PROTOCOL_CHARSET - Static variable in class org.apache.commons.httpclient.URI.DefaultCharsetChanged
Protocol charset changed.
Protocol(String, ProtocolSocketFactory, int) - Constructor for class org.apache.commons.httpclient.protocol.Protocol
Constructs a new Protocol.
Protocol(String, SecureProtocolSocketFactory, int) - Constructor for class org.apache.commons.httpclient.protocol.Protocol
Constructs a new Protocol.
protocolCharset - Variable in class org.apache.commons.httpclient.URI
The charset of the protocol used by this URI instance.
ProtocolSocketFactory - interface org.apache.commons.httpclient.protocol.ProtocolSocketFactory.
A factory for creating Sockets.
PROXY_AUTH - Static variable in class org.apache.commons.httpclient.Authenticator
Deprecated. The proxy authenticate challange header.
PROXY_AUTH - Static variable in class org.apache.commons.httpclient.auth.HttpAuthenticator
The proxy authenticate challange header.
PROXY_AUTH_RESP - Static variable in class org.apache.commons.httpclient.Authenticator
Deprecated. The proxy authenticate response header.
PROXY_AUTH_RESP - Static variable in class org.apache.commons.httpclient.auth.HttpAuthenticator
The proxy authenticate response header.
proxyEquals(HttpConnection) - Method in class org.apache.commons.httpclient.HostConfiguration
Tests if the proxy configuration equals the configuration set on the connection.
PUNYCODE - Static variable in class org.apache.commons.httpclient.URIException
The DNS punycode encoding or decoding error.
purgeExpiredCookies() - Method in class org.apache.commons.httpclient.HttpState
Removes all of cookies in this HTTP state that have expired according to the current system time.
purgeExpiredCookies(Date) - Method in class org.apache.commons.httpclient.HttpState
Removes all of cookies in this HTTP state that have expired by the specified date.
PutMethod - class org.apache.commons.httpclient.methods.PutMethod.
Implements the HTTP PUT method.
PutMethod() - Constructor for class org.apache.commons.httpclient.methods.PutMethod
No-arg constructor.
PutMethod(String) - Constructor for class org.apache.commons.httpclient.methods.PutMethod
Constructor specifying a URI.

Q

query - Static variable in class org.apache.commons.httpclient.URI
BitSet for query (alias for uric).
QUOTE - Static variable in class org.apache.commons.httpclient.methods.multipart.Part
Content dispostion characters
QUOTE_BYTES - Static variable in class org.apache.commons.httpclient.methods.multipart.Part
Content dispostion as a byte array

R

read() - Method in class org.apache.commons.httpclient.ResponseInputStream
Deprecated. Use ChunkedInputStream;
read() - Method in class org.apache.commons.httpclient.ChunkedInputStream
Returns all the data in a chunked stream in coalesced form.
read() - Method in class org.apache.commons.httpclient.AutoCloseInputStream
Reads the next byte of data from the input stream.
read() - Method in class org.apache.commons.httpclient.ContentLengthInputStream
Read the next byte from the stream
read() - Method in class org.apache.commons.httpclient.WireLogInputStream
 
read(byte[]) - Method in class org.apache.commons.httpclient.ChunkedInputStream
Read some bytes from the stream.
read(byte[]) - Method in class org.apache.commons.httpclient.AutoCloseInputStream
Reads some number of bytes from the input stream and stores them into the buffer array b.
read(byte[]) - Method in class org.apache.commons.httpclient.ContentLengthInputStream
Read more bytes from the stream.
read(byte[]) - Method in class org.apache.commons.httpclient.WireLogInputStream
 
read(byte[], int, int) - Method in class org.apache.commons.httpclient.ResponseInputStream
Deprecated. Use ChunkedInputStream;
read(byte[], int, int) - Method in class org.apache.commons.httpclient.ChunkedInputStream
Read some bytes from the stream.
read(byte[], int, int) - Method in class org.apache.commons.httpclient.AutoCloseInputStream
Reads up to len bytes of data from the stream.
read(byte[], int, int) - Method in class org.apache.commons.httpclient.ContentLengthInputStream
Does standard InputStream.read(byte[], int, int) behavior, but also notifies the watcher when the contents have been consumed.
read(byte[], int, int) - Method in class org.apache.commons.httpclient.WireLogInputStream
 
readLine() - Method in class org.apache.commons.httpclient.HttpConnection
Reads up to "\n" from the (unchunked) input stream.
readLine(InputStream) - Static method in class org.apache.commons.httpclient.HttpParser
Read up to "\n" from an (unchunked) input stream.
readObject(ObjectInputStream) - Method in class org.apache.commons.httpclient.URI
Read a URI.
readRawLine(InputStream) - Static method in class org.apache.commons.httpclient.HttpParser
Return byte array from an (unchunked) input stream.
readResponse(HttpState, HttpConnection) - Method in class org.apache.commons.httpclient.HttpMethodBase
Reads the response from the given connection.
readResponseBody(HttpState, HttpConnection) - Method in class org.apache.commons.httpclient.HttpMethodBase
Read the response body from the given HttpConnection.
readResponseBody(HttpState, HttpConnection) - Method in class org.apache.commons.httpclient.methods.GetMethod
Overrides method in HttpMethodBase to write data to the appropriate buffer.
readResponseBody(HttpState, HttpConnection) - Method in class org.apache.commons.httpclient.methods.HeadMethod
Overrides HttpMethodBase method to not read a response body, despite the presence of a Content-Length or Transfer-Encoding header.
readResponseHeaders(HttpState, HttpConnection) - Method in class org.apache.commons.httpclient.HttpMethodBase
Reads the response headers from the given connection.
readStatusLine(HttpState, HttpConnection) - Method in class org.apache.commons.httpclient.HttpMethodBase
Read the status line from the given HttpConnection, setting my status code and status text.
reason - Variable in class org.apache.commons.httpclient.URIException
The reason message.
reasonCode - Variable in class org.apache.commons.httpclient.URIException
The reason code.
recycle() - Method in interface org.apache.commons.httpclient.HttpMethod
Deprecated. no longer supported and will be removed in the future version of HttpClient
recycle() - Method in class org.apache.commons.httpclient.HttpMethodBase
Deprecated. no longer supported and will be removed in the future version of HttpClient
recycle() - Method in class org.apache.commons.httpclient.methods.GetMethod
Deprecated. no longer supported and will be removed in the future version of HttpClient
recycle() - Method in class org.apache.commons.httpclient.methods.EntityEnclosingMethod
Deprecated. no longer supported and will be removed in the future version of HttpClient
recycle() - Method in class org.apache.commons.httpclient.methods.MultipartPostMethod
Deprecated. no longer supported and will be removed in the future version of HttpClient
recycle() - Method in class org.apache.commons.httpclient.methods.HeadMethod
Deprecated. no longer supported and will be removed in the future version of HttpClient
recycle() - Method in class org.apache.commons.httpclient.methods.TraceMethod
Recycles the HTTP method so that it can be used again.
reg_name - Static variable in class org.apache.commons.httpclient.URI
BitSet for reg_name.
registerProtocol(String, Protocol) - Static method in class org.apache.commons.httpclient.protocol.Protocol
Registers a new protocol with the given identifier.
rel_path - Static variable in class org.apache.commons.httpclient.URI
BitSet for rel_path.
rel_segment - Static variable in class org.apache.commons.httpclient.URI
BitSet for rel_segment.
relativeURI - Static variable in class org.apache.commons.httpclient.URI
BitSet for relativeURI.
releaseConnection() - Method in interface org.apache.commons.httpclient.HttpMethod
Releases the connection being used by this HTTP method.
releaseConnection() - Method in class org.apache.commons.httpclient.HttpConnection
Release the connection.
releaseConnection() - Method in class org.apache.commons.httpclient.HttpMethodBase
Releases the connection being used by this HTTP method.
releaseConnection(HttpConnection) - Method in class org.apache.commons.httpclient.SimpleHttpConnectionManager
 
releaseConnection(HttpConnection) - Method in interface org.apache.commons.httpclient.HttpConnectionManager
Releases the given HttpConnection for use by other requests.
releaseConnection(HttpConnection) - Method in class org.apache.commons.httpclient.MultiThreadedHttpConnectionManager
Make the given HttpConnection available for use by other requests.
removeFragmentIdentifier(char[]) - Method in class org.apache.commons.httpclient.URI
Remove the fragment identifier of the given component.
removeHeader(Header) - Method in class org.apache.commons.httpclient.HeaderGroup
Removes the given header.
removeParameter(String) - Method in class org.apache.commons.httpclient.methods.PostMethod
Removes all parameters with the given paramName.
removeParameter(String, String) - Method in class org.apache.commons.httpclient.methods.PostMethod
Removes all parameter with the given paramName and paramValue.
removeRequestHeader(String) - Method in interface org.apache.commons.httpclient.HttpMethod
Removes all request headers with the given name.
removeRequestHeader(String) - Method in class org.apache.commons.httpclient.HttpMethodBase
Remove the request header associated with the given name.
replace(String, char[], char[]) - Static method in class org.apache.commons.httpclient.util.URIUtil.Coder
Replace from a given character to given character in an array order for a given string.
replace(String, char, char) - Static method in class org.apache.commons.httpclient.util.URIUtil.Coder
Replace from a given character to given character for a given string.
RequestOutputStream - class org.apache.commons.httpclient.RequestOutputStream.
Deprecated. Use new ChunkedOutputStream(HttpConnecion#getRequestOutputStream());
RequestOutputStream(OutputStream) - Constructor for class org.apache.commons.httpclient.RequestOutputStream
Deprecated. Use ChunkedOutputStream;
RequestOutputStream(OutputStream, boolean) - Constructor for class org.apache.commons.httpclient.RequestOutputStream
Deprecated. Use ChunkedOutputStream;
reserved - Static variable in class org.apache.commons.httpclient.URI
BitSet for reserved.
resolvePath(char[], char[]) - Method in class org.apache.commons.httpclient.URI
Resolve the base and relative path.
resolvePort(int) - Method in class org.apache.commons.httpclient.protocol.Protocol
Resolves the correct port for this protocol.
responseBodyConsumed() - Method in class org.apache.commons.httpclient.HttpMethodBase
A response has been consumed.
responseConsumed() - Method in interface org.apache.commons.httpclient.ResponseConsumedWatcher
A response has been consumed.
ResponseConsumedWatcher - interface org.apache.commons.httpclient.ResponseConsumedWatcher.
When a response stream has been consumed, various parts of the HttpClient implementation need to respond appropriately.
ResponseInputStream - class org.apache.commons.httpclient.ResponseInputStream.
Deprecated. Use new ChunkedInputStream(HttpConnecion#getResponseInputStream());
ResponseInputStream(InputStream, boolean, int) - Constructor for class org.apache.commons.httpclient.ResponseInputStream
Deprecated. Use ChunkedInputStream;
ResponseInputStream(InputStream, HttpMethod) - Constructor for class org.apache.commons.httpclient.ResponseInputStream
Deprecated. Use ChunkedInputStream;
retryMethod(HttpMethod, HttpConnection, HttpRecoverableException, int, boolean) - Method in class org.apache.commons.httpclient.DefaultMethodRetryHandler
Used retryCount and requestSentRetryEnabled to determine if the given method should be retried.
retryMethod(HttpMethod, HttpConnection, HttpRecoverableException, int, boolean) - Method in interface org.apache.commons.httpclient.MethodRetryHandler
Determines if a method should be retried after an HttpRecoverableException occurs during execution.
RFC2109 - Static variable in class org.apache.commons.httpclient.cookie.CookiePolicy
The RFC2109 RFC 2109 compliant policy.
RFC2109Spec - class org.apache.commons.httpclient.cookie.RFC2109Spec.
RFC 2109 specific cookie management functions
RFC2109Spec() - Constructor for class org.apache.commons.httpclient.cookie.RFC2109Spec
Default constructor
RFC2617Scheme - class org.apache.commons.httpclient.auth.RFC2617Scheme.
Abstract authentication scheme class that lays foundation for all RFC 2617 compliant authetication schemes and provides capabilities common to all authentication schemes defined in RFC 2617.
RFC2617Scheme(String) - Constructor for class org.apache.commons.httpclient.auth.RFC2617Scheme
Default constructor for RFC2617 compliant authetication schemes.
rootPath - Static variable in class org.apache.commons.httpclient.URI
The root path.

S

SC_ACCEPTED - Static variable in class org.apache.commons.httpclient.HttpStatus
202 Accepted (HTTP/1.0 - RFC 1945)
SC_BAD_GATEWAY - Static variable in class org.apache.commons.httpclient.HttpStatus
502 Bad Gateway (HTTP/1.0 - RFC 1945)
SC_BAD_REQUEST - Static variable in class org.apache.commons.httpclient.HttpStatus
400 Bad Request (HTTP/1.1 - RFC 2616)
SC_CONFLICT - Static variable in class org.apache.commons.httpclient.HttpStatus
409 Conflict (HTTP/1.1 - RFC 2616)
SC_CONTINUE - Static variable in class org.apache.commons.httpclient.HttpStatus
100 Continue (HTTP/1.1 - RFC 2616)
SC_CREATED - Static variable in class org.apache.commons.httpclient.HttpStatus
201 Created (HTTP/1.0 - RFC 1945)
SC_EXPECTATION_FAILED - Static variable in class org.apache.commons.httpclient.HttpStatus
417 Expectation Failed (HTTP/1.1 - RFC 2616)
SC_FAILED_DEPENDENCY - Static variable in class org.apache.commons.httpclient.HttpStatus
424 Failed Dependency (WebDAV - RFC 2518)
SC_FORBIDDEN - Static variable in class org.apache.commons.httpclient.HttpStatus
403 Forbidden (HTTP/1.0 - RFC 1945)
SC_GATEWAY_TIMEOUT - Static variable in class org.apache.commons.httpclient.HttpStatus
504 Gateway Timeout (HTTP/1.1 - RFC 2616)
SC_GONE - Static variable in class org.apache.commons.httpclient.HttpStatus
410 Gone (HTTP/1.1 - RFC 2616)
SC_HTTP_VERSION_NOT_SUPPORTED - Static variable in class org.apache.commons.httpclient.HttpStatus
505 HTTP Version Not Supported (HTTP/1.1 - RFC 2616)
SC_INSUFFICIENT_SPACE_ON_RESOURCE - Static variable in class org.apache.commons.httpclient.HttpStatus
Static constant for a 419 error.
SC_INSUFFICIENT_STORAGE - Static variable in class org.apache.commons.httpclient.HttpStatus
507 Insufficient Storage (WebDAV - RFC 2518)
SC_INTERNAL_SERVER_ERROR - Static variable in class org.apache.commons.httpclient.HttpStatus
500 Server Error (HTTP/1.0 - RFC 1945)
SC_LENGTH_REQUIRED - Static variable in class org.apache.commons.httpclient.HttpStatus
411 Length Required (HTTP/1.1 - RFC 2616)
SC_LOCKED - Static variable in class org.apache.commons.httpclient.HttpStatus
423 Locked (WebDAV - RFC 2518)
SC_METHOD_FAILURE - Static variable in class org.apache.commons.httpclient.HttpStatus
Static constant for a 420 error.
SC_METHOD_NOT_ALLOWED - Static variable in class org.apache.commons.httpclient.HttpStatus
405 Method Not Allowed (HTTP/1.1 - RFC 2616)
SC_MOVED_PERMANENTLY - Static variable in class org.apache.commons.httpclient.HttpStatus
301 Moved Permanently (HTTP/1.0 - RFC 1945)
SC_MOVED_TEMPORARILY - Static variable in class org.apache.commons.httpclient.HttpStatus
302 Moved Temporarily (Sometimes Found) (HTTP/1.0 - RFC 1945)
SC_MULTI_STATUS - Static variable in class org.apache.commons.httpclient.HttpStatus
207 Multi-Status (WebDAV - RFC 2518) or 207 Partial Update OK (HTTP/1.1 - draft-ietf-http-v11-spec-rev-01?)
SC_MULTIPLE_CHOICES - Static variable in class org.apache.commons.httpclient.HttpStatus
300 Mutliple Choices (HTTP/1.1 - RFC 2616)
SC_NO_CONTENT - Static variable in class org.apache.commons.httpclient.HttpStatus
204 No Content (HTTP/1.0 - RFC 1945)
SC_NON_AUTHORITATIVE_INFORMATION - Static variable in class org.apache.commons.httpclient.HttpStatus
203 Non Authoritative Information (HTTP/1.1 - RFC 2616)
SC_NOT_ACCEPTABLE - Static variable in class org.apache.commons.httpclient.HttpStatus
406 Not Acceptable (HTTP/1.1 - RFC 2616)
SC_NOT_FOUND - Static variable in class org.apache.commons.httpclient.HttpStatus
404 Not Found (HTTP/1.0 - RFC 1945)
SC_NOT_IMPLEMENTED - Static variable in class org.apache.commons.httpclient.HttpStatus
501 Not Implemented (HTTP/1.0 - RFC 1945)
SC_NOT_MODIFIED - Static variable in class org.apache.commons.httpclient.HttpStatus
304 Not Modified (HTTP/1.0 - RFC 1945)
SC_OK - Static variable in class org.apache.commons.httpclient.HttpStatus
200 OK (HTTP/1.0 - RFC 1945)
SC_PARTIAL_CONTENT - Static variable in class org.apache.commons.httpclient.HttpStatus
206 Partial Content (HTTP/1.1 - RFC 2616)
SC_PAYMENT_REQUIRED - Static variable in class org.apache.commons.httpclient.HttpStatus
402 Payment Required (HTTP/1.1 - RFC 2616)
SC_PRECONDITION_FAILED - Static variable in class org.apache.commons.httpclient.HttpStatus
412 Precondition Failed (HTTP/1.1 - RFC 2616)
SC_PROCESSING - Static variable in class org.apache.commons.httpclient.HttpStatus
102 Processing (WebDAV - RFC 2518)
SC_PROXY_AUTHENTICATION_REQUIRED - Static variable in class org.apache.commons.httpclient.HttpStatus
407 Proxy Authentication Required (HTTP/1.1 - RFC 2616)
SC_REQUEST_TIMEOUT - Static variable in class org.apache.commons.httpclient.HttpStatus
408 Request Timeout (HTTP/1.1 - RFC 2616)
SC_REQUEST_TOO_LONG - Static variable in class org.apache.commons.httpclient.HttpStatus
413 Request Entity Too Large (HTTP/1.1 - RFC 2616)
SC_REQUEST_URI_TOO_LONG - Static variable in class org.apache.commons.httpclient.HttpStatus
414 Request-URI Too Long (HTTP/1.1 - RFC 2616)
SC_REQUESTED_RANGE_NOT_SATISFIABLE - Static variable in class org.apache.commons.httpclient.HttpStatus
416 Requested Range Not Satisfiable (HTTP/1.1 - RFC 2616)
SC_RESET_CONTENT - Static variable in class org.apache.commons.httpclient.HttpStatus
205 Reset Content (HTTP/1.1 - RFC 2616)
SC_SEE_OTHER - Static variable in class org.apache.commons.httpclient.HttpStatus
303 See Other (HTTP/1.1 - RFC 2616)
SC_SERVICE_UNAVAILABLE - Static variable in class org.apache.commons.httpclient.HttpStatus
503 Service Unavailable (HTTP/1.0 - RFC 1945)
SC_SWITCHING_PROTOCOLS - Static variable in class org.apache.commons.httpclient.HttpStatus
101 Switching Protocols (HTTP/1.1 - RFC 2616)
SC_TEMPORARY_REDIRECT - Static variable in class org.apache.commons.httpclient.HttpStatus
307 Temporary Redirect (HTTP/1.1 - RFC 2616)
SC_UNAUTHORIZED - Static variable in class org.apache.commons.httpclient.HttpStatus
401 Unauthorized (HTTP/1.0 - RFC 1945)
SC_UNPROCESSABLE_ENTITY - Static variable in class org.apache.commons.httpclient.HttpStatus
422 Unprocessable Entity (WebDAV - RFC 2518)
SC_UNSUPPORTED_MEDIA_TYPE - Static variable in class org.apache.commons.httpclient.HttpStatus
415 Unsupported Media Type (HTTP/1.1 - RFC 2616)
SC_USE_PROXY - Static variable in class org.apache.commons.httpclient.HttpStatus
305 Use Proxy (HTTP/1.1 - RFC 2616)
scheme - Static variable in class org.apache.commons.httpclient.URI
BitSet for scheme.
SecureProtocolSocketFactory - interface org.apache.commons.httpclient.protocol.SecureProtocolSocketFactory.
A ProtocolSocketFactory that is secure.
segment - Static variable in class org.apache.commons.httpclient.URI
BitSet for segment.
selectAuthScheme(Header[]) - Static method in class org.apache.commons.httpclient.auth.HttpAuthenticator
Chooses the strongest authentication scheme supported from the array of authentication challenges.
send(OutputStream) - Method in class org.apache.commons.httpclient.methods.multipart.Part
Write all the data to the output stream.
sendContentTypeHeader(OutputStream) - Method in class org.apache.commons.httpclient.methods.multipart.Part
Write the content type header to the specified output stream
sendData(OutputStream) - Method in class org.apache.commons.httpclient.methods.multipart.Part
Write the data to the specified output stream
sendData(OutputStream) - Method in class org.apache.commons.httpclient.methods.multipart.FilePart
Write the data in "source" to the specified stream.
sendData(OutputStream) - Method in class org.apache.commons.httpclient.methods.multipart.StringPart
Writes the data to the given OutputStream.
sendDispositionHeader(OutputStream) - Method in class org.apache.commons.httpclient.methods.multipart.Part
Write the content disposition header to the specified output stream
sendDispositionHeader(OutputStream) - Method in class org.apache.commons.httpclient.methods.multipart.FilePart
Write the disposition header to the output stream
sendEnd(OutputStream) - Method in class org.apache.commons.httpclient.methods.multipart.Part
Write the end data to the output stream.
sendEndOfHeader(OutputStream) - Method in class org.apache.commons.httpclient.methods.multipart.Part
Write the end of the header to the output stream
sendParts(OutputStream, Part[]) - Static method in class org.apache.commons.httpclient.methods.multipart.Part
Write all parts and the last boundary to the specified output stream
sendStart(OutputStream) - Method in class org.apache.commons.httpclient.methods.multipart.Part
Write the start to the specified output stream
sendTransferEncodingHeader(OutputStream) - Method in class org.apache.commons.httpclient.methods.multipart.Part
Write the content transfer encoding header to the specified output stream
serialVersionUID - Static variable in class org.apache.commons.httpclient.URI
Version ID for serialization
serialVersionUID - Static variable in class org.apache.commons.httpclient.HttpURL
The serialVersionUID.
serialVersionUID - Static variable in class org.apache.commons.httpclient.HttpsURL
The serialVersionUID.
server - Static variable in class org.apache.commons.httpclient.URI
Bitset for server.
setAllowUserInteraction(boolean) - Method in class org.apache.commons.httpclient.util.HttpURLConnection
Not available: the data must have already been retrieved.
setAuthenticationPreemptive(boolean) - Method in class org.apache.commons.httpclient.HttpState
Defines whether preemptive authentication should be attempted.
setBodyCheckTimeout(int) - Method in class org.apache.commons.httpclient.methods.HeadMethod
Set non-compliant response body check timeout.
setCharSet(String) - Method in class org.apache.commons.httpclient.methods.multipart.PartBase
Sets the character encoding.
setCharSet(String) - Method in class org.apache.commons.httpclient.methods.multipart.StringPart
 
setComment(String) - Method in class org.apache.commons.httpclient.Cookie
If a user agent (web browser) presents this cookie to a user, the cookie's purpose will be described using this comment.
setConnectionCloseForced(boolean) - Method in class org.apache.commons.httpclient.HttpMethodBase
Sets whether or not the connection should be force-closed when no longer needed.
setConnectionStaleCheckingEnabled(boolean) - Method in class org.apache.commons.httpclient.SimpleHttpConnectionManager
Sets the staleCheckingEnabled value to be set on HttpConnections that are created.
setConnectionStaleCheckingEnabled(boolean) - Method in class org.apache.commons.httpclient.MultiThreadedHttpConnectionManager
Sets the staleCheckingEnabled value to be set on HttpConnections that are created.
setConnectionTimeout(int) - Method in class org.apache.commons.httpclient.HttpConnection
Sets the connection timeout.
setConnectionTimeout(int) - Method in class org.apache.commons.httpclient.HttpClient
Sets the timeout until a connection is etablished.
setContentType(String) - Method in class org.apache.commons.httpclient.methods.multipart.PartBase
Sets the content type.
setCookiePolicy(int) - Method in class org.apache.commons.httpclient.HttpState
Sets the current cookie policy for this HTTP state to one of the following supported policies: CookiePolicy.COMPATIBILITY, CookiePolicy.NETSCAPE_DRAFT or CookiePolicy.RFC2109.
setCredentials(String, Credentials) - Method in class org.apache.commons.httpclient.HttpState
Deprecated. This method does not distinguish between realms with the same name on different hosts. Use HttpState.setCredentials(String, String, Credentials) instead.
setCredentials(String, String, Credentials) - Method in class org.apache.commons.httpclient.HttpState
Sets the credentials for the given authentication realm on the given host.
setDefaultDocumentCharset(String) - Static method in class org.apache.commons.httpclient.URI
Set the default charset of the document.
setDefaultPolicy(int) - Static method in class org.apache.commons.httpclient.cookie.CookiePolicy
 
setDefaultProtocolCharset(String) - Static method in class org.apache.commons.httpclient.URI
Set the default charset of the protocol.
setDefaultUseCaches(boolean) - Method in class org.apache.commons.httpclient.util.HttpURLConnection
Not available: the data must have already been retrieved.
setDoAuthentication(boolean) - Method in interface org.apache.commons.httpclient.HttpMethod
Sets whether or not the HTTP method should automatically handle HTTP authentication challenges (status code 401, etc.)
setDoAuthentication(boolean) - Method in class org.apache.commons.httpclient.HttpMethodBase
Sets whether or not the HTTP method should automatically handle HTTP authentication challenges (status code 401, etc.)
setDoInput(boolean) - Method in class org.apache.commons.httpclient.util.HttpURLConnection
Not available: the data must have already been retrieved.
setDomain(String) - Method in class org.apache.commons.httpclient.Cookie
Sets the domain attribute.
setDomain(String) - Method in class org.apache.commons.httpclient.NTCredentials
Sets the domain to authenticate with.
setDomainAttributeSpecified(boolean) - Method in class org.apache.commons.httpclient.Cookie
Indicates whether the cookie had a domain specified in a domain attribute of the Set-Cookie header.
setDoOutput(boolean) - Method in class org.apache.commons.httpclient.util.HttpURLConnection
Not available: the data must have already been retrieved.
setEscapedAuthority(String) - Method in class org.apache.commons.httpclient.URI
Set the authority.
setEscapedFragment(String) - Method in class org.apache.commons.httpclient.URI
Set the escaped fragment string.
setEscapedPassword(String) - Method in class org.apache.commons.httpclient.HttpURL
Set the escaped password string.
setEscapedPath(String) - Method in class org.apache.commons.httpclient.URI
Set the escaped path.
setEscapedQuery(String) - Method in class org.apache.commons.httpclient.URI
Set the escaped query string.
setEscapedUser(String) - Method in class org.apache.commons.httpclient.HttpURL
Set the escaped user string.
setEscapedUserinfo(String, String) - Method in class org.apache.commons.httpclient.HttpURL
Set the raw-escaped user and password.
setExpiryDate(Date) - Method in class org.apache.commons.httpclient.Cookie
Sets expiration date.
setFileData(File) - Method in class org.apache.commons.httpclient.methods.GetMethod
Deprecated. the client is responsible for disk I/O
setFollowRedirects(boolean) - Method in interface org.apache.commons.httpclient.HttpMethod
Sets whether or not the HTTP method should automatically follow HTTP redirects (status code 302, etc.)
setFollowRedirects(boolean) - Method in class org.apache.commons.httpclient.HttpMethodBase
Sets whether or not the HTTP method should automatically follow HTTP redirects (status code 302, etc.)
setFollowRedirects(boolean) - Method in class org.apache.commons.httpclient.methods.EntityEnclosingMethod
Entity enclosing requests cannot be redirected without user intervention according to RFC 2616.
setFragment(String) - Method in class org.apache.commons.httpclient.URI
Set the fragment.
setHeaders(Header[]) - Method in class org.apache.commons.httpclient.HeaderGroup
Sets all of the headers contained within this group overriding any existing headers.
setHost(String) - Method in class org.apache.commons.httpclient.HttpConnection
Sets the host to connect to.
setHost(String) - Method in class org.apache.commons.httpclient.NTCredentials
Sets the host name of the computer originating the request.
setHost(String) - Method in class org.apache.commons.httpclient.HostConfiguration
Set the given host.
setHost(String, int) - Method in class org.apache.commons.httpclient.HostConfiguration
Sets the given host and port.
setHost(String, int, Protocol) - Method in class org.apache.commons.httpclient.HostConfiguration
Sets the given host, port and protocol.
setHost(String, int, String) - Method in class org.apache.commons.httpclient.HostConfiguration
Sets the given host, port and protocol
setHost(String, String, int, Protocol) - Method in class org.apache.commons.httpclient.HostConfiguration
Sets the given host, virtual host, port and protocol.
setHost(URI) - Method in class org.apache.commons.httpclient.HostConfiguration
Sets the protocol, host and port from the given URI.
setHostConfiguration(HostConfiguration) - Method in class org.apache.commons.httpclient.HttpMethodBase
Sets the host configuration.
setHostConfiguration(HostConfiguration) - Method in class org.apache.commons.httpclient.HttpClient
Assigns the host configuration to use with the HttpClient.
setHttp11(boolean) - Method in class org.apache.commons.httpclient.HttpMethodBase
/** Sets whether version 1.1 of the HTTP protocol should be used per default.
setHttpConnectionFactoryTimeout(long) - Method in class org.apache.commons.httpclient.HttpClient
Sets the timeout in milliseconds used when retrieving an HTTP connection from the HTTP connection manager.
setHttpConnectionManager(HttpConnectionManager) - Method in class org.apache.commons.httpclient.HttpConnection
Sets the httpConnectionManager.
setHttpConnectionManager(HttpConnectionManager) - Method in class org.apache.commons.httpclient.HttpState
Deprecated. Connection manager is controlled by the HttpClient class. Use HttpClient.setHttpConnectionManager(HttpConnectionManager) instead.
setHttpConnectionManager(HttpConnectionManager) - Method in class org.apache.commons.httpclient.HttpClient
Assigns the HTTP connection manager to use with the HttpClient.
setIfModifiedSince(long) - Method in class org.apache.commons.httpclient.util.HttpURLConnection
Not available: the data must have already been retrieved.
setInstanceFollowRedirects(boolean) - Method in class org.apache.commons.httpclient.util.HttpURLConnection
Not available: the data must have already been retrieved.
setLastResponseInputStream(InputStream) - Method in class org.apache.commons.httpclient.HttpConnection
Set the state to keep track of the last response for the last request.
setLocalAddress(InetAddress) - Method in class org.apache.commons.httpclient.HttpConnection
Set the local address used when creating the connection.
setLocalAddress(InetAddress) - Method in class org.apache.commons.httpclient.HostConfiguration
Set the local address to be used when creating connections.
setMaxConnectionsPerHost(int) - Method in class org.apache.commons.httpclient.MultiThreadedHttpConnectionManager
Sets the maximum number of connections allowed for a given HostConfiguration.
setMaxTotalConnections(int) - Method in class org.apache.commons.httpclient.MultiThreadedHttpConnectionManager
Sets the maximum number of connections allowed in the system.
setMethodRetryHandler(MethodRetryHandler) - Method in class org.apache.commons.httpclient.HttpMethodBase
Sets the retry handler for this HTTP method
setName(String) - Method in class org.apache.commons.httpclient.NameValuePair
Set the name.
setName(String) - Method in class org.apache.commons.httpclient.methods.multipart.PartBase
Sets the part name.
setParameter(String, String) - Method in class org.apache.commons.httpclient.methods.PostMethod
Sets the value of parameter with parameterName to parameterValue.
setParameters(NameValuePair[]) - Method in class org.apache.commons.httpclient.HeaderElement
 
setPassword(String) - Method in class org.apache.commons.httpclient.UsernamePasswordCredentials
Password property setter.
setPassword(String) - Method in class org.apache.commons.httpclient.HttpURL
Set the password string.
setPath(String) - Method in interface org.apache.commons.httpclient.HttpMethod
Sets the path of the HTTP method.
setPath(String) - Method in class org.apache.commons.httpclient.URI
Set the path.
setPath(String) - Method in class org.apache.commons.httpclient.HttpMethodBase
Sets the path of the HTTP method.
setPath(String) - Method in class org.apache.commons.httpclient.Cookie
Sets the path attribute.
setPathAttributeSpecified(boolean) - Method in class org.apache.commons.httpclient.Cookie
Indicates whether the cookie had a path specified in a path attribute of the Set-Cookie header.
setPort(int) - Method in class org.apache.commons.httpclient.HttpConnection
Sets the port to connect to.
setProtocol(Protocol) - Method in class org.apache.commons.httpclient.HttpConnection
Sets the protocol used to establish the connection
setProxy(String, int) - Method in class org.apache.commons.httpclient.HostConfiguration
Set the proxy settings.
setProxyCredentials(String, Credentials) - Method in class org.apache.commons.httpclient.HttpState
Deprecated. This method does not differentiate between realms with the same name on different servers. Use HttpState.setProxyCredentials(String, String, Credentials) instead.
setProxyCredentials(String, String, Credentials) - Method in class org.apache.commons.httpclient.HttpState
Sets the credentials for the given proxy authentication realm on the given proxy host.
setProxyHost(String) - Method in class org.apache.commons.httpclient.HttpConnection
Sets the host to proxy through.
setProxyPort(int) - Method in class org.apache.commons.httpclient.HttpConnection
Sets the port of the host to proxy through.
setQuery(String) - Method in class org.apache.commons.httpclient.URI
Set the query.
setQuery(String[], String[]) - Method in class org.apache.commons.httpclient.HttpURL
Set the query as the name and value pairs.
setQuery(String, String) - Method in class org.apache.commons.httpclient.HttpURL
Set the query as the name and value pair.
setQueryString(NameValuePair[]) - Method in interface org.apache.commons.httpclient.HttpMethod
Sets the query string of this HTTP method.
setQueryString(NameValuePair[]) - Method in class org.apache.commons.httpclient.HttpMethodBase
Sets the query string of this HTTP method.
setQueryString(String) - Method in interface org.apache.commons.httpclient.HttpMethod
Sets the query string of the HTTP method.
setQueryString(String) - Method in class org.apache.commons.httpclient.HttpMethodBase
Sets the query string of this HTTP method.
setRawAuthority(char[]) - Method in class org.apache.commons.httpclient.URI
Set the authority.
setRawFragment(char[]) - Method in class org.apache.commons.httpclient.URI
Set the raw-escaped fragment.
setRawPassword(char[]) - Method in class org.apache.commons.httpclient.HttpURL
Set the raw-escaped password.
setRawPath(char[]) - Method in class org.apache.commons.httpclient.URI
Set the raw-escaped path.
setRawQuery(char[]) - Method in class org.apache.commons.httpclient.URI
Set the raw-escaped query.
setRawUser(char[]) - Method in class org.apache.commons.httpclient.HttpURL
Set the raw-escaped user.
setRawUserinfo(char[], char[]) - Method in class org.apache.commons.httpclient.HttpURL
Set the raw-escaped user and password.
setReason(String) - Method in class org.apache.commons.httpclient.URIException
Set the reason message.
setReasonCode(int) - Method in class org.apache.commons.httpclient.URIException
Set the reason code.
setRequestBody(InputStream) - Method in class org.apache.commons.httpclient.methods.EntityEnclosingMethod
Sets the request body to be the specified inputstream.
setRequestBody(NameValuePair[]) - Method in class org.apache.commons.httpclient.methods.PostMethod
Sets an array of parameters to be used in the POST request body
setRequestBody(String) - Method in class org.apache.commons.httpclient.methods.EntityEnclosingMethod
Sets the request body to be the specified string.
setRequestContentLength(int) - Method in class org.apache.commons.httpclient.methods.EntityEnclosingMethod
Sets length information about the request body.
setRequestHeader(Header) - Method in interface org.apache.commons.httpclient.HttpMethod
Sets the specified request header, overwriting any previous value.
setRequestHeader(Header) - Method in class org.apache.commons.httpclient.HttpMethodBase
Sets the specified request header, overwriting any previous value.
setRequestHeader(String, String) - Method in interface org.apache.commons.httpclient.HttpMethod
Sets the specified request header, overwriting any previous value.
setRequestHeader(String, String) - Method in class org.apache.commons.httpclient.HttpMethodBase
Set the specified request header, overwriting any previous value.
setRequestMethod(String) - Method in class org.apache.commons.httpclient.util.HttpURLConnection
Not available: the data must have already been retrieved.
setRequestProperty(String, String) - Method in class org.apache.commons.httpclient.util.HttpURLConnection
Not available: the data must have already been retrieved.
setRequestSentRetryEnabled(boolean) - Method in class org.apache.commons.httpclient.DefaultMethodRetryHandler
 
setResponseStream(InputStream) - Method in class org.apache.commons.httpclient.HttpMethodBase
Sets the response stream.
setRetryCount(int) - Method in class org.apache.commons.httpclient.DefaultMethodRetryHandler
 
setSecure(boolean) - Method in class org.apache.commons.httpclient.HttpConnection
Deprecated. use setProtocol(Protocol)
setSecure(boolean) - Method in class org.apache.commons.httpclient.Cookie
Sets the secure attribute of the cookie.
setSendBufferSize(int) - Method in class org.apache.commons.httpclient.HttpConnection
Sets the socket's sendBufferSize.
setSoTimeout(int) - Method in class org.apache.commons.httpclient.HttpConnection
Sets the Socket's timeout, via Socket.setSoTimeout(int).
setStaleCheckingEnabled(boolean) - Method in class org.apache.commons.httpclient.HttpConnection
Sets whether or not isStale() will be called when testing if this connection is open.
setState(HttpState) - Method in class org.apache.commons.httpclient.HttpClient
Assigns HTTP state for the HttpClient.
setStrictMode(boolean) - Method in interface org.apache.commons.httpclient.HttpMethod
Defines how strictly the method follows the HTTP protocol specification.
setStrictMode(boolean) - Method in class org.apache.commons.httpclient.HttpMethodBase
Defines how strictly HttpClient follows the HTTP protocol specification (RFC 2616 and other relevant RFCs).
setStrictMode(boolean) - Method in class org.apache.commons.httpclient.HttpClient
Defines how strictly the method follows the HTTP protocol specification (see RFC 2616 and other relevant RFCs).
setTempDir(String) - Method in class org.apache.commons.httpclient.methods.GetMethod
Deprecated. the client is responsible for disk I/O
setTempFile(String) - Method in class org.apache.commons.httpclient.methods.GetMethod
Deprecated. the client is responsible for disk I/O
setTimeout(int) - Method in class org.apache.commons.httpclient.HttpClient
Sets the socket timeout (SO_TIMEOUT) in milliseconds which is the timeout for waiting for data.
setTransferEncoding(String) - Method in class org.apache.commons.httpclient.methods.multipart.PartBase
Sets the transfer encoding.
setURI() - Method in class org.apache.commons.httpclient.URI
Once it's parsed successfully, set this URI.
setUrl(String) - Method in interface org.apache.commons.httpclient.HttpUrlMethod
Deprecated. Sets the URL.
setUrl(String) - Method in class org.apache.commons.httpclient.methods.UrlPutMethod
Deprecated. Sets the URL.
setUrl(String) - Method in class org.apache.commons.httpclient.methods.UrlOptionsMethod
Deprecated. Sets the URL.
setUrl(String) - Method in class org.apache.commons.httpclient.methods.UrlHeadMethod
Deprecated. Sets the URL.
setUrl(String) - Method in class org.apache.commons.httpclient.methods.UrlDeleteMethod
Deprecated. Sets the URL.
setUrl(String) - Method in class org.apache.commons.httpclient.methods.UrlGetMethod
Deprecated. Sets the URL.
setUrl(String) - Method in class org.apache.commons.httpclient.methods.UrlPostMethod
Deprecated. Sets the URL.
setUseCaches(boolean) - Method in class org.apache.commons.httpclient.util.HttpURLConnection
Not available: the data must have already been retrieved.
setUseChunking(boolean) - Method in class org.apache.commons.httpclient.RequestOutputStream
Deprecated. Use ChunkedOutputStream;
setUseDisk(boolean) - Method in class org.apache.commons.httpclient.methods.GetMethod
Deprecated. the client is responsible for disk I/O
setUseExpectHeader(boolean) - Method in class org.apache.commons.httpclient.methods.ExpectContinueMethod
Activates 'Expect: 100-Continue' handshake.
setUser(String) - Method in class org.apache.commons.httpclient.HttpURL
Set the user string.
setUserinfo(String, String) - Method in class org.apache.commons.httpclient.HttpURL
Set the user and password.
setUserName(String) - Method in class org.apache.commons.httpclient.UsernamePasswordCredentials
User name property setter.
setValue(String) - Method in class org.apache.commons.httpclient.NameValuePair
Set the value.
setVersion(int) - Method in class org.apache.commons.httpclient.Cookie
Sets the version of the cookie specification to which this cookie conforms.
setVirtualHost(String) - Method in class org.apache.commons.httpclient.HttpConnection
Sets the virtual host to target.
shouldCloseConnection(HttpConnection) - Method in class org.apache.commons.httpclient.HttpMethodBase
Tests if the connection should be closed after the method has been executed.
shouldCloseConnection(HttpConnection) - Method in class org.apache.commons.httpclient.ConnectMethod
Returns true if the status code is anything other than SC_OK, false otherwise.
shutdown() - Method in class org.apache.commons.httpclient.MultiThreadedHttpConnectionManager
Shuts down the connection manager and releases all resources.
shutdownAll() - Static method in class org.apache.commons.httpclient.MultiThreadedHttpConnectionManager
Shuts down and cleans up resources used by all instances of MultiThreadedHttpConnectionManager.
shutdownOutput() - Method in class org.apache.commons.httpclient.HttpConnection
Attempts to shutdown the Socket's output, via Socket.shutdownOutput() when running on JVM 1.3 or higher.
SimpleHttpConnectionManager - class org.apache.commons.httpclient.SimpleHttpConnectionManager.
A connection manager that provides access to a single HttpConnection.
SimpleHttpConnectionManager() - Constructor for class org.apache.commons.httpclient.SimpleHttpConnectionManager
Constructor for SimpleHttpConnectionManager.
skip(long) - Method in class org.apache.commons.httpclient.ContentLengthInputStream
Skips and discards a number of bytes from the input stream.
space - Static variable in class org.apache.commons.httpclient.URI
BitSet for space.
SSLProtocolSocketFactory - class org.apache.commons.httpclient.protocol.SSLProtocolSocketFactory.
A SecureProtocolSocketFactory that uses JSSE to create sockets.
SSLProtocolSocketFactory() - Constructor for class org.apache.commons.httpclient.protocol.SSLProtocolSocketFactory
Constructor for SSLProtocolSocketFactory.
startSession(String, int) - Method in class org.apache.commons.httpclient.HttpClient
Deprecated. use HostConfiguration
startSession(String, int, boolean) - Method in class org.apache.commons.httpclient.HttpClient
Deprecated. use HostConfiguration
startSession(String, int, Credentials) - Method in class org.apache.commons.httpclient.HttpClient
Deprecated. use HostConfiguration and HttpState
startSession(String, int, Credentials, boolean) - Method in class org.apache.commons.httpclient.HttpClient
Deprecated. use HostConfiguration and HttpState
startSession(String, int, String, int) - Method in class org.apache.commons.httpclient.HttpClient
Deprecated. use HostConfiguration
startSession(String, int, String, int, boolean) - Method in class org.apache.commons.httpclient.HttpClient
Deprecated. use HostConfiguration
startSession(URI) - Method in class org.apache.commons.httpclient.HttpClient
Deprecated. use HostConfiguration
startSession(URL) - Method in class org.apache.commons.httpclient.HttpClient
Deprecated. use HostConfiguration
startSession(URL, Credentials) - Method in class org.apache.commons.httpclient.HttpClient
Deprecated. use HostConfiguration and HttpState
startsWithHTTP(String) - Static method in class org.apache.commons.httpclient.StatusLine
Tests if the string starts with 'HTTP' signature.
StatusLine - class org.apache.commons.httpclient.StatusLine.
Represents a Status-Line as returned from a HTTP server.
StatusLine(String) - Constructor for class org.apache.commons.httpclient.StatusLine
Default constructor.
StringPart - class org.apache.commons.httpclient.methods.multipart.StringPart.
Simple string parameter for a multipart post
StringPart(String, String) - Constructor for class org.apache.commons.httpclient.methods.multipart.StringPart
Constructor.
StringPart(String, String, String) - Constructor for class org.apache.commons.httpclient.methods.multipart.StringPart
Constructor.

T

TimeoutController - class org.apache.commons.httpclient.util.TimeoutController.
Executes a task with a specified timeout.
TimeoutController.TimeoutException - exception org.apache.commons.httpclient.util.TimeoutController.TimeoutException.
Signals that the task timed out.
TimeoutController.TimeoutException() - Constructor for class org.apache.commons.httpclient.util.TimeoutController.TimeoutException
Create an instance
toDocumentCharset(String) - Static method in class org.apache.commons.httpclient.util.URIUtil
Deprecated. Do not use. To be removed
toDocumentCharset(String, String) - Static method in class org.apache.commons.httpclient.util.URIUtil
Deprecated. Do not use. To be removed
toExternalForm() - Method in class org.apache.commons.httpclient.Cookie
Returns a textual representation of the cookie.
toExternalForm() - Method in class org.apache.commons.httpclient.Header
Returns a String representation of the header in the form:
toplabel - Static variable in class org.apache.commons.httpclient.URI
BitSet for toplabel.
toProtocolCharset(String) - Static method in class org.apache.commons.httpclient.util.URIUtil
Deprecated. Do not use. To be removed
toProtocolCharset(String, String) - Static method in class org.apache.commons.httpclient.util.URIUtil
Deprecated. Do not use. To be removed
toString() - Method in class org.apache.commons.httpclient.URI
Get the escaped URI string.
toString() - Method in class org.apache.commons.httpclient.UsernamePasswordCredentials
Get this object string.
toString() - Method in class org.apache.commons.httpclient.HttpState
Returns a string representation of this HTTP state.
toString() - Method in class org.apache.commons.httpclient.NameValuePair
Get a String representation of this pair.
toString() - Method in class org.apache.commons.httpclient.Cookie
Return a textual representation of the cookie.
toString() - Method in class org.apache.commons.httpclient.StatusLine
Return the status line as it was set by the constructor.
toString() - Method in class org.apache.commons.httpclient.NTCredentials
Return a string representation of this object.
toString() - Method in class org.apache.commons.httpclient.Header
Returns a String representation of the header.
toString() - Method in class org.apache.commons.httpclient.HostConfiguration
 
toString() - Method in class org.apache.commons.httpclient.auth.AuthSchemeBase
 
toString() - Method in class org.apache.commons.httpclient.auth.HttpAuthRealm
 
toString() - Method in class org.apache.commons.httpclient.methods.multipart.Part
Return a string representation of this object.
toString() - Method in class org.apache.commons.httpclient.protocol.Protocol
Return a string representation of this object.
toUserinfo(String, String) - Static method in class org.apache.commons.httpclient.HttpURL
 
toUsingCharset(String, String, String) - Static method in class org.apache.commons.httpclient.util.URIUtil
Deprecated. Do not use. To be removed
TraceMethod - class org.apache.commons.httpclient.methods.TraceMethod.
Implements the HTTP TRACE method.
TraceMethod(String) - Constructor for class org.apache.commons.httpclient.methods.TraceMethod
Constructor specifying a URI.
tunnelCreated() - Method in class org.apache.commons.httpclient.HttpConnection
Instructs the proxy to establish a secure tunnel to the host.

U

UNKNOWN - Static variable in class org.apache.commons.httpclient.URI.DefaultCharsetChanged
No specified reason code.
UNKNOWN - Static variable in class org.apache.commons.httpclient.URIException
No specified reason code.
unregisterProtocol(String) - Static method in class org.apache.commons.httpclient.protocol.Protocol
Unregisters the protocol with the given ID.
unreserved - Static variable in class org.apache.commons.httpclient.URI
Data characters that are allowed in a URI but do not have a reserved purpose are called unreserved.
UNSUPPORTED_ENCODING - Static variable in class org.apache.commons.httpclient.URIException
The unsupported character encoding.
unwise - Static variable in class org.apache.commons.httpclient.URI
BitSet for unwise.
URI - class org.apache.commons.httpclient.URI.
The interface for the URI(Uniform Resource Identifiers) version of RFC 2396.
URI_reference - Static variable in class org.apache.commons.httpclient.URI
BitSet for URI-reference.
URI.DefaultCharsetChanged - exception org.apache.commons.httpclient.URI.DefaultCharsetChanged.
The charset-changed normal operation to represent to be required to alert to user the fact the default charset is changed.
URI.DefaultCharsetChanged(int, String) - Constructor for class org.apache.commons.httpclient.URI.DefaultCharsetChanged
The constructor with a reason string and its code arguments.
URI.LocaleToCharsetMap - class org.apache.commons.httpclient.URI.LocaleToCharsetMap.
A mapping to determine the (somewhat arbitrarily) preferred charset for a given locale.
URI.LocaleToCharsetMap() - Constructor for class org.apache.commons.httpclient.URI.LocaleToCharsetMap
 
URI() - Constructor for class org.apache.commons.httpclient.URI
Create an instance as an internal use
URI(char[]) - Constructor for class org.apache.commons.httpclient.URI
Construct a URI as an escaped form of a character array.
URI(char[], String) - Constructor for class org.apache.commons.httpclient.URI
Construct a URI as an escaped form of a character array with the given charset.
URI(String) - Constructor for class org.apache.commons.httpclient.URI
Construct a URI from the given string.
URI(String, String) - Constructor for class org.apache.commons.httpclient.URI
Construct a URI from the given string with the given charset.
URI(String, String, String) - Constructor for class org.apache.commons.httpclient.URI
Construct a general URI from the given components.
URI(String, String, String, int) - Constructor for class org.apache.commons.httpclient.URI
Construct a general URI from the given components.
URI(String, String, String, int, String) - Constructor for class org.apache.commons.httpclient.URI
Construct a general URI from the given components.
URI(String, String, String, int, String, String) - Constructor for class org.apache.commons.httpclient.URI
Construct a general URI from the given components.
URI(String, String, String, int, String, String, String) - Constructor for class org.apache.commons.httpclient.URI
Construct a general URI from the given components.
URI(String, String, String, String) - Constructor for class org.apache.commons.httpclient.URI
Construct a general URI from the given components.
URI(String, String, String, String, String) - Constructor for class org.apache.commons.httpclient.URI
Construct a general URI from the given components.
URI(URI, String) - Constructor for class org.apache.commons.httpclient.URI
Construct a general URI with the given relative URI string.
URI(URI, URI) - Constructor for class org.apache.commons.httpclient.URI
Construct a general URI with the given relative URI.
URI(URL) - Constructor for class org.apache.commons.httpclient.URI
Deprecated. currently somewhat wrong and diffrent with java.net.URL usage
uric - Static variable in class org.apache.commons.httpclient.URI
BitSet for uric.
uric_no_slash - Static variable in class org.apache.commons.httpclient.URI
URI bitset for encoding typical non-slash characters.
URIException - exception org.apache.commons.httpclient.URIException.
The URI parsing and escape encoding exception.
URIException() - Constructor for class org.apache.commons.httpclient.URIException
Default constructor.
URIException(int) - Constructor for class org.apache.commons.httpclient.URIException
The constructor with a reason code argument.
URIException(int, String) - Constructor for class org.apache.commons.httpclient.URIException
The constructor with a reason string and its code arguments.
URIException(String) - Constructor for class org.apache.commons.httpclient.URIException
The constructor with a reason string argument.
URIUtil - class org.apache.commons.httpclient.util.URIUtil.
The URI escape and character encoding and decoding utility.
URIUtil.Coder - class org.apache.commons.httpclient.util.URIUtil.Coder.
The basic and internal utility for URI escape and character encoding and decoding.
URIUtil.Coder() - Constructor for class org.apache.commons.httpclient.util.URIUtil.Coder
 
URIUtil() - Constructor for class org.apache.commons.httpclient.util.URIUtil
 
UrlDeleteMethod - class org.apache.commons.httpclient.methods.UrlDeleteMethod.
Deprecated. use DeleteMethod
UrlDeleteMethod() - Constructor for class org.apache.commons.httpclient.methods.UrlDeleteMethod
Deprecated. No-arg constructor.
UrlDeleteMethod(String) - Constructor for class org.apache.commons.httpclient.methods.UrlDeleteMethod
Deprecated. Path-setting constructor.
UrlGetMethod - class org.apache.commons.httpclient.methods.UrlGetMethod.
Deprecated. use GetMethod
UrlGetMethod() - Constructor for class org.apache.commons.httpclient.methods.UrlGetMethod
Deprecated. No-arg constructor.
UrlGetMethod(String) - Constructor for class org.apache.commons.httpclient.methods.UrlGetMethod
Deprecated. Create an instance with the specified URL
UrlGetMethod(String, File) - Constructor for class org.apache.commons.httpclient.methods.UrlGetMethod
Deprecated. Constructor.
UrlGetMethod(String, String) - Constructor for class org.apache.commons.httpclient.methods.UrlGetMethod
Deprecated. Create an instance with the specified URL and temporary directory.
UrlGetMethod(String, String, String) - Constructor for class org.apache.commons.httpclient.methods.UrlGetMethod
Deprecated. Constructor.
UrlHeadMethod - class org.apache.commons.httpclient.methods.UrlHeadMethod.
Deprecated. use HeadMethod
UrlHeadMethod() - Constructor for class org.apache.commons.httpclient.methods.UrlHeadMethod
Deprecated. No-arg constructor.
UrlHeadMethod(String) - Constructor for class org.apache.commons.httpclient.methods.UrlHeadMethod
Deprecated. Path-setting constructor.
UrlOptionsMethod - class org.apache.commons.httpclient.methods.UrlOptionsMethod.
Deprecated. use OptionsMethod
UrlOptionsMethod() - Constructor for class org.apache.commons.httpclient.methods.UrlOptionsMethod
Deprecated. No-arg constructor.
UrlOptionsMethod(String) - Constructor for class org.apache.commons.httpclient.methods.UrlOptionsMethod
Deprecated. Path-setting constructor.
UrlPostMethod - class org.apache.commons.httpclient.methods.UrlPostMethod.
Deprecated. use PostMethod
UrlPostMethod() - Constructor for class org.apache.commons.httpclient.methods.UrlPostMethod
Deprecated. No-arg constructor.
UrlPostMethod(String) - Constructor for class org.apache.commons.httpclient.methods.UrlPostMethod
Deprecated. Path-setting constructor.
UrlPostMethod(String, String) - Constructor for class org.apache.commons.httpclient.methods.UrlPostMethod
Deprecated. Constructor.
UrlPostMethod(String, String, String) - Constructor for class org.apache.commons.httpclient.methods.UrlPostMethod
Deprecated. Constructor.
UrlPutMethod - class org.apache.commons.httpclient.methods.UrlPutMethod.
Deprecated. use PutMethod
UrlPutMethod() - Constructor for class org.apache.commons.httpclient.methods.UrlPutMethod
Deprecated. No-arg constructor.
UrlPutMethod(String) - Constructor for class org.apache.commons.httpclient.methods.UrlPutMethod
Deprecated. Path-setting constructor.
USER_AGENT - Static variable in class org.apache.commons.httpclient.HttpMethodBase
The User-Agent header sent on every request.
userinfo - Static variable in class org.apache.commons.httpclient.URI
Bitset for userinfo.
UsernamePasswordCredentials - class org.apache.commons.httpclient.UsernamePasswordCredentials.
Username and password Credentials.
UsernamePasswordCredentials() - Constructor for class org.apache.commons.httpclient.UsernamePasswordCredentials
Default constructor.
UsernamePasswordCredentials(String) - Constructor for class org.apache.commons.httpclient.UsernamePasswordCredentials
The constructor with the username and password combined string argument.
UsernamePasswordCredentials(String, String) - Constructor for class org.apache.commons.httpclient.UsernamePasswordCredentials
The constructor with the username and password arguments.
usingProxy() - Method in class org.apache.commons.httpclient.util.HttpURLConnection
Not yet implemented.

V

validate() - Method in interface org.apache.commons.httpclient.HttpMethod
Returns true the method is ready to execute, false otherwise.
validate() - Method in class org.apache.commons.httpclient.HttpMethodBase
Returns true the method is ready to execute, false otherwise.
validate(char[], BitSet) - Method in class org.apache.commons.httpclient.URI
Validate the URI characters within a specific component.
validate(char[], int, int, BitSet) - Method in class org.apache.commons.httpclient.URI
Validate the URI characters within a specific component.
validate(String, int, String, boolean, Cookie) - Method in class org.apache.commons.httpclient.cookie.CookieSpecBase
Performs most common Cookie validation
validate(String, int, String, boolean, Cookie) - Method in class org.apache.commons.httpclient.cookie.RFC2109Spec
Performs RFC 2109 compliant Cookie validation
validate(String, int, String, boolean, Cookie) - Method in class org.apache.commons.httpclient.cookie.NetscapeDraftSpec
Performs Netscape draft compliant Cookie validation
validate(String, int, String, boolean, Cookie) - Method in interface org.apache.commons.httpclient.cookie.CookieSpec
Validate the cookie according to validation rules defined by the cookie specification.
verifyEscaped(char[]) - Static method in class org.apache.commons.httpclient.util.URIUtil.Coder
Verify whether a given string is escaped or not

W

Wire - class org.apache.commons.httpclient.Wire.
Logs data to the wire LOG.
WireLogInputStream - class org.apache.commons.httpclient.WireLogInputStream.
Logs all data read to the wire LOG.
WireLogInputStream(InputStream, Wire) - Constructor for class org.apache.commons.httpclient.WireLogInputStream
Create an instance that wraps the specified input stream.
WireLogOutputStream - class org.apache.commons.httpclient.WireLogOutputStream.
Logs all data written to the wire LOG.
WireLogOutputStream(OutputStream, Wire) - Constructor for class org.apache.commons.httpclient.WireLogOutputStream
Create an instance that wraps the specified output stream.
within_userinfo - Static variable in class org.apache.commons.httpclient.URI
BitSet for within the userinfo component like user and password.
write(byte[]) - Method in class org.apache.commons.httpclient.HttpConnection
Writes the specified bytes to the output stream.
write(byte[]) - Method in class org.apache.commons.httpclient.WireLogOutputStream
 
write(byte[], int, int) - Method in class org.apache.commons.httpclient.HttpConnection
Writes length bytes in data starting at offset to the output stream.
write(byte[], int, int) - Method in class org.apache.commons.httpclient.RequestOutputStream
Deprecated. Use ChunkedOutputStream;
write(byte[], int, int) - Method in class org.apache.commons.httpclient.ChunkedOutputStream
Write the specified byte array.
write(byte[], int, int) - Method in class org.apache.commons.httpclient.WireLogOutputStream
 
write(int) - Method in class org.apache.commons.httpclient.RequestOutputStream
Deprecated. Use ChunkedOutputStream;
write(int) - Method in class org.apache.commons.httpclient.ChunkedOutputStream
Write the specified byte to our output stream.
write(int) - Method in class org.apache.commons.httpclient.WireLogOutputStream
 
writeClosingChunk() - Method in class org.apache.commons.httpclient.ChunkedOutputStream
Close this output stream, causing any buffered data to be flushed and any further output data to throw an IOException.
writeLine() - Method in class org.apache.commons.httpclient.HttpConnection
Writes "\r\n".getBytes() to the output stream.
writeLine(byte[]) - Method in class org.apache.commons.httpclient.HttpConnection
Writes the specified bytes, followed by "\r\n".getBytes() to the output stream.
writeObject(ObjectOutputStream) - Method in class org.apache.commons.httpclient.URI
Write the content of this URI.
writeRequest(HttpState, HttpConnection) - Method in class org.apache.commons.httpclient.HttpMethodBase
Sends the request via the given connection.
writeRequestBody(HttpState, HttpConnection) - Method in class org.apache.commons.httpclient.HttpMethodBase
Writes the request body to the given connection.
writeRequestBody(HttpState, HttpConnection) - Method in class org.apache.commons.httpclient.methods.EntityEnclosingMethod
Writes the request body to the given connection.
writeRequestBody(HttpState, HttpConnection) - Method in class org.apache.commons.httpclient.methods.MultipartPostMethod
Writes the request body to the given connection.
writeRequestHeaders(HttpState, HttpConnection) - Method in class org.apache.commons.httpclient.HttpMethodBase
Writes the request headers to the given connection.
writeRequestLine(HttpState, HttpConnection) - Method in class org.apache.commons.httpclient.HttpMethodBase
Writes the request line to the given connection.
writeRequestLine(HttpState, HttpConnection) - Method in class org.apache.commons.httpclient.ConnectMethod
Special Connect request.
WWW_AUTH - Static variable in class org.apache.commons.httpclient.Authenticator
Deprecated. The www authenticate challange header.
WWW_AUTH - Static variable in class org.apache.commons.httpclient.auth.HttpAuthenticator
The www authenticate challange header.
WWW_AUTH_RESP - Static variable in class org.apache.commons.httpclient.Authenticator
Deprecated. The www authenticate response header.
WWW_AUTH_RESP - Static variable in class org.apache.commons.httpclient.auth.HttpAuthenticator
The www authenticate response header.

_

_authority - Variable in class org.apache.commons.httpclient.URI
The authority.
_default_port - Static variable in class org.apache.commons.httpclient.HttpURL
Deprecated. Use HttpURL.DEFAULT_PORT instead. This one doesn't conform to the project naming conventions.
_default_port - Static variable in class org.apache.commons.httpclient.HttpsURL
Deprecated. Use HttpsURL.DEFAULT_PORT instead. This one doesn't conform to the project naming conventions.
_default_scheme - Static variable in class org.apache.commons.httpclient.HttpURL
Deprecated. Use HttpURL.DEFAULT_SCHEME instead. This one doesn't conform to the project naming conventions.
_default_scheme - Static variable in class org.apache.commons.httpclient.HttpsURL
Deprecated. Use HttpsURL.DEFAULT_SCHEME instead. This one doesn't conform to the project naming conventions.
_fragment - Variable in class org.apache.commons.httpclient.URI
The fragment.
_host - Variable in class org.apache.commons.httpclient.URI
The host.
_is_abs_path - Variable in class org.apache.commons.httpclient.URI
 
_is_hier_part - Variable in class org.apache.commons.httpclient.URI
 
_is_hostname - Variable in class org.apache.commons.httpclient.URI
 
_is_IPv4address - Variable in class org.apache.commons.httpclient.URI
 
_is_IPv6reference - Variable in class org.apache.commons.httpclient.URI
 
_is_net_path - Variable in class org.apache.commons.httpclient.URI
 
_is_opaque_part - Variable in class org.apache.commons.httpclient.URI
 
_is_reg_name - Variable in class org.apache.commons.httpclient.URI
 
_is_rel_path - Variable in class org.apache.commons.httpclient.URI
 
_is_server - Variable in class org.apache.commons.httpclient.URI
 
_opaque - Variable in class org.apache.commons.httpclient.URI
The opaque.
_path - Variable in class org.apache.commons.httpclient.URI
The path.
_port - Variable in class org.apache.commons.httpclient.URI
The port.
_query - Variable in class org.apache.commons.httpclient.URI
The query.
_scheme - Variable in class org.apache.commons.httpclient.URI
The scheme.
_uri - Variable in class org.apache.commons.httpclient.URI
This Uniform Resource Identifier (URI).
_userinfo - Variable in class org.apache.commons.httpclient.URI
The userinfo.

< A B C D E F G H I L M N O P Q R S T U V W _

Copyright © 2001-2004 Apache Software Foundation. All Rights Reserved.