Uses of Package
com.sun.jersey.server.wadl

Packages that use com.sun.jersey.server.wadl
com.sun.jersey.api.wadl.config Provides support for configuring WADL generation. 
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. 
 

Classes in com.sun.jersey.server.wadl used by com.sun.jersey.api.wadl.config
WadlGenerator
          A WadlGenerator creates artifacts related to wadl.
 

Classes in com.sun.jersey.server.wadl used by com.sun.jersey.server.wadl
ApplicationDescription
          This class is designed to combine the Application instance with any other external metadata that might be required to describe the application.
ApplicationDescription.ExternalGrammar
          A simple holder class that stores a type and binary content to be used to return extra metadata with
WadlGenerator
          A WadlGenerator creates artifacts related to wadl.
WadlGenerator.ExternalGrammarDefinition
          And internal storage object to store the grammar definitions and any type resolvers that are created along the way.
WadlGenerator.Resolver
          Call back interface that the create external grammar can use to allow other parts of the code to attach the correct grammar information
 

Classes in com.sun.jersey.server.wadl used by com.sun.jersey.server.wadl.generators
ApplicationDescription
          This class is designed to combine the Application instance with any other external metadata that might be required to describe the application.
WadlGenerator
          A WadlGenerator creates artifacts related to wadl.
WadlGenerator.ExternalGrammarDefinition
          And internal storage object to store the grammar definitions and any type resolvers that are created along the way.
 

Classes in com.sun.jersey.server.wadl used by com.sun.jersey.server.wadl.generators.resourcedoc
ApplicationDescription
          This class is designed to combine the Application instance with any other external metadata that might be required to describe the application.
WadlGenerator
          A WadlGenerator creates artifacts related to wadl.
WadlGenerator.ExternalGrammarDefinition
          And internal storage object to store the grammar definitions and any type resolvers that are created along the way.
 



Copyright © 2011 Oracle Corporation. All Rights Reserved.