Package | Description |
---|---|
org.restlet.ext.wadl |
Modifier and Type | Method and Description |
---|---|
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.
|
Copyright © 2005–2015. All rights reserved.