Uses of Package
org.glassfish.jersey.server.wadl.config
-
Packages that use org.glassfish.jersey.server.wadl.config Package Description org.glassfish.jersey.server.wadl.config Jersey server-side WADL configuration classes. -
Classes in org.glassfish.jersey.server.wadl.config used by org.glassfish.jersey.server.wadl.config Class Description WadlGeneratorConfig Provides a configuredWadlGeneratorwith 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 theWadlGeneratorimplementation with the specifiedWadlGeneratorDescription.getGeneratorClass().