Package | Description |
---|---|
org.restlet.ext.wadl |
Modifier and Type | Class and Description |
---|---|
class |
ApplicationInfo
Root of a WADL description document.
|
class |
GrammarsInfo
Describes the grammars used by representation descriptions.
|
class |
IncludeInfo
Allows inclusion of grammars by reference.
|
class |
LinkInfo
Allows description of links between representations and resources.
|
class |
MethodInfo
Describes the expected requests and responses of a resource method.
|
class |
OptionInfo
Defines a potential value for a parent parameter description.
|
class |
ParameterInfo
Describes a parameterized aspect of a parent
ResourceInfo ,
RequestInfo , ResponseInfo or RepresentationInfo
element. |
class |
RepresentationInfo
Describes a variant representation for a target resource.
|
class |
RequestInfo
Describes the properties of a request associated to a parent method.
|
class |
ResourceInfo
Describes a class of closely related resources.
|
class |
ResourcesInfo
Describes the root resources of an application.
|
class |
ResourceTypeInfo
Describes a reusable type of resources.
|
class |
ResponseInfo
Describes the properties of a response associated to a parent method.
|
Copyright © 2005–2014. All rights reserved.