Searched refs:SendTrying (Results 1 – 1 of 1) sorted by relevance
321 class SendTrying extends SIPStackTimerTask { class in SIPServerTransaction323 protected SendTrying() { in SendTrying() method in SIPServerTransaction.SendTrying683 sipStack.getTimer().schedule(new SendTrying(), 200); in map()