| Class | Description |
|---|---|
| AnnotationTarget |
Represents the place in which a JSON annotation is applied.
|
| ClassModel |
A model for Java class.
|
| JsonbAnnotatedElement |
Annotation holder for fields, getters and setters.
|
| JsonbCreator |
Object holding reference to Constructor / Method for custom object creation.
|
| JsonBindingModel |
Represents data binding logic to read write data from/to object or a collection.
|
| Property |
Property of a class, field, getter and setter methods (javabean alike).
|
| Class | Description |
|---|---|
| AnnotationTarget |
Represents the place in which a JSON annotation is applied.
|
| ClassModel |
A model for Java class.
|
| CreatorParam |
Parameter for creator constructor / method.
|
| JsonbAnnotated |
Element wrapper containing merged annotation from class, superclasses and interfaces.
|
| JsonbAnnotatedElement |
Annotation holder for fields, getters and setters.
|
| JsonBindingModel |
Represents data binding logic to read write data from/to object or a collection.
|
| JsonbPropertyInfo |
Wrapper for metadata of serialized property.
|
| JsonContext | |
| Property |
Property of a class, field, getter and setter methods (javabean alike).
|
| PropertyModel |
A model for class property.
|
| PropertyValuePropagation |
Abstract class for getting / setting value into the property.
|
| PropertyValuePropagation.OperationMode |
Mode of property propagation get or set.
|
| Class | Description |
|---|---|
| JsonbCreator |
Object holding reference to Constructor / Method for custom object creation.
|
| Class | Description |
|---|---|
| ClassModel |
A model for Java class.
|
| Property |
Property of a class, field, getter and setter methods (javabean alike).
|
| PropertyModel |
A model for class property.
|
| Class | Description |
|---|---|
| ClassModel |
A model for Java class.
|
| JsonBindingModel |
Represents data binding logic to read write data from/to object or a collection.
|
| JsonbPropertyInfo |
Wrapper for metadata of serialized property.
|
| JsonContext |
Copyright © 2017 Oracle Corporation. All rights reserved.