| 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 |
|---|---|
Method |
WadlGeneratorImpl.createMethod(AbstractResource r,
AbstractResourceMethod m) |
Method |
WadlGenerator.createMethod(AbstractResource r,
AbstractResourceMethod m) |
| Modifier and Type | Method and Description |
|---|---|
Method |
WadlGeneratorGrammarsSupport.createMethod(AbstractResource ar,
AbstractResourceMethod arm) |
Method |
WadlGeneratorApplicationDoc.createMethod(AbstractResource r,
AbstractResourceMethod m) |
| Modifier and Type | Method and Description |
|---|---|
Method |
WadlGeneratorResourceDocSupport.createMethod(AbstractResource r,
AbstractResourceMethod m) |
| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<Method> |
ResourceType.method |
| Modifier and Type | Method and Description |
|---|---|
Method |
ObjectFactory.createMethod()
Create an instance of
Method |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Method> |
ResourceType.getMethod()
Gets the value of the method property.
|
Copyright © 2015 Oracle Corporation. All Rights Reserved.