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

W

WAIT_FOR_CONTINUE - Static variable in interface org.apache.http.params.CoreProtocolPNames
Defines the maximum period of time in milliseconds the client should spend waiting for a 100-continue response.
WaitingThread - Class in org.apache.http.impl.conn.tsccm
Represents a thread waiting for a connection.
WaitingThread(Condition, RouteSpecificPool) - Constructor for class org.apache.http.impl.conn.tsccm.WaitingThread
Creates a new entry for a waiting thread.
WaitingThreadAborter - Class in org.apache.http.impl.conn.tsccm
A simple class that can interrupt a WaitingThread.
WaitingThreadAborter() - Constructor for class org.apache.http.impl.conn.tsccm.WaitingThreadAborter
 
waitingThreads - Variable in class org.apache.http.impl.conn.tsccm.ConnPoolByRoute
The list of WaitingThreads waiting for a connection
waitingThreads - Variable in class org.apache.http.impl.conn.tsccm.RouteSpecificPool
The list of threads waiting for this pool.
wakeup() - Method in class org.apache.http.impl.conn.tsccm.WaitingThread
Wakes up the waiting thread.
warn(Object) - Method in class org.apache.commons.logging.impl.NoOpLog
Do nothing
warn(Object, Throwable) - Method in class org.apache.commons.logging.impl.NoOpLog
Do nothing
warn(Object) - Method in class org.apache.commons.logging.impl.SimpleLog
Logs a message with org.apache.commons.logging.impl.SimpleLog.LOG_LEVEL_WARN.
warn(Object, Throwable) - Method in class org.apache.commons.logging.impl.SimpleLog
Logs a message with org.apache.commons.logging.impl.SimpleLog.LOG_LEVEL_WARN.
warn(Object) - Method in interface org.apache.commons.logging.Log
Log a message with warn log level.
warn(Object, Throwable) - Method in interface org.apache.commons.logging.Log
Log an error with warn log level.
WeakHashtable - Class in org.apache.commons.logging.impl
Implementation of Hashtable that uses WeakReference's to hold its keys thus allowing them to be reclaimed by the garbage collector.
WeakHashtable() - Constructor for class org.apache.commons.logging.impl.WeakHashtable
Constructs a WeakHashtable with the Hashtable default capacity and load factor.
Wire - Class in org.apache.http.impl.conn
Logs data to the wire LOG.
Wire(Logger) - Constructor for class org.apache.http.impl.conn.Wire
 
workerThread - Variable in class org.apache.http.impl.conn.tsccm.RefQueueWorker
Deprecated.
The thread executing this handler.
wrappedEntity - Variable in class org.apache.http.entity.HttpEntityWrapper
The wrapped entity.
wrappedStream - Variable in class org.apache.http.conn.EofSensorInputStream
The wrapped input stream, while accessible.
write(StringBuffer) - Method in class org.apache.commons.logging.impl.SimpleLog
Write the content of the message accumulated in the specified StringBuffer to the appropriate output destination.
write(byte[], int, int) - Method in class org.apache.http.impl.conn.LoggingSessionOutputBuffer
 
write(int) - Method in class org.apache.http.impl.conn.LoggingSessionOutputBuffer
 
write(byte[]) - Method in class org.apache.http.impl.conn.LoggingSessionOutputBuffer
 
write(HttpMessage) - Method in class org.apache.http.impl.io.AbstractMessageWriter
 
write(byte[], int, int) - Method in class org.apache.http.impl.io.AbstractSessionOutputBuffer
 
write(byte[]) - Method in class org.apache.http.impl.io.AbstractSessionOutputBuffer
 
write(int) - Method in class org.apache.http.impl.io.AbstractSessionOutputBuffer
 
write(int) - Method in class org.apache.http.impl.io.ChunkedOutputStream
 
write(byte[]) - Method in class org.apache.http.impl.io.ChunkedOutputStream
Writes the array.
write(byte[], int, int) - Method in class org.apache.http.impl.io.ChunkedOutputStream
Writes the array.
write(byte[], int, int) - Method in class org.apache.http.impl.io.ContentLengthOutputStream
 
