HomeSort by relevance Sort by last modified time
    Searched defs:obtainLocalAddress (Results 1 - 2 of 2) sorted by null

  /external/nist-sip/java/gov/nist/javax/sip/
SipStackExt.java 142 public SocketAddress obtainLocalAddress(InetAddress dst, int dstPort,
  /external/nist-sip/java/gov/nist/javax/sip/stack/
SIPTransactionStack.java 526 public SocketAddress obtainLocalAddress(InetAddress dst, int dstPort,
530 return this.ioHandler.obtainLocalAddress(
    [all...]

Completed in 60 milliseconds