Searched refs:getMessageProcessors (Results 1 – 3 of 3) sorted by relevance
205 for (MessageProcessor messageProcessor : getSIPStack().getMessageProcessors()) { in sendMessage()
632 .getMessageProcessors()) { in sendMessage()
1657 processorList = getMessageProcessors(); in stopStack()1924 protected MessageProcessor[] getMessageProcessors() { in getMessageProcessors() method in SIPTransactionStack