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.header.extensions | |
android.gov.nist.javax.sip.header.ims |
NIST-SIP Specific support for IMS headers contributed by Jose Miguel
Freitas (Aveiro University, Portugal) and Alexandre Miguel Silva
Santos (PT Inovacau, Portugal).
|
android.gov.nist.javax.sip.parser |
Parsers for SIP Headers, URL's and addresses.
|
Modifier and Type | Class and Description |
---|---|
class |
Accept
Accept header : The top level header is actually AcceptList which is a list of
Accept headers.
|
class |
AcceptEncoding
Accept-Encoding SIP (HTTP) Header.
|
class |
AcceptLanguage
Accept Language body.
|
class |
AddressParametersHeader
An abstract class for headers that take an address and parameters.
|
class |
AlertInfo
AlertInfo SIP Header.
|
class |
AuthenticationHeader
The generic AuthenticationHeader
|
class |
AuthenticationInfo
Authentication info SIP Header.
|
class |
Authorization
Authorization SIP header.
|
class |
CallInfo
CallInfo SIPHeader.
|
class |
Contact
Contact Item.
|
class |
ContentDisposition
Content Dispositon SIP Header.
|
class |
ContentType
ContentType SIP Header
|
class |
ErrorInfo
ErrorInfo SIP Header.
|
class |
Event
Event SIP Header.
|
class |
From
From SIP Header.
|
class |
ProxyAuthenticate
Proxy Authenticate SIP (HTTP ) header.
|
class |
ProxyAuthorization
ProxyAuthorization Header.
|
class |
Reason
Definition of the Reason SIP Header.
|
class |
RecordRoute
The Request-Route header is added to a request by any proxy that insists on
being in the path of subsequent requests for the same call leg.
|
class |
ReferTo
ReferTo SIP Header.
|
class |
ReplyTo
ReplyTo Header.
|
class |
RetryAfter
Retry-After SIP Header.
|
class |
Route
Route SIPHeader Object
|
class |
SubscriptionState
SubscriptionState header
|
class |
To
To SIP Header.
|
class |
Via
Via SIPHeader (these are strung together in a ViaList).
|
class |
WWWAuthenticate
The WWWAuthenticate SIP header.
|
Modifier and Type | Class and Description |
---|---|
class |
Join
Join SIPHeader.
|
class |
MinSE
MinSE SIP Header.
|
class |
References |
class |
ReferredBy
ReferredBy SIP Header.
|
class |
Replaces
Replaces SIPHeader.
|
class |
SessionExpires
ReferredBy SIP Header.
|
Modifier and Type | Class and Description |
---|---|
class |
PAccessNetworkInfo
P-Access-Network-Info SIP Private Header
|
class |
PAssertedIdentity
P-Asserted-Identity SIP Private Header.
|
class |
PAssociatedURI
P-Associated-URI SIP Private Header.
|
class |
Path |
class |
PCalledPartyID
P-Called-Party-ID SIP Private Header.
|
class |
PChargingFunctionAddresses
P-Charging-Function-Addresses SIP Private Header.
|
class |
PChargingVector
P-Charging-Vector header SIP Private Header: RFC 3455.
|
class |
PPreferredIdentity
P-Preferred-Identity SIP Private Header - RFC 3325.
|
class |
PProfileKey |
class |
PServedUser |
class |
PUserDatabase |
class |
PVisitedNetworkID
P-Visited-Network-ID SIP Private Header: RFC 3455.
|
class |
SecurityAgree
"Security Mechanism Agreemet for SIP Sessions"
- sec-agree: RFC 3329 + 3GPP TS33.203 (Annex H).
|
class |
SecurityClient
Security-Client header
- sec-agree: RFC 3329 + 3GPP TS33.203 (Annex H).
|
class |
SecurityServer
Security-Server header
- sec-agree: RFC 3329 + 3GPP TS33.203 (Annex H).
|
class |
SecurityVerify
Security-Verify header
- sec-agree: RFC 3329 + 3GPP TS33.203 (Annex H).
|
class |
ServiceRoute
SERVICE-ROUTE header SIP param: RFC 3608.
|
Modifier and Type | Method and Description |
---|---|
protected void |
ParametersParser.parse(ParametersHeader parametersHeader) |
protected void |
ParametersParser.parseNameValueList(ParametersHeader parametersHeader) |
Copyright © 2016. All Rights Reserved.