|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WebMethodAnnot | |
---|---|
org.apache.axis2.jaxws.description.builder |
Uses of WebMethodAnnot in org.apache.axis2.jaxws.description.builder |
---|
Methods in org.apache.axis2.jaxws.description.builder that return WebMethodAnnot | |
---|---|
static WebMethodAnnot |
WebMethodAnnot.createWebMethodAnnotImpl()
|
WebMethodAnnot |
MethodDescriptionComposite.getWebMethodAnnot()
|
Methods in org.apache.axis2.jaxws.description.builder with parameters of type WebMethodAnnot | |
---|---|
void |
MethodDescriptionComposite.setWebMethodAnnot(WebMethodAnnot webMethodAnnot)
|
Constructors in org.apache.axis2.jaxws.description.builder with parameters of type WebMethodAnnot | |
---|---|
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |