public class RequestHandle
extends java.lang.Object
Constructor and Description |
---|
RequestHandle(AsyncConnectionManager connMgr,
org.apache.http.nio.NHttpClientConnection conn) |
Modifier and Type | Method and Description |
---|---|
void |
cancel() |
void |
completed() |
boolean |
isCompleted() |
void |
waitFor() |
public RequestHandle(AsyncConnectionManager connMgr, org.apache.http.nio.NHttpClientConnection conn)
Copyright © 2006-2009 Dustin Sallings, 2009-2012 Couchbase, Inc.