Uses of Class
org.apache.axis2.jsr181.WebParamAnnotation
Packages that use WebParamAnnotation
Package
Description
Contains helper classes to avoid direct dependencies on the JSR 181 API (Web Services
annotations).
-
Uses of WebParamAnnotation in org.apache.axis2.jsr181
Methods in org.apache.axis2.jsr181 that return WebParamAnnotationModifier and TypeMethodDescriptionabstract WebParamAnnotationJSR181Helper.getWebParamAnnotation(Annotation[] annotations) Get the WebParam annotation from a set of annotations.