|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WebMethodAnnotation | |
---|---|
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 WebMethodAnnotation in org.codehaus.xfire.annotations |
---|
Methods in org.codehaus.xfire.annotations that return WebMethodAnnotation | |
---|---|
WebMethodAnnotation |
WebAnnotations.getWebMethodAnnotation(java.lang.reflect.Method method)
Gets the WebServiceAnnotation annotation from the given class, if found. |
Uses of WebMethodAnnotation in org.codehaus.xfire.annotations.commons |
---|
Subclasses of WebMethodAnnotation in org.codehaus.xfire.annotations.commons | |
---|---|
class |
WebMethod
Commons Attributes version of the WebMethod Annotation. |
Methods in org.codehaus.xfire.annotations.commons that return WebMethodAnnotation | |
---|---|
WebMethodAnnotation |
CommonsWebAttributes.getWebMethodAnnotation(java.lang.reflect.Method method)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |