Uses of Package
io.vertx.ext.web.api.service
-
Packages that use io.vertx.ext.web.api.service Package Description io.vertx.ext.web.api.service -
Classes in io.vertx.ext.web.api.service used by io.vertx.ext.web.api.service Class Description OpenAPIRouterHandler RouteToEBServiceHandler Handler that proxy the request to an event bus endpoint, waits for the reply and then writes the HTTP response.ServiceRequest Data object that encapsulates all informations about an HTTP RequestServiceResponse Data object that encapsulates all informations about an HTTP Response