@Documented @Retention(value=RUNTIME) @Target(value=TYPE) public @interface Address
Address
. If this annotation is applied, the value()
is
compared to the destination
property of the incominging message.public abstract String value
Copyright © 2005–2015 The Spring Web Services Framework. All rights reserved.