Uses of Class
com.sun.research.ws.wadl.Resources
Packages that use Resources
Package
Description
Jersey server-side WADL support public classes and interfaces.
Jersey server-side WADL internal classes.
Jersey server-side WADL internal classes supporting
wadl generators
.Jersey server-side WADL internal classes supporting
generation of resource documentation with
wadl generators
.-
Uses of Resources in com.sun.research.ws.wadl
Fields in com.sun.research.ws.wadl with type parameters of type ResourcesMethods in com.sun.research.ws.wadl that return ResourcesModifier and TypeMethodDescriptionObjectFactory.createResources()
Create an instance ofResources
Methods in com.sun.research.ws.wadl that return types with arguments of type ResourcesModifier and TypeMethodDescriptionApplication.getResources()
Gets the value of the resources property. -
Uses of Resources in org.glassfish.jersey.server.wadl
Methods in org.glassfish.jersey.server.wadl that return Resources -
Uses of Resources in org.glassfish.jersey.server.wadl.internal
Methods in org.glassfish.jersey.server.wadl.internal that return Resources -
Uses of Resources in org.glassfish.jersey.server.wadl.internal.generators
Methods in org.glassfish.jersey.server.wadl.internal.generators that return ResourcesModifier and TypeMethodDescriptionWadlGeneratorApplicationDoc.createResources()
WadlGeneratorGrammarsSupport.createResources()
WadlGeneratorJAXBGrammarGenerator.createResources()
-
Uses of Resources in org.glassfish.jersey.server.wadl.internal.generators.resourcedoc
Methods in org.glassfish.jersey.server.wadl.internal.generators.resourcedoc that return Resources