public class FileBasedHostMapper extends Object implements HostMapper
| Constructor and Description |
|---|
FileBasedHostMapper(URL url) |
| Modifier and Type | Method and Description |
|---|---|
String |
resolveInboundHostName(String hostName) |
String |
resolveOutboundHostName(String hostName) |
public FileBasedHostMapper(URL url) throws IOException
IOExceptionpublic String resolveInboundHostName(String hostName)
resolveInboundHostName in interface HostMapperpublic String resolveOutboundHostName(String hostName)
resolveOutboundHostName in interface HostMapperCopyright © 2022 The Apache Software Foundation. All rights reserved.