public class VertxClientCallHandler extends java.lang.Object implements IRestCallHandler
| Constructor and Description | 
|---|
VertxClientCallHandler(org.vertx.java.core.Vertx vertx)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
call(RestRequest request,
    AsyncHandler<RestResponse> responseHandler)  | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitnamepublic VertxClientCallHandler(org.vertx.java.core.Vertx vertx)
public void call(RestRequest request, AsyncHandler<RestResponse> responseHandler)
call in interface IRestCallHandlerCopyright © 2021. All Rights Reserved.