Class StdSerializers.SerializableWithTypeSerializer
java.lang.Object
org.codehaus.jackson.map.JsonSerializer<JsonSerializableWithType>
org.codehaus.jackson.map.ser.std.SerializerBase<JsonSerializableWithType>
org.codehaus.jackson.map.ser.std.SerializableWithTypeSerializer
org.codehaus.jackson.map.ser.StdSerializers.SerializableWithTypeSerializer
- All Implemented Interfaces:
SchemaAware
- Enclosing class:
StdSerializers
@Deprecated
public static final class StdSerializers.SerializableWithTypeSerializer
extends SerializableWithTypeSerializer
Deprecated.
- Since:
- 1.5
-
Nested Class Summary
Nested classes/interfaces inherited from class JsonSerializer
JsonSerializer.None -
Field Summary
Fields inherited from class SerializableWithTypeSerializer
instanceFields inherited from class SerializerBase
_handledType -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class SerializableWithTypeSerializer
getSchema, serialize, serializeWithTypeMethods inherited from class SerializerBase
createObjectNode, createSchemaNode, createSchemaNode, handledType, isDefaultSerializer, wrapAndThrow, wrapAndThrow, wrapAndThrow, wrapAndThrowMethods inherited from class JsonSerializer
isUnwrappingSerializer, unwrappingSerializer
-
Constructor Details
-
SerializableWithTypeSerializer
public SerializableWithTypeSerializer()Deprecated.
-
DateSerializerinstead