|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WebParamAnnotation | |
---|---|
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 WebParamAnnotation in org.codehaus.xfire.annotations |
---|
Methods in org.codehaus.xfire.annotations that return WebParamAnnotation | |
---|---|
WebParamAnnotation |
WebAnnotations.getWebParamAnnotation(Method method,
int parameter)
Gets the WebParamAnnotation annotation from the indicated parameter of the given method, if found. |
Uses of WebParamAnnotation in org.codehaus.xfire.annotations.commons |
---|
Subclasses of WebParamAnnotation in org.codehaus.xfire.annotations.commons | |
---|---|
class |
WebParam
Commons Attributes version of the WebParam Annotation. |
Methods in org.codehaus.xfire.annotations.commons that return WebParamAnnotation | |
---|---|
WebParamAnnotation |
CommonsWebAttributes.getWebParamAnnotation(Method method,
int parameter)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |