Uses of Class
org.apache.axis2.jsr181.WebMethodAnnotation
Packages that use WebMethodAnnotation
Package
Description
Contains helper classes to avoid direct dependencies on the JSR 181 API (Web Services
annotations).
-
Uses of WebMethodAnnotation in org.apache.axis2.jsr181
Methods in org.apache.axis2.jsr181 that return WebMethodAnnotationModifier and TypeMethodDescriptionabstract WebMethodAnnotationJSR181Helper.getWebMethodAnnotation(Method method) Get the WebMethod annotation for a given method.