Package | Description |
---|---|
org.jolokia.http | |
org.json.simple |
Modifier and Type | Method and Description |
---|---|
JSONAware |
HttpRequestHandler.handleGetRequest(String pUri,
String pPathInfo,
Map<String,String[]> pParameterMap)
Handle a GET request
|
JSONAware |
HttpRequestHandler.handlePostRequest(String pUri,
InputStream pInputStream,
String pEncoding,
Map<String,String[]> pParameterMap)
Handle the input stream as given by a POST request
|
Modifier and Type | Class and Description |
---|---|
class |
JSONArray
A JSON array.
|
class |
JSONObject
A JSON object.
|
Copyright © 2018. All rights reserved.