|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MessageProcessorFactory | |
---|---|
gov.nist.javax.sip.stack | This package implements the main protocol abstractions that are defined by the SIP RFC 3261. |
Uses of MessageProcessorFactory in gov.nist.javax.sip.stack |
---|
Classes in gov.nist.javax.sip.stack that implement MessageProcessorFactory | |
---|---|
class |
OIOMessageProcessorFactory
Default stack implementation of the MessageProcessorFactory. |
Fields in gov.nist.javax.sip.stack declared as MessageProcessorFactory | |
---|---|
MessageProcessorFactory |
SIPTransactionStack.messageProcessorFactory
|
Methods in gov.nist.javax.sip.stack that return MessageProcessorFactory | |
---|---|
MessageProcessorFactory |
SIPTransactionStack.getMessageProcessorFactory()
|
Methods in gov.nist.javax.sip.stack with parameters of type MessageProcessorFactory | |
---|---|
void |
SIPTransactionStack.setMessageProcessorFactory(MessageProcessorFactory messageProcessorFactory)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |