Uses of Class
org.restlet.ext.wadl.RequestInfo

Packages that use RequestInfo
org.restlet.ext.wadl Support the WADL specification. 
 

Uses of RequestInfo in org.restlet.ext.wadl
 

Methods in org.restlet.ext.wadl that return RequestInfo
 RequestInfo MethodInfo.getRequest()
          Returns the input to the method.
 

Methods in org.restlet.ext.wadl with parameters of type RequestInfo
 void MethodInfo.setRequest(RequestInfo request)
          Sets the input to the method.
 



Copyright © 2005-2008 Noelios Technologies.