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

Packages that use com.sun.jersey.server.wadl.generators.resourcedoc.model
com.sun.jersey.server.wadl.generators.resourcedoc Provides support for JAXB WADL generation for resource classes. 
com.sun.jersey.server.wadl.generators.resourcedoc.model Provides support for JAXB-based resource class model. 
 

Classes in com.sun.jersey.server.wadl.generators.resourcedoc.model used by com.sun.jersey.server.wadl.generators.resourcedoc
ClassDocType
          The documentation type for classes.
Created on: Jun 12, 2008
MethodDocType
          The documentation type for methods.
Created on: Jun 12, 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
ResourceDocType
          The documentation type for resources.
Created on: Jun 11, 2008
ResponseDocType
          The documentation type for a response.
Created on: Jun 16, 2008
 

Classes in com.sun.jersey.server.wadl.generators.resourcedoc.model used by com.sun.jersey.server.wadl.generators.resourcedoc.model
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
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
 



Copyright © 2011 Oracle Corporation. All Rights Reserved.