public class VertxClientCallHandler extends java.lang.Object implements IRestCallHandler
| Constructor and Description |
|---|
VertxClientCallHandler(io.vertx.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 void call(RestRequest request, AsyncHandler<RestResponse> responseHandler)
call in interface IRestCallHandlerCopyright © 2024. All Rights Reserved.