| Package | Description |
|---|---|
| com.fasterxml.jackson.databind.ser.std |
| Modifier and Type | Method and Description |
|---|---|
protected AtomicReferenceSerializer |
AtomicReferenceSerializer.withResolved(BeanProperty prop,
TypeSerializer vts,
JsonSerializer<?> valueSer,
NameTransformer unwrapper,
com.fasterxml.jackson.annotation.JsonInclude.Include contentIncl) |
| Constructor and Description |
|---|
AtomicReferenceSerializer(AtomicReferenceSerializer base,
BeanProperty property,
TypeSerializer vts,
JsonSerializer<?> valueSer,
NameTransformer unwrapper,
com.fasterxml.jackson.annotation.JsonInclude.Include contentIncl) |