| Package | Description |
|---|---|
| com.telestax.javax.sip.message |
Class definitions for SIP messages and message factory.
|
| com.telestax.javax.sip.parser |
Parsers for SIP Headers, URL's and addresses.
|
| Modifier and Type | Field and Description |
|---|---|
protected StatusLine |
SIPResponse.statusLine |
| Modifier and Type | Method and Description |
|---|---|
StatusLine |
SIPResponse.getStatusLine()
Get the status line of the response.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SIPResponse.setStatusLine(StatusLine sl)
Set the status line field.
|
| Modifier and Type | Method and Description |
|---|---|
StatusLine |
StatusLineParser.parse() |
StatusLine |
StringMsgParser.parseSIPStatusLine(String statusLine)
Parse the SIP Response message status line
|
Copyright © 2014. All Rights Reserved.