@Target(value=METHOD) @Retention(value=RUNTIME) @Documented public @interface SoapAction
SOAPAction
header that is handled by the method.SoapActionAnnotationMethodEndpointMapping
public abstract String value
SOAPAction
header that is handled by the method.Copyright © 2005–2015 The Spring Web Services Framework. All rights reserved.