| Package | Description |
|---|---|
| com.telestax.javax.sip.parser |
Parsers for SIP Headers, URL's and addresses.
|
| com.telestax.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 © 2014. All Rights Reserved.