| Package | Description |
|---|---|
| org.glassfish.jersey.server.wadl.internal.generators.resourcedoc |
Jersey server-side WADL internal classes supporting
generation of resource documentation with
wadl generators. |
| org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.model |
Jersey server-side WADL internal JAXB beans used for
generation of resource documentation with
wadl generators. |
| Class and Description |
|---|
| ClassDocType
The documentation type for classes.
|
| MethodDocType
The documentation type for methods.
|
| ParamDocType
The documentation type for params: method params, path params on a class etc.
|
| RepresentationDocType
The documentation type for representations.
|
| ResourceDocType
The documentation type for resources.
|
| ResponseDocType
The documentation type for a response.
|
| Class and Description |
|---|
| AnnotationDocType
The documentation type for annotations.
|
| ClassDocType
The documentation type for classes.
|
| MethodDocType
The documentation type for methods.
|
| NamedValueType
The documentation type for named values.
|
| ParamDocType
The documentation type for params: method params, path params on a class etc.
|
| RepresentationDocType
The documentation type for representations.
|
| RequestDocType
The documentation type for requests.
|
| ResourceDocType
The documentation type for resources.
|
| ResponseDocType
The documentation type for a response.
|
| WadlParamType
The documentation type for wadl params.
|
Copyright © 2007-2024, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.