org.mobicents.client.slee.resource.http
Class HttpClientResourceAdaptor.AsyncExecuteMethodHandler
java.lang.Object
org.mobicents.client.slee.resource.http.HttpClientResourceAdaptor.AsyncExecuteMethodHandler
- All Implemented Interfaces:
- java.lang.Runnable
- Enclosing class:
- HttpClientResourceAdaptor
protected class HttpClientResourceAdaptor.AsyncExecuteMethodHandler
- extends java.lang.Object
- implements java.lang.Runnable
|
Method Summary |
void |
run()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HttpClientResourceAdaptor.AsyncExecuteMethodHandler
protected HttpClientResourceAdaptor.AsyncExecuteMethodHandler(org.apache.http.client.methods.HttpUriRequest request,
java.lang.Object requestApplicationData,
HttpClientActivity activity,
org.apache.http.protocol.HttpContext httpContext)
HttpClientResourceAdaptor.AsyncExecuteMethodHandler
protected HttpClientResourceAdaptor.AsyncExecuteMethodHandler(org.apache.http.HttpHost target,
org.apache.http.HttpRequest request,
java.lang.Object requestApplicationData,
org.apache.http.protocol.HttpContext context,
HttpClientActivity activity)
run
public void run()
- Specified by:
run in interface java.lang.Runnable
Copyright © 2011. All Rights Reserved.