|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.couchbase.client.http.RequestHandle
public class RequestHandle
A connection request.
Constructor Summary | |
---|---|
RequestHandle(AsyncConnectionManager connMgr,
org.apache.http.nio.NHttpClientConnection conn)
|
Method Summary | |
---|---|
void |
cancel()
|
void |
completed()
|
boolean |
isCompleted()
|
void |
waitFor()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RequestHandle(AsyncConnectionManager connMgr, org.apache.http.nio.NHttpClientConnection conn)
Method Detail |
---|
public boolean isCompleted()
public void completed()
public void cancel()
public void waitFor() throws java.lang.InterruptedException
java.lang.InterruptedException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |