Searched refs:respondTo (Results 1 – 1 of 1) sorted by relevance
198 private transient ServerResponseInterface respondTo; field in SIPClientTransaction325 respondTo = newRespondTo; in setResponseInterface()616 if (respondTo != null) { in nonInviteClientTransaction()617 respondTo.processResponse(transactionResponse, this, sipDialog); in nonInviteClientTransaction()623 if (respondTo != null) { in nonInviteClientTransaction()624 respondTo.processResponse(transactionResponse, this, sipDialog); in nonInviteClientTransaction()637 if (respondTo != null) { in nonInviteClientTransaction()638 respondTo.processResponse(transactionResponse, this, sipDialog); in nonInviteClientTransaction()643 if (respondTo != null) { in nonInviteClientTransaction()644 respondTo.processResponse(transactionResponse, this, sipDialog); in nonInviteClientTransaction()[all …]