Package | Description |
---|---|
com.sun.jersey.api.wadl.config |
Provides support for configuring WADL generation.
|
Class and Description |
---|
WadlGeneratorConfig
Provides a configured
WadlGenerator with all decorations (the default
wadl generator decorated by other generators). |
WadlGeneratorConfig.WadlGeneratorConfigDescriptionBuilder |
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() . |
Copyright © 2013 Oracle Corporation. All rights reserved.