Package | Description |
---|---|
org.jolokia.util | |
org.json.simple |
Modifier and Type | Method and Description |
---|---|
static void |
IoUtil.streamResponseAndClose(Writer pWriter,
JSONStreamAware pJson,
String callback)
Stream a JSON stream to a given writer, potentiall wrap it in a callback for a
JSONP response and then flush & close the writer.
|
Modifier and Type | Class and Description |
---|---|
class |
JSONArray
A JSON array.
|
class |
JSONObject
A JSON object.
|
Copyright © 2021. All rights reserved.