org.mitre.jsip.proxy
Class FileProxyLookup

public class FileProxyLookup
implements org.mitre.jsip.proxy.ProxyLookup
Constructor Detail

FileProxyLookup

public FileProxyLookup(java.lang.String domainName,
                       java.lang.String hostName)
Initialize with local proxy host

Method Detail

addProxy

void addProxy(java.lang.String domainName,
              java.lang.String hostName)
A quick 'n dirty way to add more proxies

getProxyUri

public org.mitre.jsip.SipUri getProxyUri()
Return the local proxy server

getConnectionUri

public org.mitre.jsip.SipUri getConnectionUri(java.lang.String host)
Return a proxy server for a particular host ( or domain )