| Package | Description |
|---|---|
| javax.json |
Provides an object model API to process JSON.
|
| javax.json.spi |
Service Provider Interface (SPI) to plug in implementations for
JSON processing objects.
|
| org.apache.activemq.artemis.utils |
| Modifier and Type | Method and Description |
|---|---|
static JsonReaderFactory |
Json.createReaderFactory(Map<String,?> config)
Creates a reader factory for creating
JsonReader objects. |
| Modifier and Type | Method and Description |
|---|---|
abstract JsonReaderFactory |
JsonProvider.createReaderFactory(Map<String,?> config)
Creates a reader factory for creating
JsonReader objects. |
| Modifier and Type | Method and Description |
|---|---|
static JsonReaderFactory |
JsonLoader.createReaderFactory(Map<String,?> config) |
Copyright © 2019 JBoss by Red Hat. All rights reserved.