Constructor and Description |
---|
MessagePropertyMapContext(MuleMessage message,
PropertyScope propertyScope) |
Modifier and Type | Method and Description |
---|---|
void |
clear() |
Object |
get(Object key) |
Set<String> |
keySet() |
Object |
put(String key,
Object value) |
Object |
remove(Object key) |
String |
toString() |
containsKey, containsValue, entrySet, isEmpty, putAll, size, values
public MessagePropertyMapContext(MuleMessage message, PropertyScope propertyScope)
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.