| Package | Description |
|---|---|
| org.eclipse.yasson.internal.model | |
| org.eclipse.yasson.internal.serializer |
| Modifier and Type | Method | Description |
|---|---|---|
JsonbPropertyInfo |
JsonbPropertyInfo.setContext(JsonbContext context) |
Sets context.
|
JsonbPropertyInfo |
JsonbPropertyInfo.withClassModel(ClassModel classModel) |
Sets class model.
|
JsonbPropertyInfo |
JsonbPropertyInfo.withRuntimeType(Type runtimeType) |
Sets runtime type.
|
JsonbPropertyInfo |
JsonbPropertyInfo.withWrapper(CurrentItem<?> wrapper) |
Sets wrapper.
|
| Modifier and Type | Method | Description |
|---|---|---|
javax.json.bind.serializer.JsonbSerializer<?> |
ContainerSerializerProvider.provideSerializer(JsonbPropertyInfo propertyInfo) |
Provides container serializer instance for given property.
|
javax.json.bind.serializer.JsonbSerializer<?> |
ObjectSerializerProvider.provideSerializer(JsonbPropertyInfo propertyInfo) |
Copyright © 2018 Oracle Corporation. All rights reserved.