| Package | Description |
|---|---|
| org.apache.axis2.jaxws.description.builder |
| Modifier and Type | Method and Description |
|---|---|
static WebMethodAnnot |
WebMethodAnnot.createWebMethodAnnotImpl() |
WebMethodAnnot |
MethodDescriptionComposite.getWebMethodAnnot() |
| Modifier and Type | Method and Description |
|---|---|
void |
MethodDescriptionComposite.setWebMethodAnnot(WebMethodAnnot webMethodAnnot) |
| Constructor and Description |
|---|
MethodDescriptionComposite(java.lang.String methodName,
java.lang.String returnType,
WebMethodAnnot webMethodAnnot,
WebResultAnnot webResultAnnot,
boolean oneWayAnnotated,
HandlerChainAnnot handlerChainAnnot,
SoapBindingAnnot soapBindingAnnot,
WebServiceRefAnnot webServiceRefAnnot,
WebEndpointAnnot webEndpointAnnot,
RequestWrapperAnnot requestWrapperAnnot,
ResponseWrapperAnnot responseWrapperAnnot) |
Copyright © 2004-2025 The Apache Software Foundation. All Rights Reserved.