|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AnnotationBundleKey | |
|---|---|
| com.fasterxml.jackson.jaxrs.json | Jackson-based JAX-RS provider that can automatically serialize and deserialize resources for JSON content type (MediaType). |
| com.fasterxml.jackson.jaxrs.json.util | |
| Uses of AnnotationBundleKey in com.fasterxml.jackson.jaxrs.json |
|---|
| Fields in com.fasterxml.jackson.jaxrs.json with type parameters of type AnnotationBundleKey | |
|---|---|
protected com.fasterxml.jackson.databind.util.LRUMap<AnnotationBundleKey,EndpointConfig> |
JacksonJsonProvider._readers
Cache for resolved endpoint configurations when reading JSON data |
protected com.fasterxml.jackson.databind.util.LRUMap<AnnotationBundleKey,EndpointConfig> |
JacksonJsonProvider._writers
Cache for resolved endpoint configurations when writing JSON data |
| Uses of AnnotationBundleKey in com.fasterxml.jackson.jaxrs.json.util |
|---|
| Methods in com.fasterxml.jackson.jaxrs.json.util that return AnnotationBundleKey | |
|---|---|
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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||