Package | Description |
---|---|
com.sun.jersey.server.wadl |
Provides support for WADL configuration and generation.
|
com.sun.jersey.server.wadl.generators |
Provides support for JAXB WADL generation.
|
com.sun.jersey.server.wadl.generators.resourcedoc |
Provides support for JAXB WADL generation for resource classes.
|
com.sun.research.ws.wadl |
Modifier and Type | Method and Description |
---|---|
Resource |
WadlGeneratorImpl.createResource(AbstractResource r,
String path) |
Resource |
WadlGenerator.createResource(AbstractResource r,
String path) |
Modifier and Type | Method and Description |
---|---|
Resource |
WadlGeneratorApplicationDoc.createResource(AbstractResource r,
String path) |
Resource |
WadlGeneratorGrammarsSupport.createResource(AbstractResource ar,
String path) |
Resource |
AbstractWadlGeneratorGrammarGenerator.createResource(AbstractResource ar,
String path) |
Modifier and Type | Method and Description |
---|---|
Resource |
WadlGeneratorResourceDocSupport.createResource(AbstractResource r,
String path) |
Modifier and Type | Field and Description |
---|---|
protected List<Resource> |
Resources.resource |
Modifier and Type | Method and Description |
---|---|
Resource |
ObjectFactory.createResource()
Create an instance of
Resource |
Modifier and Type | Method and Description |
---|---|
List<Resource> |
Resources.getResource()
Gets the value of the resource property.
|
Copyright © 2013 Oracle Corporation. All rights reserved.