JBoss.orgCommunity Documentation

Part IV. eXoWS

Table of Contents

83. Introduction to the Representational State Transfer (REST)
84. Overwrite default providers
84.1. Motivation
84.2. Usage
84.3. Example
85. RestServicesList Service
85.1. Usage
85.1.1. HTML format
85.1.2. JSON format
86. Groovy Scripts as REST Services
86.1. Loading script and save it in JCR
86.2. Instantiation
86.3. Deploying newly created Class as RESTful service
86.4. Script Lifecycle Management
86.5. Getting node UUID example
86.6. Groovy script restrictions
87. Framework for cross-domain AJAX
87.1. Motivation
87.2. Scheme (how it works)
87.3. A Working Sequence:
87.4. How to use it

The Web Services module allows eXo technology to integrate with external products and services.

It is implementation of API for RESTful Web Services with extensions, Servlet and cross-domain AJAX web-frameworks and JavaBean-JSON transformer.