Package org.glassfish.jersey.server.wadl.config

Jersey server-side WADL configuration classes.

See:
          Description

Class Summary
WadlGeneratorConfig Provides a configured WadlGenerator with all decorations (the default wadl generator decorated by other generators).
WadlGeneratorConfig.WadlGeneratorConfigDescriptionBuilder  
WadlGeneratorConfigLoader Loads a WadlGeneratorConfig and provides access to the WadlGenerator provided by the loaded WadlGeneratorConfig.
If no WadlGeneratorConfig is provided, the default WadlGenerator will be loaded.
WadlGeneratorDescription This is the model for the definition of wadl generators via configuration properties.
The properties refer to the properties of the WadlGenerator implementation with the specified WadlGeneratorDescription.getGeneratorClass().
 

Package org.glassfish.jersey.server.wadl.config Description

Jersey server-side WADL configuration classes.



Copyright © 2007-2014, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.