Uses of Class
com.sun.research.ws.wadl.Resources
Packages that use Resources
Package
Description
Jersey server-side WADL support public classes and interfaces.
-
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