Searched refs:sipStackImpl (Results 1 – 3 of 3) sorted by relevance
142 public NistSipMessageFactoryImpl(SipStackImpl sipStackImpl) { in NistSipMessageFactoryImpl() argument143 this.sipStack = sipStackImpl; in NistSipMessageFactoryImpl()
65 public EventScanner(SipStackImpl sipStackImpl) { in EventScanner() argument72 this.sipStack = sipStackImpl; in EventScanner()
1155 SipStackImpl sipStackImpl = sipProvider.sipStack; in processResponse() local1158 sipStackImpl.getStackLogger().logDebug("Transaction = " + transaction); in processResponse()