Modifier and Type | Class and Description |
---|---|
class |
LinksSerializer |
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 |
XStreamJSONSerialization.getSerializer() |
protected SerializerBuilder |
XStreamXMLSerialization.getSerializer() |
Copyright © 2013 Caelum. All Rights Reserved.