Package | Description |
---|---|
org.glassfish.tools.ide.admin | |
org.glassfish.tools.ide.admin.response |
Modifier and Type | Field and Description |
---|---|
(package private) RestResponseParser |
RunnerRest.parser
Parser for returned response.
|
Modifier and Type | Class and Description |
---|---|
class |
RestJSONResponseParser
Response parser implementation that can parse JSON responses
returned by REST administration interface.
|
class |
RestXMLResponseParser
Response parser implementation that can parse XML responses
returned by REST admin interface.
|
Modifier and Type | Method and Description |
---|---|
static RestResponseParser |
ResponseParserFactory.getRestParser(ResponseContentType contentType) |
Copyright © 2013. All Rights Reserved.