@Deprecated public class DNSAddressResolver extends Object implements gov.nist.core.net.AddressResolver
| Constructor and Description |
|---|
DNSAddressResolver(SipApplicationDispatcher sipApplicationDispatcher)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static Map<String,String> |
foundCachedEntry(String host,
String transport,
org.xbill.DNS.Record[] records)
Deprecated.
|
javax.sip.address.Hop |
resolveAddress(javax.sip.address.Hop hop)
Deprecated.
|
static javax.sip.address.Hop |
resolveHostByDnsSrvLookup(javax.sip.address.Hop hop)
Deprecated.
Resolve the Host by doing a SRV lookup on it
|
public DNSAddressResolver(SipApplicationDispatcher sipApplicationDispatcher)
sipApplicationDispatcherImpl - public javax.sip.address.Hop resolveAddress(javax.sip.address.Hop hop)
resolveAddress in interface gov.nist.core.net.AddressResolverpublic static javax.sip.address.Hop resolveHostByDnsSrvLookup(javax.sip.address.Hop hop)
host - the hostport - the porttransport - the transportCopyright © 2014. All Rights Reserved.