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(String methodName,
String returnType,
WebMethodAnnot webMethodAnnot,
WebResultAnnot webResultAnnot,
boolean oneWayAnnotated,
HandlerChainAnnot handlerChainAnnot,
SoapBindingAnnot soapBindingAnnot,
WebServiceRefAnnot webServiceRefAnnot,
WebEndpointAnnot webEndpointAnnot,
RequestWrapperAnnot requestWrapperAnnot,
ResponseWrapperAnnot responseWrapperAnnot) |
Copyright © 2004-2015 The Apache Software Foundation. All Rights Reserved.