Uses of Interface
org.apache.camel.util.json.Jsonable
-
-
Uses of Jsonable in org.apache.camel.util.json
Classes in org.apache.camel.util.json that implement Jsonable Modifier and Type Class Description classJsonArrayJsonArray is a common non-thread safe data format for a collection of data.classJsonObjectJsonObject is a common non-thread safe data format for string to data mappings.
-