| Package | Description |
|---|---|
| org.apache.axis2.jaxws.description.builder |
| Modifier and Type | Method and Description |
|---|---|
static ResponseWrapperAnnot |
ResponseWrapperAnnot.createResponseWrapperAnnotImpl() |
static ResponseWrapperAnnot |
ResponseWrapperAnnot.createResponseWrapperAnnotImpl(String localName,
String targetNamespace,
String className) |
static ResponseWrapperAnnot |
ResponseWrapperAnnot.createResponseWrapperAnnotImpl(String localName,
String targetNamespace,
String className,
String partName) |
ResponseWrapperAnnot |
MethodDescriptionComposite.getResponseWrapperAnnot() |
| Modifier and Type | Method and Description |
|---|---|
void |
MethodDescriptionComposite.setResponseWrapperAnnot(ResponseWrapperAnnot responseWrapperAnnot) |
| 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–2018 The Apache Software Foundation. All rights reserved.