| Package | Description |
|---|---|
| com.sun.research.ws.wadl | |
| org.glassfish.jersey.server.wadl |
Jersey server-side WADL support public classes and interfaces.
|
| org.glassfish.jersey.server.wadl.internal |
Jersey server-side WADL internal classes.
|
| org.glassfish.jersey.server.wadl.internal.generators |
Jersey server-side WADL internal classes supporting
wadl generators. |
| org.glassfish.jersey.server.wadl.internal.generators.resourcedoc |
Jersey server-side WADL internal classes supporting
generation of resource documentation with
wadl generators. |
| Modifier and Type | Field and Description |
|---|---|
protected List<Resources> |
Application.resources |
| Modifier and Type | Method and Description |
|---|---|
Resources |
ObjectFactory.createResources()
Create an instance of
Resources |
| Modifier and Type | Method and Description |
|---|---|
List<Resources> |
Application.getResources()
Gets the value of the resources property.
|
| Modifier and Type | Method and Description |
|---|---|
Resources |
WadlGenerator.createResources() |
| Modifier and Type | Method and Description |
|---|---|
Resources |
WadlGeneratorImpl.createResources() |
| Modifier and Type | Method and Description |
|---|---|
Resources |
WadlGeneratorApplicationDoc.createResources() |
Resources |
WadlGeneratorGrammarsSupport.createResources() |
Resources |
WadlGeneratorJAXBGrammarGenerator.createResources() |
| Modifier and Type | Method and Description |
|---|---|
Resources |
WadlGeneratorResourceDocSupport.createResources() |
Copyright © 2007-2024, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.