MessageHeaderAccessor.setHeaderIfAbsent

Set the value for the given header name only if the header name is not already associated with a value.

class MessageHeaderAccessor
void
setHeaderIfAbsent
(
string name
,
Object value
)

Meta