Package hydra.ext.json
-
Class Summary Class Description JsonDecoding Decoding functions for Hydra's native JSON values which are intended for use in Java.JsonEncoding Encoding functions for Hydra's native JSON valuesJsonEncoding.ObjectBuilder JsonIoCoder<S1,S2> A bidirectional coder between Hydra's native JSON values and the JSON objects supported by json-io.JsonSerde<S1,S2> A bidirectional coder between Hydra's native JSON values and strings (via json-io). -
Exception Summary Exception Description JsonDecoding.JsonDecodingException