org.mobicents.servlet.sip.dns
Class MobicentsDNSResolver

java.lang.Object
  extended by org.mobicents.servlet.sip.dns.MobicentsDNSResolver
All Implemented Interfaces:
DNSResolver

public class MobicentsDNSResolver
extends java.lang.Object
implements DNSResolver

Author:
jean.deruelle@gmail.com

Constructor Summary
MobicentsDNSResolver(org.mobicents.ext.javax.sip.dns.DNSServerLocator dnsServerLocator)
           
 
Method Summary
 SipURI getSipURI(URI uri)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MobicentsDNSResolver

public MobicentsDNSResolver(org.mobicents.ext.javax.sip.dns.DNSServerLocator dnsServerLocator)
Method Detail

getSipURI

public SipURI getSipURI(URI uri)
Specified by:
getSipURI in interface DNSResolver


Copyright © 2011. All Rights Reserved.