JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Deprecated
Index
Help
Package:
Description
Related Packages
Classes and Interfaces
Package:
Description |
Related Packages
|
Classes and Interfaces
SEARCH
Module
io.vertx.core
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.