Uses of Class
org.mule.util.CopyOnWriteCaseInsensitiveMap

Packages that use CopyOnWriteCaseInsensitiveMap
org.mule The Mule implementation of the Universal Message Objects(tm) API specification. 
org.mule.util Common helper classes for reading/writing files setting bean properties and SPI helpers. 
 

Uses of CopyOnWriteCaseInsensitiveMap in org.mule
 

Fields in org.mule declared as CopyOnWriteCaseInsensitiveMap
protected  CopyOnWriteCaseInsensitiveMap<String,Object> MessagePropertiesContext.inboundMap
           
protected  CopyOnWriteCaseInsensitiveMap<String,Object> MessagePropertiesContext.outboundMap
           
 

Uses of CopyOnWriteCaseInsensitiveMap in org.mule.util
 

Methods in org.mule.util that return CopyOnWriteCaseInsensitiveMap
 CopyOnWriteCaseInsensitiveMap<K,V> CopyOnWriteCaseInsensitiveMap.clone()
           
 



Copyright © 2003–2014 MuleSoft, Inc.. All rights reserved.