Package | Description |
---|---|
org.apache.axis2.jaxws.description.builder |
Modifier and Type | Method and Description |
---|---|
static WebServiceClientAnnot |
WebServiceClientAnnot.createFromAnnotation(Annotation annotation)
Create an instance of this annotation using the values from the annotation instance
passed in.
|
static WebServiceClientAnnot |
WebServiceClientAnnot.createFromAnnotation(Annotation baseAnnotation,
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(String name,
String targetNamespace,
String wsdlLocation) |
WebServiceClientAnnot |
DescriptionBuilderComposite.getWebServiceClientAnnot() |
WebServiceClientAnnot |
DescriptionBuilderComposite.getWebServiceClientAnnot(Object key) |
Modifier and Type | Method and Description |
---|---|
void |
DescriptionBuilderComposite.setWebServiceClientAnnot(WebServiceClientAnnot webServiceClientAnnot) |
Copyright © 2004-2015 The Apache Software Foundation. All Rights Reserved.