JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Use
Tree
Deprecated
Index
Search
Help
io.vertx.core.json
Contents
Description
Related Packages
Classes and Interfaces
Hide sidebar
Show sidebar
Package io.vertx.core.json
package
io.vertx.core.json
Related Packages
Package
Description
io.vertx.core
io.vertx.core.json.jackson
io.vertx.core.json.pointer
All Classes and Interfaces
Classes
Exception Classes
Class
Description
DecodeException
Instances of this Exception are thrown if failed to decode a JSON string, because of invalid JSON.
EncodeException
Json
JsonArray
A representation of a
JSON
array in Java.
JsonObject
A representation of a
JSON
object in Java.