Uses of Package
com.sun.jersey.api.wadl.config

Packages that use com.sun.jersey.api.wadl.config
com.sun.jersey.api.wadl.config Provides support for configuring WADL generation. 
 

Classes in com.sun.jersey.api.wadl.config used by com.sun.jersey.api.wadl.config
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 © 2011 Oracle Corporation. All Rights Reserved.