| 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 © 2019 Eclipse Foundation.
Use is subject to license terms.