Package | Description |
---|---|
javax.json.bind.serializer |
Defines serializer depending classes.
|
Modifier and Type | Method and Description |
---|---|
void |
JsonbSerializer.serialize(T obj,
JsonGenerator generator,
SerializationContext ctx)
Serializes object into JSON stream.
|
Copyright © 1996-2017, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.