Used to indicate whether a
Provider
implementation wishes to work
with entire protocol messages or just with protocol message payloads.-
Optional Element Summary
-
Element Details
-
value
Service.Mode valueService mode.PAYLOAD
indicates that theProvider
implementation wishes to work with protocol message payloads only.MESSAGE
indicates that theProvider
implementation wishes to work with entire protocol messages.- Returns:
- Service mode.
- Default:
PAYLOAD
-