public interface AddressResolver
SipStackExt.setAddressResolver(AddressResolver).
This interface will be incorporated into version 2.0 of the JAIN-SIP Specification.| Modifier and Type | Method and Description |
|---|---|
Hop |
resolveAddress(Hop hop)
Do a name lookup and resolve the given IP address.
|
Hop resolveAddress(Hop hop)
hop - - an incoming Hop containing a potenitally unresolved address.Copyright © 2014. All Rights Reserved.