| Package | Description |
|---|---|
| de.twenty11.skysail.server.restlet |
| Modifier and Type | Method and Description |
|---|---|
ResponseInfo |
MethodInfo.getResponse()
Returns the last added response of the method.
|
| Modifier and Type | Method and Description |
|---|---|
List<ResponseInfo> |
MethodInfo.getResponses()
Returns the output of the method.
|
| Modifier and Type | Method and Description |
|---|---|
RepresentationInfo |
SkysailServerResource2.describe(MethodInfo methodInfo,
ResponseInfo response,
Class<?> outputClass,
org.restlet.representation.Variant variant) |
| Modifier and Type | Method and Description |
|---|---|
void |
MethodInfo.setResponses(List<ResponseInfo> responses)
Sets the output of the method.
|
Copyright © 2011-2013. All Rights Reserved.