| Package | Description |
|---|---|
| de.twenty11.skysail.server.restlet |
| Modifier and Type | Method and Description |
|---|---|
RepresentationInfo |
SkysailServerResource2.describe(MethodInfo methodInfo,
RequestInfo request,
Class<?> representationClass,
org.restlet.representation.Variant variant) |
RepresentationInfo |
SkysailServerResource2.describe(MethodInfo methodInfo,
ResponseInfo response,
Class<?> outputClass,
org.restlet.representation.Variant variant) |
| Modifier and Type | Method and Description |
|---|---|
List<RepresentationInfo> |
ApplicationInfo.getRepresentations()
Returns the list of representation elements.
|
List<RepresentationInfo> |
ResponseInfo.getRepresentations()
Returns the list of representations
|
List<RepresentationInfo> |
RequestInfo.getRepresentations()
Returns the list of supported input representations.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ApplicationInfo.setRepresentations(List<RepresentationInfo> representations) |
void |
ResponseInfo.setRepresentations(List<RepresentationInfo> representations)
Sets the list of representations
|
Copyright © 2011-2013. All Rights Reserved.