| Package | Description |
|---|---|
| com.fasterxml.jackson.databind.ser.std |
| Modifier and Type | Class and Description |
|---|---|
class |
AtomicReferenceSerializer |
| Modifier and Type | Method and Description |
|---|---|
protected abstract ReferenceTypeSerializer<T> |
ReferenceTypeSerializer.withResolved(BeanProperty prop,
TypeSerializer vts,
JsonSerializer<?> valueSer,
NameTransformer unwrapper,
JsonInclude.Include contentIncl) |
| Constructor and Description |
|---|
ReferenceTypeSerializer(ReferenceTypeSerializer<?> base,
BeanProperty property,
TypeSerializer vts,
JsonSerializer<?> valueSer,
NameTransformer unwrapper,
JsonInclude.Include contentIncl) |
Copyright © 2008–2016 FasterXML. All rights reserved.