Package com.sun.jersey.server.wadl.generators.resourcedoc.model

Provides support for JAXB-based resource class model.

See:
          Description

Class Summary
AnnotationDocType The documentation type for annotations.
Created on: Jun 12, 2008
ClassDocType The documentation type for classes.
Created on: Jun 12, 2008
MethodDocType The documentation type for methods.
Created on: Jun 12, 2008
NamedValueType The documentation type for named values.
Created on: Jun 12, 2008
ObjectFactory The object factory for xhtml supporting jaxb bindings.
Created on: Jun 17, 2008
ParamDocType The documentation type for params: method params, path params on a class etc.
Created on: Jun 12, 2008
RepresentationDocType The documentation type for representations.
Created on: Jun 16, 2008
RequestDocType The documentation type for requests.
Created on: Jun 16, 2008
ResourceDocType The documentation type for resources.
Created on: Jun 11, 2008
ResponseDocType The documentation type for a response.
Created on: Jun 16, 2008
WadlParamType The documentation type for wadl params.
Created on: Jun 12, 2008
 

Package com.sun.jersey.server.wadl.generators.resourcedoc.model Description

Provides support for JAXB-based resource class model.



Copyright © 2011 Oracle Corporation. All Rights Reserved.