Package | Description |
---|---|
gov.nist.javax.sip.stack |
This package implements the main protocol abstractions that are defined by the SIP RFC 3261.
|
Modifier and Type | Class and Description |
---|---|
class |
NioMessageProcessorFactory |
class |
OIOMessageProcessorFactory
Default stack implementation of the MessageProcessorFactory.
|
Modifier and Type | Field and Description |
---|---|
MessageProcessorFactory |
SIPTransactionStack.messageProcessorFactory |
Modifier and Type | Method and Description |
---|---|
MessageProcessorFactory |
SIPTransactionStack.getMessageProcessorFactory() |
Modifier and Type | Method and Description |
---|---|
void |
SIPTransactionStack.setMessageProcessorFactory(MessageProcessorFactory messageProcessorFactory) |
Copyright © 2016. All Rights Reserved.