Package | Description |
---|---|
org.glassfish.tools.ide.admin | |
org.glassfish.tools.ide.admin.response |
Modifier and Type | Method and Description |
---|---|
protected ResponseContentType |
RunnerRestFetchLogData.getResponseType() |
protected ResponseContentType |
RunnerRest.getResponseType()
Method returns content type in which the server is asked to return
the response.
|
Modifier and Type | Method and Description |
---|---|
static ResponseContentType |
ResponseContentType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ResponseContentType[] |
ResponseContentType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static RestResponseParser |
ResponseParserFactory.getRestParser(ResponseContentType contentType) |
Copyright © 2013. All Rights Reserved.