Uses of Package
org.jvnet.ws.wadl2java

Packages that use org.jvnet.ws.wadl2java
org.jvnet.ws.wadl2java Implements a WADL to Java tool that generates client-side stubs for the resources and methods declared in a WADL file. 
org.jvnet.ws.wadl2java.common   
org.jvnet.ws.wadl2java.jaxrs   
org.jvnet.ws.wadl2java.jersey   
 

Classes in org.jvnet.ws.wadl2java used by org.jvnet.ws.wadl2java
JavaDocUtil
          Utility class containing methods for generating JavaDoc from XML documentation embedded in WADL files.
Wadl2Java.Parameters
          A parameter object to make it easier to extend this class without having to add more constructors or parameters.
 

Classes in org.jvnet.ws.wadl2java used by org.jvnet.ws.wadl2java.common
ElementToClassResolver
          This is a simple interface to replace reference to the S2JJAXModel class that is passed around to resolve QName element references to type references.
JavaDocUtil
          Utility class containing methods for generating JavaDoc from XML documentation embedded in WADL files.
ResourceClassGenerator
          A simplified interface to the resource class generators
 

Classes in org.jvnet.ws.wadl2java used by org.jvnet.ws.wadl2java.jaxrs
ElementToClassResolver
          This is a simple interface to replace reference to the S2JJAXModel class that is passed around to resolve QName element references to type references.
JavaDocUtil
          Utility class containing methods for generating JavaDoc from XML documentation embedded in WADL files.
ResourceClassGenerator
          A simplified interface to the resource class generators
 

Classes in org.jvnet.ws.wadl2java used by org.jvnet.ws.wadl2java.jersey
ElementToClassResolver
          This is a simple interface to replace reference to the S2JJAXModel class that is passed around to resolve QName element references to type references.
JavaDocUtil
          Utility class containing methods for generating JavaDoc from XML documentation embedded in WADL files.
ResourceClassGenerator
          A simplified interface to the resource class generators
 



Copyright © 2012. All Rights Reserved.