Uses of Class
org.apache.tapestry5.json.JSONObject

Packages that use JSONObject
Package
Description
Support for a standard way of presenting alerts to the user, via the AlertManager service combined with the Alerts component.
[INTERNAL USE ONLY] support classes for the JSON module; API subject to change
[INTERNAL USE ONLY] internal service classes; API subject to change
[INTERNAL USE ONLY] AJAX support services; API subject to change
[INTERNAL USE ONLY] REST support classes; API subject to change
Repackaged, improved (and tested) version of code originally https://github.com/tdunning/open-json Starting in release 5.4, JSONObject and JSONArray are serializable.
 
Core services
Utilities for handling Ajax-oriented requests, including partial render requests.
Support for Javascript (and CSS), including dynamically-added JavaScript and services that manage dynamically-added links to JavaScript (and CSS) assets.
Services related to Tapestry's REST support, including OpenAPI 3.0 description generation.