Package org.mule.module.json

JSON encoding support for Mule.

See:
          Description

Class Summary
JsonData A wrapper for the JsonNode object that allows for nested object keys i.e.
JsonExpressionEvaluator An expression evaluator to allow users to define json expressions in their mule configuration, i.e.
JsonNodeExpressionEvaluator An JSON expression evaluator that returns JsonNode's instead of strings.
 

Package org.mule.module.json Description

JSON encoding support for Mule. This module enables message payloads to be encoded and decoded using JSON. The transformers enable JSON to bean and collections and also JSON to XML.



Copyright © 2003-2012 MuleSoft, Inc.. All Rights Reserved.