MessageHeaderAccessor.toMap

Return a copy of the underlying header values as a plain {@link Map} object. <p>This method can be invoked many times, with modifications in between where each new call returns a fresh copy of the current header values.

class MessageHeaderAccessor
Map!(string, Object)
toMap
()

Meta