Uses of Class
org.codehaus.xfire.annotations.WebResultAnnotation

Packages that use WebResultAnnotation
org.codehaus.xfire.annotations Package defining the classes for annotation support in XFire. 
org.codehaus.xfire.annotations.commons Commons Attributes implementation of XFire Annotations. 
 

Uses of WebResultAnnotation in org.codehaus.xfire.annotations
 

Methods in org.codehaus.xfire.annotations that return WebResultAnnotation
 WebResultAnnotation WebAnnotations.getWebResultAnnotation(java.lang.reflect.Method method)
          Gets the WebResultAnnotation annotation from the given method, if found.
 

Uses of WebResultAnnotation in org.codehaus.xfire.annotations.commons
 

Subclasses of WebResultAnnotation in org.codehaus.xfire.annotations.commons
 class WebResult
          Commons Attributes version of the WebResult Annotation.
 

Methods in org.codehaus.xfire.annotations.commons that return WebResultAnnotation
 WebResultAnnotation CommonsWebAttributes.getWebResultAnnotation(java.lang.reflect.Method method)
           
 



Copyright © 2004-2009. All Rights Reserved.