|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.mitre.jsip.proxy.DNSProxyLookup
Method Summary | |
SipUri |
getConnectionUri(java.lang.String host)
For initial connections, determine whether the host portion of a SIP URI is either a domain or a full hostname, then try to figure out the proxy for that particular host |
SipUri |
getProxyUri()
Return the local proxy URI |
static void |
main(java.lang.String[] argc)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public SipUri getProxyUri() throws SipProxyException
ProxyLookup
getProxyUri
in interface ProxyLookup
public SipUri getConnectionUri(java.lang.String host) throws SipProxyException
ProxyLookup
getConnectionUri
in interface ProxyLookup
public static void main(java.lang.String[] argc)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |