| Package | Description |
|---|---|
| org.apache.axis2.jaxws.description.builder |
| Modifier and Type | Method and Description |
|---|---|
static WebServiceClientAnnot |
WebServiceClientAnnot.createFromAnnotation(java.lang.annotation.Annotation annotation)
Create an instance of this annotation using the values from the annotation instance
passed in.
|
static WebServiceClientAnnot |
WebServiceClientAnnot.createFromAnnotation(java.lang.annotation.Annotation baseAnnotation,
java.lang.annotation.Annotation sparseAnnotation)
Create a new instance of this annotation using the values from the two annotations passed
in as arguments.
|
static WebServiceClientAnnot |
WebServiceClientAnnot.createWebServiceClientAnnotImpl() |
static WebServiceClientAnnot |
WebServiceClientAnnot.createWebServiceClientAnnotImpl(java.lang.String name,
java.lang.String targetNamespace,
java.lang.String wsdlLocation) |
WebServiceClientAnnot |
DescriptionBuilderComposite.getWebServiceClientAnnot() |
WebServiceClientAnnot |
DescriptionBuilderComposite.getWebServiceClientAnnot(java.lang.Object key) |
| Modifier and Type | Method and Description |
|---|---|
void |
DescriptionBuilderComposite.setWebServiceClientAnnot(WebServiceClientAnnot webServiceClientAnnot) |
Copyright © 2004-2015 The Apache Software Foundation. All Rights Reserved.