Package | Description |
---|---|
org.restlet.ext.wadl |
Support the WADL specification.
|
Modifier and Type | Method and Description |
---|---|
WadlApplication |
WadlComponent.attach(Reference wadlRef)
Deprecated.
Attaches an application created from a WADL description document
available at a given URI reference.
|
WadlApplication |
WadlComponent.attach(Representation wadl)
Deprecated.
Attaches an application created from a WADL description document to the
component.
|
WadlApplication |
WadlComponent.attach(java.lang.String wadlUri)
Deprecated.
Attaches an application created from a WADL description document
available at a given URI.
|
Copyright © 2005-2024 Restlet.