NIST-SIP: The Reference Implementation for JAIN-SIP 1.2
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

A

Accept - Class in gov.nist.javax.sip.header
Accept header : The top level header is actually AcceptList which is a list of Accept headers.
Accept() - Constructor for class gov.nist.javax.sip.header.Accept
default constructor
ACCEPT - Static variable in interface gov.nist.javax.sip.header.SIPHeaderNames
 
ACCEPT - Static variable in interface gov.nist.javax.sip.parser.TokenTypes
 
ACCEPT_ENCODING - Static variable in interface gov.nist.javax.sip.header.SIPHeaderNames
 
ACCEPT_ENCODING - Static variable in interface gov.nist.javax.sip.parser.TokenTypes
 
ACCEPT_LANGUAGE - Static variable in interface gov.nist.javax.sip.header.SIPHeaderNames
 
ACCEPT_LANGUAGE - Static variable in interface gov.nist.javax.sip.parser.TokenTypes
 
ACCEPTED - Static variable in interface javax.sip.message.Response
The Acceptable extension response code signifies that the request has been accepted for processing, but the processing has not been completed.
AcceptEncoding - Class in gov.nist.javax.sip.header
Accept-Encoding SIP (HTTP) Header.
AcceptEncoding() - Constructor for class gov.nist.javax.sip.header.AcceptEncoding
default constructor
AcceptEncodingHeader - Interface in javax.sip.header
This interface represents the Accept-Encoding request-header.
AcceptEncodingList - Class in gov.nist.javax.sip.header
AcceptEncodingList of AccepEncoding headers.
AcceptEncodingList() - Constructor for class gov.nist.javax.sip.header.AcceptEncodingList
default constructor
AcceptEncodingParser - Class in gov.nist.javax.sip.parser
Accept-Encoding SIP (HTTP) Header parser.
AcceptEncodingParser(String) - Constructor for class gov.nist.javax.sip.parser.AcceptEncodingParser
Constructor
AcceptHeader - Interface in javax.sip.header
This interface represents an Accept request-header.
AcceptLanguage - Class in gov.nist.javax.sip.header
Accept Language body.
AcceptLanguage() - Constructor for class gov.nist.javax.sip.header.AcceptLanguage
default constructor
AcceptLanguageHeader - Interface in javax.sip.header
The Accept-Language header field is used in requests to indicate the preferred languages for reason phrases, session descriptions, or status responses carried as message bodies in the response.
AcceptLanguageList - Class in gov.nist.javax.sip.header
AcceptLanguageList: Strings together a list of AcceptLanguage SIPHeaders.
AcceptLanguageList() - Constructor for class gov.nist.javax.sip.header.AcceptLanguageList
 
AcceptLanguageParser - Class in gov.nist.javax.sip.parser
Parser for Accept Language Headers.
AcceptLanguageParser(String) - Constructor for class gov.nist.javax.sip.parser.AcceptLanguageParser
Constructor
AcceptList - Class in gov.nist.javax.sip.header
Accept List of SIP headers.
AcceptList() - Constructor for class gov.nist.javax.sip.header.AcceptList
Default constructor
AcceptParser - Class in gov.nist.javax.sip.parser
Parser for Accept header.
AcceptParser(String) - Constructor for class gov.nist.javax.sip.parser.AcceptParser
Creates a new instance of Accept Parser
AccountManager - Interface in gov.nist.javax.sip.clientauthutils
 
ACK - Static variable in interface gov.nist.javax.sip.parser.TokenNames
 
ACK - Static variable in interface gov.nist.javax.sip.parser.TokenTypes
 
ACK - Static variable in interface javax.sip.message.Request
An ACK is used to acknowledge the successful receipt of a message in a transaction.
ackSeen() - Method in class gov.nist.javax.sip.stack.SIPServerTransaction
This is book-keeping for retransmission filter management.
acquireSem() - Method in class gov.nist.javax.sip.stack.SIPTransaction
A given tx can process only a single outstanding event at a time.
ACTION - Static variable in class gov.nist.javax.sip.header.Contact
 
ACTION - Static variable in interface gov.nist.javax.sip.header.ParameterNames
 
