Package com.sun.jersey.server.wadl

Provides support for WADL configuration and generation.

See:
          Description

Interface Summary
WadlApplicationContext A context to obtain WADL-based information.
WadlGenerator A WadlGenerator creates artifacts related to wadl.
WadlGenerator.Resolver Call back interface that the create external grammar can use to allow other parts of the code to attach the correct grammar information
 

Class Summary
ApplicationDescription This class is designed to combine the Application instance with any other external metadata that might be required to describe the application.
ApplicationDescription.ExternalGrammar A simple holder class that stores a type and binary content to be used to return extra metadata with
WadlBuilder This class implements the algorithm how the wadl is built for one or more AbstractResource classes.
WadlGenerator.ExternalGrammarDefinition And internal storage object to store the grammar definitions and any type resolvers that are created along the way.
WadlGeneratorImpl This WadlGenerator creates the basic wadl artifacts.
Created on: Jun 16, 2008
 

Package com.sun.jersey.server.wadl Description

Provides support for WADL configuration and generation.



Copyright © 2011 Oracle Corporation. All Rights Reserved.