|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RepresentationInfo | |
|---|---|
| de.twenty11.skysail.server.restlet | |
| Uses of RepresentationInfo in de.twenty11.skysail.server.restlet |
|---|
| Methods in de.twenty11.skysail.server.restlet that return RepresentationInfo | |
|---|---|
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)
|
| Methods in de.twenty11.skysail.server.restlet that return types with arguments of type RepresentationInfo | |
|---|---|
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. |
| Method parameters in de.twenty11.skysail.server.restlet with type arguments of type RepresentationInfo | |
|---|---|
void |
ApplicationInfo.setRepresentations(List<RepresentationInfo> representations)
|
void |
ResponseInfo.setRepresentations(List<RepresentationInfo> representations)
Sets the list of representations |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||