Package | Description |
---|---|
gov.nist.javax.sip.parser |
Parsers for SIP Headers, URL's and addresses.
|
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 |
StringMsgParserFactory
Default Mesasge Parser Factory Implementation
|
Modifier and Type | Field and Description |
---|---|
MessageParserFactory |
SIPTransactionStack.messageParserFactory |
Modifier and Type | Method and Description |
---|---|
MessageParserFactory |
SIPTransactionStack.getMessageParserFactory() |
Modifier and Type | Method and Description |
---|---|
void |
SIPTransactionStack.setMessageParserFactory(MessageParserFactory messageParserFactory) |
Copyright © 2018. All Rights Reserved.