public class MutableMessageHeaders extends MessageHeaders
CONTENT_TYPE, ERROR_CHANNEL, ID, ID_VALUE_NONE, REPLY_CHANNEL, TIMESTAMP
Modifier | Constructor and Description |
---|---|
|
MutableMessageHeaders(Map<String,Object> headers) |
protected |
MutableMessageHeaders(Map<String,Object> headers,
UUID id,
Long timestamp) |
Modifier and Type | Method and Description |
---|---|
void |
clear() |
protected Map<String,Object> |
getRawHeaders() |
Object |
put(String key,
Object value) |
void |
putAll(Map<? extends String,? extends Object> map) |
Object |
remove(Object key) |
containsKey, containsValue, entrySet, equals, get, get, getErrorChannel, getId, getIdGenerator, getReplyChannel, getTimestamp, hashCode, isEmpty, keySet, size, toString, values
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
compute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAll