Package | Description |
---|---|
javax.json.bind |
Provides JSON Binding API, which enables binding Java objects from and to
JSON documents.
|
javax.json.spi |
Service Provider Interface (SPI) to plug in implementations for
JSON processing objects.
|
Modifier and Type | Method and Description |
---|---|
JsonbBuilder |
JsonbBuilder.withProvider(JsonProvider jsonpProvider)
|
Modifier and Type | Method and Description |
---|---|
static JsonProvider |
JsonProvider.provider()
Creates a JSON provider object.
|
Copyright © 1996-2017, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.