Annotation Interface ServiceMode


@Target(TYPE) @Retention(RUNTIME) @Inherited @Documented public @interface ServiceMode
Used to indicate whether a Provider implementation wishes to work with entire protocol messages or just with protocol message payloads.
Since:
1.6, JAX-WS 2.0