write(byte[]) - Method in class org.apache.http.impl.io.ContentLengthOutputStream
 
write(int) - Method in class org.apache.http.impl.io.ContentLengthOutputStream
 
write(byte[], int, int) - Method in class org.apache.http.impl.io.IdentityOutputStream
 
write(byte[]) - Method in class org.apache.http.impl.io.IdentityOutputStream
 
write(int) - Method in class org.apache.http.impl.io.IdentityOutputStream
 
write(HttpMessage) - Method in interface org.apache.http.io.HttpMessageWriter
Serializes an instance of HttpMessage to the underlying data sink.
write(byte[], int, int) - Method in interface org.apache.http.io.SessionOutputBuffer
Writes len bytes from the specified byte array starting at offset off to this session buffer.
write(byte[]) - Method in interface org.apache.http.io.SessionOutputBuffer
Writes b.length bytes from the specified byte array to this session buffer.
write(int) - Method in interface org.apache.http.io.SessionOutputBuffer
Writes the specified byte to this session buffer.
writeClosingChunk() - Method in class org.apache.http.impl.io.ChunkedOutputStream
 
writeHeadLine(HttpMessage) - Method in class org.apache.http.impl.io.AbstractMessageWriter
Subclasses must override this method to write out the first header line based on the HttpMessage passed as a parameter.
writeHeadLine(HttpMessage) - Method in class org.apache.http.impl.io.HttpRequestWriter
 
writeHeadLine(HttpMessage) - Method in class org.apache.http.impl.io.HttpResponseWriter
 
writeLine(CharArrayBuffer) - Method in class org.apache.http.impl.conn.LoggingSessionOutputBuffer
 
writeLine(String) - Method in class org.apache.http.impl.conn.LoggingSessionOutputBuffer
 
writeLine(String) - Method in class org.apache.http.impl.io.AbstractSessionOutputBuffer
Writes characters from the specified string followed by a line delimiter to this session buffer.
writeLine(CharArrayBuffer) - Method in class org.apache.http.impl.io.AbstractSessionOutputBuffer
Writes characters from the specified char array followed by a line delimiter to this session buffer.
writeLine(String) - Method in interface org.apache.http.io.SessionOutputBuffer
Writes characters from the specified string followed by a line delimiter to this session buffer.
writeLine(CharArrayBuffer) - Method in interface org.apache.http.io.SessionOutputBuffer
Writes characters from the specified char array followed by a line delimiter to this session buffer.
writeTo(OutputStream) - Method in class org.apache.http.conn.BasicManagedEntity
 
writeTo(OutputStream) - Method in class org.apache.http.entity.BasicHttpEntity
 
writeTo(OutputStream) - Method in class org.apache.http.entity.BufferedHttpEntity
 
writeTo(OutputStream) - Method in class org.apache.http.entity.ByteArrayEntity
 
writeTo(OutputStream) - Method in interface org.apache.http.entity.ContentProducer
 
writeTo(OutputStream) - Method in class org.apache.http.entity.EntityTemplate
 
writeTo(OutputStream) - Method in class org.apache.http.entity.FileEntity
 
writeTo(OutputStream) - Method in class org.apache.http.entity.HttpEntityWrapper
 
writeTo(OutputStream) - Method in class org.apache.http.entity.InputStreamEntity
 
writeTo(OutputStream) - Method in class org.apache.http.entity.SerializableEntity
 
writeTo(OutputStream) - Method in class org.apache.http.entity.StringEntity
 
writeTo(OutputStream) - Method in interface org.apache.http.HttpEntity
Writes the entity content to the output stream.
WWW_AUTH - Static variable in class org.apache.http.auth.AUTH
The www authenticate challange header.
WWW_AUTH_RESP - Static variable in class org.apache.http.auth.AUTH
The www authenticate response header.
A B C D E F G H I J K L M N O P Q R S T U V W X 
Skip navigation links