Package io.vertx.ext.web.api.service
package io.vertx.ext.web.api.service
-
ClassDescriptionHandler that proxy the request to an event bus endpoint, waits for the reply and then writes the HTTP response.Data object that encapsulates all informations about an HTTP RequestConverter and mapper for
ServiceRequest.Data object that encapsulates all informations about an HTTP ResponseConverter and mapper forServiceResponse.Declares a Java interface type to be processed for generating a Java web api service that can be connected to the original API via Vert.x event bus.