| Package | Description |
|---|---|
| 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.
|
| Modifier and Type | Method and Description |
|---|---|
RepresentationDocType |
ResourceDocAccessor.getRequestRepresentation(java.lang.Class<?> resourceClass,
java.lang.reflect.Method method,
java.lang.String mediaType) |
| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<RepresentationDocType> |
ResponseDocType.representation |
| Modifier and Type | Method and Description |
|---|---|
RepresentationDocType |
RequestDocType.getRepresentationDoc() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<RepresentationDocType> |
ResponseDocType.getRepresentations() |
| Modifier and Type | Method and Description |
|---|---|
void |
RequestDocType.setRepresentationDoc(RepresentationDocType representationDoc) |
Copyright © 2016 Oracle Corporation. All Rights Reserved.