Package | Description |
---|---|
android.gov.nist.javax.sip.header |
Contains implementations of the SIP headers as defined in JAIN-SIP 1.2 and
an implementation of the JAIN-SIP header factory.
|
android.gov.nist.javax.sip.message |
Class definitions for SIP messages and message factory.
|
android.gov.nist.javax.sip.stack |
This package implements the main protocol abstractions that are defined by the SIP RFC 3261.
|
Constructor and Description |
---|
To(From from)
Generate a TO header from a FROM header
|
Modifier and Type | Field and Description |
---|---|
protected From |
SIPMessage.fromHeader
Direct accessors for frequently accessed headers
|
Modifier and Type | Method and Description |
---|---|
SIPRequest |
SIPDialog.createRequest(SipUri requestURI,
Via via,
CSeq cseq,
From from,
To to)
Generate a request from a response.
|
Copyright © 2018. All Rights Reserved.