|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RequestInfo | |
|---|---|
| de.twenty11.skysail.server.restlet | |
| Uses of RequestInfo in de.twenty11.skysail.server.restlet |
|---|
| Methods in de.twenty11.skysail.server.restlet that return RequestInfo | |
|---|---|
RequestInfo |
MethodInfo.getRequest()
Returns the input to the method. |
| Methods in de.twenty11.skysail.server.restlet with parameters of type RequestInfo | |
|---|---|
RepresentationInfo |
SkysailServerResource2.describe(MethodInfo methodInfo,
RequestInfo request,
Class<?> representationClass,
org.restlet.representation.Variant variant)
|
void |
MethodInfo.setRequest(RequestInfo request)
Sets the input to the method. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||