Uses of Class
org.apache.axis2.jaxws.description.builder.WebResultAnnot
-
Packages that use WebResultAnnot Package Description org.apache.axis2.jaxws.description.builder -
-
Uses of WebResultAnnot in org.apache.axis2.jaxws.description.builder
Methods in org.apache.axis2.jaxws.description.builder that return WebResultAnnot Modifier and Type Method Description static WebResultAnnotWebResultAnnot. createWebResultAnnotImpl()WebResultAnnotMethodDescriptionComposite. getWebResultAnnot()Methods in org.apache.axis2.jaxws.description.builder with parameters of type WebResultAnnot Modifier and Type Method Description voidMethodDescriptionComposite. setWebResultAnnot(WebResultAnnot webResultAnnot)Constructors in org.apache.axis2.jaxws.description.builder with parameters of type WebResultAnnot Constructor Description MethodDescriptionComposite(String methodName, String returnType, WebMethodAnnot webMethodAnnot, WebResultAnnot webResultAnnot, boolean oneWayAnnotated, HandlerChainAnnot handlerChainAnnot, SoapBindingAnnot soapBindingAnnot, WebServiceRefAnnot webServiceRefAnnot, WebEndpointAnnot webEndpointAnnot, RequestWrapperAnnot requestWrapperAnnot, ResponseWrapperAnnot responseWrapperAnnot)
-