Home | History | Annotate | Download | only in sip

Lines Matching refs:ServerTransaction

65 import javax.sip.ServerTransaction;
451 public ServerTransaction getNewServerTransaction(Request request)
839 if (transaction instanceof ServerTransaction) {
917 ev = new TimeoutEvent(this, (ServerTransaction) errorObject,
937 ev = new TimeoutEvent(this, (ServerTransaction) errorObject,
967 ev = new TimeoutEvent(this, (ServerTransaction) errorObject,