| Class | Description |
|---|---|
| JsonBody.Handler | |
| JsonResponse.Handler |
| Exception | Description |
|---|---|
| JsonHttpResponse |
JSONObject as a response. |
| Annotation Type | Description |
|---|---|
| JsonBody |
Binds the body payload into POJO via json-lib.
|
| JsonResponse |
Used for web methods that return POJO that should be sent across as JSON.
|
Copyright © 2016. All rights reserved.