@Target(value=METHOD) @Retention(value=RUNTIME) @Documented @Repeatable(value=SoapActions.class) 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 © 2018 Pivotal Software. All rights reserved.