@Target(value=PARAMETER) @Retention(value=RUNTIME) @Documented public @interface SoapHeader
SoapHeaderElement
.public abstract String value
QName.toString()
, i.e.
"{" + Namespace URI + "}" + local part, where the namespace is optional.Copyright © 2020 Pivotal Software. All rights reserved.