Class DevUIDatabindCodec
java.lang.Object
io.quarkus.devui.deployment.jsonrpc.DevUIDatabindCodec
- All Implemented Interfaces:
io.quarkus.devui.runtime.jsonrpc.json.JsonMapper
public class DevUIDatabindCodec
extends Object
implements io.quarkus.devui.runtime.jsonrpc.json.JsonMapper
-
Nested Class Summary
Nested Classes -
Method Summary
-
Method Details
-
fromValue
- Specified by:
fromValuein interfaceio.quarkus.devui.runtime.jsonrpc.json.JsonMapper
-
fromString
- Specified by:
fromStringin interfaceio.quarkus.devui.runtime.jsonrpc.json.JsonMapper- Throws:
io.vertx.core.json.DecodeException
-
toString
- Specified by:
toStringin interfaceio.quarkus.devui.runtime.jsonrpc.json.JsonMapper- Throws:
io.vertx.core.json.EncodeException
-