Restlet Framework 2.2.3
Java Standard Edition

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(String wadlUri)
          Attaches an application created from a WADL description document available at a given URI.
 


Restlet Framework 2.2.3
Java Standard Edition

Copyright © 2005-2014 Restlet.