Restlet Framework 2.2.3
OSGi Environments

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

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

Uses of ResourceTypeInfo in org.restlet.ext.wadl
 

Methods in org.restlet.ext.wadl that return types with arguments of type ResourceTypeInfo
 List<ResourceTypeInfo> ApplicationInfo.getResourceTypes()
          Returns the list of resource type elements.
 

Method parameters in org.restlet.ext.wadl with type arguments of type ResourceTypeInfo
 void ApplicationInfo.setResourceTypes(List<ResourceTypeInfo> resourceTypes)
          Sets the list of resource type elements.
 


Restlet Framework 2.2.3
OSGi Environments

Copyright © 2005-2014 Restlet.