public class ServerAddressMap<T> extends Object
ServerAddresss.
It makes sure that if an entry is not found we instead search for an entry with that same port but host 0.0.0.0.| Constructor and Description |
|---|
ServerAddressMap() |
ServerAddressMap(Map<ServerAddress,T> internalMap) |
public ServerAddressMap()
public ServerAddressMap(Map<ServerAddress,T> internalMap)
public void put(ServerAddress serverAddress, T value)
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.