Serialized Form


Package com.koushikdutta.async

Class com.koushikdutta.async.AsyncServer.ThreadQueue extends java.util.LinkedList<java.lang.Runnable> implements Serializable

Serialized Fields

waiter

AsyncServer.AsyncSemaphore waiter

queueSemaphore

java.util.concurrent.Semaphore queueSemaphore

Class com.koushikdutta.async.AsyncSSLException extends javax.net.ssl.SSLPeerUnverifiedException implements Serializable

Serialized Fields

mIgnore

boolean mIgnore

Package com.koushikdutta.async.http

Class com.koushikdutta.async.http.HybiParser.ProtocolError extends java.io.IOException implements Serializable

Class com.koushikdutta.async.http.Multimap extends java.util.Hashtable<java.lang.String,java.util.List<java.lang.String>> implements Serializable