@Documented @Retention(value=RUNTIME) @Target(value={PACKAGE,TYPE,METHOD}) public @interface Namespace
@Endpoint
method, class, or package.
Typically used in combination with @XPathParam
, or @PayloadRoot
.
XPathParam
,
PayloadRoot
Copyright © 2020 Pivotal Software. All rights reserved.