@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 © 2005–2015 The Spring Web Services Framework. All rights reserved.