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
 
- 
Optional Element Summary
Optional Elements 
- 
Element Details
- 
value
Service.Mode valueService mode.PAYLOADindicates that theProviderimplementation wishes to work with protocol message payloads only.MESSAGEindicates that theProviderimplementation wishes to work with entire protocol messages.- Returns:
 - Service mode.
 
- Default:
 PAYLOAD
 
 -