| Package | Description |
|---|---|
| org.glassfish.jersey.server.wadl.internal.generators.resourcedoc | |
| org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.model |
| Modifier and Type | Method and Description |
|---|---|
RepresentationDocType |
ResourceDocAccessor.getRequestRepresentation(Class<?> resourceClass,
Method method,
String mediaType) |
| Modifier and Type | Field and Description |
|---|---|
protected List<RepresentationDocType> |
ResponseDocType.representation |
| Modifier and Type | Method and Description |
|---|---|
RepresentationDocType |
RequestDocType.getRepresentationDoc() |
| Modifier and Type | Method and Description |
|---|---|
List<RepresentationDocType> |
ResponseDocType.getRepresentations() |
| Modifier and Type | Method and Description |
|---|---|
void |
RequestDocType.setRepresentationDoc(RepresentationDocType representationDoc) |
Copyright © 2007-2013, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.