| Constructor and Description |
|---|
JsonObjectDeserializer() |
| Modifier and Type | Method and Description |
|---|---|
io.vertx.core.json.JsonObject |
deserialize(javax.json.stream.JsonParser parser,
javax.json.bind.serializer.DeserializationContext context,
Type type) |
public io.vertx.core.json.JsonObject deserialize(javax.json.stream.JsonParser parser,
javax.json.bind.serializer.DeserializationContext context,
Type type)
deserialize in interface javax.json.bind.serializer.JsonbDeserializer<io.vertx.core.json.JsonObject>Copyright © 2021 JBoss by Red Hat. All rights reserved.