| Package | Description |
|---|---|
| com.fasterxml.jackson.databind.ser.std | |
| com.fasterxml.jackson.databind.type |
| Constructor and Description |
|---|
AtomicReferenceSerializer(ReferenceType type) |
| Modifier and Type | Method and Description |
|---|---|
static ReferenceType |
ReferenceType.construct(Class<?> cls,
JavaType refType,
Object valueHandler,
Object typeHandler) |
ReferenceType |
ReferenceType.withContentTypeHandler(Object h) |
ReferenceType |
ReferenceType.withContentValueHandler(Object h) |
ReferenceType |
ReferenceType.withStaticTyping() |
ReferenceType |
ReferenceType.withTypeHandler(Object h) |
ReferenceType |
ReferenceType.withValueHandler(Object h) |
Copyright © 2014–2015 FasterXML. All rights reserved.