|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Enum Summary | |
|---|---|
| JsonSerialize.Inclusion | Enumeration used with JsonSerialize.include() property
to define which properties
of Java Beans are to be included in serialization |
| Annotation Types Summary | |
|---|---|
| JsonCachable | Marker annotation used to denote whether given instance
(currently only used with JsonDeserializer)
can be cached. |
| JsonDeserialize | Annotation use for configuring deserialization aspects, by attaching to "setter" methods or fields, or to value classes. |
| JsonSerialize | Annotation use for configuring serialization aspects, by attaching to "getter" methods or fields, or to value classes. |
Annotations that directly depend on Mapper classes and are used for configuring Data Mapping functionality.
|
|||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||