| Package | Description |
|---|---|
| br.com.caelum.vraptor.serialization | |
| br.com.caelum.vraptor.serialization.gson | |
| br.com.caelum.vraptor.view |
| Modifier and Type | Method and Description |
|---|---|
JSONSerialization |
JSONSerialization.indented() |
JSONSerialization |
JSONPSerialization.withCallback(String callbackName)
sets the jsonp callback
|
| Modifier and Type | Class and Description |
|---|---|
class |
GsonJSONSerialization
Gson implementation for JSONSerialization
|
| Modifier and Type | Method and Description |
|---|---|
JSONSerialization |
GsonJSONSerialization.indented() |
JSONSerialization |
GsonJSONPSerialization.withCallback(String callbackName) |
| Modifier and Type | Method and Description |
|---|---|
static Class<JSONSerialization> |
Results.json()
Uses json serialization.
|
Copyright © 2014 Caelum. All rights reserved.