Package | Description |
---|---|
org.glassfish.tools.ide.admin.response |
Modifier and Type | Class and Description |
---|---|
class |
RestActionReport
Object representation of the response returned by REST admin service.
|
Modifier and Type | Field and Description |
---|---|
(package private) List<? extends ActionReport> |
RestActionReport.subActions
Nested reports.
|
Modifier and Type | Method and Description |
---|---|
ActionReport |
ResponseParser.parse(InputStream in)
Method parses the response and returns it's object representation -
ActionReport . |
Modifier and Type | Method and Description |
---|---|
List<? extends ActionReport> |
RestActionReport.getSubActionsReport() |
private List<? extends ActionReport> |
RestXMLResponseParser.parseSubReports(XMLEventReader reader) |
Copyright © 2013. All Rights Reserved.