Package | Description |
---|---|
org.glassfish.tools.ide.admin.response |
Modifier and Type | Field and Description |
---|---|
(package private) MessagePart |
RestActionReport.topMessagePart
Top part of the message, can be the only one.
|
Modifier and Type | Field and Description |
---|---|
(package private) List<MessagePart> |
MessagePart.children
Nested messages.
|
Modifier and Type | Method and Description |
---|---|
MessagePart |
RestActionReport.getTopMessagePart() |
private MessagePart |
RestXMLResponseParser.parseChildMessage(XMLEventReader reader) |
private MessagePart |
RestJSONResponseParser.parseMessagePart(org.json.simple.JSONObject json) |
Modifier and Type | Method and Description |
---|---|
List<MessagePart> |
MessagePart.getChildren() |
private List<MessagePart> |
RestXMLResponseParser.parseChildrenMessages(XMLEventReader reader) |
Copyright © 2013. All Rights Reserved.