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

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

Uses of WadlApplication in org.restlet.ext.wadl
 

Methods in org.restlet.ext.wadl that return WadlApplication
 WadlApplication WadlComponent.attach(Reference wadlRef)
          Attaches an application created from a WADL description document available at a given URI reference.
 WadlApplication WadlComponent.attach(Representation wadl)
          Attaches an application created from a WADL description document to the component.
 WadlApplication WadlComponent.attach(java.lang.String wadlUri)
          Attaches an application created from a WADL description document available at a given URI.
 



Copyright © 2005-2008 Noelios Technologies.