public class EndpointContextMap extends ConcurrentHashMap<EndpointKey,Object>
EndpointReference
for a particular web service endpoint
identified by an EndpointKey
.AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
Constructor and Description |
---|
EndpointContextMap() |
clear, contains, containsKey, containsValue, elements, entrySet, get, isEmpty, keys, keySet, put, putAll, putIfAbsent, remove, remove, replace, replace, size, values
clone, equals, hashCode, toString
Copyright © 2004-2015 The Apache Software Foundation. All Rights Reserved.