public class CustomInfo extends HashMap<String,String>
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
CustomInfo() |
| Modifier and Type | Method and Description |
|---|---|
static CustomInfo |
getOrCreateCustomInfo(org.apache.cxf.message.Message message)
Access the customInfo of a message using this accessor.
|
clear, clone, containsKey, containsValue, entrySet, get, isEmpty, keySet, put, putAll, remove, size, valuesequals, hashCode, toStringpublic static CustomInfo getOrCreateCustomInfo(org.apache.cxf.message.Message message)
message - Copyright © 2011–2015 Talend Inc.. All rights reserved.