Package | Description |
---|---|
javax.json.bind.serializer |
Defines serializer depending classes.
|
Modifier and Type | Method and Description |
---|---|
void |
JsonbSerializer.serialize(T obj,
javax.json.stream.JsonGenerator generator,
SerializationContext ctx)
Serializes object into JSON stream.
|
Comments to: jsonb-dev@eclipse.org.
Copyright © 2019 Eclipse Foundation. All Rights Reserved.
Use is subject to license terms.