MessageHeaderAccessor.copyHeadersIfAbsent

Copy the name-value pairs from the provided Map. <p>This operation will <em>not</em> overwrite any existing values.

class MessageHeaderAccessor
void
copyHeadersIfAbsent
(
Map!(string, Object) headersToCopy
)

Meta