|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UnwrappingBeanSerializer | |
---|---|
com.fasterxml.jackson.databind.ser.impl | Contains implementation classes of serialization part of data binding. |
Uses of UnwrappingBeanSerializer in com.fasterxml.jackson.databind.ser.impl |
---|
Methods in com.fasterxml.jackson.databind.ser.impl that return UnwrappingBeanSerializer | |
---|---|
protected UnwrappingBeanSerializer |
UnwrappingBeanSerializer.withIgnorals(String[] toIgnore)
|
protected UnwrappingBeanSerializer |
UnwrappingBeanSerializer.withObjectIdWriter(ObjectIdWriter objectIdWriter)
|
Constructors in com.fasterxml.jackson.databind.ser.impl with parameters of type UnwrappingBeanSerializer | |
---|---|
UnwrappingBeanSerializer(UnwrappingBeanSerializer src,
ObjectIdWriter objectIdWriter)
|
|
UnwrappingBeanSerializer(UnwrappingBeanSerializer src,
String[] toIgnore)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |