Package io.quarkus.resteasy.runtime.vertx
-
Class Summary Class Description JsonArrayReader A body reader that allows to get a Vert.xJsonArrayas JAX-RS request content.JsonArrayWriter A body writer that allows to return a Vert.xJsonArrayas JAX-RS response content.JsonObjectReader A body reader that allows to get a Vert.xJsonObjectas JAX-RS request content.JsonObjectWriter A body writer that allows to return a Vert.xJsonObjectas JAX-RS response content.