Package | Description |
---|---|
org.apache.johnzon.jsonb.serializer | |
org.apache.johnzon.mapper |
Constructor and Description |
---|
JohnzonSerializationContext(MappingGenerator runtime) |
Modifier and Type | Class and Description |
---|---|
class |
MappingGeneratorImpl |
Modifier and Type | Method and Description |
---|---|
MappingGenerator |
MappingGenerator.writeObject(Object o,
javax.json.stream.JsonGenerator generator)
Write the given Object o into the current JSON layer.
|
MappingGenerator |
MappingGeneratorImpl.writeObject(Object object,
javax.json.stream.JsonGenerator generator) |
Modifier and Type | Method and Description |
---|---|
void |
ObjectConverter.Writer.writeJson(T instance,
MappingGenerator jsonbGenerator) |
Copyright © 2014–2016 The Apache Software Foundation. All rights reserved.