Uses of Class
org.apache.axis2.jsr181.WebMethodAnnotation

Packages that use WebMethodAnnotation
org.apache.axis2.jsr181 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 WebMethodAnnotation
abstract  WebMethodAnnotation JSR181Helper.getWebMethodAnnotation(Method method)
          Get the WebMethod annotation for a given method.
 



Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.