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 |
---|---|
ParamDocType |
ResourceDocAccessor.getParamDoc(Class<?> resourceClass,
Method method,
Parameter p) |
Modifier and Type | Field and Description |
---|---|
protected List<ParamDocType> |
MethodDocType.paramDoc |
Modifier and Type | Method and Description |
---|---|
List<ParamDocType> |
MethodDocType.getParamDocs() |
Copyright © 2013 Oracle Corporation. All Rights Reserved.