ACTIVE - Static variable in interface javax.sip.header.SubscriptionStateHeader
State: The subscription has been accepted and (in general) has been authorized.
add(SDPField) - Method in class gov.nist.javax.sdp.fields.SDPFieldList
add a SDP Field to the list of headers that we maintain.
add(SDPObject) - Method in class gov.nist.javax.sdp.fields.SDPObjectList
Add an sdp object to this list.
add(NetObject) - Method in class gov.nist.javax.sip.address.NetObjectList
Add a new object to the list.
add(NameValue) - Method in class gov.nist.javax.sip.header.AuthenticationInfo
 
add(HDR) - Method in class gov.nist.javax.sip.header.SIPHeaderList
Concatenate the list of stuff that we are keeping around and also the text corresponding to these structures (that we parsed).
add(HDR, boolean) - Method in class gov.nist.javax.sip.header.SIPHeaderList
Add to this list.
add(int, HDR) - Method in class gov.nist.javax.sip.header.SIPHeaderList
insert at a location.
add(Object) - Method in class gov.nist.javax.sip.message.HeaderIterator
 
add(Content) - Method in interface gov.nist.javax.sip.message.MultipartMimeContent
 
add(Content) - Method in class gov.nist.javax.sip.message.MultipartMimeContentImpl
 
addAll(Collection<? extends HDR>) - Method in class gov.nist.javax.sip.header.SIPHeaderList
 
addAll(int, Collection<? extends HDR>) - Method in class gov.nist.javax.sip.header.SIPHeaderList
 
addAttribute(AttributeField) - Method in class gov.nist.javax.sdp.MediaDescriptionImpl
 
addAttribute(AttributeField) - Method in interface javax.sdp.MediaDescription
Add Media Attribute based on an AttributeField value issued by Miguel Freitas (IT) PTInovacao
addBandwidthField(BandwidthField) - Method in class gov.nist.javax.sdp.MediaDescriptionImpl
Set the bandwidthField member
addChargingCollectionFunctionAddress(String) - Method in class gov.nist.javax.sip.header.ims.PChargingFunctionAddresses
Add another Charging Collection Function (CCF) Address to this header
addChargingCollectionFunctionAddress(String) - Method in interface gov.nist.javax.sip.header.ims.PChargingFunctionAddressesHeader
Add another Charging Collection Function (CCF) Address to this header
addContent(Content) - Method in interface gov.nist.javax.sip.message.MultipartMimeContent
Set the content by its type.
addContent(Content) - Method in class gov.nist.javax.sip.message.MultipartMimeContentImpl
 
addDynamicPayloads(Vector, Vector) - Method in class gov.nist.javax.sdp.MediaDescriptionImpl
Adds dynamic media types to the description.
addDynamicPayloads(Vector, Vector) - Method in interface javax.sdp.MediaDescription
Adds dynamic media types to the description.
addEventChargingFunctionAddress(String) - Method in class gov.nist.javax.sip.header.ims.PChargingFunctionAddresses
Add another Event Charging Function (ECF) Address to this header
addEventChargingFunctionAddress(String) - Method in interface gov.nist.javax.sip.header.ims.PChargingFunctionAddressesHeader
Add another Event Charging Function (ECF) Address to this header
addEventListener(SIPTransactionEventListener) - Method in class gov.nist.javax.sip.stack.SIPTransaction
Adds a new event listener to this transaction.
addExtensionHeader(String, String) - Static method in class gov.nist.javax.sip.header.NameMap
add an extension header to this map.
addExtensionMethod(String) - Method in class gov.nist.javax.sip.stack.SIPTransactionStack
Add an extension method.
addField(SDPField) - Method in class gov.nist.javax.sdp.SessionDescriptionImpl
 
addFirst(HDR) - Method in class gov.nist.javax.sip.header.SIPHeaderList
Concatenate the list of stuff that we are keeping around and also the text corresponding to these structures (that we parsed).
addFirst(Header) - Method in class gov.nist.javax.sip.message.SIPMessage
 
addFirst(Header) - Method in interface javax.sip.message.Message
Adds the new Header to the head of the existing list of Headers contained in this Message.
addHeader(Header) - Method in class gov.nist.javax.sip.message.SIPMessage
Add a SIP header.
addHeader(String) - Method in class gov.nist.javax.sip.message.SIPMessage
Add a SIP header.
addHeader(Header) - Method in interface javax.sip.message.Message
Adds the new Header to the existing list of Headers contained in this Message.
addLast(Header) - Method in class gov.nist.javax.sip.message.SIPMessage
 
addLast(Header) - Method in interface javax.sip.message.Message
Adds the new Header to the end of existing list of Headers contained in this Message.
addListeningPoint(ListeningPoint) - Method in class gov.nist.javax.sip.SipProviderImpl
 
addListeningPoint(ListeningPoint) - Method in interface javax.sip.SipProvider
This method adds the supplied ListeningPoint to the list of ListeningPoints associated to this SipProvider.
addLogAppender(Appender) - Method in class gov.nist.javax.sip.SipStackImpl
Deprecated.  
addOffset(TypedTime) - Method in class gov.nist.javax.sdp.fields.RepeatField
 
addProductToken(String) - Method in class gov.nist.javax.sip.header.Server
set the productToken field
addProductToken(String) - Method in class gov.nist.javax.sip.header.UserAgent
set the productToken field
addRepeatField(RepeatField) - Method in class gov.nist.javax.sdp.TimeDescriptionImpl
Add a repeat field.
address() - Method in class gov.nist.javax.sip.parser.AddressParser
 
Address - Interface in javax.sip.address
This interface represents a user's display name and URI address.
ADDRESS_INCOMPLETE - Static variable in interface javax.sip.message.Response
The server received a request with a Request-URI that was incomplete.
ADDRESS_SPEC - Static variable in class gov.nist.javax.sip.address.AddressImpl
constant field.
AddressFactory - Interface in javax.sip.address
This interface provides factory methods that allow an application to create Address objects, URI's, SipURI's and TelURL's from a particular implementation of this specification.
AddressFactoryImpl - Class in gov.nist.javax.sip.address
Implementation of the JAIN-SIP address factory.
AddressFactoryImpl() - Constructor for class gov.nist.javax.sip.address.AddressFactoryImpl
Creates a new instance of AddressFactoryImpl
AddressHeaderIms - Class in gov.nist.javax.sip.header.ims
AddressHeader base class.
AddressHeaderIms(String) - Constructor for class gov.nist.javax.sip.header.ims.AddressHeaderIms
Constructor given the name of the header.
AddressImpl - Class in gov.nist.javax.sip.address
Address structure.
AddressImpl() - Constructor for class gov.nist.javax.sip.address.AddressImpl
 
AddressParameters - Interface in gov.nist.javax.sip.header
 
AddressParametersHeader - Class in gov.nist.javax.sip.header
An abstract class for headers that take an address and parameters.
AddressParametersParser - Class in gov.nist.javax.sip.parser
Address parameters parser.
AddressParser - Class in gov.nist.javax.sip.parser
Parser for addresses.
AddressParser(Lexer) - Constructor for class gov.nist.javax.sip.parser.AddressParser
 
AddressParser(String) - Constructor for class gov.nist.javax.sip.parser.AddressParser
 
AddressResolver - Interface in gov.nist.core.net
An interface that allows you to customize address lookup.
addRoute(SIPRequest) - Method in class gov.nist.javax.sip.stack.SIPDialog
Add a Route list extracted from a SIPRequest to this Dialog.
addSipListener(SipListener) - Method in class gov.nist.javax.sip.SipProviderImpl
 
addSipListener(SipListener) - Method in interface javax.sip.SipProvider
This method registers the SipListener object to this SipProvider, once registered the SIP Listener recieve events emitted from the SipProvider.
addTransaction(SIPTransaction) - Method in class gov.nist.javax.sip.stack.SIPDialog
Add a transaction record to the dialog.
addTransaction(SIPClientTransaction) - Method in class gov.nist.javax.sip.stack.SIPTransactionStack
Add a new client transaction to the set of existing transactions.
addTransaction(SIPServerTransaction) - Method in class gov.nist.javax.sip.stack.SIPTransactionStack
Add a new server transaction to the set of existing transactions.
addUnparsed(String) - Method in class gov.nist.javax.sip.message.SIPMessage
Add a header to the unparsed list of headers.
addZoneAdjustment(ZoneAdjustment) - Method in class gov.nist.javax.sdp.fields.ZoneField
Add an element to the zone adjustment list.
ADSL - Static variable in interface gov.nist.javax.sip.header.ims.PAccessNetworkInfoHeader
 
ADSL2 - Static variable in interface gov.nist.javax.sip.header.ims.PAccessNetworkInfoHeader
 
ADSL2p - Static variable in interface gov.nist.javax.sip.header.ims.PAccessNetworkInfoHeader
 
ALERT - Static variable in interface gov.nist.javax.sip.header.ParameterNames
 
ALERT - Static variable in interface javax.sip.header.ContentDispositionHeader
Alert Disposition Type Constant
ALERT_INFO - Static variable in interface gov.nist.javax.sip.header.SIPHeaderNames
 
ALERT_INFO - Static variable in interface gov.nist.javax.sip.parser.TokenTypes
 
alertIfStillInCallingStateBy(int) - Method in interface gov.nist.javax.sip.ClientTransactionExt
Send a transaction timeout event to the application if Tx is still in Calling state in the given time period ( in base timer interval count ) after sending request.
alertIfStillInCallingStateBy(int) - Method in class gov.nist.javax.sip.stack.SIPClientTransaction
 
AlertInfo - Class in gov.nist.javax.sip.header
AlertInfo SIP Header.
AlertInfo() - Constructor for class gov.nist.javax.sip.header.AlertInfo
Constructor
AlertInfoHeader - Interface in javax.sip.header
When present in an INVITE request, the Alert-Info header field specifies an alternative ring tone to the UAS.
AlertInfoList - Class in gov.nist.javax.sip.header
AlertInfo SIPHeader - there can be several AlertInfo headers.
AlertInfoList() - Constructor for class gov.nist.javax.sip.header.AlertInfoList
default constructor
AlertInfoParser - Class in gov.nist.javax.sip.parser
Parser for AlertInfo header.
AlertInfoParser(String) - Constructor for class gov.nist.javax.sip.parser.AlertInfoParser
Creates a new instance of AlertInfo Parser
ALG - Static variable in interface gov.nist.javax.sip.header.ims.ParameterNamesIms
 
ALGORITHM - Static variable in class gov.nist.javax.sip.header.AuthenticationHeader
 
ALGORITHM - Static variable in interface gov.nist.javax.sip.header.ParameterNames
 
Allow - Class in gov.nist.javax.sip.header
Allow SIPHeader.
Allow() - Constructor for class gov.nist.javax.sip.header.Allow
default constructor
Allow(String) - Constructor for class gov.nist.javax.sip.header.Allow
constructor
ALLOW - Static variable in interface gov.nist.javax.sip.header.SIPHeaderNames
 
ALLOW - Static variable in interface gov.nist.javax.sip.parser.TokenTypes
 
ALLOW_EVENTS - Static variable in interface gov.nist.javax.sip.header.SIPHeaderNames
 
ALLOW_EVENTS - Static variable in interface gov.nist.javax.sip.parser.TokenTypes
 
AllowEvents - Class in gov.nist.javax.sip.header
AllowEvents SIPHeader.
AllowEvents() - Constructor for class gov.nist.javax.sip.header.AllowEvents
default constructor
AllowEvents(String) - Constructor for class gov.nist.javax.sip.header.AllowEvents
constructor
AllowEventsHeader - Interface in javax.sip.header
This interface represents the AllowEvents SIP header, as defined by RFC3265, this header is not part of RFC3261.
AllowEventsList - Class in gov.nist.javax.sip.header
List of AllowEvents headers.
AllowEventsList() - Constructor for class gov.nist.javax.sip.header.AllowEventsList
default constructor
AllowEventsParser - Class in gov.nist.javax.sip.parser
Parser for AllowEvents header.
AllowEventsParser(String) - Constructor for class gov.nist.javax.sip.parser.AllowEventsParser
Creates a new instance of AllowEventsParser
AllowHeader - Interface in javax.sip.header
The Allow header field lists the set of methods supported by the User Agent generating the message.
AllowList - Class in gov.nist.javax.sip.header
List of ALLOW headers.
AllowList() - Constructor for class gov.nist.javax.sip.header.AllowList
default constructor
AllowParser - Class in gov.nist.javax.sip.parser
Parser for Allow header.
AllowParser(String) - Constructor for class gov.nist.javax.sip.parser.AllowParser
Creates a new instance of AllowParser
allowsAllContentSubTypes() - Method in class gov.nist.javax.sip.header.Accept
returns true if this header allows all ContentSubTypes, false otherwise.
allowsAllContentSubTypes() - Method in interface javax.sip.header.AcceptHeader
Gets boolean value to indicate if the AcceptHeader allows all media sub-types, that is the content sub-type is "*".
allowsAllContentTypes() - Method in class gov.nist.javax.sip.header.Accept
returns true if this header allows all ContentTypes, false otherwise.
allowsAllContentTypes() - Method in interface javax.sip.header.AcceptHeader
Gets boolean value to indicate if the AcceptHeader allows all media types, that is the content type is "*".
ALPHA - Static variable in interface gov.nist.javax.sip.parser.TokenTypes
 
ALTERNATIVE_SERVICE - Static variable in interface javax.sip.message.Response
The call was not successful, but alternative services are possible.
AMBIGUOUS - Static variable in interface javax.sip.message.Response
The Request-URI was ambiguous.
AND - Static variable in interface gov.nist.javax.sip.parser.TokenTypes
 
APPLICATION_ID_LABEL - Static variable in interface gov.nist.javax.sip.header.ims.ParameterNamesIms
 
APR - Static variable in class gov.nist.javax.sip.header.SIPDate
 
APR - Static variable in interface gov.nist.javax.sip.parser.TokenNames
 
AS - Static variable in interface javax.sdp.BandWidth
"Application Specific" bandwidth modifier, "AS".
AT - Static variable in interface gov.nist.javax.sip.parser.TokenTypes
 
attachHeader(SIPHeader, boolean) - Method in class gov.nist.javax.sip.message.SIPMessage
Attach a header to the end of the existing headers in this SIPMessage structure.
attachHeader(SIPHeader, boolean, boolean) - Method in class gov.nist.javax.sip.message.SIPMessage
Attach the header to the SIP Message structure at a specified position in its list of headers.
Attribute - Interface in javax.sdp
An Attribute represents an a= fields contained within either a MediaDescription or a SessionDescription.
ATTRIBUTE_FIELD - Static variable in interface gov.nist.javax.sdp.fields.SDPFieldNames
 
ATTRIBUTE_NOT_UNDERSTOOD - Static variable in interface javax.sip.header.WarningHeader
One or more of the media attributes in the session description are not supported.
AttributeField - Class in gov.nist.javax.sdp.fields
Attribute Field.
AttributeField() - Constructor for class gov.nist.javax.sdp.fields.AttributeField
 
attributeField() - Method in class gov.nist.javax.sdp.parser.AttributeFieldParser
 
AttributeFieldParser - Class in gov.nist.javax.sdp.parser
 
AttributeFieldParser(String) - Constructor for class gov.nist.javax.sdp.parser.AttributeFieldParser
Creates new AttributeFieldParser
auditStack(Set, long, long) - Method in class gov.nist.javax.sip.stack.SIPTransactionStack
Audits the SIP Stack for leaks
auditTag - Variable in class gov.nist.javax.sip.stack.SIPDialog
 
auditTag - Variable in class gov.nist.javax.sip.stack.SIPTransaction
 
AUG - Static variable in class gov.nist.javax.sip.header.SIPDate
 
AUG - Static variable in interface gov.nist.javax.sip.parser.TokenNames
 
AUTH_TOKEN - Static variable in interface gov.nist.javax.sip.header.ims.ParameterNamesIms
 
AUTHENTICATION_INFO - Static variable in interface gov.nist.javax.sip.header.SIPHeaderNames
 
AUTHENTICATION_INFO - Static variable in interface gov.nist.javax.sip.parser.TokenTypes
 
AuthenticationHeader - Class in gov.nist.javax.sip.header
The generic AuthenticationHeader
AuthenticationHeader(String) - Constructor for class gov.nist.javax.sip.header.AuthenticationHeader
 
AuthenticationHeader() - Constructor for class gov.nist.javax.sip.header.AuthenticationHeader
 
AuthenticationHelper - Interface in gov.nist.javax.sip.clientauthutils
A helper interface that provides useful functionality for clients that need to authenticate with servers.
AuthenticationHelperImpl - Class in gov.nist.javax.sip.clientauthutils
The class handles authentication challenges, caches user credentials and takes care (through the SecurityAuthority interface) about retrieving passwords.
AuthenticationHelperImpl(SipStackImpl, AccountManager, HeaderFactory) - Constructor for class gov.nist.javax.sip.clientauthutils.AuthenticationHelperImpl
Default constructor for the security manager.
AuthenticationHelperImpl(SipStackImpl, SecureAccountManager, HeaderFactory) - Constructor for class gov.nist.javax.sip.clientauthutils.AuthenticationHelperImpl
Default constructor for the security manager.
AuthenticationInfo - Class in gov.nist.javax.sip.header
Authentication info SIP Header.
AuthenticationInfo() - Constructor for class gov.nist.javax.sip.header.AuthenticationInfo
Default contstructor.
AuthenticationInfoHeader - Interface in javax.sip.header
The Authentication-Info header field provides for mutual authentication with HTTP Digest.
AuthenticationInfoList - Class in gov.nist.javax.sip.header
A list of AuthenticationInfo headers (there can be multiple in a message).
AuthenticationInfoList() - Constructor for class gov.nist.javax.sip.header.AuthenticationInfoList
Creates a new instance of AuthenticationList
AuthenticationInfoParser - Class in gov.nist.javax.sip.parser
Parser for Authentication-Info header.
AuthenticationInfoParser(String) - Constructor for class gov.nist.javax.sip.parser.AuthenticationInfoParser
Creates a new instance of AuthenticationInfoParser
Authority - Class in gov.nist.javax.sip.address
Authority part of a URI structure.
Authority() - Constructor for class gov.nist.javax.sip.address.Authority
 
Authorization - Class in gov.nist.javax.sip.header
Authorization SIP header.
Authorization() - Constructor for class gov.nist.javax.sip.header.Authorization
Default constructor.
AUTHORIZATION - Static variable in interface gov.nist.javax.sip.header.SIPHeaderNames
 
AUTHORIZATION - Static variable in interface gov.nist.javax.sip.parser.TokenTypes
 
AuthorizationHeader - Interface in javax.sip.header
The Authorization header is used when a user agent wishes to authenticate itself with a server - usually, but not necessarily, after receiving an UNAUTHORIZED Response - by including an AuthorizationHeader with the Request.
AuthorizationHeaderIms - Interface in gov.nist.javax.sip.header.ims
Extension to Authorization header (3GPP TS 24299-5d0) This extension defines a new auth-param for the Authorization header used in REGISTER requests.
AuthorizationList - Class in gov.nist.javax.sip.header
WWWAuthenticate SIPHeader (of which there can be several?)
AuthorizationList() - Constructor for class gov.nist.javax.sip.header.AuthorizationList
constructor.
AuthorizationParser - Class in gov.nist.javax.sip.parser
Parser for authorization headers.
AuthorizationParser(String) - Constructor for class gov.nist.javax.sip.parser.AuthorizationParser
Constructor
AVP_DEFINED_STATIC_MAX - Static variable in interface javax.sdp.SdpConstants
Highest defined static payload type.
AVP_DYNAMIC_MIN - Static variable in interface javax.sdp.SdpConstants
The minimum defined dynamic format value
avpChannels - Static variable in interface javax.sdp.SdpConstants
Channels per static type.
avpClockRates - Static variable in interface javax.sdp.SdpConstants
Clock rates for various AVP payload types indexed by their static payload types.
avpTypeNames - Static variable in interface javax.sdp.SdpConstants
Names of AVP (Audio-Video Profile) payload types indexed on their static payload types.

NIST-SIP: The Reference Implementation for JAIN-SIP 1.2
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _
A product of the NIST/ITL Advanced Networking Technologies Division.
See conditions of use.
Submit a bug report or feature request.