|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.jackson.map.JsonSerializer<T>
org.codehaus.jackson.map.ser.std.SerializerBase<T>
org.codehaus.jackson.map.ser.SerializerBase<JsonSerializable>
org.codehaus.jackson.map.ser.std.SerializableSerializer
org.codehaus.jackson.map.ser.StdSerializers.SerializableSerializer
DateSerializer
instead
@Deprecated public static final class StdSerializers.SerializableSerializer
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.codehaus.jackson.map.JsonSerializer |
---|
JsonSerializer.None |
Field Summary |
---|
Fields inherited from class org.codehaus.jackson.map.ser.std.SerializableSerializer |
---|
instance |
Fields inherited from class org.codehaus.jackson.map.ser.std.SerializerBase |
---|
_handledType |
Constructor Summary | |
---|---|
StdSerializers.SerializableSerializer()
Deprecated. |
Method Summary |
---|
Methods inherited from class org.codehaus.jackson.map.ser.std.SerializableSerializer |
---|
getSchema, serialize, serializeWithType |
Methods inherited from class org.codehaus.jackson.map.ser.std.SerializerBase |
---|
createObjectNode, createSchemaNode, createSchemaNode, handledType, isDefaultSerializer, wrapAndThrow, wrapAndThrow, wrapAndThrow, wrapAndThrow |
Methods inherited from class org.codehaus.jackson.map.JsonSerializer |
---|
isUnwrappingSerializer, unwrappingSerializer |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public StdSerializers.SerializableSerializer()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |