net.spy.memcached.couch
Class AsyncConnectionRequest
java.lang.Object
net.spy.memcached.couch.AsyncConnectionRequest
public class AsyncConnectionRequest
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AsyncConnectionRequest
public AsyncConnectionRequest()
isCompleted
public boolean isCompleted()
setConnection
public void setConnection(org.apache.http.nio.NHttpClientConnection conn)
getConnection
public org.apache.http.nio.NHttpClientConnection getConnection()
cancel
public void cancel()
waitFor
public void waitFor()
throws InterruptedException
- Throws:
InterruptedException