Uses of Package
org.restlet.ext.wadl

Packages that use org.restlet.ext.wadl
org.restlet.ext.wadl Support the WADL specification. 
 

Classes in org.restlet.ext.wadl used by org.restlet.ext.wadl
ApplicationInfo
          Root of a WADL description document.
DocumentationInfo
          Document WADL description elements.
DocumentedInfo
          Superclass of WADL elements that supports dcumentation.
FaultInfo
          Describes an error condition for response descriptions.
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, RepresentationInfo or FaultInfo element.
ParameterStyle
          Enumerates the supported styles of parameters.
RepresentationInfo
          Describres 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 configured application.
WadlDescribable
          Interface that any Restlet can implement in order to provide their own WADL documentation.
 



Copyright © 2005-2008 Noelios Technologies.