Searched refs:ioHandler (Results 1 – 4 of 4) sorted by relevance
252 Socket sock = this.sipStack.ioHandler.sendBytes(this.messageProcessor.getIpAddress(), in sendMessage()310 Socket sock = this.sipStack.ioHandler.sendBytes(this.messageProcessor.getIpAddress(), in sendMessage()469 sipStack.ioHandler.putSocket(key, mySock); in processMessage()
255 Socket sock = this.sipStack.ioHandler.sendBytes( in sendMessage()308 Socket sock = this.sipStack.ioHandler.sendBytes(this.messageProcessor.getIpAddress(), in sendMessage()439 sipStack.ioHandler.putSocket(key, mySock); in processMessage()
205 protected IOHandler ioHandler; field in SIPTransactionStack439 this.ioHandler = new IOHandler(this); in SIPTransactionStack()488 this.ioHandler = new IOHandler(this); in reInit()530 return this.ioHandler.obtainLocalAddress( in obtainLocalAddress()1661 this.ioHandler.closeAll(); in stopStack()
793 Socket outputSocket = sipStack.ioHandler.sendBytes( in sendMessage()