| Modifier and Type | Method and Description |
|---|---|
protected CBOREndpointConfig |
JacksonCBORProvider._configForReading(com.fasterxml.jackson.databind.ObjectReader reader,
Annotation[] annotations) |
protected CBOREndpointConfig |
JacksonCBORProvider._configForWriting(com.fasterxml.jackson.databind.ObjectWriter writer,
Annotation[] annotations) |
static CBOREndpointConfig |
CBOREndpointConfig.forReading(com.fasterxml.jackson.databind.ObjectReader reader,
Annotation[] annotations) |
static CBOREndpointConfig |
CBOREndpointConfig.forWriting(com.fasterxml.jackson.databind.ObjectWriter writer,
Annotation[] annotations) |
Copyright © 2017 FasterXML. All rights reserved.