Searched defs:sipStackImpl (Results 1 - 2 of 2) sorted by relevance

/external/nist-sip/java/gov/nist/javax/sip/
H A DNistSipMessageFactoryImpl.java142 public NistSipMessageFactoryImpl(SipStackImpl sipStackImpl) { argument
143 this.sipStack = sipStackImpl;
H A DEventScanner.java65 public EventScanner(SipStackImpl sipStackImpl) { argument
72 this.sipStack = sipStackImpl;

Completed in 122 milliseconds