Package | Description |
---|---|
com.fasterxml.jackson.jaxrs.base | |
com.fasterxml.jackson.jaxrs.cfg |
Modifier and Type | Field and Description |
---|---|
protected LRUMap<AnnotationBundleKey,EP_CONFIG> |
ProviderBase._readers
Cache for resolved endpoint configurations when reading JSON data
|
protected LRUMap<AnnotationBundleKey,EP_CONFIG> |
ProviderBase._writers
Cache for resolved endpoint configurations when writing JSON data
|
Modifier and Type | Method and Description |
---|---|
AnnotationBundleKey |
AnnotationBundleKey.immutableKey()
Method called to create a safe immutable copy of the key; used when
adding entry with this key -- lookups are ok without calling the method.
|
Copyright © 2016 FasterXML. All rights reserved.