Package | Description |
---|---|
gov.nist.javax.sip |
This is the root of the JAIN implementation of SIP.
|
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.
|
gov.nist.javax.sip.header.extensions | |
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).
|
gov.nist.javax.sip.message |
Class definitions for SIP messages and message factory.
|
gov.nist.javax.sip.parser |
Parsers for SIP Headers, URL's and addresses.
|
gov.nist.javax.sip.parser.extensions | |
gov.nist.javax.sip.parser.ims |
Parser for IMS headers.
|
gov.nist.javax.sip.stack |
This package implements the main protocol abstractions that are defined by the SIP RFC 3261.
|
Class and Description |
---|
ParameterNames
A list of commonly occuring parameter names.
|
SIPHeaderNames
SIPHeader names that are supported by this parser
|
Via
Via SIPHeader (these are strung together in a ViaList).
|
Class and Description |
---|
AddressParametersHeader
An abstract class for headers that take an address and parameters.
|
AuthenticationHeader
The generic AuthenticationHeader
|
CallIdentifier
The call identifer that goes into a callID header and a in-reply-to header.
|
Challenge
Challenge part of the Auth header.
|
ContactList
List of contact headers.ContactLists are also maintained in a hashtable
for quick lookup.
|
Event
Event SIP Header.
|
From
From SIP Header.
|
HeaderExt
Extensions to the Header interface supported by the implementation and
will be included in the next spec release.
|
HeaderFactoryExt
Header factory extensions.
|
MediaRange
Media Range
|
ParametersExt
Extensions to the
Parameters interface supported by the implementation and
will be included in the next spec release. |
ParametersHeader
Parameters header.
|
Protocol
Protocol name and version.
|
SIPDate
Implements a parser class for tracking expiration time
when specified as a Date value.
|
SIPHeader
Root class from which all SIPHeader objects are subclassed.
|
SIPHeaderList
This is the root class for all lists of SIP headers.
|
SIPHeaderNames
SIPHeader names that are supported by this parser
|
SIPObject
Root class for all singleton objects in this package:
specializes the gov.nist.sip.header.GenericObject class for SIPHeader
related objects.
|
SIPObjectList
Root class for all the collection objects in this list:
a wrapper class on the GenericObjectList class for lists of objects
that can appear in SIPObjects.
|
SipRequestLine
The SIP Request Line.
|
SipStatusLine
The SIP Status line.
|
To
To SIP Header.
|
ViaHeaderExt |
Class and Description |
---|
AddressParametersHeader
An abstract class for headers that take an address and parameters.
|
CallIdentifier
The call identifer that goes into a callID header and a in-reply-to header.
|
HeaderExt
Extensions to the Header interface supported by the implementation and
will be included in the next spec release.
|
ParametersExt
Extensions to the
Parameters interface supported by the implementation and
will be included in the next spec release. |
ParametersHeader
Parameters header.
|
SIPHeader
Root class from which all SIPHeader objects are subclassed.
|
SIPHeaderNames
SIPHeader names that are supported by this parser
|
SIPObject
Root class for all singleton objects in this package:
specializes the gov.nist.sip.header.GenericObject class for SIPHeader
related objects.
|
Class and Description |
---|
AddressParametersHeader
An abstract class for headers that take an address and parameters.
|
HeaderExt
Extensions to the Header interface supported by the implementation and
will be included in the next spec release.
|
ParametersExt
Extensions to the
Parameters interface supported by the implementation and
will be included in the next spec release. |
ParametersHeader
Parameters header.
|
SIPHeader
Root class from which all SIPHeader objects are subclassed.
|
SIPHeaderList
This is the root class for all lists of SIP headers.
|
SIPHeaderNames
SIPHeader names that are supported by this parser
|
SIPObject
Root class for all singleton objects in this package:
specializes the gov.nist.sip.header.GenericObject class for SIPHeader
related objects.
|
Class and Description |
---|
Authorization
Authorization SIP header.
|
CallID
Call ID SIPHeader.
|
Contact
Contact Item.
|
ContactList
List of contact headers.ContactLists are also maintained in a hashtable
for quick lookup.
|
ContentLength
ContentLength SIPHeader (of which there can be only one in a SIPMessage).
|
ContentType
ContentType SIP Header
|
CSeq
CSeq SIP Header.
|
ErrorInfoList
Error Info sip header.
|
From
From SIP Header.
|
MaxForwards
MaxForwards SIPHeader
|
RecordRouteList
RecordRoute List of SIP headers (a collection of Addresses)
|
RequestLine
RequestLine of SIP Request.
|
RouteList
A list of Route Headers.
|
SIPHeader
Root class from which all SIPHeader objects are subclassed.
|
SIPHeaderList
This is the root class for all lists of SIP headers.
|
StatusLine
Status Line (for SIPReply) messages.
|
To
To SIP Header.
|
Via
Via SIPHeader (these are strung together in a ViaList).
|
ViaList
Keeps a list and a hashtable of via header functions.
|
Class and Description |
---|
AddressParametersHeader
An abstract class for headers that take an address and parameters.
|
AuthenticationHeader
The generic AuthenticationHeader
|
ParameterNames
A list of commonly occuring parameter names.
|
ParametersHeader
Parameters header.
|
RequestLine
RequestLine of SIP Request.
|
SIPHeader
Root class from which all SIPHeader objects are subclassed.
|
StatusLine
Status Line (for SIPReply) messages.
|
Class and Description |
---|
SIPHeader
Root class from which all SIPHeader objects are subclassed.
|
Class and Description |
---|
ParameterNames
A list of commonly occuring parameter names.
|
SIPHeader
Root class from which all SIPHeader objects are subclassed.
|
SIPHeaderList
This is the root class for all lists of SIP headers.
|
Class and Description |
---|
Contact
Contact Item.
|
CSeq
CSeq SIP Header.
|
Event
Event SIP Header.
|
From
From SIP Header.
|
RecordRouteList
RecordRoute List of SIP headers (a collection of Addresses)
|
RouteList
A list of Route Headers.
|
To
To SIP Header.
|
Via
Via SIPHeader (these are strung together in a ViaList).
|
Copyright © 2015. All Rights Reserved.