Uses of Class
io.vertx.mutiny.ext.web.api.service.RouteToEBServiceHandler
Packages that use RouteToEBServiceHandler
-
Uses of RouteToEBServiceHandler in io.vertx.mutiny.ext.web.api.service
Fields in io.vertx.mutiny.ext.web.api.service with type parameters of type RouteToEBServiceHandlerModifier and TypeFieldDescriptionstatic final TypeArg<RouteToEBServiceHandler>
RouteToEBServiceHandler.__TYPE_ARG
Methods in io.vertx.mutiny.ext.web.api.service that return RouteToEBServiceHandlerModifier and TypeMethodDescriptionstatic RouteToEBServiceHandler
static RouteToEBServiceHandler
RouteToEBServiceHandler.build
(EventBus eventBus, String address, String actionName, io.vertx.core.eventbus.DeliveryOptions deliveryOptions) RouteToEBServiceHandler.extraPayloadMapper
(Function<RoutingContext, io.vertx.core.json.JsonObject> extraPayloadMapper) static RouteToEBServiceHandler
RouteToEBServiceHandler.newInstance
(io.vertx.ext.web.api.service.RouteToEBServiceHandler arg)