|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ning.http.client.providers.apache.ApacheAsyncHttpProvider.ApacheClientRunnable<T>
public class ApacheAsyncHttpProvider.ApacheClientRunnable<T>
Constructor Summary | |
---|---|
ApacheAsyncHttpProvider.ApacheClientRunnable(Request request,
AsyncHandler<T> asyncHandler,
org.apache.commons.httpclient.HttpMethodBase method,
ApacheResponseFuture<T> future,
org.apache.commons.httpclient.HttpClient httpClient)
|
Method Summary | |
---|---|
T |
call()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ApacheAsyncHttpProvider.ApacheClientRunnable(Request request, AsyncHandler<T> asyncHandler, org.apache.commons.httpclient.HttpMethodBase method, ApacheResponseFuture<T> future, org.apache.commons.httpclient.HttpClient httpClient)
Method Detail |
---|
public T call()
call
in interface java.util.concurrent.Callable<T>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |