Uses of Class
org.apache.camel.util.json.JsonObject
-
Uses of JsonObject in org.apache.camel.util.json
Methods in org.apache.camel.util.json that return JsonObjectModifier and TypeMethodDescriptionstatic JsonObjectJsoner.deserialize(String deserializable, JsonObject defaultValue) A convenience method that assumes a JsonObject must be deserialized.Methods in org.apache.camel.util.json with parameters of type JsonObjectModifier and TypeMethodDescriptionstatic JsonObjectJsoner.deserialize(String deserializable, JsonObject defaultValue) A convenience method that assumes a JsonObject must be deserialized.