|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Resources | |
|---|---|
| org.jvnet.ws.wadl | |
| org.jvnet.ws.wadl.ast | Classes to insulate code generator from JAXB generated classes. |
| Uses of Resources in org.jvnet.ws.wadl |
|---|
| Fields in org.jvnet.ws.wadl with type parameters of type Resources | |
|---|---|
protected List<Resources> |
Application.resources
|
| Methods in org.jvnet.ws.wadl that return Resources | |
|---|---|
Resources |
ObjectFactory.createResources()
Create an instance of Resources |
| Methods in org.jvnet.ws.wadl that return types with arguments of type Resources | |
|---|---|
List<Resources> |
Application.getResources()
Gets the value of the resources property. |
| Uses of Resources in org.jvnet.ws.wadl.ast |
|---|
| Constructors in org.jvnet.ws.wadl.ast with parameters of type Resources | |
|---|---|
ResourceNode(URI baseURI,
Application app,
Resources resources)
Creates a new instance of ResourceNode. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||