Home
last modified time | relevance | path

Searched refs:removeMessageProcessor (Results 1 – 2 of 2) sorted by relevance

/external/nist-sip/java/gov/nist/javax/sip/stack/
DSIPTransactionStack.java1659 removeMessageProcessor(processorList[processorIndex]); in stopStack()
1909 protected void removeMessageProcessor(MessageProcessor oldMessageProcessor) { in removeMessageProcessor() method in SIPTransactionStack
/external/nist-sip/java/gov/nist/javax/sip/
DSipStackImpl.java1158 super.removeMessageProcessor(lip.messageProcessor); in deleteListeningPoint()