Searched refs:PingTimer (Results 1 – 1 of 1) sorted by relevance
366 class PingTimer extends SIPStackTimerTask { class in SIPTransactionStack371 public PingTimer(ThreadAuditor.ThreadHandle a_oThreadHandle) { in PingTimer() method in SIPTransactionStack.PingTimer389 getTimer().schedule(new PingTimer(threadHandle), in runTask()474 timer.schedule(new PingTimer(null), 0); in SIPTransactionStack()