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

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

Uses of ResponseInfo in org.restlet.ext.wadl
 

Methods in org.restlet.ext.wadl that return ResponseInfo
 ResponseInfo MethodInfo.getResponse()
          Returns the output of the method.
 

Methods in org.restlet.ext.wadl with parameters of type ResponseInfo
 void MethodInfo.setResponse(ResponseInfo response)
          Sets the output of the method.
 



Copyright © 2005-2008 Noelios Technologies.