Package | Description |
---|---|
org.codehaus.jackson.map.ser |
Contains implementation classes of serialization part of
data binding.
|
org.codehaus.jackson.map.ser.std |
Modifier and Type | Class and Description |
---|---|
static class |
StdSerializers.SerializableSerializer
Deprecated.
Since 1.9, use
DateSerializer instead |
Modifier and Type | Class and Description |
---|---|
class |
SerializableSerializer
Generic handler for types that implement
JsonSerializable . |