Uses of Class
org.apache.axis2.jaxws.description.builder.WebEndpointAnnot
Packages that use WebEndpointAnnot
-
Uses of WebEndpointAnnot in org.apache.axis2.jaxws.description.builder
Methods in org.apache.axis2.jaxws.description.builder that return WebEndpointAnnotModifier and TypeMethodDescriptionstatic WebEndpointAnnotWebEndpointAnnot.createWebEndpointAnnotImpl()static WebEndpointAnnotWebEndpointAnnot.createWebEndpointAnnotImpl(String name) MethodDescriptionComposite.getWebEndpointAnnot()Methods in org.apache.axis2.jaxws.description.builder with parameters of type WebEndpointAnnotModifier and TypeMethodDescriptionvoidMethodDescriptionComposite.setWebEndpointAnnot(WebEndpointAnnot webEndpointAnnot) Constructors in org.apache.axis2.jaxws.description.builder with parameters of type WebEndpointAnnotModifierConstructorDescriptionMethodDescriptionComposite(String methodName, String returnType, WebMethodAnnot webMethodAnnot, WebResultAnnot webResultAnnot, boolean oneWayAnnotated, HandlerChainAnnot handlerChainAnnot, SoapBindingAnnot soapBindingAnnot, WebServiceRefAnnot webServiceRefAnnot, WebEndpointAnnot webEndpointAnnot, RequestWrapperAnnot requestWrapperAnnot, ResponseWrapperAnnot responseWrapperAnnot)