Uses of Class
de.twenty11.skysail.server.restlet.RequestInfo

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.
 



Copyright © 2011-2013. All Rights Reserved.