Class JSONModule

java.lang.Object
org.apache.tapestry5.json.modules.JSONModule

public class JSONModule extends Object
A module that integrates JSON into Tapestry in terms of type coercions. tapestry-json can still be used independently of the rest of Tapestry (since its a 'provided' dependency), but when used with tapestry-ioc on the classpath, the coercions described by this module become available.
Since:
5.3