API Overview API Index Package Overview Direct link to this page
JDK 1.6
  javax.xml.ws. ServiceMode View Source
Author(s)
Since
JAX-WS 2.0
Version
Serial
Description
@Target (value=TYPE)
@Retention (value=RUNTIME)
@Inherited
@Documented
public annotation ServiceMode
  Used to indicate whether a Provider implementation wishes to work with entire protocol messages or just with protocol message payloads.
See also:   
Elements
value = PAYLOAD
  Service mode.
Nested Classes
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar