| Package | Description |
|---|---|
| de.twenty11.skysail.common.forms | |
| de.twenty11.skysail.common.graphs | |
| de.twenty11.skysail.common.responses | |
| de.twenty11.skysail.common.selfdescription |
Package collecting the classes necessary to provide information about resources.
|
| de.twenty11.skysail.common.utils |
| Modifier and Type | Method and Description |
|---|---|
Response<List<FormDetails>> |
RestfulForms.getForms()
Returns a skysail
Response containing the list of available forms. |
| Modifier and Type | Method and Description |
|---|---|
Response<GraphDetails> |
RestfulGraph.getGraph() |
| Modifier and Type | Class and Description |
|---|---|
class |
FailureResponse<T>
Message to be send to the client in case of an error.
|
class |
SuccessResponse<T>
Message to be send back to the client in case of success.
|
| Modifier and Type | Method and Description |
|---|---|
Response<List<ResourceDetails>> |
RestfulRoot.getMethods() |
| Constructor and Description |
|---|
MyLocalJacksonCustomConverter(org.codehaus.jackson.type.TypeReference<Response<E>> typeReference) |
Copyright © 2011-2013. All Rights Reserved.