JSONContentHandler.inc Table of Contents Classes JSONContentHandlerDefines a ContentHandler for JSON data. This handler is responsible for encoding and decoding JSON data for the REST API and corresponds with the 'application/json' MIME type. ×