Uses of Interface
io.vertx.ext.web.api.service.RouteToEBServiceHandler
Packages that use RouteToEBServiceHandler
-
Uses of RouteToEBServiceHandler in io.vertx.ext.web.api.service
Methods in io.vertx.ext.web.api.service that return RouteToEBServiceHandlerModifier and TypeMethodDescriptionstatic RouteToEBServiceHandlerBuild a newRouteToEBServiceHandlerstatic RouteToEBServiceHandlerRouteToEBServiceHandler.build(EventBus eventBus, String address, String actionName, DeliveryOptions deliveryOptions) Build a newRouteToEBServiceHandlerRouteToEBServiceHandler.extraPayloadMapper(Function<RoutingContext, JsonObject> extraPayloadMapper) WhenextraPayloadMapperis configured, this handler puts the evaluation result intoServiceRequest.getExtra()