| Package | Description |
|---|---|
| br.com.caelum.vraptor.serialization | |
| br.com.caelum.vraptor.serialization.gson | |
| br.com.caelum.vraptor.serialization.xstream |
| Modifier and Type | Class and Description |
|---|---|
class |
IgnoringSerializer
Doesn't serialize anything
|
| Modifier and Type | Class and Description |
|---|---|
class |
GsonSerializer
A SerializerBuilder based on Gson.
|
| Modifier and Type | Method and Description |
|---|---|
protected SerializerBuilder |
GsonJSONSerialization.getSerializer() |
| Modifier and Type | Class and Description |
|---|---|
class |
XStreamSerializer
A SerializerBuilder based on XStream
|
| Modifier and Type | Method and Description |
|---|---|
protected SerializerBuilder |
XStreamXMLSerialization.getSerializer() |
Copyright © 2014 Caelum. All rights reserved.