| Annotation Type | Description |
|---|---|
| RestService |
Used to specify a class as a REST service.
|
| RestService.CorsSupport |
Annotation used to inform that a given rest service class must support CORS requests.
|
| RestService.JsonPSupport |
Annotation used to inform that a given rest service class must support JsonP requests.
|
Copyright © 2016. All rights reserved.