Package | Description |
---|---|
org.glassfish.tools.ide.admin | |
org.glassfish.tools.ide.admin.response |
Modifier and Type | Field and Description |
---|---|
(package private) RestActionReport |
RunnerRest.report
Object representation of returned response.
|
Modifier and Type | Method and Description |
---|---|
RestActionReport |
RestXMLResponseParser.parse(InputStream in)
Parse implementation for XML REST response.
|
RestActionReport |
RestJSONResponseParser.parse(InputStream in) |
abstract RestActionReport |
RestResponseParser.parse(InputStream in) |
private RestActionReport |
RestXMLResponseParser.parseReport(XMLEventReader reader) |
Modifier and Type | Method and Description |
---|---|
private void |
RestJSONResponseParser.parseReport(RestActionReport report,
org.json.simple.JSONObject json) |
Copyright © 2013. All Rights Reserved.