Searched defs:createAck (Results 1 – 4 of 4) sorted by relevance
12 Request createAck() throws SipException; in createAck() method
64 Request createAck(long cseq) throws InvalidArgumentException, SipException; in createAck() method
1125 public Request createAck() throws SipException { in createAck() method in SIPClientTransaction
2384 public Request createAck(long cseqno) throws InvalidArgumentException, SipException { in createAck() method in SIPDialog