Package | Description |
---|---|
org.apache.axis2.jaxws.description.builder |
Modifier and Type | Method and Description |
---|---|
static WebResultAnnot |
WebResultAnnot.createWebResultAnnotImpl() |
WebResultAnnot |
MethodDescriptionComposite.getWebResultAnnot() |
Modifier and Type | Method and Description |
---|---|
void |
MethodDescriptionComposite.setWebResultAnnot(WebResultAnnot webResultAnnot) |
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.