Package | Description |
---|---|
org.apache.axis2.jaxws.description.builder |
Modifier and Type | Method and Description |
---|---|
static WebEndpointAnnot |
WebEndpointAnnot.createWebEndpointAnnotImpl() |
static WebEndpointAnnot |
WebEndpointAnnot.createWebEndpointAnnotImpl(String name) |
WebEndpointAnnot |
MethodDescriptionComposite.getWebEndpointAnnot() |
Modifier and Type | Method and Description |
---|---|
void |
MethodDescriptionComposite.setWebEndpointAnnot(WebEndpointAnnot webEndpointAnnot) |
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.