Uses of Class
org.apache.axis2.jaxws.description.builder.WebResultAnnot
Packages that use WebResultAnnot
-
Uses of WebResultAnnot in org.apache.axis2.jaxws.description.builder
Methods in org.apache.axis2.jaxws.description.builder that return WebResultAnnotModifier and TypeMethodDescriptionstatic WebResultAnnotWebResultAnnot.createWebResultAnnotImpl()MethodDescriptionComposite.getWebResultAnnot()Methods in org.apache.axis2.jaxws.description.builder with parameters of type WebResultAnnotModifier and TypeMethodDescriptionvoidMethodDescriptionComposite.setWebResultAnnot(WebResultAnnot webResultAnnot) Constructors in org.apache.axis2.jaxws.description.builder with parameters of type WebResultAnnotModifierConstructorDescriptionMethodDescriptionComposite(String methodName, String returnType, WebMethodAnnot webMethodAnnot, WebResultAnnot webResultAnnot, boolean oneWayAnnotated, HandlerChainAnnot handlerChainAnnot, SoapBindingAnnot soapBindingAnnot, WebServiceRefAnnot webServiceRefAnnot, WebEndpointAnnot webEndpointAnnot, RequestWrapperAnnot requestWrapperAnnot, ResponseWrapperAnnot responseWrapperAnnot)