MessageHeaders.putAll

Since MessageHeaders are immutable, the call to this method will result in {@link UnsupportedOperationException}.

class MessageHeaders
override
void
putAll
(
Map!(string, Object) map
)

Meta