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

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

Uses of ResourcesInfo in org.restlet.ext.wadl
 

Methods in org.restlet.ext.wadl that return ResourcesInfo
 ResourcesInfo ApplicationInfo.getResources()
          Returns the resources root element.
 

Methods in org.restlet.ext.wadl with parameters of type ResourcesInfo
 void ApplicationInfo.setResources(ResourcesInfo resources)
          Sets the list of resource elements.
 



Copyright © 2005-2008 Noelios Technologies.