MessageHeaders.this

Construct a {@link MessageHeaders} with the given headers. An {@link #ID} and {@link #TIMESTAMP} headers will also be added, overriding any existing values. @param headers a map with headers to add

Meta