| Package | Description |
|---|---|
| org.glassfish.jersey.server.wadl.config |
Jersey server-side WADL configuration classes.
|
| org.glassfish.jersey.server.wadl.internal |
Jersey server-side WADL internal classes.
|
| 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(). |
| WadlGeneratorLoader.Callback |
| WadlGeneratorLoader.WadlGeneratorControl |
| Class and Description |
|---|
| WadlGeneratorConfig
Provides a configured
WadlGenerator with all decorations (the default
wadl generator decorated by other generators). |