| Package | Description |
|---|---|
| org.wso2.carbon.analytics.restapi.resources |
| Modifier and Type | Method and Description |
|---|---|
static AbstractResource.ResponseStatus |
AbstractResource.ResponseStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AbstractResource.ResponseStatus[] |
AbstractResource.ResponseStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
AbstractResource.handleResponse(AbstractResource.ResponseStatus responseStatus,
String message)
Handle response.
|
Copyright © 2016 WSO2. All rights reserved.