| 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.
|
| 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.
|
| CreatorModel |
Parameter for creator constructor / method model.
|
| JsonbAnnotated |
Element wrapper containing merged annotation from class, superclasses and interfaces.
|
| JsonbAnnotatedElement |
Annotation holder for fields, getters and setters.
|
| JsonbPropertyInfo |
Wrapper for metadata of serialized property.
|
| 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.
|
| PropertyModel |
A model for class property.
|
| 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.
|
| JsonbPropertyInfo |
Wrapper for metadata of serialized property.
|
Copyright © 2018 Oracle Corporation. All rights reserved.