JavaScript is disabled on your browser.
Quarkus - RESTEasy - JSON-B - Runtime 1.13.7.Final
Detail:
Field |
Constr |
Method
public class VertxJson
extends Object
Provides Vert.x JSON Object/Array <-> JsonB serializers and deserializers.
These are useful when you use a List of JsonObject or JsonArray, as the serialization use JSON-B to serializer the
contained items.
Method Summary
All Methods Static Methods Concrete Methods
Modifier and Type
Method and Description
static void
copy (io.vertx.core.json.JsonArray array,
javax.json.JsonArray origin)
static void
copy (io.vertx.core.json.JsonObject object,
javax.json.JsonObject origin)
Methods inherited from class java.lang.Object
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
Quarkus - RESTEasy - JSON-B - Runtime 1.13.7.Final
Detail:
Field |
Constr |
Method
Copyright © 2021 JBoss by Red Hat . All rights reserved.