| Class | Description |
|---|---|
| JsonArrayReader |
A body reader that allows to get a Vert.x
JsonArray as JAX-RS request content. |
| JsonArrayWriter |
A body writer that allows to return a Vert.x
JsonArray as JAX-RS response content. |
| JsonObjectReader |
A body reader that allows to get a Vert.x
JsonObject as JAX-RS request content. |
| JsonObjectWriter |
A body writer that allows to return a Vert.x
JsonObject as JAX-RS response content. |
Copyright © 2020 JBoss by Red Hat. All rights reserved.