|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WebServiceClientAnnot | |
---|---|
org.apache.axis2.jaxws.description.builder |
Uses of WebServiceClientAnnot in org.apache.axis2.jaxws.description.builder |
---|
Methods in org.apache.axis2.jaxws.description.builder that return WebServiceClientAnnot | |
---|---|
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)
|
Methods in org.apache.axis2.jaxws.description.builder with parameters of type WebServiceClientAnnot | |
---|---|
void |
DescriptionBuilderComposite.setWebServiceClientAnnot(WebServiceClientAnnot webServiceClientAnnot)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |