Package | Description |
---|---|
android.gov.nist.core |
Contains core classes that the rest of the implementation depends upon.
|
android.gov.nist.javax.sdp.fields |
Classes for SDP Fields.
|
android.gov.nist.javax.sdp.parser | |
android.gov.nist.javax.sip.address |
Implementation of the address package of the JAIN SIP API.
|
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.message |
Class definitions for SIP messages and message factory.
|
android.gov.nist.javax.sip.parser |
Parsers for SIP Headers, URL's and addresses.
|
android.gov.nist.javax.sip.parser.extensions | |
android.gov.nist.javax.sip.parser.ims |
Parser for IMS headers.
|
android.gov.nist.javax.sip.stack |
This package implements the main protocol abstractions that are defined by the SIP RFC 3261.
|
android.gov.nist.javax.sip.stack.sctp |
Class and Description |
---|
GenericObject
The base class from which all the other classes in the
sipheader, sdpfields and sipmessage packages are extended.
|
GenericObjectList
Implements a homogenous consistent linked list.
|
Host
Stores hostname.
|
HostPort
Holds the hostname:port.
|
LexerCore
A lexical analyzer that is used by all parsers in our implementation.
|
LogLevels |
Match
Match template for pattern matching.
|
NameValue
Generic structure for storing name-value pairs.
|
ParserCore
Generic parser class.
|
StackLogger
interface that loggers should implement so that the stack can log to various
loggers impl such as log4j, commons logging, sl4j, ...
|
StringTokenizer
Base string token splitter.
|
ThreadAuditor
Thread Auditor class:
- Provides a mechanism for applications to check the health of internal threads
- The mechanism is fairly simple:
- Threads register with the auditor at startup and "ping" the auditor every so often.
|
ThreadAuditor.ThreadHandle |
Token
Base token class.
|
Class and Description |
---|
GenericObject
The base class from which all the other classes in the
sipheader, sdpfields and sipmessage packages are extended.
|
GenericObjectList
Implements a homogenous consistent linked list.
|
Host
Stores hostname.
|
NameValue
Generic structure for storing name-value pairs.
|
Class and Description |
---|
LexerCore
A lexical analyzer that is used by all parsers in our implementation.
|
ParserCore
Generic parser class.
|
StringTokenizer
Base string token splitter.
|
Class and Description |
---|
GenericObject
The base class from which all the other classes in the
sipheader, sdpfields and sipmessage packages are extended.
|
GenericObjectList
Implements a homogenous consistent linked list.
|
Host
Stores hostname.
|
HostPort
Holds the hostname:port.
|
NameValue
Generic structure for storing name-value pairs.
|
NameValueList
Implements a simple NameValue association with a quick lookup function (via a
hash map) the default behavior for this class is not thread safe.
|
Class and Description |
---|
DuplicateNameValueList
This is a Duplicate Name Value List that will allow multiple values map to the same key.
|
GenericObject
The base class from which all the other classes in the
sipheader, sdpfields and sipmessage packages are extended.
|
GenericObjectList
Implements a homogenous consistent linked list.
|
Host
Stores hostname.
|
HostPort
Holds the hostname:port.
|
NameValue
Generic structure for storing name-value pairs.
|
NameValueList
Implements a simple NameValue association with a quick lookup function (via a
hash map) the default behavior for this class is not thread safe.
|
PackageNames
Names for the packages that are referenced herein.
|
Class and Description |
---|
GenericObject
The base class from which all the other classes in the
sipheader, sdpfields and sipmessage packages are extended.
|
Class and Description |
---|
GenericObject
The base class from which all the other classes in the
sipheader, sdpfields and sipmessage packages are extended.
|
NameValue
Generic structure for storing name-value pairs.
|
Token
Base token class.
|
Class and Description |
---|
GenericObject
The base class from which all the other classes in the
sipheader, sdpfields and sipmessage packages are extended.
|
Class and Description |
---|
Host
Stores hostname.
|
NameValue
Generic structure for storing name-value pairs.
|
ParserCore
Generic parser class.
|
Class and Description |
---|
ParserCore
Generic parser class.
|
Class and Description |
---|
ParserCore
Generic parser class.
|
Class and Description |
---|
HostPort
Holds the hostname:port.
|
LogLevels |
ServerLogger |
StackLogger
interface that loggers should implement so that the stack can log to various
loggers impl such as log4j, commons logging, sl4j, ...
|
ThreadAuditor
Thread Auditor class:
- Provides a mechanism for applications to check the health of internal threads
- The mechanism is fairly simple:
- Threads register with the auditor at startup and "ping" the auditor every so often.
|
ThreadAuditor.ThreadHandle |
Class and Description |
---|
HostPort
Holds the hostname:port.
|
Copyright © 2016. All Rights Reserved.