|
Spring Web Services Framework | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Documented @Retention(value=RUNTIME) @Target(value={PACKAGE,TYPE,METHOD}) public @interface Namespaces
Sets the namespaces to be used in an @Endpoint
method, class, or package.
Namespace
Required Element Summary | |
---|---|
Namespace[] |
value
|
Element Detail |
---|
public abstract Namespace[] value
|
Spring Web Services Framework | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |