Package | Description |
---|---|
org.apache.axis2.deployment.util | |
org.apache.axis2.jsr181 |
Contains helper classes to avoid direct dependencies on the JSR 181 API (Web Services
annotations).
|
Modifier and Type | Method and Description |
---|---|
static String |
Utils.getAnnotatedServiceName(Class serviceClass,
WebServiceAnnotation serviceAnnotation)
The util method to prepare the JSR 181 annotated service name from given annotation or for
defaults JSR 181 specifies that the in javax.jws.WebService the parameter serviceName
contains the wsdl:service name to mapp.
|
Modifier and Type | Method and Description |
---|---|
abstract WebServiceAnnotation |
JSR181Helper.getWebServiceAnnotation(Class<?> clazz)
Get the WebService annotation for a given class.
|
Copyright © 2004–2016 The Apache Software Foundation. All rights reserved.