Searched refs:getThreadAuditor (Results 1 – 5 of 5) sorted by relevance
117 if (sipStack.getThreadAuditor().isEnabled()) { in UDPMessageProcessor()118 sock.setSoTimeout((int) sipStack.getThreadAuditor().getPingIntervalInMillisecs()); in UDPMessageProcessor()179 ThreadAuditor.ThreadHandle threadHandle = sipStack.getThreadAuditor().addCurrentThread(); in run()
382 threadHandle = getThreadAuditor().addCurrentThread(); in runTask()472 if (getThreadAuditor().isEnabled()) { in SIPTransactionStack()2095 public ThreadAuditor getThreadAuditor() { in getThreadAuditor() method in SIPTransactionStack
268 threadHandle = sipStack.getThreadAuditor() in run()
459 … ThreadAuditor.ThreadHandle threadHandle = sipStack.getThreadAuditor().addCurrentThread(); in run()
926 getThreadAuditor().setPingIntervalInMillisecs( in SipStackImpl()