Uses of Class
com.sun.research.ws.wadl.Resources

Packages that use Resources
com.sun.research.ws.wadl   
org.glassfish.jersey.server.wadl   
org.glassfish.jersey.server.wadl.internal   
org.glassfish.jersey.server.wadl.internal.generators   
org.glassfish.jersey.server.wadl.internal.generators.resourcedoc   
 

Uses of Resources in com.sun.research.ws.wadl
 

Fields in com.sun.research.ws.wadl with type parameters of type Resources
protected  List<Resources> Application.resources
           
 

Methods in com.sun.research.ws.wadl that return Resources
 Resources ObjectFactory.createResources()
          Create an instance of Resources
 

Methods in com.sun.research.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.glassfish.jersey.server.wadl
 

Methods in org.glassfish.jersey.server.wadl that return Resources
 Resources WadlGenerator.createResources()
           
 

Uses of Resources in org.glassfish.jersey.server.wadl.internal
 

Methods in org.glassfish.jersey.server.wadl.internal that return Resources
 Resources WadlGeneratorImpl.createResources()
           
 

Uses of Resources in org.glassfish.jersey.server.wadl.internal.generators
 

Methods in org.glassfish.jersey.server.wadl.internal.generators that return Resources
 Resources WadlGeneratorJAXBGrammarGenerator.createResources()
           
 Resources WadlGeneratorGrammarsSupport.createResources()
           
 Resources WadlGeneratorApplicationDoc.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
 Resources WadlGeneratorResourceDocSupport.createResources()
           
 



Copyright © 2007-2013, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.