public class AsyncHttpCallHandler extends java.lang.Object implements IRestCallHandler
| Constructor and Description | 
|---|
AsyncHttpCallHandler(org.asynchttpclient.AsyncHttpClient asyncHttpClient,
                    org.asynchttpclient.uri.Uri baseUri)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
call(RestRequest request,
    AsyncHandler<RestResponse> responseHandler)  | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitnamepublic AsyncHttpCallHandler(org.asynchttpclient.AsyncHttpClient asyncHttpClient,
                            org.asynchttpclient.uri.Uri baseUri)
public void call(RestRequest request, AsyncHandler<RestResponse> responseHandler)
call in interface IRestCallHandlerCopyright © 2023. All Rights Reserved.