Annotation Interface Namespaces


@Documented @Retention(RUNTIME) @Target({PACKAGE,TYPE,METHOD}) public @interface Namespaces
Sets the namespaces to be used in an @Endpoint method, class, or package.
Since:
2.0
Author:
Arjen Poutsma
See Also:
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description