Class RelayedHttpListenerResponse.ResponseHeaderCollection

java.lang.Object
java.util.AbstractMap<K,V>
java.util.HashMap<String,String>
com.microsoft.azure.relay.RelayedHttpListenerResponse.ResponseHeaderCollection
All Implemented Interfaces:
Serializable, Cloneable, Map<String,String>
Enclosing class:
RelayedHttpListenerResponse

public class RelayedHttpListenerResponse.ResponseHeaderCollection extends HashMap<String,String>
See Also: