Classes and interfaces
RestfulJsonModel¶
Simple extension to facilitate the specialized JsonStrategy and JsonRenderer
in this Module.
« More »
RestfulJsonRenderer¶
Handles rendering of the following:
« More »
RestfulJsonStrategy¶
Extension of the JSON strategy to handle the RestfulJsonModel and provide
a Content-Type header appropriate to the response it describes.
« More »