|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PropertySerializerMap.SerializerAndMapResult | |
|---|---|
| com.fasterxml.jackson.databind.ser.impl | Contains implementation classes of serialization part of data binding. |
| Uses of PropertySerializerMap.SerializerAndMapResult in com.fasterxml.jackson.databind.ser.impl |
|---|
| Methods in com.fasterxml.jackson.databind.ser.impl that return PropertySerializerMap.SerializerAndMapResult | |
|---|---|
PropertySerializerMap.SerializerAndMapResult |
PropertySerializerMap.findAndAddSerializer(Class<?> type,
SerializerProvider provider,
BeanProperty property)
Method called if initial lookup fails; will both find serializer and construct new map instance if warranted, and return both |
PropertySerializerMap.SerializerAndMapResult |
PropertySerializerMap.findAndAddSerializer(JavaType type,
SerializerProvider provider,
BeanProperty property)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||