| Package | Description |
|---|---|
| org.restlet.ext.wadl |
| Class and Description |
|---|
| ApplicationInfo
Root of a WADL description document.
|
| DocumentationInfo
Document WADL description elements.
|
| DocumentedInfo
Superclass of WADL elements that supports dcumentation.
|
| GrammarsInfo
Describes the grammars used by representation descriptions.
|
| IncludeInfo
Allows inclusion of grammars by reference.
|
| LinkInfo
Allows description of links between representations and resources.
|
| MethodInfo
Describes the expected requests and responses of a resource method.
|
| OptionInfo
Defines a potential value for a parent parameter description.
|
| ParameterInfo
Describes a parameterized aspect of a parent
ResourceInfo,
RequestInfo, ResponseInfo or RepresentationInfo
element. |
| ParameterStyle
Enumerates the supported styles of parameters.
|
| RepresentationInfo
Describes a variant representation for a target resource.
|
| RequestInfo
Describes the properties of a request associated to a parent method.
|
| ResourceInfo
Describes a class of closely related resources.
|
| ResourcesInfo
Describes the root resources of an application.
|
| ResourceTypeInfo
Describes a reusable type of resources.
|
| ResponseInfo
Describes the properties of a response associated to a parent method.
|
| WadlApplication
WADL enabled application.
|
| WadlDescribable
Interface that any Restlet can implement in order to provide their own WADL
documentation.
|
Copyright © 2005–2016. All rights reserved.