| Package | Description | 
|---|---|
| com.sun.jersey.server.wadl | Provides support for WADL configuration and generation. | 
| com.sun.jersey.server.wadl.generators | Provides support for JAXB WADL generation. | 
| com.sun.jersey.server.wadl.generators.resourcedoc | Provides support for JAXB WADL generation for resource classes. | 
| Modifier and Type | Method and Description | 
|---|---|
| WadlGenerator.Environment | WadlGenerator.Environment. setFeaturesAndProperties(FeaturesAndProperties fap) | 
| WadlGenerator.Environment | WadlGenerator.Environment. setProviders(Providers providers) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | WadlGeneratorImpl. setEnvironment(WadlGenerator.Environment env) | 
| void | WadlGenerator. setEnvironment(WadlGenerator.Environment env)Provides the WadlGenerator with the current generating environment. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | WadlGeneratorGrammarsSupport. setEnvironment(WadlGenerator.Environment env)Delegates the setting of the environment | 
| void | WadlGeneratorApplicationDoc. setEnvironment(WadlGenerator.Environment env)Delegates the setting of the environment | 
| void | AbstractWadlGeneratorGrammarGenerator. setEnvironment(WadlGenerator.Environment env)Provides the WadlGenerator with the current generating environment. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | WadlGeneratorResourceDocSupport. setEnvironment(WadlGenerator.Environment env)Delegates the setting of the environment | 
Copyright © 2016 Oracle Corporation. All Rights Reserved.