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

/external/nist-sip/java/gov/nist/javax/sip/stack/
H A DSIPTransactionStack.java205 protected IOHandler ioHandler; field in class:SIPTransactionStack
439 this.ioHandler = new IOHandler(this);
488 this.ioHandler = new IOHandler(this);
530 return this.ioHandler.obtainLocalAddress(
1661 this.ioHandler.closeAll();

Completed in 53 milliseconds