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 . |
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-2024, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.