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 android.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 android.gov.nist.javax.sip.header.Accept
default constructor
ACCEPT - Static variable in interface android.gov.nist.javax.sip.header.SIPHeaderNames
 
ACCEPT - Static variable in interface android.gov.nist.javax.sip.parser.TokenTypes
 
ACCEPT_ENCODING - Static variable in interface android.gov.nist.javax.sip.header.SIPHeaderNames
 
ACCEPT_ENCODING - Static variable in interface android.gov.nist.javax.sip.parser.TokenTypes
 
ACCEPT_LANGUAGE - Static variable in interface android.gov.nist.javax.sip.header.SIPHeaderNames
 
ACCEPT_LANGUAGE - Static variable in interface android.gov.nist.javax.sip.parser.TokenTypes
 
ACCEPTED - Static variable in interface android.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 android.gov.nist.javax.sip.header
Accept-Encoding SIP (HTTP) Header.
AcceptEncoding() - Constructor for class android.gov.nist.javax.sip.header.AcceptEncoding
default constructor
AcceptEncodingHeader - Interface in android.javax.sip.header
This interface represents the Accept-Encoding request-header.
AcceptEncodingList - Class in android.gov.nist.javax.sip.header
AcceptEncodingList of AccepEncoding headers.
AcceptEncodingList() - Constructor for class android.gov.nist.javax.sip.header.AcceptEncodingList
default constructor
AcceptEncodingParser - Class in android.gov.nist.javax.sip.parser
Accept-Encoding SIP (HTTP) Header parser.
AcceptEncodingParser(String) - Constructor for class android.gov.nist.javax.sip.parser.AcceptEncodingParser
Constructor
AcceptEncodingParser(Lexer) - Constructor for class android.gov.nist.javax.sip.parser.AcceptEncodingParser
Constructor
AcceptHeader - Interface in android.javax.sip.header
This interface represents an Accept request-header.
AcceptLanguage - Class in android.gov.nist.javax.sip.header
Accept Language body.
AcceptLanguage() - Constructor for class android.gov.nist.javax.sip.header.AcceptLanguage
default constructor
AcceptLanguageHeader - Interface in android.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 android.gov.nist.javax.sip.header
AcceptLanguageList: Strings together a list of AcceptLanguage SIPHeaders.
AcceptLanguageList() - Constructor for class android.gov.nist.javax.sip.header.AcceptLanguageList
 
AcceptLanguageParser - Class in android.gov.nist.javax.sip.parser
Parser for Accept Language Headers.
AcceptLanguageParser(String) - Constructor for class android.gov.nist.javax.sip.parser.AcceptLanguageParser
Constructor
AcceptLanguageParser(Lexer) - Constructor for class android.gov.nist.javax.sip.parser.AcceptLanguageParser
Constructor
AcceptList - Class in android.gov.nist.javax.sip.header
Accept List of SIP headers.
AcceptList() - Constructor for class android.gov.nist.javax.sip.header.AcceptList
Default constructor
AcceptParser - Class in android.gov.nist.javax.sip.parser
Parser for Accept header.
AcceptParser(String) - Constructor for class android.gov.nist.javax.sip.parser.AcceptParser
Creates a new instance of Accept Parser
AcceptParser(Lexer) - Constructor for class android.gov.nist.javax.sip.parser.AcceptParser
Constructor
AccountManager - Interface in android.gov.nist.javax.sip.clientauthutils
 
ACK - Static variable in interface android.gov.nist.javax.sip.parser.TokenNames
 
ACK - Static variable in interface android.gov.nist.javax.sip.parser.TokenTypes
 
ACK - Static variable in interface android.javax.sip.message.Request
An ACK is used to acknowledge the successful receipt of a message in a transaction.
ackProcessed - Variable in class android.gov.nist.javax.sip.stack.SIPDialog
 
ackSeen() - Method in interface android.gov.nist.javax.sip.stack.SIPServerTransaction
This is book-keeping for retransmission filter management.
ackSeen() - Method in class android.gov.nist.javax.sip.stack.SIPServerTransactionImpl
 
AckSendingStrategy - Interface in android.gov.nist.javax.sip.stack
Implement this and set it in a SIPDialog to override the sending of an ack message
acquireSem() - Method in class android.gov.nist.javax.sip.SipStackImpl
 
acquireSem() - Method in interface android.gov.nist.javax.sip.stack.SIPTransaction
A given tx can process only a single outstanding event at a time.
acquireSem() - Method in class android.gov.nist.javax.sip.stack.SIPTransactionImpl
 
acquireTimerTaskSem() - Method in class android.gov.nist.javax.sip.stack.SIPDialog
 
ACTION - Static variable in class android.gov.nist.javax.sip.header.Contact
 
ACTION - Static variable in interface android.gov.nist.javax.sip.header.ParameterNames
 
ACTIVE - Static variable in interface android.javax.sip.header.SubscriptionStateHeader
State: The subscription has been accepted and (in general) has been authorized.
activeDuration - Variable in class android.gov.nist.javax.sdp.fields.RepeatField
 
add(SDPField) - Method in class android.gov.nist.javax.sdp.fields.SDPFieldList
add a SDP Field to the list of headers that we maintain.
add(SDPObject) - Method in class android.gov.nist.javax.sdp.fields.SDPObjectList
Add an sdp object to this list.
add(NetObject) - Method in class android.gov.nist.javax.sip.address.NetObjectList
Add a new object to the list.
add(NameValue) - Method in class android.gov.nist.javax.sip.header.AuthenticationInfo
 
add(HDR) - Method in class android.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 android.gov.nist.javax.sip.header.SIPHeaderList
Add to this list.
add(int, HDR) - Method in class android.gov.nist.javax.sip.header.SIPHeaderList
insert at a location.
add(Object) - Method in class android.gov.nist.javax.sip.message.HeaderIterator
 
add(Content) - Method in interface android.gov.nist.javax.sip.message.MultipartMimeContent
 
add(Content) - Method in class android.gov.nist.javax.sip.message.MultipartMimeContentImpl
 
addAll(Collection<? extends HDR>) - Method in class android.gov.nist.javax.sip.header.SIPHeaderList
 
addAll(int, Collection<? extends HDR>) - Method in class android.gov.nist.javax.sip.header.SIPHeaderList
 
addAppender(Appender) - Method in class android.gov.nist.core.CommonLoggerLog4j
This method allows you to add an external appender.
addAppender(Appender) - Method in class android.gov.nist.core.LogWriter
This method allows you to add an external appender.
addAttribute(AttributeField) - Method in class android.gov.nist.javax.sdp.MediaDescriptionImpl
 
addAttribute(AttributeField) - Method in interface android.javax.sdp.MediaDescription
Add Media Attribute based on an AttributeField value
addBandwidthField(BandwidthField) - Method in class android.gov.nist.javax.sdp.MediaDescriptionImpl
Set the bandwidthField member
addBytes(byte[]) - Method in class android.gov.nist.javax.sip.parser.NioPipelineParser
 
addBytes(byte[]) - Method in class android.gov.nist.javax.sip.stack.NioTcpMessageChannel
 
addBytes(byte[]) - Method in class android.gov.nist.javax.sip.stack.NioTlsMessageChannel
 
addBytes(byte[]) - Method in class android.gov.nist.javax.sip.stack.NioTlsWebSocketMessageChannel
 
addBytes(byte[]) - Method in class android.gov.nist.javax.sip.stack.NioWebSocketMessageChannel
 
addChargingCollectionFunctionAddress(String) - Method in class android.gov.nist.javax.sip.header.ims.PChargingFunctionAddresses
Add another Charging Collection Function (CCF) Address to this header
addChargingCollectionFunctionAddress(String) - Method in interface android.gov.nist.javax.sip.header.ims.PChargingFunctionAddressesHeader
Add another Charging Collection Function (CCF) Address to this header
addContent(Content) - Method in interface android.gov.nist.javax.sip.message.MultipartMimeContent
Set the content by its type.
addContent(Content) - Method in class android.gov.nist.javax.sip.message.MultipartMimeContentImpl
 
addCurrentThread() - Method in class android.gov.nist.core.ThreadAuditor
 
addDynamicPayloads(Vector, Vector) - Method in class android.gov.nist.javax.sdp.MediaDescriptionImpl
Adds dynamic media types to the description.
addDynamicPayloads(Vector, Vector) - Method in interface android.javax.sdp.MediaDescription
Adds dynamic media types to the description.
addEvent(EventWrapper) - Method in class android.gov.nist.javax.sip.EventScanner
 
addEventChargingFunctionAddress(String) - Method in class android.gov.nist.javax.sip.header.ims.PChargingFunctionAddresses
Add another Event Charging Function (ECF) Address to this header
addEventChargingFunctionAddress(String) - Method in interface android.gov.nist.javax.sip.header.ims.PChargingFunctionAddressesHeader
Add another Event Charging Function (ECF) Address to this header
addEventListener(SIPDialogEventListener) - Method in class android.gov.nist.javax.sip.stack.SIPDialog
Adds a new event listener to this dialog.
addEventListener(SIPTransactionEventListener) - Method in interface android.gov.nist.javax.sip.stack.SIPTransaction
Adds a new event listener to this transaction.
addEventListener(SIPTransactionEventListener) - Method in class android.gov.nist.javax.sip.stack.SIPTransactionImpl
 
addExtensionHeader(String, String) - Static method in class android.gov.nist.javax.sip.header.NameMap
add an extension header to this map.
addExtensionHeader(Header) - Method in class android.gov.nist.javax.sip.message.ContentImpl
 
addExtensionMethod(String) - Method in class android.gov.nist.javax.sip.stack.SIPTransactionStack
Add an extension method.
addField(SDPField) - Method in class android.gov.nist.javax.sdp.SessionDescriptionImpl
 
addFirst(GenericObject) - Method in class android.gov.nist.core.GenericObjectList
 
addFirst(HDR) - Method in class android.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 android.gov.nist.javax.sip.message.SIPMessage
 
addFirst(Header) - Method in interface android.javax.sip.message.Message
Adds the new Header to the head of the existing list of Headers contained in this Message.
addForkedClientTransaction(SIPClientTransaction) - Method in class android.gov.nist.javax.sip.stack.SIPTransactionStack
 
addHeader(Header) - Method in class android.gov.nist.javax.sip.message.SIPMessage
Add a SIP header.
addHeader(String) - Method in class android.gov.nist.javax.sip.message.SIPMessage
Add a SIP header.
addHeader(Header) - Method in interface android.javax.sip.message.Message
Adds the new Header to the existing list of Headers contained in this Message.
addKeyword(String, int) - Method in class android.gov.nist.core.LexerCore
 
addLast(Header) - Method in class android.gov.nist.javax.sip.message.SIPMessage
 
addLast(Header) - Method in interface android.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 android.gov.nist.javax.sip.SipProviderImpl
 
addListeningPoint(ListeningPoint) - Method in interface android.javax.sip.SipProvider
This method adds the supplied ListeningPoint to the list of ListeningPoints associated to this SipProvider.
addListHeader(Class<? extends SIPHeader>, Class<? extends SIPHeaderList<? extends SIPHeader>>) - Static method in class android.gov.nist.javax.sip.message.ListMap
Mark a listable Header
addLogAppender(Appender) - Method in class android.gov.nist.javax.sip.SipStackImpl
Deprecated.
TODO: remove this method May 11, 2010.
addMessageProcessor(MessageProcessor) - Method in class android.gov.nist.javax.sip.stack.SIPTransactionStack
Adds a new MessageProcessor to the list of running processors for this SIPStack and starts it.
addOffset(TypedTime) - Method in class android.gov.nist.javax.sdp.fields.RepeatField
 
addPlaintextBytes(byte[]) - Method in interface android.gov.nist.javax.sip.stack.NioTlsChannelInterface
Add plain text data in the queue.
addPlaintextBytes(byte[]) - Method in class android.gov.nist.javax.sip.stack.NioTlsMessageChannel
 
addPlaintextBytes(byte[]) - Method in class android.gov.nist.javax.sip.stack.NioTlsWebSocketMessageChannel
 
addProductToken(String) - Method in class android.gov.nist.javax.sip.header.Server
set the productToken field
addProductToken(String) - Method in class android.gov.nist.javax.sip.header.UserAgent
set the productToken field
addRepeatField(RepeatField) - Method in class android.gov.nist.javax.sdp.TimeDescriptionImpl
Add a repeat field.
address - Variable in class android.gov.nist.javax.sdp.fields.ConnectionAddress
 
address - Variable in class android.gov.nist.javax.sdp.fields.ConnectionField
 
address - Variable in class android.gov.nist.javax.sdp.fields.OriginField
 
address - Variable in class android.gov.nist.javax.sip.address.AddressImpl
address field
address - Variable in class android.gov.nist.javax.sip.header.AddressParametersHeader
 
address - Variable in class android.gov.nist.javax.sip.header.ims.AddressHeaderIms
 
address(boolean) - Method in class android.gov.nist.javax.sip.parser.AddressParser
 
Address - Interface in android.javax.sip.address
This interface represents a user's display name and URI address.
ADDRESS_INCOMPLETE - Static variable in interface android.javax.sip.message.Response
The server received a request with a Request-URI that was incomplete.
ADDRESS_SPEC - Static variable in class android.gov.nist.javax.sip.address.AddressImpl
constant field.
AddressFactory - Interface in android.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.
AddressFactoryEx - Interface in android.gov.nist.javax.sip.address
This interface is extension to AddressFactory.
AddressFactoryImpl - Class in android.gov.nist.javax.sip.address
Implementation of the JAIN-SIP address factory.
AddressFactoryImpl() - Constructor for class android.gov.nist.javax.sip.address.AddressFactoryImpl
Creates a new instance of AddressFactoryImpl
AddressHeaderIms - Class in android.gov.nist.javax.sip.header.ims
AddressHeader base class.
AddressHeaderIms(String) - Constructor for class android.gov.nist.javax.sip.header.ims.AddressHeaderIms
Constructor given the name of the header.
AddressImpl - Class in android.gov.nist.javax.sip.address
Address structure.
AddressImpl() - Constructor for class android.gov.nist.javax.sip.address.AddressImpl
 
AddressParameters - Interface in android.gov.nist.javax.sip.header
 
AddressParametersHeader - Class in android.gov.nist.javax.sip.header
An abstract class for headers that take an address and parameters.
AddressParametersHeader(String) - Constructor for class android.gov.nist.javax.sip.header.AddressParametersHeader
Constructor given the name of the header.
AddressParametersHeader(String, boolean) - Constructor for class android.gov.nist.javax.sip.header.AddressParametersHeader
Constructor given a synch flag.
AddressParametersParser - Class in android.gov.nist.javax.sip.parser
Address parameters parser.
AddressParametersParser(Lexer) - Constructor for class android.gov.nist.javax.sip.parser.AddressParametersParser
 
AddressParametersParser(String) - Constructor for class android.gov.nist.javax.sip.parser.AddressParametersParser
 
AddressParser - Class in android.gov.nist.javax.sip.parser
Parser for addresses.
AddressParser(Lexer) - Constructor for class android.gov.nist.javax.sip.parser.AddressParser
 
AddressParser(String) - Constructor for class android.gov.nist.javax.sip.parser.AddressParser
 
AddressResolver - Interface in android.gov.nist.core.net
An interface that allows you to customize address lookup.
addressResolver - Variable in class android.gov.nist.javax.sip.stack.SIPTransactionStack
 
addressType - Variable in class android.gov.nist.core.Host
address field
addressType - Variable in class android.gov.nist.javax.sip.address.AddressImpl
 
addRoute(SIPRequest) - Method in class android.gov.nist.javax.sip.stack.SIPDialog
Add a Route list extracted from a SIPRequest to this Dialog.
addrtype - Variable in class android.gov.nist.javax.sdp.fields.ConnectionField
 
addrtype - Variable in class android.gov.nist.javax.sdp.fields.OriginField
 
addSipListener(SipListener) - Method in class android.gov.nist.javax.sip.SipProviderImpl
 
addSipListener(SipListener) - Method in interface android.javax.sip.SipProvider
This method registers the SipListener object to this SipProvider, once registered the SIP Listener recieve events emitted from the SipProvider.
addTask(K, Runnable) - Method in class android.gov.nist.javax.sip.stack.MultiPipelineExecutor
 
addToParserTable(String, Class<? extends HeaderParser>) - Static method in class android.gov.nist.javax.sip.parser.ParserFactory
This method is added to support parser extensibility.
addTransaction(SIPTransaction) - Method in class android.gov.nist.javax.sip.stack.SIPDialog
Add a transaction record to the dialog.
addTransaction(SIPClientTransaction) - Method in class android.gov.nist.javax.sip.stack.SIPTransactionStack
Add a new client transaction to the set of existing transactions.
addTransaction(SIPServerTransaction) - Method in class android.gov.nist.javax.sip.stack.SIPTransactionStack
Add a new server transaction to the set of existing transactions.
addTransactionPendingAck(SIPServerTransaction) - Method in class android.gov.nist.javax.sip.stack.SIPTransactionStack
Add entry to "Transaction Pending ACK" table.
addUnparsed(String) - Method in class android.gov.nist.javax.sip.message.SIPMessage
Add a header to the unparsed list of headers.
addZoneAdjustment(ZoneAdjustment) - Method in class android.gov.nist.javax.sdp.fields.ZoneField
Add an element to the zone adjustment list.
ADSL - Static variable in interface android.gov.nist.javax.sip.header.ims.PAccessNetworkInfoHeader
 
ADSL2 - Static variable in interface android.gov.nist.javax.sip.header.ims.PAccessNetworkInfoHeader
 
ADSL2p - Static variable in interface android.gov.nist.javax.sip.header.ims.PAccessNetworkInfoHeader
 
AffinitityExecutorSipTimer - Class in android.gov.nist.javax.sip.stack.timers
Implementation of the SIP Timer based on Affinity executor provided by stack
AffinitityExecutorSipTimer() - Constructor for class android.gov.nist.javax.sip.stack.timers.AffinitityExecutorSipTimer
 
afterExecute(Runnable, Throwable) - Method in class android.gov.nist.javax.sip.MDCScheduledTHExecutor
 
afterMessage(Message) - Method in class android.gov.nist.javax.sip.stack.CallAnalysisInterceptor
 
afterMessage(Message) - Method in interface android.gov.nist.javax.sip.stack.SIPEventInterceptor
This message is called after the message has been processed by JAIN SIP
agent - Variable in class android.gov.nist.javax.sip.header.Warning
the name or pseudonym of the server adding the Warning header, for use in debugging
ALERT - Static variable in interface android.gov.nist.javax.sip.header.ParameterNames
 
ALERT - Static variable in interface android.javax.sip.header.ContentDispositionHeader
Alert Disposition Type Constant
ALERT_INFO - Static variable in interface android.gov.nist.javax.sip.header.SIPHeaderNames
 
ALERT_INFO - Static variable in interface android.gov.nist.javax.sip.parser.TokenTypes
 
alertIfStillInCallingStateBy(int) - Method in interface android.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 interface android.gov.nist.javax.sip.stack.SIPClientTransaction
 
alertIfStillInCallingStateBy(int) - Method in class android.gov.nist.javax.sip.stack.SIPClientTransactionImpl
 
AlertInfo - Class in android.gov.nist.javax.sip.header
AlertInfo SIP Header.
AlertInfo() - Constructor for class android.gov.nist.javax.sip.header.AlertInfo
Constructor
AlertInfoHeader - Interface in android.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 android.gov.nist.javax.sip.header
AlertInfo SIPHeader - there can be several AlertInfo headers.
AlertInfoList() - Constructor for class android.gov.nist.javax.sip.header.AlertInfoList
default constructor
AlertInfoParser - Class in android.gov.nist.javax.sip.parser
Parser for AlertInfo header.
AlertInfoParser(String) - Constructor for class android.gov.nist.javax.sip.parser.AlertInfoParser
Creates a new instance of AlertInfo Parser
AlertInfoParser(Lexer) - Constructor for class android.gov.nist.javax.sip.parser.AlertInfoParser
Constructor
ALG - Static variable in interface android.gov.nist.javax.sip.header.ims.ParameterNamesIms
 
ALGORITHM - Static variable in class android.gov.nist.javax.sip.header.AuthenticationHeader
 
ALGORITHM - Static variable in interface android.gov.nist.javax.sip.header.ParameterNames
 
allocate(int) - Method in class android.gov.nist.javax.sip.stack.ByteBufferFactory
 
allocateDirect(int) - Method in class android.gov.nist.javax.sip.stack.ByteBufferFactory
 
Allow - Class in android.gov.nist.javax.sip.header
Allow SIPHeader.
Allow() - Constructor for class android.gov.nist.javax.sip.header.Allow
default constructor
Allow(String) - Constructor for class android.gov.nist.javax.sip.header.Allow
constructor
ALLOW - Static variable in interface android.gov.nist.javax.sip.header.SIPHeaderNames
 
ALLOW - Static variable in interface android.gov.nist.javax.sip.parser.TokenTypes
 
ALLOW_EVENTS - Static variable in interface android.gov.nist.javax.sip.header.SIPHeaderNames
 
ALLOW_EVENTS - Static variable in interface android.gov.nist.javax.sip.parser.TokenTypes
 
AllowEvents - Class in android.gov.nist.javax.sip.header
AllowEvents SIPHeader.
AllowEvents() - Constructor for class android.gov.nist.javax.sip.header.AllowEvents
default constructor
AllowEvents(String) - Constructor for class android.gov.nist.javax.sip.header.AllowEvents
constructor
AllowEventsHeader - Interface in android.javax.sip.header
This interface represents the AllowEvents SIP header, as defined by RFC3265, this header is not part of RFC3261.
AllowEventsList - Class in android.gov.nist.javax.sip.header
List of AllowEvents headers.
AllowEventsList() - Constructor for class android.gov.nist.javax.sip.header.AllowEventsList
default constructor
AllowEventsParser - Class in android.gov.nist.javax.sip.parser
Parser for AllowEvents header.
AllowEventsParser(String) - Constructor for class android.gov.nist.javax.sip.parser.AllowEventsParser
Creates a new instance of AllowEventsParser
AllowEventsParser(Lexer) - Constructor for class android.gov.nist.javax.sip.parser.AllowEventsParser
Constructor
AllowHeader - Interface in android.javax.sip.header
The Allow header field lists the set of methods supported by the User Agent generating the message.
AllowList - Class in android.gov.nist.javax.sip.header
List of ALLOW headers.
AllowList() - Constructor for class android.gov.nist.javax.sip.header.AllowList
default constructor
allowParameters - Variable in class android.gov.nist.javax.sip.parser.AddressParametersParser
 
AllowParser - Class in android.gov.nist.javax.sip.parser
Parser for Allow header.
AllowParser(String) - Constructor for class android.gov.nist.javax.sip.parser.AllowParser
Creates a new instance of AllowParser
AllowParser(Lexer) - Constructor for class android.gov.nist.javax.sip.parser.AllowParser
Constructor
allowsAllContentSubTypes() - Method in class android.gov.nist.javax.sip.header.Accept
returns true if this header allows all ContentSubTypes, false otherwise.
allowsAllContentSubTypes() - Method in interface android.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 android.gov.nist.javax.sip.header.Accept
returns true if this header allows all ContentTypes, false otherwise.
allowsAllContentTypes() - Method in interface android.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 class android.gov.nist.core.LexerCore
 
ALPHA - Static variable in interface android.gov.nist.javax.sip.parser.TokenTypes
 
ALTERNATIVE_SERVICE - Static variable in interface android.javax.sip.message.Response
The call was not successful, but alternative services are possible.
AMBIGUOUS - Static variable in interface android.javax.sip.message.Response
The Request-URI was ambiguous.
AND - Static variable in class android.gov.nist.core.GenericObject
 
AND - Static variable in class android.gov.nist.core.GenericObjectList
 
AND - Static variable in class android.gov.nist.core.LexerCore
 
AND - Static variable in interface android.gov.nist.core.Separators
 
AND - Static variable in interface android.gov.nist.javax.sip.parser.TokenTypes
 
android.gov.nist.core - package android.gov.nist.core
Contains core classes that the rest of the implementation depends upon.
android.gov.nist.core.net - package android.gov.nist.core.net
Contains the Network layer classes and interfaces.
android.gov.nist.javax.sdp - package android.gov.nist.javax.sdp
Preliminary implementation of the android.javax.sdp package (JSR 141 see JSR 141 )
android.gov.nist.javax.sdp.fields - package android.gov.nist.javax.sdp.fields
Classes for SDP Fields.
android.gov.nist.javax.sdp.parser - package android.gov.nist.javax.sdp.parser
 
android.gov.nist.javax.sip - package android.gov.nist.javax.sip
This is the root of the JAIN implementation of SIP.
android.gov.nist.javax.sip.address - package android.gov.nist.javax.sip.address
Implementation of the address package of the JAIN SIP API.
android.gov.nist.javax.sip.clientauthutils - package android.gov.nist.javax.sip.clientauthutils
This package contains a set of utilities for client side Authentication Challenge handling.
android.gov.nist.javax.sip.header - package 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 - package android.gov.nist.javax.sip.header.extensions
 
android.gov.nist.javax.sip.header.ims - package 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 - package android.gov.nist.javax.sip.message
Class definitions for SIP messages and message factory.
android.gov.nist.javax.sip.parser - package android.gov.nist.javax.sip.parser
Parsers for SIP Headers, URL's and addresses.
android.gov.nist.javax.sip.parser.extensions - package android.gov.nist.javax.sip.parser.extensions
 
android.gov.nist.javax.sip.parser.ims - package android.gov.nist.javax.sip.parser.ims
Parser for IMS headers.
android.gov.nist.javax.sip.stack - package 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 - package android.gov.nist.javax.sip.stack.sctp
 
android.gov.nist.javax.sip.stack.timers - package android.gov.nist.javax.sip.stack.timers
 
android.javax.sdp - package android.javax.sdp
This is a preliminary version of the android.javax.sdp package based on the public review version JSR 141 .
android.javax.sip - package android.javax.sip
This package contains the main interfaces that model the architecture from both an application developer and a stack vendor view.
android.javax.sip.address - package android.javax.sip.address
This package contains interfaces that represent the Addressing components of the SIP protocol.
android.javax.sip.header - package android.javax.sip.header

This package contains all the headers interfaces supported by this specification.

android.javax.sip.message - package android.javax.sip.message
This package contains the interfaces representing SIP messages.
APPLICATION_ID_LABEL - Static variable in interface android.gov.nist.javax.sip.header.ims.ParameterNamesIms
 
applicationData - Variable in class android.gov.nist.javax.sip.message.SIPMessage
The application data pointer.
applicationData - Variable in class android.gov.nist.javax.sip.stack.SIPTransactionImpl
 
applyMask(byte[], int, int, byte[]) - Static method in class android.gov.nist.javax.sip.stack.WebSocketCodec
 
APR - Static variable in class android.gov.nist.javax.sip.header.SIPDate
 
APR - Static variable in interface android.gov.nist.javax.sip.parser.TokenNames
 
AS - Static variable in interface android.javax.sdp.BandWidth
"Application Specific" bandwidth modifier, "AS".
AT - Static variable in class android.gov.nist.core.GenericObject
 
AT - Static variable in class android.gov.nist.core.GenericObjectList
 
AT - Static variable in class android.gov.nist.core.LexerCore
 
AT - Static variable in interface android.gov.nist.core.Separators
 
AT - Static variable in interface android.gov.nist.javax.sip.parser.TokenTypes
 
attachHeader(SIPHeader, boolean) - Method in class android.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 android.gov.nist.javax.sip.message.SIPMessage
Attach the header to the SIP Message structure at a specified position in its list of headers.
attribute - Variable in class android.gov.nist.javax.sdp.fields.AttributeField
 
Attribute - Interface in android.javax.sdp
An Attribute represents an a= fields contained within either a MediaDescription or a SessionDescription.
ATTRIBUTE_FIELD - Static variable in interface android.gov.nist.javax.sdp.fields.SDPFieldNames
 
ATTRIBUTE_NOT_UNDERSTOOD - Static variable in interface android.javax.sip.header.WarningHeader
One or more of the media attributes in the session description are not supported.
AttributeField - Class in android.gov.nist.javax.sdp.fields
Attribute Field.
AttributeField() - Constructor for class android.gov.nist.javax.sdp.fields.AttributeField
 
attributeField() - Method in class android.gov.nist.javax.sdp.parser.AttributeFieldParser
 
AttributeFieldParser - Class in android.gov.nist.javax.sdp.parser
 
AttributeFieldParser(String) - Constructor for class android.gov.nist.javax.sdp.parser.AttributeFieldParser
Creates new AttributeFieldParser
attributeFields - Variable in class android.gov.nist.javax.sdp.MediaDescriptionImpl
 
attributesList - Variable in class android.gov.nist.javax.sdp.SessionDescriptionImpl
 
auditStack(Set, long, long) - Method in class android.gov.nist.javax.sip.stack.SIPTransactionStack
Audits the SIP Stack for leaks
auditTag - Variable in class android.gov.nist.javax.sip.stack.SIPDialog
 
auditTag - Variable in class android.gov.nist.javax.sip.stack.SIPTransactionImpl
 
auditThreads() - Method in class android.gov.nist.core.ThreadAuditor
Audits the sanity of all threads
AUG - Static variable in class android.gov.nist.javax.sip.header.SIPDate
 
AUG - Static variable in interface android.gov.nist.javax.sip.parser.TokenNames
 
AUTH_TOKEN - Static variable in interface android.gov.nist.javax.sip.header.ims.ParameterNamesIms
 
AUTHENTICATION_INFO - Static variable in interface android.gov.nist.javax.sip.header.SIPHeaderNames
 
AUTHENTICATION_INFO - Static variable in interface android.gov.nist.javax.sip.parser.TokenTypes
 
AuthenticationHeader - Class in android.gov.nist.javax.sip.header
The generic AuthenticationHeader
AuthenticationHeader(String) - Constructor for class android.gov.nist.javax.sip.header.AuthenticationHeader
 
AuthenticationHeader() - Constructor for class android.gov.nist.javax.sip.header.AuthenticationHeader
 
AuthenticationHelper - Interface in android.gov.nist.javax.sip.clientauthutils
A helper interface that provides useful functionality for clients that need to authenticate with servers.
AuthenticationHelperImpl - Class in android.gov.nist.javax.sip.clientauthutils
The class handles authentication challenges, caches user credentials and takes care (through the SecurityAuthority interface) about retrieving passwords.
AuthenticationHelperImpl(SIPTransactionStack, AccountManager, HeaderFactory) - Constructor for class android.gov.nist.javax.sip.clientauthutils.AuthenticationHelperImpl
Default constructor for the security manager.
AuthenticationHelperImpl(SIPTransactionStack, SecureAccountManager, HeaderFactory) - Constructor for class android.gov.nist.javax.sip.clientauthutils.AuthenticationHelperImpl
Default constructor for the security manager.
AuthenticationInfo - Class in android.gov.nist.javax.sip.header
Authentication info SIP Header.
AuthenticationInfo() - Constructor for class android.gov.nist.javax.sip.header.AuthenticationInfo
Default contstructor.
AuthenticationInfoHeader - Interface in android.javax.sip.header
The Authentication-Info header field provides for mutual authentication with HTTP Digest.
AuthenticationInfoList - Class in android.gov.nist.javax.sip.header
A list of AuthenticationInfo headers (there can be multiple in a message).
AuthenticationInfoList() - Constructor for class android.gov.nist.javax.sip.header.AuthenticationInfoList
Creates a new instance of AuthenticationList
AuthenticationInfoParser - Class in android.gov.nist.javax.sip.parser
Parser for Authentication-Info header.
AuthenticationInfoParser(String) - Constructor for class android.gov.nist.javax.sip.parser.AuthenticationInfoParser
Creates a new instance of AuthenticationInfoParser
AuthenticationInfoParser(Lexer) - Constructor for class android.gov.nist.javax.sip.parser.AuthenticationInfoParser
Constructor
Authority - Class in android.gov.nist.javax.sip.address
Authority part of a URI structure.
Authority() - Constructor for class android.gov.nist.javax.sip.address.Authority
 
authority - Variable in class android.gov.nist.javax.sip.address.SipUri
Authority for the uri.
Authorization - Class in android.gov.nist.javax.sip.header
Authorization SIP header.
Authorization() - Constructor for class android.gov.nist.javax.sip.header.Authorization
Default constructor.
AUTHORIZATION - Static variable in interface android.gov.nist.javax.sip.header.SIPHeaderNames
 
AUTHORIZATION - Static variable in interface android.gov.nist.javax.sip.parser.TokenTypes
 
AuthorizationHeader - Interface in android.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 android.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 android.gov.nist.javax.sip.header
WWWAuthenticate SIPHeader (of which there can be several?)
AuthorizationList() - Constructor for class android.gov.nist.javax.sip.header.AuthorizationList
constructor.
AuthorizationParser - Class in android.gov.nist.javax.sip.parser
Parser for authorization headers.
AuthorizationParser(String) - Constructor for class android.gov.nist.javax.sip.parser.AuthorizationParser
Constructor
AuthorizationParser(Lexer) - Constructor for class android.gov.nist.javax.sip.parser.AuthorizationParser
Cosntructor
authParams - Variable in class android.gov.nist.javax.sip.header.Challenge
authParms list
averageTime - Variable in class android.gov.nist.javax.sip.stack.CallAnalyzer.TImeMetricInfo
 
AVP_DEFINED_STATIC_MAX - Static variable in interface android.javax.sdp.SdpConstants
Highest defined static payload type.
AVP_DYNAMIC_MIN - Static variable in interface android.javax.sdp.SdpConstants
The minimum defined dynamic format value
avpChannels - Static variable in interface android.javax.sdp.SdpConstants
Channels per static type.
avpClockRates - Static variable in interface android.javax.sdp.SdpConstants
Clock rates for various AVP payload types indexed by their static payload types.
avpTypeNames - Static variable in interface android.javax.sdp.SdpConstants
Names of AVP (Audio-Video Profile) payload types indexed on their static payload types.
awaitTermination(long, TimeUnit) - Method in class android.gov.nist.javax.sip.ThreadAffinityExecutor
 

B

BACK_QUOTE - Static variable in class android.gov.nist.core.LexerCore
 
BACK_QUOTE - Static variable in interface android.gov.nist.javax.sip.parser.TokenTypes
 
BACKSLASH - Static variable in class android.gov.nist.core.LexerCore
 
BACKSLASH - Static variable in interface android.gov.nist.javax.sip.parser.TokenTypes
 
BAD_EVENT - Static variable in interface android.javax.sip.message.Response
The Bad Event extension response code is used to indicate that the server did not understand the event package specified in a "Event" header field.
BAD_EXTENSION - Static variable in interface android.javax.sip.message.Response
The server did not understand the protocol extension specified in a Proxy-Require or Require header field.
BAD_GATEWAY - Static variable in interface android.javax.sip.message.Response
The server, while acting as a gateway or proxy, received an invalid response from the downstream server it accessed in attempting to fulfill the request.
BAD_REQUEST - Static variable in interface android.javax.sip.message.Response
The request could not be understood due to malformed syntax.
bandwidth - Variable in class android.gov.nist.javax.sdp.fields.BandwidthField
 
BandWidth - Interface in android.javax.sdp
A Bandwidth represents the b= fields contained within either a MediaDescription or a SessionDescription.
BANDWIDTH_FIELD - Static variable in interface android.gov.nist.javax.sdp.fields.SDPFieldNames
 
BandwidthField - Class in android.gov.nist.javax.sdp.fields
Bandwidth field of a SDP header.
BandwidthField() - Constructor for class android.gov.nist.javax.sdp.fields.BandwidthField
 
bandwidthField() - Method in class android.gov.nist.javax.sdp.parser.BandwidthFieldParser
 
BandwidthFieldParser - Class in android.gov.nist.javax.sdp.parser
 
BandwidthFieldParser(String) - Constructor for class android.gov.nist.javax.sdp.parser.BandwidthFieldParser
Creates new BandwidthFieldParser
bandwidthFields - Variable in class android.gov.nist.javax.sdp.MediaDescriptionImpl
 
bandwidthList - Variable in class android.gov.nist.javax.sdp.SessionDescriptionImpl
 
BAR - Static variable in class android.gov.nist.core.LexerCore
 
BAR - Static variable in interface android.gov.nist.javax.sip.parser.TokenTypes
 
BASE64 - Static variable in interface android.gov.nist.javax.sdp.fields.SDPKeywords
 
Base64 - Class in android.gov.nist.javax.sip.stack
Encodes and decodes to and from Base64 notation.
Base64.InputStream - Class in android.gov.nist.javax.sip.stack
A Base64.InputStream will read data from another java.io.InputStream, given in the constructor, and encode/decode to/from Base64 notation on the fly.
Base64.InputStream(InputStream) - Constructor for class android.gov.nist.javax.sip.stack.Base64.InputStream
Constructs a Base64.InputStream in DECODE mode.
Base64.InputStream(InputStream, int) - Constructor for class android.gov.nist.javax.sip.stack.Base64.InputStream
Constructs a Base64.InputStream in either ENCODE or DECODE mode.
Base64.OutputStream - Class in android.gov.nist.javax.sip.stack
A Base64.OutputStream will write data to another java.io.OutputStream, given in the constructor, and encode/decode to/from Base64 notation on the fly.
Base64.OutputStream(OutputStream) - Constructor for class android.gov.nist.javax.sip.stack.Base64.OutputStream
Constructs a Base64.OutputStream in ENCODE mode.
Base64.OutputStream(OutputStream, int) - Constructor for class android.gov.nist.javax.sip.stack.Base64.OutputStream
Constructs a Base64.OutputStream in either ENCODE or DECODE mode.
BASE_TIMER_INTERVAL - Static variable in class android.gov.nist.javax.sip.stack.SIPTransactionStack
 
baseTimerInterval - Variable in class android.gov.nist.javax.sip.stack.SIPTransactionImpl
 
beforeExecute(Thread, Runnable) - Method in class android.gov.nist.javax.sip.MDCScheduledTHExecutor
 
beforeMessage(Message) - Method in class android.gov.nist.javax.sip.stack.CallAnalysisInterceptor
 
beforeMessage(Message) - Method in interface android.gov.nist.javax.sip.stack.SIPEventInterceptor
This method is called immediately after a SIP message has been parsed and before it is processed in the JAIN SIP pipeline.
BlockingQueueDispatchAuditor - Class in android.gov.nist.javax.sip.stack
 
BlockingQueueDispatchAuditor(Queue<? extends Runnable>) - Constructor for class android.gov.nist.javax.sip.stack.BlockingQueueDispatchAuditor
 
BOUNDARY - Static variable in class android.gov.nist.javax.sip.message.MultipartMimeContentImpl
 
BRANCH - Static variable in interface android.gov.nist.javax.sip.header.ParameterNames
 
BRANCH - Static variable in class android.gov.nist.javax.sip.header.Via
The branch parameter is included by every forking proxy.
BRANCH_MAGIC_COOKIE - Static variable in interface android.gov.nist.javax.sip.SIPConstants
Prefix for the branch parameter that identifies BIS 09 compatible branch strings.
BRANCH_MAGIC_COOKIE_LOWER_CASE - Static variable in interface android.gov.nist.javax.sip.SIPConstants
 
BRANCH_MAGIC_COOKIE_UPPER_CASE - Static variable in interface android.gov.nist.javax.sip.SIPConstants
 
BRAS - Static variable in interface android.gov.nist.javax.sip.header.ims.ParameterNamesIms
 
buffer - Variable in class android.gov.nist.core.StringTokenizer
 
bufferLen - Variable in class android.gov.nist.core.StringTokenizer
 
BUSY_EVERYWHERE - Static variable in interface android.javax.sip.message.Response
The callee's end system was contacted successfully but the callee is busy and does not wish to take the call at this time.
BUSY_HERE - Static variable in interface android.javax.sip.message.Response
The callee's end system was contacted successfully, but the callee is currently not willing or able to take additional calls at this end system.
bwtype - Variable in class android.gov.nist.javax.sdp.fields.BandwidthField
 
BYE - Static variable in interface android.gov.nist.javax.sip.parser.TokenNames
 
BYE - Static variable in interface android.gov.nist.javax.sip.parser.TokenTypes
 
BYE - Static variable in interface android.javax.sip.message.Request
The BYE request is used to terminate a specific session or attempted session.
byeSent - Variable in class android.gov.nist.javax.sip.stack.SIPDialog
 
ByteBufferFactory - Class in android.gov.nist.javax.sip.stack
Contributed by Alexander Saveliev, Avistar Communications for Issue http://java.net/jira/browse/JSIP-430 Allows to choose between direct vs non direct buffers
ByteBufferFactory() - Constructor for class android.gov.nist.javax.sip.stack.ByteBufferFactory
 
byteStringNoComma() - Method in class android.gov.nist.core.LexerCore
Return a substring containing no commas
byteStringNoSemicolon() - Method in class android.gov.nist.core.LexerCore
Return a substring containing no semicolons.
byteStringNoSlash() - Method in class android.gov.nist.core.LexerCore
Scan until you see a slash or an EOL.

C

C - Static variable in interface android.gov.nist.javax.sip.parser.TokenNames
 
cacheClientConnections - Variable in class android.gov.nist.javax.sip.stack.SIPTransactionStack
 
cacheMessageChannel(ConnectionOrientedMessageChannel) - Method in class android.gov.nist.javax.sip.stack.ConnectionOrientedMessageProcessor
 
cacheServerConnections - Variable in class android.gov.nist.javax.sip.stack.SIPTransactionStack
 
CALL_ID - Static variable in interface android.gov.nist.javax.sip.header.SIPHeaderNames
 
CALL_ID - Static variable in interface android.gov.nist.javax.sip.parser.TokenTypes
 
CALL_INFO - Static variable in interface android.gov.nist.javax.sip.header.SIPHeaderNames
 
CALL_INFO - Static variable in interface android.gov.nist.javax.sip.parser.TokenTypes
 
CALL_IS_BEING_FORWARDED - Static variable in interface android.javax.sip.message.Response
A server MAY use this status code to indicate that the call is being forwarded to a different set of destinations.
CALL_OR_TRANSACTION_DOES_NOT_EXIST - Static variable in interface android.javax.sip.message.Response
This status indicates that the UAS received a request that does not match any existing dialog or transaction.
CallAnalysisInterceptor - Class in android.gov.nist.javax.sip.stack
This sample interceptor keeps track of requests stuck in JAIN SIP threads and prints a thread dump when such event occurs periodically.
CallAnalysisInterceptor() - Constructor for class android.gov.nist.javax.sip.stack.CallAnalysisInterceptor
 
CallAnalyzer - Class in android.gov.nist.javax.sip.stack
This class is a simple thread analysis utility which tracks the time each request is stuck inside a JAIN SIP thread.
CallAnalyzer(SipStackImpl) - Constructor for class android.gov.nist.javax.sip.stack.CallAnalyzer
 
CallAnalyzer() - Constructor for class android.gov.nist.javax.sip.stack.CallAnalyzer
 
CallAnalyzer.MetricAnalysisConfiguration - Class in android.gov.nist.javax.sip.stack
This is the configuration for the analysis task.
CallAnalyzer.MetricAnalysisConfiguration(Long, Long, Long) - Constructor for class android.gov.nist.javax.sip.stack.CallAnalyzer.MetricAnalysisConfiguration
 
CallAnalyzer.MetricAnalysisConfiguration(int, int, int) - Constructor for class android.gov.nist.javax.sip.stack.CallAnalyzer.MetricAnalysisConfiguration
 
CallAnalyzer.MetricReference - Class in android.gov.nist.javax.sip.stack
This is just a name for certain statistic item.
CallAnalyzer.MetricReference(String) - Constructor for class android.gov.nist.javax.sip.stack.CallAnalyzer.MetricReference
 
CallAnalyzer.MetricReferenceMap - Class in android.gov.nist.javax.sip.stack
 
CallAnalyzer.MetricReferenceMap() - Constructor for class android.gov.nist.javax.sip.stack.CallAnalyzer.MetricReferenceMap
 
CallAnalyzer.StackTrace - Class in android.gov.nist.javax.sip.stack
 
CallAnalyzer.StackTrace(int, String) - Constructor for class android.gov.nist.javax.sip.stack.CallAnalyzer.StackTrace
 
CallAnalyzer.ThreadInfo - Class in android.gov.nist.javax.sip.stack
 
CallAnalyzer.ThreadInfo() - Constructor for class android.gov.nist.javax.sip.stack.CallAnalyzer.ThreadInfo
 
CallAnalyzer.TImeMetricInfo - Class in android.gov.nist.javax.sip.stack
 
CallAnalyzer.TImeMetricInfo() - Constructor for class android.gov.nist.javax.sip.stack.CallAnalyzer.TImeMetricInfo
 
CALLED_PARTY_ID - Static variable in interface android.gov.nist.javax.sip.header.ims.SIPHeaderNamesIms
 
CallID - Class in android.gov.nist.javax.sip.header
Call ID SIPHeader.
CallID() - Constructor for class android.gov.nist.javax.sip.header.CallID
Default constructor
CallID(String) - Constructor for class android.gov.nist.javax.sip.header.CallID
Constructor given the call Identifier.
callId - Variable in class android.gov.nist.javax.sip.header.extensions.Join
 
callId - Variable in class android.gov.nist.javax.sip.header.extensions.Replaces
 
callId - Variable in class android.gov.nist.javax.sip.header.InReplyTo
 
callIdentifier - Variable in class android.gov.nist.javax.sip.header.CallID
callIdentifier field
CallIdentifier - Class in android.gov.nist.javax.sip.header
The call identifer that goes into a callID header and a in-reply-to header.
CallIdentifier() - Constructor for class android.gov.nist.javax.sip.header.CallIdentifier
Default constructor
CallIdentifier(String, String) - Constructor for class android.gov.nist.javax.sip.header.CallIdentifier
Constructor
CallIdentifier(String) - Constructor for class android.gov.nist.javax.sip.header.CallIdentifier
constructor
callIdentifier - Variable in class android.gov.nist.javax.sip.header.extensions.Join
callIdentifier field
callIdentifier - Variable in class android.gov.nist.javax.sip.header.extensions.Replaces
callIdentifier field
callIdHeader - Variable in class android.gov.nist.javax.sip.message.SIPMessage
 
callIdHeader - Variable in class android.gov.nist.javax.sip.stack.SIPDialog
 
CallIdHeader - Interface in android.javax.sip.header
The Call-ID header field uniquely identifies a particular invitation or all registrations of a particular client.
callIdHeaderString - Variable in class android.gov.nist.javax.sip.stack.SIPDialog
 
CallIDParser - Class in android.gov.nist.javax.sip.parser
Parser for CALL ID header.
CallIDParser(String) - Constructor for class android.gov.nist.javax.sip.parser.CallIDParser
Creates new CallIDParser
CallIDParser(Lexer) - Constructor for class android.gov.nist.javax.sip.parser.CallIDParser
Constructor
CallInfo - Class in android.gov.nist.javax.sip.header
CallInfo SIPHeader.
CallInfo() - Constructor for class android.gov.nist.javax.sip.header.CallInfo
Default constructor
CallInfoHeader - Interface in android.javax.sip.header
The Call-Info header field provides additional information about the caller or callee, depending on whether it is found in a request or response.
CallInfoList - Class in android.gov.nist.javax.sip.header
A list of CallInfo headers (there can be multiple in a message).
CallInfoList() - Constructor for class android.gov.nist.javax.sip.header.CallInfoList
Default constructor
CallInfoParser - Class in android.gov.nist.javax.sip.parser
Parser for CallInfo header.
CallInfoParser(String) - Constructor for class android.gov.nist.javax.sip.parser.CallInfoParser
Creates a new instance of CallInfoParser
CallInfoParser(Lexer) - Constructor for class android.gov.nist.javax.sip.parser.CallInfoParser
Constructor
CALLING - Static variable in class android.javax.sip.TransactionState
This constant value indicates that the transaction state is "Calling".
CALLING_STATE - Static variable in interface android.gov.nist.javax.sip.stack.SIPTransaction
CALLING State.
CANCEL - Static variable in interface android.gov.nist.javax.sip.parser.TokenTypes
 
cancel(SIPStackTimerTask) - Method in class android.gov.nist.javax.sip.stack.timers.AffinitityExecutorSipTimer
 
cancel(SIPStackTimerTask) - Method in class android.gov.nist.javax.sip.stack.timers.DefaultSipTimer
 
cancel(SIPStackTimerTask) - Method in class android.gov.nist.javax.sip.stack.timers.ScheduledExecutorSipTimer
 
cancel(SIPStackTimerTask) - Method in interface android.gov.nist.javax.sip.stack.timers.SipTimer
cancel a previously scheduled task
CANCEL - Static variable in interface android.javax.sip.message.Request
The CANCEL request is used to cancel a previous request sent by a client.
cancelClientTransactionChecked - Variable in class android.gov.nist.javax.sip.stack.SIPTransactionStack
 
cancelMaxTxLifeTimeTimer() - Method in interface android.gov.nist.javax.sip.stack.SIPTransaction
 
cancelMaxTxLifeTimeTimer() - Method in class android.gov.nist.javax.sip.stack.SIPTransactionImpl
 
cancelPingKeepAliveTimeoutTaskIfStarted() - Method in class android.gov.nist.javax.sip.stack.ConnectionOrientedMessageChannel
 
CARD - Static variable in interface android.gov.nist.javax.sip.header.ParameterNames
 
CAUSE - Static variable in interface android.gov.nist.javax.sip.header.ParameterNames
 
CAUSE - Variable in class android.gov.nist.javax.sip.header.Reason
 
CCF - Static variable in interface android.gov.nist.javax.sip.header.ims.ParameterNamesIms
 
CELB - Static variable in interface android.javax.sdp.SdpConstants
Static RTP/AVP payload type for the CELB video codec.
CGI_3GPP - Static variable in interface android.gov.nist.javax.sip.header.ims.ParameterNamesIms
 
CHAIN - Static variable in interface android.gov.nist.javax.sip.header.extensions.ReferencesHeader
 
Challenge - Class in android.gov.nist.javax.sip.header
Challenge part of the Auth header.
Challenge() - Constructor for class android.gov.nist.javax.sip.header.Challenge
Default constructor
ChallengeParser - Class in android.gov.nist.javax.sip.parser
Parser for the challenge portion of the authentication header.
ChallengeParser(String) - Constructor for class android.gov.nist.javax.sip.parser.ChallengeParser
Constructor
ChallengeParser(Lexer) - Constructor for class android.gov.nist.javax.sip.parser.ChallengeParser
Constructor
CHANGEOPS - Static variable in class android.gov.nist.javax.sip.stack.NioTcpMessageProcessor.ChangeRequest
 
changeRequests - Variable in class android.gov.nist.javax.sip.stack.NioTcpMessageProcessor
 
channel - Variable in class android.gov.nist.javax.sip.stack.NioTcpMessageProcessor
 
channel - Variable in class android.gov.nist.javax.sip.stack.SSLStateMachine
 
channelMap - Variable in class android.gov.nist.javax.sip.stack.NIOHandler
 
charAsString(char) - Static method in class android.gov.nist.core.LexerCore
 
charAsString(int) - Method in class android.gov.nist.core.LexerCore
Lookahead in the inputBuffer for n chars and return as a string.
checkBranchId - Variable in class android.gov.nist.javax.sip.stack.SIPTransactionStack
 
checkBranchId() - Method in class android.gov.nist.javax.sip.stack.SIPTransactionStack
Flag that reqests checking of branch IDs on responses.
checkFromTag(SIPResponse) - Method in interface android.gov.nist.javax.sip.stack.SIPClientTransaction
Check if the From tag of the response matches the from tag of the original message.
checkFromTag(SIPResponse) - Method in class android.gov.nist.javax.sip.stack.SIPClientTransactionImpl
 
checkHeaders() - Method in class android.gov.nist.javax.sip.message.SIPRequest
Check header for constraints.
checkHeaders() - Method in class android.gov.nist.javax.sip.message.SIPResponse
Check the response structure.
checkingInterval - Variable in class android.gov.nist.javax.sip.stack.CallAnalyzer.MetricAnalysisConfiguration
 
checkLogFile() - Method in class android.gov.nist.javax.sip.stack.ServerLog
 
checkRetransmissionForForking(SIPResponse) - Method in class android.gov.nist.javax.sip.stack.SIPDialog
 
checkToken(String) - Static method in class android.gov.nist.javax.sip.parser.Parser
Verifies that a given string matches the 'token' production in RFC3261
CI_3GPP2 - Static variable in interface android.gov.nist.javax.sip.header.ims.ParameterNamesIms
 
CK - Static variable in class android.gov.nist.javax.sip.header.AuthenticationHeader
 
CK - Static variable in interface android.gov.nist.javax.sip.header.ims.ParameterNamesIms
 
CK - Static variable in interface android.gov.nist.javax.sip.header.ims.WWWAuthenticateHeaderIms
 
cleanUp() - Method in class android.gov.nist.javax.sip.message.SIPMessage
 
cleanUp() - Method in class android.gov.nist.javax.sip.message.SIPRequest
 
cleanUp() - Method in class android.gov.nist.javax.sip.message.SIPResponse
 
cleanUp() - Method in interface android.gov.nist.javax.sip.stack.SIPClientTransaction
 
cleanUp() - Method in class android.gov.nist.javax.sip.stack.SIPClientTransactionImpl
 
cleanUp() - Method in class android.gov.nist.javax.sip.stack.SIPDialog
Release references so the GC can clean up dialog state.
cleanUp() - Method in interface android.gov.nist.javax.sip.stack.SIPServerTransaction
 
cleanUp() - Method in class android.gov.nist.javax.sip.stack.SIPServerTransactionImpl
 
cleanUp() - Method in interface android.gov.nist.javax.sip.stack.SIPTransaction
 
cleanUp() - Method in class android.gov.nist.javax.sip.stack.SIPTransactionImpl
 
cleanUpBeforeCancel() - Method in class android.gov.nist.javax.sip.stack.SIPStackTimerTask
 
cleanUpOnAck() - Method in class android.gov.nist.javax.sip.stack.SIPDialog
 
cleanUpOnTerminated() - Method in class android.gov.nist.javax.sip.stack.SIPClientTransactionImpl
 
cleanUpOnTimer() - Method in class android.gov.nist.javax.sip.stack.SIPClientTransactionImpl
 
cleanUpOnTimer() - Method in class android.gov.nist.javax.sip.stack.SIPServerTransactionImpl
 
clear() - Method in class android.gov.nist.core.DuplicateNameValueList
 
clear() - Method in class android.gov.nist.core.MultiValueMapImpl
 
clear() - Method in class android.gov.nist.core.NameValueList
 
CLEAR - Static variable in interface android.gov.nist.javax.sdp.fields.SDPKeywords
 
clear() - Method in class android.gov.nist.javax.sip.header.SIPHeaderList
 
clearPassword() - Method in class android.gov.nist.javax.sip.address.SipUri
Clear the password from the user part if it exists.
clearPassword() - Method in class android.gov.nist.javax.sip.address.UserInfo
Clear the password field.
clearQheaders() - Method in class android.gov.nist.javax.sip.address.SipUri
Clear all Qheaders.
clearState() - Method in interface android.gov.nist.javax.sip.stack.SIPClientTransaction
This is called by the stack after a non-invite client transaction goes to completed state.
clearState() - Method in class android.gov.nist.javax.sip.stack.SIPClientTransactionImpl
 
clearUriParms() - Method in class android.gov.nist.javax.sip.address.SipUri
clear all URI Parameters.
clientAuth - Variable in class android.gov.nist.javax.sip.stack.SIPTransactionStack
 
ClientAuthType - Enum in android.gov.nist.javax.sip.stack
 
ClientTransaction - Interface in android.javax.sip
A client transaction is used by a User Agent Client application to send Request messages to a User Agent Server application.
ClientTransactionExt - Interface in android.gov.nist.javax.sip
 
clientTransactionTable - Variable in class android.gov.nist.javax.sip.stack.SIPTransactionStack
 
clientTransactionTableHiwaterMark - Variable in class android.gov.nist.javax.sip.stack.SIPTransactionStack
 
clientTransactionTableLowaterMark - Variable in class android.gov.nist.javax.sip.stack.SIPTransactionStack
 
clone() - Method in class android.gov.nist.core.DuplicateNameValueList
 
clone() - Method in class android.gov.nist.core.GenericObject
Clones this object.
clone() - Method in class android.gov.nist.core.GenericObjectList
Makes a deep clone of this list.
clone() - Method in class android.gov.nist.core.HostPort
 
clone() - Method in class android.gov.nist.core.MultiValueMapImpl
 
clone() - Method in class android.gov.nist.core.NameValue
 
clone() - Method in class android.gov.nist.core.NameValueList
 
clone() - Method in class android.gov.nist.javax.sdp.fields.AttributeField
 
clone() - Method in class android.gov.nist.javax.sdp.fields.ConnectionAddress
 
clone() - Method in class android.gov.nist.javax.sdp.fields.ConnectionField
 
clone() - Method in class android.gov.nist.javax.sdp.fields.EmailAddress
 
clone() - Method in class android.gov.nist.javax.sdp.fields.EmailField
 
clone() - Method in class android.gov.nist.javax.sdp.fields.MediaField
 
clone() - Method in class android.gov.nist.javax.sdp.fields.OriginField
 
clone() - Method in class android.gov.nist.javax.sdp.fields.RepeatField
 
clone() - Method in class android.gov.nist.javax.sdp.fields.SDPFieldList
 
clone() - Method in class android.gov.nist.javax.sdp.fields.ZoneAdjustment
 
clone() - Method in class android.gov.nist.javax.sdp.fields.ZoneField
 
clone() - Method in class android.gov.nist.javax.sdp.SessionDescriptionImpl
Creates and returns a deep copy of this object
clone() - Method in class android.gov.nist.javax.sip.address.AddressImpl
 
clone() - Method in class android.gov.nist.javax.sip.address.Authority
 
clone() - Method in class android.gov.nist.javax.sip.address.SipUri
clone this.
clone() - Method in class android.gov.nist.javax.sip.address.TelephoneNumber
 
clone() - Method in class android.gov.nist.javax.sip.address.TelURLImpl
Deep copy clone operation.
clone() - Method in class android.gov.nist.javax.sip.header.Accept
 
clone() - Method in class android.gov.nist.javax.sip.header.AcceptEncodingList
 
clone() - Method in class android.gov.nist.javax.sip.header.AcceptLanguageList
 
clone() - Method in class android.gov.nist.javax.sip.header.AcceptList
 
clone() - Method in class android.gov.nist.javax.sip.header.AddressParametersHeader
 
clone() - Method in class android.gov.nist.javax.sip.header.AlertInfo
 
clone() - Method in class android.gov.nist.javax.sip.header.AlertInfoList
 
clone() - Method in class android.gov.nist.javax.sip.header.AllowEventsList
 
clone() - Method in class android.gov.nist.javax.sip.header.AllowList
 
clone() - Method in class android.gov.nist.javax.sip.header.AuthenticationInfoList
 
clone() - Method in class android.gov.nist.javax.sip.header.AuthorizationList
 
clone() - Method in class android.gov.nist.javax.sip.header.CallID
 
clone() - Method in class android.gov.nist.javax.sip.header.CallInfo
 
clone() - Method in class android.gov.nist.javax.sip.header.CallInfoList
 
clone() - Method in class android.gov.nist.javax.sip.header.Challenge
 
clone() - Method in class android.gov.nist.javax.sip.header.Contact
 
clone() - Method in class android.gov.nist.javax.sip.header.ContactList
 
clone() - Method in class android.gov.nist.javax.sip.header.ContentEncodingList
 
clone() - Method in class android.gov.nist.javax.sip.header.ContentLanguage
 
clone() - Method in class android.gov.nist.javax.sip.header.ContentLanguageList
 
clone() - Method in class android.gov.nist.javax.sip.header.ContentType
 
clone() - Method in class android.gov.nist.javax.sip.header.Credentials
 
clone() - Method in class android.gov.nist.javax.sip.header.ErrorInfo
 
clone() - Method in class android.gov.nist.javax.sip.header.ErrorInfoList
 
clone() - Method in class android.gov.nist.javax.sip.header.ExtensionHeaderList
 
clone() - Method in class android.gov.nist.javax.sip.header.ims.AddressHeaderIms
 
clone() - Method in class android.gov.nist.javax.sip.header.ims.PAccessNetworkInfo
 
clone() - Method in class android.gov.nist.javax.sip.header.ims.PAssertedIdentity
 
clone() - Method in class android.gov.nist.javax.sip.header.ims.PAssertedIdentityList
 
clone() - Method in class android.gov.nist.javax.sip.header.ims.PAssertedService
 
clone() - Method in class android.gov.nist.javax.sip.header.ims.PAssociatedURI
 
clone() - Method in class android.gov.nist.javax.sip.header.ims.PAssociatedURIList
 
clone() - Method in class android.gov.nist.javax.sip.header.ims.PathList
 
clone() - Method in class android.gov.nist.javax.sip.header.ims.PMediaAuthorization
 
clone() - Method in class android.gov.nist.javax.sip.header.ims.PMediaAuthorizationList
 
clone() - Method in class android.gov.nist.javax.sip.header.ims.PPreferredService
 
clone() - Method in class android.gov.nist.javax.sip.header.ims.PProfileKey
 
clone() - Method in class android.gov.nist.javax.sip.header.ims.Privacy
 
clone() - Method in class android.gov.nist.javax.sip.header.ims.PrivacyList
 
clone() - Method in class android.gov.nist.javax.sip.header.ims.PServedUser
 
clone() - Method in class android.gov.nist.javax.sip.header.ims.PUserDatabase
 
clone() - Method in class android.gov.nist.javax.sip.header.ims.PVisitedNetworkID
 
clone() - Method in class android.gov.nist.javax.sip.header.ims.PVisitedNetworkIDList
 
clone() - Method in class android.gov.nist.javax.sip.header.ims.SecurityAgree
 
clone() - Method in class android.gov.nist.javax.sip.header.ims.SecurityClientList
 
clone() - Method in class android.gov.nist.javax.sip.header.ims.SecurityServerList
 
clone() - Method in class android.gov.nist.javax.sip.header.ims.SecurityVerifyList
 
clone() - Method in class android.gov.nist.javax.sip.header.ims.ServiceRouteList
 
clone() - Method in class android.gov.nist.javax.sip.header.InReplyTo
 
clone() - Method in class android.gov.nist.javax.sip.header.InReplyToList
 
clone() - Method in class android.gov.nist.javax.sip.header.ParametersHeader
 
clone() - Method in class android.gov.nist.javax.sip.header.ProxyAuthenticateList
 
clone() - Method in class android.gov.nist.javax.sip.header.ProxyAuthorizationList
 
clone() - Method in class android.gov.nist.javax.sip.header.ProxyRequireList
 
clone() - Method in class android.gov.nist.javax.sip.header.ReasonList
 
clone() - Method in class android.gov.nist.javax.sip.header.RecordRouteList
 
clone() - Method in class android.gov.nist.javax.sip.header.RequestLine
 
clone() - Method in class android.gov.nist.javax.sip.header.RequireList
 
clone() - Method in class android.gov.nist.javax.sip.header.RouteList
 
clone() - Method in class android.gov.nist.javax.sip.header.SIPDate
 
clone() - Method in class android.gov.nist.javax.sip.header.SIPDateHeader
 
clone() - Method in class android.gov.nist.javax.sip.header.SIPHeaderList
make a clone of this header list.
clone() - Method in class android.gov.nist.javax.sip.header.SupportedList
 
clone() - Method in class android.gov.nist.javax.sip.header.UnsupportedList
 
clone() - Method in class android.gov.nist.javax.sip.header.UserAgent
 
clone() - Method in class android.gov.nist.javax.sip.header.Via
 
clone() - Method in class android.gov.nist.javax.sip.header.ViaList
 
clone() - Method in class android.gov.nist.javax.sip.header.WarningList
 
clone() - Method in class android.gov.nist.javax.sip.header.WWWAuthenticateList
 
clone() - Method in class android.gov.nist.javax.sip.ListeningPointImpl
Clone this listening point.
clone() - Method in class android.gov.nist.javax.sip.message.SIPMessage
clone this message (create a new deep physical copy).
clone() - Method in class android.gov.nist.javax.sip.message.SIPRequest
Make a clone (deep copy) of this object.
clone() - Method in class android.gov.nist.javax.sip.message.SIPResponse
Make a clone (deep copy) of this object.
clone() - Method in class android.gov.nist.javax.sip.parser.PipelinedMsgParser
Create a new pipelined parser from an existing one.
clone() - Method in class android.gov.nist.javax.sip.SipProviderImpl
 
clone() - Method in interface android.javax.sdp.Field
Returns a clone of this field.
clone() - Method in interface android.javax.sdp.SessionDescription
Public clone declaration.
clone() - Method in interface android.javax.sip.address.Address
Clone method.
clone() - Method in interface android.javax.sip.address.URI
Creates and returns a deep copy of the URI.
clone() - Method in interface android.javax.sip.header.Header
Creates and returns a deep copy of the Header.
clone() - Method in interface android.javax.sip.message.Message
Creates and returns a deep copy of the Message.
clonehlist(List<HDR>) - Method in class android.gov.nist.javax.sip.header.SIPHeaderList
 
close() - Method in class android.gov.nist.javax.sip.parser.NioPipelineParser
 
close() - Method in class android.gov.nist.javax.sip.parser.Pipeline
 
close() - Method in class android.gov.nist.javax.sip.parser.PipelinedMsgParser
 
close() - Method in class android.gov.nist.javax.sip.stack.Base64.OutputStream
Flushes and closes (I think, in the superclass) the stream.
close() - Method in class android.gov.nist.javax.sip.stack.ConnectionOrientedMessageChannel
Close the message channel.
close(boolean, boolean) - Method in class android.gov.nist.javax.sip.stack.ConnectionOrientedMessageChannel
 
close() - Method in class android.gov.nist.javax.sip.stack.MessageChannel
Close the message channel.
close(boolean, boolean) - Method in class android.gov.nist.javax.sip.stack.NioTcpMessageChannel
 
close() - Method in interface android.gov.nist.javax.sip.stack.SIPTransaction
Close the encapsulated channel.
close() - Method in class android.gov.nist.javax.sip.stack.SIPTransactionImpl
 
close(boolean, boolean) - Method in class android.gov.nist.javax.sip.stack.TCPMessageChannel
Close the message channel.
close(boolean, boolean) - Method in class android.gov.nist.javax.sip.stack.TLSMessageChannel
Close the message channel.
close() - Method in class android.gov.nist.javax.sip.stack.UDPMessageChannel
Close the message channel.
closeAll() - Method in class android.gov.nist.javax.sip.stack.IOHandler
Close all the cached connections.
closeAll() - Method in class android.gov.nist.javax.sip.stack.NIOHandler
Close all the cached connections.
closeAllSockets() - Method in class android.gov.nist.javax.sip.stack.SIPTransactionStack
 
closeLogFile() - Method in interface android.gov.nist.core.ServerLogger
 
closeLogFile() - Method in class android.gov.nist.javax.sip.stack.ServerLog
 
closeReliableConnection(String, int) - Method in class android.gov.nist.javax.sip.stack.ConnectionOrientedMessageProcessor
 
closeReliableConnection(String, int, String, String, int) - Method in class android.gov.nist.javax.sip.stack.SIPTransactionStack
Find suitable MessageProcessor and calls it's MessageProcessor#closeReliableConnection(String, int) method passing peerAddress and peerPort as arguments.
CN - Static variable in interface android.javax.sdp.SdpConstants
Static RTP/AVP payload type for the CN audio codec.
CN_DEPRECATED - Static variable in interface android.javax.sdp.SdpConstants
Static RTP/AVP payload type for the CN audio codec.
CNONCE - Static variable in class android.gov.nist.javax.sip.header.AuthenticationHeader
 
CNONCE - Static variable in interface android.gov.nist.javax.sip.header.ParameterNames
 
code - Variable in class android.gov.nist.javax.sip.header.Warning
warn code field, the warn code consists of three digits.
collectionTime - Variable in class android.gov.nist.javax.sip.stack.SIPTransactionImpl
 
COLON - Static variable in class android.gov.nist.core.GenericObject
 
COLON - Static variable in class android.gov.nist.core.GenericObjectList
 
COLON - Static variable in class android.gov.nist.core.LexerCore
 
COLON - Static variable in interface android.gov.nist.core.Separators
 
COLON - Static variable in interface android.gov.nist.javax.sip.parser.TokenTypes
 
COMMA - Static variable in class android.gov.nist.core.GenericObject
 
COMMA - Static variable in class android.gov.nist.core.GenericObjectList
 
COMMA - Static variable in interface android.gov.nist.core.Separators
 
comment() - Method in class android.gov.nist.core.LexerCore
Parse a comment string cursor is at a "(".
comment - Variable in class android.gov.nist.javax.sip.header.RetryAfter
comment field
comment - Variable in class android.gov.nist.javax.sip.header.Via
comment field JvB note: RFC3261 does not allow a comment to appear in Via headers, and this is not accessible through the API.
CommonLogger - Class in android.gov.nist.core
This class abstracts away single-instanct and multi0instance loggers legacyLogger is the old-school one logger per stack reference otherLogger is multiinstance logger
CommonLogger(String) - Constructor for class android.gov.nist.core.CommonLogger
 
CommonLoggerLog4j - Class in android.gov.nist.core
A wrapper around log4j that is used for logging debug and errors.
CommonLoggerLog4j(Logger) - Constructor for class android.gov.nist.core.CommonLoggerLog4j
 
compareMediaRange(String) - Method in class android.gov.nist.javax.sip.header.ContentType
compare two MediaRange headers.
COMPLETED - Static variable in class android.javax.sip.DialogState
Deprecated.
Since v1.2. This state does not exist in a dialog.
COMPLETED - Static variable in class android.javax.sip.TransactionState
This constant value indicates that the transaction state is "Completed".
COMPLETED_STATE - Static variable in interface android.gov.nist.javax.sip.stack.SIPTransaction
Completed state.
computeContentLengthFromMessage - Static variable in class android.gov.nist.javax.sip.parser.StringMsgParser
 
computeRev13Response(String) - Static method in class android.gov.nist.javax.sip.stack.WebSocketHttpHandshake
 
concatenate(GenericObjectList) - Method in class android.gov.nist.core.GenericObjectList
Concatenate two compatible header lists, adding the argument to the tail end of this list.
concatenate(GenericObjectList, boolean) - Method in class android.gov.nist.core.GenericObjectList
Concatenate two compatible header lists, adding the argument either to the beginning or the tail end of this list.
concatenate(NetObjectList) - Method in class android.gov.nist.javax.sip.address.NetObjectList
concatenate the two Lists
concatenate(SIPHeaderList<HDR>, boolean) - Method in class android.gov.nist.javax.sip.header.SIPHeaderList
Concatenate two compatible lists.
concatenate(SIPObjectList) - Method in class android.gov.nist.javax.sip.header.SIPObjectList
Append a given list to the end of this list.
concatenate(SIPObjectList, boolean) - Method in class android.gov.nist.javax.sip.header.SIPObjectList
Append or prepend a given list to this list.
CONDITIONAL_REQUEST_FAILED - Static variable in interface android.javax.sip.message.Response
The server is refusing to service the PUBLISH request because the entity-tag in the SIP-If-Match header does not match with existing event state.
config - Variable in class android.gov.nist.javax.sip.stack.CallAnalyzer.TImeMetricInfo
 
configure(CallAnalyzer.MetricReference, CallAnalyzer.MetricAnalysisConfiguration) - Method in class android.gov.nist.javax.sip.stack.CallAnalyzer
Call this method to reconfigure the given metric
CONFIRMED - Static variable in class android.javax.sip.DialogState
This constant value indicates that the dialog state is "Confirmed".
CONFIRMED - Static variable in class android.javax.sip.TransactionState
This constant value indicates that the transaction state is "Confirmed".
CONFIRMED_STATE - Static variable in class android.gov.nist.javax.sip.stack.SIPDialog
 
CONFIRMED_STATE - Static variable in interface android.gov.nist.javax.sip.stack.SIPTransaction
Confirmed state.
CongestionControlMessageValve - Class in android.gov.nist.javax.sip.stack
This is just a simple reusable congestion control valve JSIP apps can use to stop traffic when the number of server transactions reaches the limit specified in android.gov.nist.javax.sip.MAX_SERVER_TRANSACTIONS without breaking existing dialogs.
CongestionControlMessageValve() - Constructor for class android.gov.nist.javax.sip.stack.CongestionControlMessageValve
 
connect(InetSocketAddress, InetAddress, int) - Method in class android.gov.nist.javax.sip.stack.NioTcpMessageProcessor
 
Connection - Interface in android.javax.sdp
A Connection represents the c= field associated with a SessionDescription or with an individual MediaDescription and is used to identify a network address on which media can be received.
CONNECTION_FIELD - Static variable in interface android.gov.nist.javax.sdp.fields.SDPFieldNames
 
ConnectionAddress - Class in android.gov.nist.javax.sdp.fields
Connection Address of the SDP header (appears as part of the Connection field)
ConnectionAddress() - Constructor for class android.gov.nist.javax.sdp.fields.ConnectionAddress
 
connectionAddress(String) - Method in class android.gov.nist.javax.sdp.parser.ConnectionFieldParser
 
ConnectionField - Class in android.gov.nist.javax.sdp.fields
Connectin Field of the SDP request.
ConnectionField() - Constructor for class android.gov.nist.javax.sdp.fields.ConnectionField
 
connectionField - Variable in class android.gov.nist.javax.sdp.MediaDescriptionImpl
 
connectionField() - Method in class android.gov.nist.javax.sdp.parser.ConnectionFieldParser
 
ConnectionFieldParser - Class in android.gov.nist.javax.sdp.parser
Parser for Connection Field.
ConnectionFieldParser(String) - Constructor for class android.gov.nist.javax.sdp.parser.ConnectionFieldParser
Creates new ConnectionFieldParser
connectionImpl - Variable in class android.gov.nist.javax.sdp.SessionDescriptionImpl
 
ConnectionOrientedMessageChannel - Class in android.gov.nist.javax.sip.stack
 
ConnectionOrientedMessageChannel(SIPTransactionStack) - Constructor for class android.gov.nist.javax.sip.stack.ConnectionOrientedMessageChannel
 
ConnectionOrientedMessageProcessor - Class in android.gov.nist.javax.sip.stack
 
ConnectionOrientedMessageProcessor(InetAddress, int, String, SIPTransactionStack) - Constructor for class android.gov.nist.javax.sip.stack.ConnectionOrientedMessageProcessor
 
connTimeout - Variable in class android.gov.nist.javax.sip.stack.SIPTransactionStack
 
consume() - Method in class android.gov.nist.core.StringTokenizer
 
consume(int) - Method in class android.gov.nist.core.StringTokenizer
 
consumeDomainLabel() - Method in class android.gov.nist.core.HostNameParser
 
consumeValidChars(char[]) - Method in class android.gov.nist.core.LexerCore
 
Contact - Class in android.gov.nist.javax.sip.header
Contact Item.
Contact() - Constructor for class android.gov.nist.javax.sip.header.Contact
Default constructor.
CONTACT - Static variable in interface android.gov.nist.javax.sip.header.SIPHeaderNames
 
CONTACT - Static variable in interface android.gov.nist.javax.sip.parser.TokenTypes
 
contactHeader - Variable in class android.gov.nist.javax.sip.stack.SIPDialog
 
ContactHeader - Interface in android.javax.sip.header
A Contact header field value provides a URI whose meaning depends on the type of request or response it is in.
contactHeaderStringified - Variable in class android.gov.nist.javax.sip.stack.SIPDialog
 
ContactList - Class in android.gov.nist.javax.sip.header
List of contact headers.ContactLists are also maintained in a hashtable for quick lookup.
ContactList() - Constructor for class android.gov.nist.javax.sip.header.ContactList
Constructor.
ContactParser - Class in android.gov.nist.javax.sip.parser
A parser for The SIP contact header.
ContactParser(String) - Constructor for class android.gov.nist.javax.sip.parser.ContactParser
 
ContactParser(Lexer) - Constructor for class android.gov.nist.javax.sip.parser.ContactParser
 
contains(Object) - Method in class android.gov.nist.javax.sip.header.SIPHeaderList
 
containsAll(Collection<?>) - Method in class android.gov.nist.javax.sip.header.SIPHeaderList
 
containsKey(Object) - Method in class android.gov.nist.core.MultiValueMapImpl
 
containsKey(Object) - Method in class android.gov.nist.core.NameValueList
 
containsKey(Object) - Method in class android.gov.nist.javax.sip.MergedSystemProperties
Determines whether key is already present here.
containsValue(Object) - Method in class android.gov.nist.core.MultiValueMapImpl
 
containsValue(Object) - Method in class android.gov.nist.core.NameValueList
 
Content - Interface in android.gov.nist.javax.sip.message
 
CONTENT_DISPOSITION - Static variable in interface android.gov.nist.javax.sip.header.SIPHeaderNames
 
CONTENT_DISPOSITION - Static variable in interface android.gov.nist.javax.sip.parser.TokenTypes
 
CONTENT_ENCODING - Static variable in interface android.gov.nist.javax.sip.header.SIPHeaderNames
 
CONTENT_ENCODING - Static variable in interface android.gov.nist.javax.sip.parser.TokenTypes
 
CONTENT_LANGUAGE - Static variable in interface android.gov.nist.javax.sip.header.SIPHeaderNames
 
CONTENT_LANGUAGE - Static variable in interface android.gov.nist.javax.sip.parser.TokenTypes
 
CONTENT_LENGTH - Static variable in interface android.gov.nist.javax.sip.header.SIPHeaderNames
 
CONTENT_LENGTH - Static variable in interface android.gov.nist.javax.sip.parser.TokenTypes
 
CONTENT_SUBTYPE_SDP - Static variable in interface android.gov.nist.javax.sip.stack.SIPServerTransaction
 
CONTENT_TYPE - Static variable in interface android.gov.nist.javax.sip.header.SIPHeaderNames
 
CONTENT_TYPE - Static variable in interface android.gov.nist.javax.sip.parser.TokenTypes
 
CONTENT_TYPE_APPLICATION - Static variable in interface android.gov.nist.javax.sip.stack.SIPServerTransaction
 
contentCoding - Variable in class android.gov.nist.javax.sip.header.AcceptEncoding
contentEncoding field
ContentDisposition - Class in android.gov.nist.javax.sip.header
Content Dispositon SIP Header.
ContentDisposition() - Constructor for class android.gov.nist.javax.sip.header.ContentDisposition
Default constructor.
ContentDispositionHeader - Interface in android.javax.sip.header
The Content-Disposition header field describes how the message body or, for multipart messages, a message body part is to be interpreted by the UAC or UAS.
ContentDispositionParser - Class in android.gov.nist.javax.sip.parser
Parser for ContentLanguage header.
ContentDispositionParser(String) - Constructor for class android.gov.nist.javax.sip.parser.ContentDispositionParser
Creates a new instance of ContentDispositionParser
ContentDispositionParser(Lexer) - Constructor for class android.gov.nist.javax.sip.parser.ContentDispositionParser
Constructor
ContentEncoding - Class in android.gov.nist.javax.sip.header
Content encoding part of a content encoding header list.
ContentEncoding() - Constructor for class android.gov.nist.javax.sip.header.ContentEncoding
Default constructor.
ContentEncoding(String) - Constructor for class android.gov.nist.javax.sip.header.ContentEncoding
Constructor.
contentEncoding - Variable in class android.gov.nist.javax.sip.header.ContentEncoding
ContentEncoding field.
ContentEncodingHeader - Interface in android.javax.sip.header
A ContentEncodingHeader is used as a modifier to the "media-type".
ContentEncodingList - Class in android.gov.nist.javax.sip.header
Content Encoding SIP header List.
ContentEncodingList() - Constructor for class android.gov.nist.javax.sip.header.ContentEncodingList
Default constructor.
ContentEncodingParser - Class in android.gov.nist.javax.sip.parser
Parser for ContentLanguage header.
ContentEncodingParser(String) - Constructor for class android.gov.nist.javax.sip.parser.ContentEncodingParser
Creates a new instance of ContentEncodingParser
ContentEncodingParser(Lexer) - Constructor for class android.gov.nist.javax.sip.parser.ContentEncodingParser
Constructor
ContentImpl - Class in android.gov.nist.javax.sip.message
Implementation of multipart content type.
ContentImpl(String) - Constructor for class android.gov.nist.javax.sip.message.ContentImpl
 
ContentLanguage - Class in android.gov.nist.javax.sip.header
ContentLanguage header
ContentLanguage() - Constructor for class android.gov.nist.javax.sip.header.ContentLanguage
 
ContentLanguage(String) - Constructor for class android.gov.nist.javax.sip.header.ContentLanguage
Default constructor.
ContentLanguageHeader - Interface in android.javax.sip.header
The Content-Language header field is used to indicate the language of the message body.
ContentLanguageList - Class in android.gov.nist.javax.sip.header
ContentLanguage list of headers.
ContentLanguageList() - Constructor for class android.gov.nist.javax.sip.header.ContentLanguageList
Default constructor
ContentLanguageParser - Class in android.gov.nist.javax.sip.parser
Parser for ContentLanguage header.
ContentLanguageParser(String) - Constructor for class android.gov.nist.javax.sip.parser.ContentLanguageParser
Creates a new instance of ContentLanguageParser
ContentLanguageParser(Lexer) - Constructor for class android.gov.nist.javax.sip.parser.ContentLanguageParser
Constructor
ContentLength - Class in android.gov.nist.javax.sip.header
ContentLength SIPHeader (of which there can be only one in a SIPMessage).
ContentLength() - Constructor for class android.gov.nist.javax.sip.header.ContentLength
Default constructor.
ContentLength(int) - Constructor for class android.gov.nist.javax.sip.header.ContentLength
Constructor given a length.
contentLength - Variable in class android.gov.nist.javax.sip.header.ContentLength
contentLength field.
contentLengthHeader - Variable in class android.gov.nist.javax.sip.message.SIPMessage
 
ContentLengthHeader - Interface in android.javax.sip.header
The Content-Length header field indicates the size of the message-body, in decimal number of octets, sent to the recipient.
ContentLengthParser - Class in android.gov.nist.javax.sip.parser
Parser for Content-Length Header.
ContentLengthParser(String) - Constructor for class android.gov.nist.javax.sip.parser.ContentLengthParser
 
ContentLengthParser(Lexer) - Constructor for class android.gov.nist.javax.sip.parser.ContentLengthParser
 
ContentType - Class in android.gov.nist.javax.sip.header
ContentType SIP Header
ContentType() - Constructor for class android.gov.nist.javax.sip.header.ContentType
Default constructor.
ContentType(String, String) - Constructor for class android.gov.nist.javax.sip.header.ContentType
Constructor given a content type and subtype.
ContentTypeHeader - Interface in android.javax.sip.header
The Content-Type header field indicates the media type of the message-body sent to the recipient.
ContentTypeParser - Class in android.gov.nist.javax.sip.parser
Parser for content type header.
ContentTypeParser(String) - Constructor for class android.gov.nist.javax.sip.parser.ContentTypeParser
 
ContentTypeParser(Lexer) - Constructor for class android.gov.nist.javax.sip.parser.ContentTypeParser
 
COOKIE - Static variable in interface android.gov.nist.javax.sip.header.ParameterNames
 
CORE_PACKAGE - Static variable in interface android.gov.nist.core.PackageNames
 
CORE_PACKAGE - Static variable in class android.gov.nist.javax.sdp.fields.SDPObject
 
CORE_PACKAGE - Static variable in class android.gov.nist.javax.sip.address.NetObject
 
createAcceptEncodingHeader(String) - Method in class android.gov.nist.javax.sip.header.HeaderFactoryImpl
Creates a new AcceptEncodingHeader based on the newly supplied encoding value.
createAcceptEncodingHeader(String) - Method in interface android.javax.sip.header.HeaderFactory
Creates a new AcceptEncodingHeader based on the newly supplied encoding value.
createAcceptHeader(String, String) - Method in class android.gov.nist.javax.sip.header.HeaderFactoryImpl
Creates a new AcceptHeader based on the newly supplied contentType and contentSubType values.
createAcceptHeader(String, String) - Method in interface android.javax.sip.header.HeaderFactory
Creates a new AcceptHeader based on the newly supplied contentType and contentSubType values.
createAcceptLanguageHeader(Locale) - Method in class android.gov.nist.javax.sip.header.HeaderFactoryImpl
Creates a new AcceptLanguageHeader based on the newly supplied language value.
createAcceptLanguageHeader(Locale) - Method in interface android.javax.sip.header.HeaderFactory
Creates a new AcceptLanguageHeader based on the newly supplied language value.
createAck() - Method in interface android.gov.nist.javax.sip.stack.SIPClientTransaction
 
createAck() - Method in class android.gov.nist.javax.sip.stack.SIPClientTransactionImpl
 
createAck(long) - Method in class android.gov.nist.javax.sip.stack.SIPDialog
 
createAck() - Method in interface android.javax.sip.ClientTransaction
Deprecated.
Since v1.2. As a transaction that received a 2xx response terminates immediately, it cannot be used for creating the corresponding ACK. If this transaction created a dialog, the Dialog.createAck(long) method should be used. Otherwise the stack will automatically create and send the ACK for non-2xx responses that need to be acknowledged. That is the application should never need to use this method.
createAck(long) - Method in interface android.javax.sip.Dialog
Creates an ACK request for an Invite that was responded with 2xx response.
createAckRequest(To) - Method in class android.gov.nist.javax.sip.message.SIPRequest
Creates a default ACK SIPRequest message for this original request.
createAddress() - Method in class android.gov.nist.javax.sip.address.AddressFactoryImpl
Create an empty address object.
createAddress(String, URI) - Method in class android.gov.nist.javax.sip.address.AddressFactoryImpl
Creates an Address with the new display name and URI attribute values.
createAddress(URI) - Method in class android.gov.nist.javax.sip.address.AddressFactoryImpl
 
createAddress(String) - Method in class android.gov.nist.javax.sip.address.AddressFactoryImpl
Creates an Address with the new address string value.
createAddress(String) - Method in interface android.javax.sip.address.AddressFactory
Creates an Address with the new address string value.
createAddress(URI) - Method in interface android.javax.sip.address.AddressFactory
Creates an Address with the new URI attribute value.
createAddress(String, URI) - Method in interface android.javax.sip.address.AddressFactory
Creates an Address with the new display name and URI attribute values.
createAddressFactory() - Method in class android.javax.sip.SipFactory
Creates an instance of the AddressFactory implementation.
createAlertInfoHeader(URI) - Method in class android.gov.nist.javax.sip.header.HeaderFactoryImpl
Creates a new AlertInfoHeader based on the newly supplied alertInfo value.
createAlertInfoHeader(URI) - Method in interface android.javax.sip.header.HeaderFactory
Creates a new AlertInfoHeader based on the newly supplied alertInfo value.
createAllowEventsHeader(String) - Method in class android.gov.nist.javax.sip.header.HeaderFactoryImpl
Creates a new AllowEventsHeader based on the newly supplied event type value.
createAllowEventsHeader(String) - Method in interface android.javax.sip.header.HeaderFactory
Creates a new AllowEventsHeader based on the newly supplied event type value.
createAllowHeader(String) - Method in class android.gov.nist.javax.sip.header.HeaderFactoryImpl
Creates a new AllowHeader based on the newly supplied method value.
createAllowHeader(String) - Method in interface android.javax.sip.header.HeaderFactory
Creates a new AllowHeader based on the newly supplied method value.
createAttribute(String, String) - Method in class android.javax.sdp.SdpFactory
Returns Attribute object with the specified values.
createAuthenticationInfoHeader(String) - Method in class android.gov.nist.javax.sip.header.HeaderFactoryImpl
Creates a new AuthenticationInfoHeader based on the newly supplied response value.
createAuthenticationInfoHeader(String) - Method in interface android.javax.sip.header.HeaderFactory
Creates a new AuthenticationInfoHeader based on the newly supplied response value.
createAuthorizationHeader(String) - Method in class android.gov.nist.javax.sip.header.HeaderFactoryImpl
Creates a new AuthorizationHeader based on the newly supplied scheme value.
createAuthorizationHeader(String) - Method in interface android.javax.sip.header.HeaderFactory
Creates a new AuthorizationHeader based on the newly supplied scheme value.
createBadReqRes(String, ParseException) - Method in class android.gov.nist.javax.sip.stack.MessageChannel
Creates a response to a bad request (ie one that causes a ParseException)
createBandwidth(String, int) - Method in class android.javax.sdp.SdpFactory
Returns Bandwidth object with the specified values.
createBuffers() - Method in class android.gov.nist.javax.sip.stack.NioTlsMessageChannel
 
createCallIdHeader(String) - Method in class android.gov.nist.javax.sip.header.HeaderFactoryImpl
Creates a new CallIdHeader based on the newly supplied callId value.
createCallIdHeader(String) - Method in interface android.javax.sip.header.HeaderFactory
Creates a new CallIdHeader based on the newly supplied callId value.
createCallInfoHeader(URI) - Method in class android.gov.nist.javax.sip.header.HeaderFactoryImpl
Creates a new CallInfoHeader based on the newly supplied callInfo value.
createCallInfoHeader(URI) - Method in interface android.javax.sip.header.HeaderFactory
Creates a new CallInfoHeader based on the newly supplied callInfo value.
createCancel() - Method in interface android.gov.nist.javax.sip.stack.SIPClientTransaction
 
createCancel() - Method in class android.gov.nist.javax.sip.stack.SIPClientTransactionImpl
 
createCancel() - Method in interface android.javax.sip.ClientTransaction
Creates a new Cancel message from the Request associated with this client transaction.
createCancelRequest() - Method in class android.gov.nist.javax.sip.message.SIPRequest
Creates a default SIPResquest message that would cancel this request.
createChargingVectorHeader(String) - Method in interface android.gov.nist.javax.sip.header.HeaderFactoryExt
P-Charging-Vector header
createChargingVectorHeader(String) - Method in class android.gov.nist.javax.sip.header.HeaderFactoryImpl
P-Charging-Vector header
createClientTransaction(Request, Hop) - Method in class android.gov.nist.javax.sip.SipProviderImpl
 
createClientTransaction(SIPRequest, MessageChannel) - Method in class android.gov.nist.javax.sip.stack.SIPTransactionStack
Creates a client transaction that encapsulates a MessageChannel.
createConnection(String, String, String, int, int) - Method in class android.javax.sdp.SdpFactory
Returns a Connection object with the specified properties a
createConnection(String, String, String) - Method in class android.javax.sdp.SdpFactory
Returns a Connection object with the specified properties and no TTL and a default number of addresses (1).
createConnection(String, int, int) - Method in class android.javax.sdp.SdpFactory
Returns a Connection object with the specified properties and a network and address type of "IN" and "IP4" respectively.
createConnection(String) - Method in class android.javax.sdp.SdpFactory
Returns a Connection object with the specified address.
createContactHeader(Address) - Method in class android.gov.nist.javax.sip.header.HeaderFactoryImpl
Creates a new ContactHeader based on the newly supplied address value.
createContactHeader() - Method in class android.gov.nist.javax.sip.header.HeaderFactoryImpl
Creates a new wildcard ContactHeader.
createContactHeader() - Method in interface android.gov.nist.javax.sip.ListeningPointExt
Create a contact for this listening point.
createContactHeader() - Method in class android.gov.nist.javax.sip.ListeningPointImpl
 
createContactHeader(Address) - Method in interface android.javax.sip.header.HeaderFactory
Creates a new ContactHeader based on the newly supplied address value.
createContactHeader() - Method in interface android.javax.sip.header.HeaderFactory
Creates a new wildcard ContactHeader.
createContentDispositionHeader(String) - Method in class android.gov.nist.javax.sip.header.HeaderFactoryImpl
Creates a new ContentDispositionHeader based on the newly supplied contentDisposition value.
createContentDispositionHeader(String) - Method in interface android.javax.sip.header.HeaderFactory
Creates a new ContentDispositionHeader based on the newly supplied contentDisposition value.
createContentEncodingHeader(String) - Method in class android.gov.nist.javax.sip.header.HeaderFactoryImpl
Creates a new ContentEncodingHeader based on the newly supplied encoding value.
createContentEncodingHeader(String) - Method in interface android.javax.sip.header.HeaderFactory
Creates a new ContentEncodingHeader based on the newly supplied encoding value.
createContentLanguageHeader(Locale) - Method in class android.gov.nist.javax.sip.header.HeaderFactoryImpl
Creates a new ContentLanguageHeader based on the newly supplied contentLanguage value.
createContentLanguageHeader(Locale) - Method in interface android.javax.sip.header.HeaderFactory
Creates a new ContentLanguageHeader based on the newly supplied contentLanguage value.
createContentLengthHeader(int) - Method in class android.gov.nist.javax.sip.header.HeaderFactoryImpl
Creates a new CSeqHeader based on the newly supplied contentLength value.
createContentLengthHeader(int) - Method in interface android.javax.sip.header.HeaderFactory
Creates a new ContentLengthHeader based on the newly supplied contentLength value.
createContentList(String) - Method in class android.gov.nist.javax.sip.message.MultipartMimeContentImpl
unpack a multipart mime packet and set a list of content packets.
createContentTypeHeader(String, String) - Method in class android.gov.nist.javax.sip.header.HeaderFactoryImpl
Creates a new ContentTypeHeader based on the newly supplied contentType and contentSubType values.
createContentTypeHeader(String, String) - Method in interface android.javax.sip.header.HeaderFactory
Creates a new ContentTypeHeader based on the newly supplied contentType and contentSubType values.
createCSeqHeader(long, String) - Method in class android.gov.nist.javax.sip.header.HeaderFactoryImpl
Creates a new CSeqHeader based on the newly supplied sequence number and method values.
createCSeqHeader(int, String) - Method in class android.gov.nist.javax.sip.header.HeaderFactoryImpl
Deprecated. 
createCSeqHeader(int, String) - Method in interface android.javax.sip.header.HeaderFactory
Deprecated.
Since 1.2. Use HeaderFactory.createCSeqHeader(long, String) method with type long.
createCSeqHeader(long, String) - Method in interface android.javax.sip.header.HeaderFactory
Creates a new CSeqHeader based on the newly supplied sequence number and method values.
createDatagramSocket() - Method in class android.gov.nist.core.net.DefaultNetworkLayer
 
createDatagramSocket(int, InetAddress) - Method in class android.gov.nist.core.net.DefaultNetworkLayer
 
createDatagramSocket() - Method in interface android.gov.nist.core.net.NetworkLayer
Constructs a datagram socket and binds it to any available port on the local host machine.
createDatagramSocket(int, InetAddress) - Method in interface android.gov.nist.core.net.NetworkLayer
Creates a datagram socket, bound to the specified local address.
createDatagramSocket() - Method in class android.gov.nist.core.net.SslNetworkLayer
 
createDatagramSocket(int, InetAddress) - Method in class android.gov.nist.core.net.SslNetworkLayer
 
createDateHeader(Calendar) - Method in class android.gov.nist.javax.sip.header.HeaderFactoryImpl
Creates a new DateHeader based on the newly supplied date value.
createDateHeader(Calendar) - Method in interface android.javax.sip.header.HeaderFactory
Creates a new DateHeader based on the newly supplied date value.
createDialog(SIPTransaction) - Method in class android.gov.nist.javax.sip.stack.SIPTransactionStack
Create a dialog and add this transaction to it.
createDialog(SIPClientTransaction, SIPResponse) - Method in class android.gov.nist.javax.sip.stack.SIPTransactionStack
Create a Dialog given a client tx and response.
createDialog(SipProviderImpl, SIPResponse) - Method in class android.gov.nist.javax.sip.stack.SIPTransactionStack
Create a Dialog given a sip provider and response.
createDialog(SIPClientTransaction, SIPTransaction) - Method in class android.gov.nist.javax.sip.stack.SIPTransactionStack
Creates a new dialog based on a received NOTIFY.
createEMail(String) - Method in class android.javax.sdp.SdpFactory
Returns EMail object with the specified value.
createErrorAck(To) - Method in class android.gov.nist.javax.sip.message.SIPRequest
Creates an ACK for non-2xx responses according to RFC3261 17.1.1.3
createErrorInfoHeader(URI) - Method in class android.gov.nist.javax.sip.header.HeaderFactoryImpl
Creates a new ErrorInfoHeader based on the newly supplied errorInfo value.
createErrorInfoHeader(URI) - Method in interface android.javax.sip.header.HeaderFactory
Creates a new ErrorInfoHeader based on the newly supplied errorInfo value.
createEventHeader(String) - Method in class android.gov.nist.javax.sip.header.HeaderFactoryImpl
Creates a new EventHeader based on the newly supplied eventType value.
createEventHeader(String) - Method in interface android.javax.sip.header.HeaderFactory
Creates a new EventHeader based on the newly supplied eventType value.
createExpiresHeader(int) - Method in class android.gov.nist.javax.sip.header.HeaderFactoryImpl
Creates a new ExpiresHeader based on the newly supplied expires value.
createExpiresHeader(int) - Method in interface android.javax.sip.header.HeaderFactory
Creates a new ExpiresHeader based on the newly supplied expires value.
createExtensionHeader(String, String) - Method in class android.gov.nist.javax.sip.header.HeaderFactoryImpl
Creates a new ExtensionHeader based on the newly supplied name and value values.
createFromHeader(Address, String) - Method in class android.gov.nist.javax.sip.header.HeaderFactoryImpl
Creates a new FromHeader based on the newly supplied address and tag values.
createFromHeader(Address, String) - Method in interface android.javax.sip.header.HeaderFactory
Creates a new FromHeader based on the newly supplied address and tag values.
createHeader(String) - Method in interface android.gov.nist.javax.sip.header.HeaderFactoryExt
Create a header from a string.
createHeader(String) - Method in class android.gov.nist.javax.sip.header.HeaderFactoryImpl
Create a header from the given header text.
createHeader(String, String) - Method in class android.gov.nist.javax.sip.header.HeaderFactoryImpl
Create and parse a header.
createHeader(String, String) - Method in interface android.javax.sip.header.HeaderFactory
Creates a new Header based on the newly supplied name and value values.
createHeaderFactory() - Method in class android.javax.sip.SipFactory
Creates an instance of the HeaderFactory implementation.
createHeaders(String) - Method in class android.gov.nist.javax.sip.header.HeaderFactoryImpl
Create and return a list of headers.
createHeaders(String) - Method in interface android.javax.sip.header.HeaderFactory
Creates a new List of Headers based on a supplied comma seperated list of Header values for a single header name.
createHop(SipURI, Request) - Method in class android.gov.nist.javax.sip.stack.DefaultRouter
Utility method to create a hop from a SIP URI
createHttpResponse(String) - Method in class android.gov.nist.javax.sip.stack.WebSocketHttpHandshake
 
createInfo(String) - Method in class android.javax.sdp.SdpFactory
Returns Info object with the specified value.
createInReplyToHeader(String) - Method in class android.gov.nist.javax.sip.header.HeaderFactoryImpl
Creates a new InReplyToHeader based on the newly supplied callId value.
createInReplyToHeader(String) - Method in interface android.javax.sip.header.HeaderFactory
Creates a new InReplyToHeader based on the newly supplied callId value.
createJoinHeader(String, String, String) - Method in interface android.gov.nist.javax.sip.header.HeaderFactoryExt
Create a Join header with a call Id, to and from tag.
createJoinHeader(String, String, String) - Method in class android.gov.nist.javax.sip.header.HeaderFactoryImpl
Create a Join header with a call Id, to and from tag.
createKey(String, String) - Method in class android.javax.sdp.SdpFactory
Returns Key object with the specified value.
createListeningPoint(String, int, String) - Method in class android.gov.nist.javax.sip.SipStackImpl
 
createListeningPoint(int, String) - Method in class android.gov.nist.javax.sip.SipStackImpl
Deprecated. 
createListeningPoint(int, String) - Method in interface android.javax.sip.SipStack
Deprecated.
Since v1.2. This has been replaced by SipStack.createListeningPoint(String, int, String) For backwards compatibility with v1.1 implementations should support this method. Implementations should throw TransportNotSupportedException if the Properties specified during stack creation do not include an IP Address.
createListeningPoint(String, int, String) - Method in interface android.javax.sip.SipStack
Creates a ListeningPoint a given IP address, port and transport.
createLogRecord(String, String, String, long, boolean, String, String, String, long) - Method in interface android.gov.nist.javax.sip.LogRecordFactory
Create a log record.
createLogRecord(String, String, String, String, boolean, String, String, String, long) - Method in class android.gov.nist.javax.sip.stack.DefaultMessageLogFactory
 
createLogRecord(String, String, String, long, boolean, String, String, String, long) - Method in class android.gov.nist.javax.sip.stack.DefaultMessageLogFactory
 
createMaxForwardsHeader(int) - Method in class android.gov.nist.javax.sip.header.HeaderFactoryImpl
Creates a new MaxForwardsHeader based on the newly supplied maxForwards value.
createMaxForwardsHeader(int) - Method in interface android.javax.sip.header.HeaderFactory
Creates a new MaxForwardsHeader based on the newly supplied maxForwards value.
createMedia(String, int, int, String, Vector) - Method in class android.javax.sdp.SdpFactory
Returns Media object with the specified properties.
createMediaDescription(String, int, int, String, int[]) - Method in class android.javax.sdp.SdpFactory
Returns MediaDescription object with the specified properties.
createMediaDescription(String, int, int, String, String[]) - Method in class android.javax.sdp.SdpFactory
Returns MediaDescription object with the specified properties.
createMessageChannel(HostPort) - Method in class android.gov.nist.javax.sip.stack.MessageProcessor
Create a message channel for the specified host/port.
createMessageChannel(InetAddress, int) - Method in class android.gov.nist.javax.sip.stack.MessageProcessor
Create a message channel for the specified host/port.
createMessageChannel(NioTcpMessageProcessor, SocketChannel) - Method in class android.gov.nist.javax.sip.stack.NioTcpMessageProcessor
 
createMessageChannel(HostPort) - Method in class android.gov.nist.javax.sip.stack.NioTcpMessageProcessor
 
createMessageChannel(InetAddress, int) - Method in class android.gov.nist.javax.sip.stack.NioTcpMessageProcessor
 
createMessageChannel(NioTcpMessageProcessor, SocketChannel) - Method in class android.gov.nist.javax.sip.stack.NioTlsMessageProcessor
 
createMessageChannel(NioTcpMessageProcessor, SocketChannel) - Method in class android.gov.nist.javax.sip.stack.NioTlsWebSocketMessageProcessor
 
createMessageChannel(HostPort) - Method in class android.gov.nist.javax.sip.stack.NioTlsWebSocketMessageProcessor
 
createMessageChannel(InetAddress, int) - Method in class android.gov.nist.javax.sip.stack.NioTlsWebSocketMessageProcessor
 
createMessageChannel(NioTcpMessageProcessor, SocketChannel) - Method in class android.gov.nist.javax.sip.stack.NioWebSocketMessageProcessor
 
createMessageChannel(HostPort) - Method in class android.gov.nist.javax.sip.stack.sctp.SCTPMessageProcessor
 
createMessageChannel(InetAddress, int) - Method in class android.gov.nist.javax.sip.stack.sctp.SCTPMessageProcessor
 
createMessageChannel(SIPRequest, MessageProcessor, Hop) - Method in class android.gov.nist.javax.sip.stack.SIPTransactionStack
Creates a client transaction to handle a new request.
createMessageChannel(HostPort) - Method in class android.gov.nist.javax.sip.stack.TCPMessageProcessor
 
createMessageChannel(InetAddress, int) - Method in class android.gov.nist.javax.sip.stack.TCPMessageProcessor
 
createMessageChannel(HostPort) - Method in class android.gov.nist.javax.sip.stack.TLSMessageProcessor
 
createMessageChannel(InetAddress, int) - Method in class android.gov.nist.javax.sip.stack.TLSMessageProcessor
 
createMessageChannel(HostPort) - Method in class android.gov.nist.javax.sip.stack.UDPMessageProcessor
Create and return new TCPMessageChannel for the given host/port.
createMessageChannel(InetAddress, int) - Method in class android.gov.nist.javax.sip.stack.UDPMessageProcessor
 
createMessageFactory() - Method in class android.javax.sip.SipFactory
Creates an instance of the MessageFactory implementation.
createMessageParser(SIPTransactionStack) - Method in interface android.gov.nist.javax.sip.parser.MessageParserFactory
Creates a Message Parser
createMessageParser(SIPTransactionStack) - Method in class android.gov.nist.javax.sip.parser.StringMsgParserFactory
 
createMessageProcessor(SIPTransactionStack, InetAddress, int, String) - Method in interface android.gov.nist.javax.sip.stack.MessageProcessorFactory
 
createMessageProcessor(SIPTransactionStack, InetAddress, int, String) - Method in class android.gov.nist.javax.sip.stack.NioMessageProcessorFactory
 
createMessageProcessor(SIPTransactionStack, InetAddress, int, String) - Method in class android.gov.nist.javax.sip.stack.OIOMessageProcessorFactory
 
createMessageProcessor(InetAddress, int, String) - Method in class android.gov.nist.javax.sip.stack.SIPTransactionStack
Creates the equivalent of a JAIN listening point and attaches to the stack.
createMimeVersionHeader(int, int) - Method in class android.gov.nist.javax.sip.header.HeaderFactoryImpl
Creates a new MimeVersionHeader based on the newly supplied mimeVersion value.
createMimeVersionHeader(int, int) - Method in interface android.javax.sip.header.HeaderFactory
Creates a new MimeVersionHeader based on the newly supplied mimeVersion values.
createMinExpiresHeader(int) - Method in class android.gov.nist.javax.sip.header.HeaderFactoryImpl
Creates a new MinExpiresHeader based on the newly supplied minExpires value.
createMinExpiresHeader(int) - Method in interface android.javax.sip.header.HeaderFactory
Creates a new MinExpiresHeader based on the newly supplied minExpires value.
createMinSEHeader(int) - Method in class android.gov.nist.javax.sip.header.HeaderFactoryImpl
Creates a new MinSEHeader based on the newly supplied expires value.
createMultipartMimeContent(ContentTypeHeader, String[], String[], String[]) - Method in interface android.gov.nist.javax.sip.message.MessageFactoryExt
Create a MultipartMime attachment from a list of content type, subtype and content.
createMultipartMimeContent(ContentTypeHeader, String[], String[], String[]) - Method in class android.gov.nist.javax.sip.message.MessageFactoryImpl
 
createOrganizationHeader(String) - Method in class android.gov.nist.javax.sip.header.HeaderFactoryImpl
Creates a new OrganizationHeader based on the newly supplied organization value.
createOrganizationHeader(String) - Method in interface android.javax.sip.header.HeaderFactory
Creates a new OrganizationHeader based on the newly supplied organization value.
createOrigin(String, String) - Method in class android.javax.sdp.SdpFactory
Returns Origin object with the specified properties.
createOrigin(String, long, long, String, String, String) - Method in class android.javax.sdp.SdpFactory
Returns Origin object with the specified properties.
createOrReuseSocket(InetAddress, int) - Method in class android.gov.nist.javax.sip.stack.NIOHandler
 
createPAccessNetworkInfoHeader() - Method in interface android.gov.nist.javax.sip.header.HeaderFactoryExt
creates a P-Access-Network-Info header.
createPAccessNetworkInfoHeader() - Method in class android.gov.nist.javax.sip.header.HeaderFactoryImpl
creates a P-Access-Network-Info header
createParseException() - Method in class android.gov.nist.core.LexerCore
Create a parse exception.
createParseException(String) - Method in class android.gov.nist.javax.sip.parser.Parser
 
createParser(String) - Static method in class android.gov.nist.javax.sdp.parser.ParserFactory
 
createParser(String) - Static method in class android.gov.nist.javax.sip.parser.ParserFactory
create a parser for a header.
createPAssertedIdentityHeader(Address) - Method in interface android.gov.nist.javax.sip.header.HeaderFactoryExt
P-Asserted-Identity header
createPAssertedIdentityHeader(Address) - Method in class android.gov.nist.javax.sip.header.HeaderFactoryImpl
P-Asserted-Identity header
createPAssertedServiceHeader() - Method in interface android.gov.nist.javax.sip.header.HeaderFactoryExt
Create an AssertedService Header
createPAssertedServiceHeader() - Method in class android.gov.nist.javax.sip.header.HeaderFactoryImpl
 
createPAssociatedURIHeader(Address) - Method in interface android.gov.nist.javax.sip.header.HeaderFactoryExt
Creates a new P-Associated-URI header based on the supplied address
createPAssociatedURIHeader(Address) - Method in class android.gov.nist.javax.sip.header.HeaderFactoryImpl
Creates a new P-Associated-URI header based on the supplied address
createPathHeader(Address) - Method in interface android.gov.nist.javax.sip.header.HeaderFactoryExt
PATH header
createPathHeader(Address) - Method in class android.gov.nist.javax.sip.header.HeaderFactoryImpl
PATH header
createPCalledPartyIDHeader(Address) - Method in interface android.gov.nist.javax.sip.header.HeaderFactoryExt
P-Called-Party-ID header
createPCalledPartyIDHeader(Address) - Method in class android.gov.nist.javax.sip.header.HeaderFactoryImpl
P-Called-Party-ID header
createPChargingFunctionAddressesHeader() - Method in interface android.gov.nist.javax.sip.header.HeaderFactoryExt
P-Charging-Function-Addresses header
createPChargingFunctionAddressesHeader() - Method in class android.gov.nist.javax.sip.header.HeaderFactoryImpl
P-Charging-Function-Addresses header
createPhone(String) - Method in class android.javax.sdp.SdpFactory
Returns Phone object with the specified value.
createPMediaAuthorizationHeader(String) - Method in interface android.gov.nist.javax.sip.header.HeaderFactoryExt
P-Media-Authorization header
createPMediaAuthorizationHeader(String) - Method in class android.gov.nist.javax.sip.header.HeaderFactoryImpl
P-Media-Authorization header
createPPreferredIdentityHeader(Address) - Method in interface android.gov.nist.javax.sip.header.HeaderFactoryExt
P-Preferred-Identity header
createPPreferredIdentityHeader(Address) - Method in class android.gov.nist.javax.sip.header.HeaderFactoryImpl
P-Preferred-Identity header
createPPreferredServiceHeader() - Method in interface android.gov.nist.javax.sip.header.HeaderFactoryExt
Create a P-Preferred-Service header.
createPPreferredServiceHeader() - Method in class android.gov.nist.javax.sip.header.HeaderFactoryImpl
 
createPProfileKeyHeader(Address) - Method in interface android.gov.nist.javax.sip.header.HeaderFactoryExt
Create a P-Profile-Key header.
createPProfileKeyHeader(Address) - Method in class android.gov.nist.javax.sip.header.HeaderFactoryImpl
 
createPrack(Response) - Method in class android.gov.nist.javax.sip.stack.SIPDialog
 
createPrack(Response) - Method in interface android.javax.sip.Dialog
Creates a new PRACK Request message based on a reliable provisional response received by this Dialog and the Dialog internal information.
createPriorityHeader(String) - Method in class android.gov.nist.javax.sip.header.HeaderFactoryImpl
Creates a new PriorityHeader based on the newly supplied priority value.
createPriorityHeader(String) - Method in interface android.javax.sip.header.HeaderFactory
Creates a new PriorityHeader based on the newly supplied priority value.
createPrivacyHeader(String) - Method in interface android.gov.nist.javax.sip.header.HeaderFactoryExt
Privacy header
createPrivacyHeader(String) - Method in class android.gov.nist.javax.sip.header.HeaderFactoryImpl
Privacy header
createProcessorTask() - Method in class android.gov.nist.javax.sip.stack.NioTcpMessageProcessor
 
createProxyAuthenticateHeader(String) - Method in class android.gov.nist.javax.sip.header.HeaderFactoryImpl
Creates a new ProxyAuthenticateHeader based on the newly supplied scheme value.
createProxyAuthenticateHeader(String) - Method in interface android.javax.sip.header.HeaderFactory
Creates a new ProxyAuthenticateHeader based on the newly supplied scheme value.
createProxyAuthorizationHeader(String) - Method in class android.gov.nist.javax.sip.header.HeaderFactoryImpl
Creates a new ProxyAuthorizationHeader based on the newly supplied scheme value.
createProxyAuthorizationHeader(String) - Method in interface android.javax.sip.header.HeaderFactory
Creates a new ProxyAuthorizationHeader based on the newly supplied scheme value.
createProxyRequireHeader(String) - Method in class android.gov.nist.javax.sip.header.HeaderFactoryImpl
Creates a new ProxyRequireHeader based on the newly supplied optionTag value.
createProxyRequireHeader(String) - Method in interface android.javax.sip.header.HeaderFactory
Creates a new ProxyRequireHeader based on the newly supplied optionTag value.
createPServedUserHeader(Address) - Method in interface android.gov.nist.javax.sip.header.HeaderFactoryExt
Create a P-Served-User header.
createPServedUserHeader(Address) - Method in class android.gov.nist.javax.sip.header.HeaderFactoryImpl
 
createPUserDatabaseHeader(String) - Method in interface android.gov.nist.javax.sip.header.HeaderFactoryExt
Create a P-User-Database header.
createPUserDatabaseHeader(String) - Method in class android.gov.nist.javax.sip.header.HeaderFactoryImpl
 
createPVisitedNetworkIDHeader() - Method in interface android.gov.nist.javax.sip.header.HeaderFactoryExt
P-Visited-Network-ID header
createPVisitedNetworkIDHeader() - Method in class android.gov.nist.javax.sip.header.HeaderFactoryImpl
P-Visited-Network-ID header
createRAckHeader(long, long, String) - Method in class android.gov.nist.javax.sip.header.HeaderFactoryImpl
Creates a new RAckHeader based on the newly supplied rSeqNumber, cSeqNumber and method values.
createRAckHeader(int, int, String) - Method in class android.gov.nist.javax.sip.header.HeaderFactoryImpl
Deprecated. 
createRAckHeader(int, int, String) - Method in interface android.javax.sip.header.HeaderFactory
Creates a new RAckHeader based on the newly supplied rSeqNumber, cSeqNumber and method values.
createRawMessageChannel(String, int, Hop) - Method in class android.gov.nist.javax.sip.stack.SIPTransactionStack
Creates a new MessageChannel for a given Hop.
createReasonHeader(String, int, String) - Method in class android.gov.nist.javax.sip.header.HeaderFactoryImpl
Creates a new ReasonHeader based on the newly supplied reason value.
createReasonHeader(String, int, String) - Method in interface android.javax.sip.header.HeaderFactory
Creates a new ReasonHeader based on the newly supplied reason value.
createRecordRouteHeader(Address) - Method in class android.gov.nist.javax.sip.header.HeaderFactoryImpl
Creates a new RecordRouteHeader based on the newly supplied address value.
createRecordRouteHeader(Address) - Method in interface android.javax.sip.header.HeaderFactory
Creates a new RecordRouteHeader based on the newly supplied address value.
createReferencesHeader(String, String) - Method in interface android.gov.nist.javax.sip.header.HeaderFactoryExt
Create a References header.
createReferencesHeader(String, String) - Method in class android.gov.nist.javax.sip.header.HeaderFactoryImpl
Create and return a references header.
createReferredByHeader(Address) - Method in interface android.gov.nist.javax.sip.header.HeaderFactoryExt
Create a ReferredBy Header.
createReferredByHeader(Address) - Method in class android.gov.nist.javax.sip.header.HeaderFactoryImpl
Create a ReferredBy Header.
createReferToHeader(Address) - Method in class android.gov.nist.javax.sip.header.HeaderFactoryImpl
Create a ReferTo Header.
createReferToHeader(Address) - Method in interface android.javax.sip.header.HeaderFactory
Creates a new ReferToHeader based on the newly supplied address value.
createReliableProvisionalResponse(int) - Method in class android.gov.nist.javax.sip.stack.SIPDialog
 
createReliableProvisionalResponse(int) - Method in interface android.javax.sip.Dialog
Creates a new reliable provisional response based on an Invite request that created this Dialog or that is now refreshing this Dialog.
createRepeatTime(int, int, int[]) - Method in class android.javax.sdp.SdpFactory
Returns a RepeatTime object with the specified interval, duration, and time offsets.
createReplacesHeader(String, String, String) - Method in interface android.gov.nist.javax.sip.header.HeaderFactoryExt
Create a Replaces header with a call Id, to and from tag.
createReplacesHeader(String, String, String) - Method in class android.gov.nist.javax.sip.header.HeaderFactoryImpl
Create a Replaces header with a call Id, to and from tag.
createReplyToHeader(Address) - Method in class android.gov.nist.javax.sip.header.HeaderFactoryImpl
Creates a new ReplyToHeader based on the newly supplied address value.
createReplyToHeader(Address) - Method in interface android.javax.sip.header.HeaderFactory
Creates a new ReplyToHeader based on the newly supplied address value.
createRequest(URI, String, CallIdHeader, CSeqHeader, FromHeader, ToHeader, List, MaxForwardsHeader, ContentTypeHeader, Object) - Method in class android.gov.nist.javax.sip.message.MessageFactoryImpl
Creates a new Request message of type specified by the method paramater, containing the URI of the Request, the mandatory headers of the message with a body in the form of a Java object and the body content type.
createRequest(URI, String, CallIdHeader, CSeqHeader, FromHeader, ToHeader, List, MaxForwardsHeader, byte[], ContentTypeHeader) - Method in class android.gov.nist.javax.sip.message.MessageFactoryImpl
Creates a new Request message of type specified by the method paramater, containing the URI of the Request, the mandatory headers of the message with a body in the form of a byte array and body content type.
createRequest(URI, String, CallIdHeader, CSeqHeader, FromHeader, ToHeader, List, MaxForwardsHeader) - Method in class android.gov.nist.javax.sip.message.MessageFactoryImpl
Creates a new Request message of type specified by the method paramater, containing the URI of the Request, the mandatory headers of the message.
createRequest(URI, String, CallIdHeader, CSeqHeader, FromHeader, ToHeader, List, MaxForwardsHeader, ContentTypeHeader, byte[]) - Method in class android.gov.nist.javax.sip.message.MessageFactoryImpl
Creates a new Request message of type specified by the method paramater, containing the URI of the Request, the mandatory headers of the message with a body in the form of a byte array and body content type.
createRequest(String) - Method in class android.gov.nist.javax.sip.message.MessageFactoryImpl
Create a request from a string.
createRequest(String) - Method in class android.gov.nist.javax.sip.stack.SIPDialog
 
createRequest(SipUri, Via, CSeq, From, To) - Method in class android.gov.nist.javax.sip.stack.SIPDialog
Generate a request from a response.
createRequest(String) - Method in interface android.javax.sip.Dialog
Creates a new Request message based on the dialog creating request.
createRequest(URI, String, CallIdHeader, CSeqHeader, FromHeader, ToHeader, List, MaxForwardsHeader, ContentTypeHeader, Object) - Method in interface android.javax.sip.message.MessageFactory
Creates a new Request message of type specified by the method paramater, containing the URI of the Request, the mandatory headers of the message with a body in the form of a Java object and the body content type.
createRequest(URI, String, CallIdHeader, CSeqHeader, FromHeader, ToHeader, List, MaxForwardsHeader, ContentTypeHeader, byte[]) - Method in interface android.javax.sip.message.MessageFactory
Creates a new Request message of type specified by the method paramater, containing the URI of the Request, the mandatory headers of the message with a body in the form of a byte array and body content type.
createRequest(URI, String, CallIdHeader, CSeqHeader, FromHeader, ToHeader, List, MaxForwardsHeader) - Method in interface android.javax.sip.message.MessageFactory
Creates a new Request message of type specified by the method paramater, containing the URI of the Request, the mandatory headers of the message.
createRequest(String) - Method in interface android.javax.sip.message.MessageFactory
Create a new SIP Request object based on a specific string value.
createRequestLine(String) - Method in interface android.gov.nist.javax.sip.header.HeaderFactoryExt
Create a RequestLine from a String
createRequestLine(String) - Method in class android.gov.nist.javax.sip.header.HeaderFactoryImpl
Create a new Request Line from a String.
createRequireHeader(String) - Method in class android.gov.nist.javax.sip.header.HeaderFactoryImpl
Creates a new RequireHeader based on the newly supplied optionTag value.
createRequireHeader(String) - Method in interface android.javax.sip.header.HeaderFactory
Creates a new RequireHeader based on the newly supplied optionTag value.
createResponse(int, CallIdHeader, CSeqHeader, FromHeader, ToHeader, List, MaxForwardsHeader, Object, ContentTypeHeader) - Method in class android.gov.nist.javax.sip.message.MessageFactoryImpl
Creates a new Response message of type specified by the statusCode paramater, containing the mandatory headers of the message with a body in the form of a Java object and the body content type.
createResponse(int, CallIdHeader, CSeqHeader, FromHeader, ToHeader, List, MaxForwardsHeader, byte[], ContentTypeHeader) - Method in class android.gov.nist.javax.sip.message.MessageFactoryImpl
Creates a new Response message of type specified by the statusCode paramater, containing the mandatory headers of the message with a body in the form of a byte array and the body content type.
createResponse(int, CallIdHeader, CSeqHeader, FromHeader, ToHeader, List, MaxForwardsHeader) - Method in class android.gov.nist.javax.sip.message.MessageFactoryImpl
Creates a new Response message of type specified by the statusCode paramater, containing the mandatory headers of the message.
createResponse(int, Request, ContentTypeHeader, Object) - Method in class android.gov.nist.javax.sip.message.MessageFactoryImpl
Creates a new Response message of type specified by the statusCode paramater, based on a specific Request with a new body in the form of a Java object and the body content type.
createResponse(int, Request, ContentTypeHeader, byte[]) - Method in class android.gov.nist.javax.sip.message.MessageFactoryImpl
Creates a new Response message of type specified by the statusCode paramater, based on a specific Request with a new body in the form of a byte array and the body content type.
createResponse(int, Request) - Method in class android.gov.nist.javax.sip.message.MessageFactoryImpl
Creates a new Response message of type specified by the statusCode paramater, based on a specific Request message.
createResponse(int, CallIdHeader, CSeqHeader, FromHeader, ToHeader, List, MaxForwardsHeader, ContentTypeHeader, Object) - Method in class android.gov.nist.javax.sip.message.MessageFactoryImpl
Creates a new Response message of type specified by the statusCode paramater, containing the mandatory headers of the message with a body in the form of a Java object and the body content type.
createResponse(int, CallIdHeader, CSeqHeader, FromHeader, ToHeader, List, MaxForwardsHeader, ContentTypeHeader, byte[]) - Method in class android.gov.nist.javax.sip.message.MessageFactoryImpl
Creates a new Response message of type specified by the statusCode paramater, containing the mandatory headers of the message with a body in the form of a byte array and the body content type.
createResponse(String) - Method in class android.gov.nist.javax.sip.message.MessageFactoryImpl
Create a response from a string
createResponse(int) - Method in class android.gov.nist.javax.sip.message.SIPRequest
Creates a default SIPResponse message for this request.
createResponse(int, String) - Method in class android.gov.nist.javax.sip.message.SIPRequest
Creates a default SIPResponse message for this request.
createResponse(int, CallIdHeader, CSeqHeader, FromHeader, ToHeader, List, MaxForwardsHeader, ContentTypeHeader, Object) - Method in interface android.javax.sip.message.MessageFactory
Creates a new Response message of type specified by the statusCode paramater, containing the mandatory headers of the message with a body in the form of a Java object and the body content type.
createResponse(int, CallIdHeader, CSeqHeader, FromHeader, ToHeader, List, MaxForwardsHeader, ContentTypeHeader, byte[]) - Method in interface android.javax.sip.message.MessageFactory
Creates a new Response message of type specified by the statusCode paramater, containing the mandatory headers of the message with a body in the form of a byte array and the body content type.
createResponse(int, CallIdHeader, CSeqHeader, FromHeader, ToHeader, List, MaxForwardsHeader) - Method in interface android.javax.sip.message.MessageFactory
Creates a new Response message of type specified by the statusCode paramater, containing the mandatory headers of the message.
createResponse(int, Request, ContentTypeHeader, Object) - Method in interface android.javax.sip.message.MessageFactory
Creates a new Response message of type specified by the statusCode paramater, based on a specific Request with a new body in the form of a Java object and the body content type.
createResponse(int, Request, ContentTypeHeader, byte[]) - Method in interface android.javax.sip.message.MessageFactory
Creates a new Response message of type specified by the statusCode paramater, based on a specific Request with a new body in the form of a byte array and the body content type.
createResponse(int, Request) - Method in interface android.javax.sip.message.MessageFactory
Creates a new Response message of type specified by the statusCode paramater, based on a specific Request message.
createResponse(String) - Method in interface android.javax.sip.message.MessageFactory
Creates a Response from a String.
createRetryAfterHeader(int) - Method in class android.gov.nist.javax.sip.header.HeaderFactoryImpl
Creates a new RetryAfterHeader based on the newly supplied retryAfter value.
createRetryAfterHeader(int) - Method in interface android.javax.sip.header.HeaderFactory
Creates a new RetryAfterHeader based on the newly supplied retryAfter value.
createRouteHeader(Address) - Method in class android.gov.nist.javax.sip.header.HeaderFactoryImpl
Creates a new RouteHeader based on the newly supplied address value.
createRouteHeader(Address) - Method in interface android.javax.sip.header.HeaderFactory
Creates a new RouteHeader based on the newly supplied address value.
createRSeqHeader(int) - Method in class android.gov.nist.javax.sip.header.HeaderFactoryImpl
Deprecated. 
createRSeqHeader(long) - Method in class android.gov.nist.javax.sip.header.HeaderFactoryImpl
Creates a new RSeqHeader based on the newly supplied sequenceNumber value.
createRSeqHeader(int) - Method in interface android.javax.sip.header.HeaderFactory
Creates a new RSeqHeader based on the newly supplied sequenceNumber value.
createSecurityClientHeader() - Method in interface android.gov.nist.javax.sip.header.HeaderFactoryExt
Security-Client header
createSecurityClientHeader() - Method in class android.gov.nist.javax.sip.header.HeaderFactoryImpl
Security-Client header
createSecurityServerHeader() - Method in interface android.gov.nist.javax.sip.header.HeaderFactoryExt
Security-Server header
createSecurityServerHeader() - Method in class android.gov.nist.javax.sip.header.HeaderFactoryImpl
Security-Server header
createSecurityVerifyHeader() - Method in interface android.gov.nist.javax.sip.header.HeaderFactoryExt
Security-Verify header
createSecurityVerifyHeader() - Method in class android.gov.nist.javax.sip.header.HeaderFactoryImpl
Security-Verify header
createServerHeader(List) - Method in class android.gov.nist.javax.sip.header.HeaderFactoryImpl
Creates a new ServerHeader based on the newly supplied product value.
createServerHeader(List) - Method in interface android.javax.sip.header.HeaderFactory
Creates a new ServerHeader based on the newly supplied List of product values.
createServerSocket(int, int, InetAddress) - Method in class android.gov.nist.core.net.DefaultNetworkLayer
 
createServerSocket(int, int, InetAddress) - Method in interface android.gov.nist.core.net.NetworkLayer
Creates a server with the specified port, listen backlog, and local IP address to bind to.
createServerSocket(int, int, InetAddress) - Method in class android.gov.nist.core.net.SslNetworkLayer
 
createServerTransaction(MessageChannel) - Method in class android.gov.nist.javax.sip.stack.SIPTransactionStack
Creates a server transaction that encapsulates a MessageChannel.
createServiceRouteHeader(Address) - Method in interface android.gov.nist.javax.sip.header.HeaderFactoryExt
Service-Route header
createServiceRouteHeader(Address) - Method in class android.gov.nist.javax.sip.header.HeaderFactoryImpl
Service-Route header
createSessionDescription() - Method in class android.javax.sdp.SdpFactory
Creates a new, empty SessionDescription.
createSessionDescription(SessionDescription) - Method in class android.javax.sdp.SdpFactory
Creates a new SessionDescription, deep copy of another SessionDescription.
createSessionDescription(String) - Method in class android.javax.sdp.SdpFactory
Creates a SessionDescription populated with the information contained within the string parameter.
createSessionExpiresHeader(int) - Method in interface android.gov.nist.javax.sip.header.HeaderFactoryExt
Creates a new SessionExpiresHeader based on the newly supplied expires value.
createSessionExpiresHeader(int) - Method in class android.gov.nist.javax.sip.header.HeaderFactoryImpl
Creates a new SessionExpiresHeader based on the newly supplied expires value.
createSessionName(String) - Method in class android.javax.sdp.SdpFactory
Returns SessionName object with the specified name.
createSIPETagHeader(String) - Method in class android.gov.nist.javax.sip.header.HeaderFactoryImpl
 
createSIPETagHeader(String) - Method in interface android.javax.sip.header.HeaderFactory
Creates a new SIP-ETag header with the supplied tag value
createSIPIfMatchHeader(String) - Method in class android.gov.nist.javax.sip.header.HeaderFactoryImpl
 
createSIPIfMatchHeader(String) - Method in interface android.javax.sip.header.HeaderFactory
Creates a new SIP-If-Match header with the supplied tag value
createSipProvider(ListeningPoint) - Method in class android.gov.nist.javax.sip.SipStackImpl
 
createSipProvider(ListeningPoint) - Method in interface android.javax.sip.SipStack
Creates a new peer SipProvider on this SipStack on a specified ListeningPoint and returns a reference to the newly created SipProvider object.
createSipStack(Properties) - Method in class android.javax.sip.SipFactory
Creates an instance of a SipStack implementation based on the configuration properties object passed to this method.
createSipURI(String) - Method in interface android.gov.nist.javax.sip.address.AddressFactoryEx
Creates SipURI instance from passed string.
createSipURI(String) - Method in class android.gov.nist.javax.sip.address.AddressFactoryImpl
create a sip uri.
createSipURI(String, String) - Method in class android.gov.nist.javax.sip.address.AddressFactoryImpl
Create a SipURI
createSipURI(String, String) - Method in interface android.javax.sip.address.AddressFactory
Creates a SipURI based on the given user and host components.
createSocket(InetAddress, int) - Method in class android.gov.nist.core.net.DefaultNetworkLayer
 
createSocket(InetAddress, int, InetAddress) - Method in class android.gov.nist.core.net.DefaultNetworkLayer
 
createSocket(InetAddress, int, InetAddress, int) - Method in class android.gov.nist.core.net.DefaultNetworkLayer
Creates a new Socket, binds it to myAddress:myPort and connects it to address:port.
createSocket(InetAddress, int) - Method in interface android.gov.nist.core.net.NetworkLayer
Creates a stream socket and connects it to the specified port number at the specified IP address.
createSocket(InetAddress, int, InetAddress) - Method in interface android.gov.nist.core.net.NetworkLayer
Creates a stream socket and connects it to the specified port number at the specified IP address.
createSocket(InetAddress, int, InetAddress, int) - Method in interface android.gov.nist.core.net.NetworkLayer
Creates a new Socket, binds it to myAddress:myPort and connects it to address:port.
createSocket(InetAddress, int) - Method in class android.gov.nist.core.net.SslNetworkLayer
 
createSocket(InetAddress, int, InetAddress) - Method in class android.gov.nist.core.net.SslNetworkLayer
 
createSocket(InetAddress, int, InetAddress, int) - Method in class android.gov.nist.core.net.SslNetworkLayer
Creates a new Socket, binds it to myAddress:myPort and connects it to address:port.
createSSLServerSocket(int, int, InetAddress) - Method in class android.gov.nist.core.net.DefaultNetworkLayer
 
createSSLServerSocket(int, int, InetAddress) - Method in interface android.gov.nist.core.net.NetworkLayer
Creates an SSL server with the specified port, listen backlog, and local IP address to bind to.
createSSLServerSocket(int, int, InetAddress) - Method in class android.gov.nist.core.net.SslNetworkLayer
 
createSSLSocket(InetAddress, int) - Method in class android.gov.nist.core.net.DefaultNetworkLayer
 
createSSLSocket(InetAddress, int, InetAddress) - Method in class android.gov.nist.core.net.DefaultNetworkLayer
 
createSSLSocket(InetAddress, int) - Method in interface android.gov.nist.core.net.NetworkLayer
Creates a stream SSL socket and connects it to the specified port number at the specified IP address.
createSSLSocket(InetAddress, int, InetAddress) - Method in interface android.gov.nist.core.net.NetworkLayer
Creates a stream SSL socket and connects it to the specified port number at the specified IP address.
createSSLSocket(InetAddress, int) - Method in class android.gov.nist.core.net.SslNetworkLayer
 
createSSLSocket(InetAddress, int, InetAddress) - Method in class android.gov.nist.core.net.SslNetworkLayer
 
createStatusLine(String) - Method in interface android.gov.nist.javax.sip.header.HeaderFactoryExt
Create a StatusLine from a String.
createStatusLine(String) - Method in class android.gov.nist.javax.sip.header.HeaderFactoryImpl
Create a new StatusLine from a String.
createSubjectHeader(String) - Method in class android.gov.nist.javax.sip.header.HeaderFactoryImpl
Creates a new SubjectHeader based on the newly supplied subject value.
createSubjectHeader(String) - Method in interface android.javax.sip.header.HeaderFactory
Creates a new SubjectHeader based on the newly supplied subject value.
createSubscriptionStateHeader(String) - Method in class android.gov.nist.javax.sip.header.HeaderFactoryImpl
Creates a new SubscriptionStateHeader based on the newly supplied subscriptionState value.
createSubscriptionStateHeader(String) - Method in interface android.javax.sip.header.HeaderFactory
Creates a new SubscriptionStateHeader based on the newly supplied subscriptionState value.
createSupportedHeader(String) - Method in class android.gov.nist.javax.sip.header.HeaderFactoryImpl
Creates a new SupportedHeader based on the newly supplied optionTag value.
createSupportedHeader(String) - Method in interface android.javax.sip.header.HeaderFactory
Creates a new SupportedHeader based on the newly supplied optionTag value.
createTelURL(String) - Method in class android.gov.nist.javax.sip.address.AddressFactoryImpl
Creates a TelURL based on given URI string.
createTelURL(String) - Method in interface android.javax.sip.address.AddressFactory
Creates a TelURL based on given URI string.
createTime(Date, Date) - Method in class android.javax.sdp.SdpFactory
Returns a Time specification with the specified start and stop times.
createTime() - Method in class android.javax.sdp.SdpFactory
Returns an unbounded Time specification (i.e., "t=0 0").
createTimeDescription(Time) - Method in class android.javax.sdp.SdpFactory
Returns TimeDescription object with the specified properties.
createTimeDescription() - Method in class android.javax.sdp.SdpFactory
Returns TimeDescription unbounded (i.e.
createTimeDescription(Date, Date) - Method in class android.javax.sdp.SdpFactory
Returns TimeDescription object with the specified properties.
createTimeStampHeader(float) - Method in class android.gov.nist.javax.sip.header.HeaderFactoryImpl
Creates a new TimeStampHeader based on the newly supplied timeStamp value.
createTimeStampHeader(float) - Method in interface android.javax.sip.header.HeaderFactory
Creates a new TimeStampHeader based on the newly supplied timeStamp value.
createTimeZoneAdjustment(Date, int) - Method in class android.javax.sdp.SdpFactory
Constructs a timezone adjustment record.
createToHeader(Address, String) - Method in class android.gov.nist.javax.sip.header.HeaderFactoryImpl
Creates a new ToHeader based on the newly supplied address and tag values.
createToHeader(Address, String) - Method in interface android.javax.sip.header.HeaderFactory
Creates a new ToHeader based on the newly supplied address and tag values.
createUnsupportedHeader(String) - Method in class android.gov.nist.javax.sip.header.HeaderFactoryImpl
Creates a new UnsupportedHeader based on the newly supplied optionTag value.
createUnsupportedHeader(String) - Method in interface android.javax.sip.header.HeaderFactory
Creates a new UnsupportedHeader based on the newly supplied optionTag value.
createURI(String) - Method in class android.gov.nist.javax.sip.address.AddressFactoryImpl
Creates a URI based on given URI string.
createURI(URL) - Method in class android.javax.sdp.SdpFactory
Returns URI object with the specified value.
createURI(String) - Method in interface android.javax.sip.address.AddressFactory
Creates a URI based on given URI string.
createUserAgentHeader(List) - Method in class android.gov.nist.javax.sip.header.HeaderFactoryImpl
Creates a new UserAgentHeader based on the newly supplied product value.
createUserAgentHeader(List) - Method in interface android.javax.sip.header.HeaderFactory
Creates a new UserAgentHeader based on the newly supplied List of product values.
createVersion(int) - Method in class android.javax.sdp.SdpFactory
Returns Version object with the specified values.
createViaHeader(String, int, String, String) - Method in class android.gov.nist.javax.sip.header.HeaderFactoryImpl
Creates a new ViaHeader based on the newly supplied uri and branch values.
createViaHeader() - Method in interface android.gov.nist.javax.sip.ListeningPointExt
Create a Via header for this listening point.
createViaHeader() - Method in class android.gov.nist.javax.sip.ListeningPointImpl
 
createViaHeader(String, int, String, String) - Method in interface android.javax.sip.header.HeaderFactory
Creates a new ViaHeader based on the newly supplied uri and branch values.
createWarningHeader(String, int, String) - Method in class android.gov.nist.javax.sip.header.HeaderFactoryImpl
Creates a new WarningHeader based on the newly supplied agent, code and comment values.
createWarningHeader(String, int, String) - Method in interface android.javax.sip.header.HeaderFactory
Creates a new WarningHeader based on the newly supplied agent, code and comment values.
createWWWAuthenticateHeader(String) - Method in class android.gov.nist.javax.sip.header.HeaderFactoryImpl
Creates a new WWWAuthenticateHeader based on the newly supplied scheme value.
createWWWAuthenticateHeader(String) - Method in interface android.javax.sip.header.HeaderFactory
Creates a new WWWAuthenticateHeader based on the newly supplied scheme value.
Credentials - Class in android.gov.nist.javax.sip.header
Credentials that are used in authentication and authorization headers.
Credentials() - Constructor for class android.gov.nist.javax.sip.header.Credentials
Default constructor
CSeq - Class in android.gov.nist.javax.sip.header
CSeq SIP Header.
CSeq() - Constructor for class android.gov.nist.javax.sip.header.CSeq
Constructor.
CSeq(long, String) - Constructor for class android.gov.nist.javax.sip.header.CSeq
Constructor given the sequence number and method.
CSEQ - Static variable in interface android.gov.nist.javax.sip.header.SIPHeaderNames
 
CSEQ - Static variable in interface android.gov.nist.javax.sip.parser.TokenTypes
 
cSeqHeader - Variable in class android.gov.nist.javax.sip.message.SIPMessage
 
CSeqHeader - Interface in android.javax.sip.header
A CSeq header field in a request contains a single decimal sequence number and the request method.
cSeqNumber - Variable in class android.gov.nist.javax.sip.header.RAck
 
CSeqParser - Class in android.gov.nist.javax.sip.parser
Parser for CSeq headers.
CSeqParser(String) - Constructor for class android.gov.nist.javax.sip.parser.CSeqParser
 
CSeqParser(Lexer) - Constructor for class android.gov.nist.javax.sip.parser.CSeqParser
 
CT - Static variable in interface android.javax.sdp.BandWidth
"Conference Total" bandwidth modifier, "CT".
currentLexer - Variable in class android.gov.nist.core.LexerCore
 
currentLexerName - Variable in class android.gov.nist.core.LexerCore
 
currentMatch - Variable in class android.gov.nist.core.LexerCore
 

D

D_VER - Static variable in interface android.gov.nist.javax.sip.header.ims.ParameterNamesIms
 
data - Variable in class android.gov.nist.javax.sip.stack.CallAnalyzer.ThreadInfo
 
DatagramQueuedMessageDispatch - Class in android.gov.nist.javax.sip.stack
 
DatagramQueuedMessageDispatch(DatagramPacket, long) - Constructor for class android.gov.nist.javax.sip.stack.DatagramQueuedMessageDispatch
 
date - Variable in class android.gov.nist.javax.sip.header.SIPDateHeader
date field
DATE - Static variable in interface android.gov.nist.javax.sip.header.SIPHeaderNames
 
date() - Method in class android.gov.nist.javax.sip.parser.HeaderParser
parse and return a date field.
DATE - Static variable in interface android.gov.nist.javax.sip.parser.TokenTypes
 
DateHeader - Interface in android.javax.sip.header
The Date header field reflects the time when the request or response is first sent.
DateParser - Class in android.gov.nist.javax.sip.parser
Parser for SIP Date field.
DateParser(String) - Constructor for class android.gov.nist.javax.sip.parser.DateParser
Constructor
DateParser(Lexer) - Constructor for class android.gov.nist.javax.sip.parser.DateParser
 
day - Variable in class android.gov.nist.javax.sip.header.SIPDate
day member
dbg_enter(String) - Method in class android.gov.nist.core.ParserCore
 
dbg_leave(String) - Method in class android.gov.nist.core.ParserCore
 
dbgPrint() - Method in class android.gov.nist.core.GenericObject
Debug printing function.
dbgPrint(String) - Method in class android.gov.nist.core.GenericObject
Debug printing function.
dbgPrint(int) - Method in class android.gov.nist.javax.sdp.fields.SDPObject
Formatter with a given starting indentation.
dbgPrint() - Method in class android.gov.nist.javax.sip.header.SIPObject
Debug function
dbgPrint() - Method in class android.gov.nist.javax.sip.message.MessageObject
 
dbgPrint(int) - Method in class android.gov.nist.javax.sip.message.MessageObject
Formatter with a given starting indentation (for nested structs).
DEACTIVATED - Static variable in interface android.javax.sip.header.SubscriptionStateHeader
Reason Code: The subscription has been terminated, but the subscriber SHOULD retry immediately with a new subscription.
Debug - Class in android.gov.nist.core
A class to do debug printfs
Debug() - Constructor for class android.gov.nist.core.Debug
 
debug - Static variable in class android.gov.nist.core.Debug
 
debug - Static variable in class android.gov.nist.core.ParserCore
 
debugDump() - Method in class android.gov.nist.core.GenericObject
Generic print formatting function: Does depth-first descent of the structure and recursively prints all non-private objects pointed to by this object.
debugDump(int) - Method in class android.gov.nist.core.GenericObject
Formatter with a given starting indentation.
debugDump() - Method in class android.gov.nist.core.GenericObjectList
Convert this list of headers to a formatted string.
debugDump(int) - Method in class android.gov.nist.core.GenericObjectList
Convert this list of headers to a string (for printing) with an indentation given.
debugDump(int) - Method in class android.gov.nist.javax.sdp.fields.SDPFieldList
convert to a string representation (for printing).
debugDump() - Method in class android.gov.nist.javax.sdp.fields.SDPFieldList
convert to a string representation
debugDump() - Method in class android.gov.nist.javax.sdp.fields.SDPObject
Generic introspection based printing funciton for this package.
debugDump() - Method in class android.gov.nist.javax.sip.address.NetObject
An introspection based string formatting method.
debugDump(int) - Method in class android.gov.nist.javax.sip.address.NetObject
Formatter with a given starting indentation (for nested structs).
debugDump(int) - Method in class android.gov.nist.javax.sip.address.NetObjectList
Convert to a string given an indentation(for pretty printing).
debugDump(int) - Method in class android.gov.nist.javax.sip.header.SIPHeaderList
convert to a string representation (for printing).
debugDump() - Method in class android.gov.nist.javax.sip.header.SIPHeaderList
convert to a string representation
debugDump() - Method in class android.gov.nist.javax.sip.header.SIPObject
An introspection based string formatting method.
debugDump(int) - Method in class android.gov.nist.javax.sip.header.SIPObject
Formatter with a given starting indentation (for nested structs).
debugDump(int) - Method in class android.gov.nist.javax.sip.header.SIPObjectList
Convert to a string given an indentation(for pretty printing).
debugDump() - Method in class android.gov.nist.javax.sip.message.MessageObject
An introspection based string formatting method.
debugDump() - Method in class android.gov.nist.javax.sip.message.SIPMessage
Get the string representation of this header (for pretty printing the generated structure).
debugDump() - Method in class android.gov.nist.javax.sip.message.SIPRequest
Convert to a formatted string for pretty printing.
debugDump() - Method in class android.gov.nist.javax.sip.message.SIPResponse
Print formatting function.
DEC - Static variable in class android.gov.nist.javax.sip.header.SIPDate
 
DEC - Static variable in interface android.gov.nist.javax.sip.parser.TokenNames
 
DECLINE - Static variable in interface android.javax.sip.message.Response
The callee's machine was successfully contacted but the user explicitly does not wish to or cannot participate.
decode(String) - Static method in class android.gov.nist.javax.sip.address.UriDecoder
Decode a uri.
DECODE - Static variable in class android.gov.nist.javax.sip.stack.Base64
Specify decoding in first bit.
decode(byte[]) - Static method in class android.gov.nist.javax.sip.stack.Base64
Low-level access to decoding ASCII characters in the form of a byte array.
decode(byte[], int, int, int) - Static method in class android.gov.nist.javax.sip.stack.Base64
Low-level access to decoding ASCII characters in the form of a byte array.
decode(String) - Static method in class android.gov.nist.javax.sip.stack.Base64
Decodes data from Base64 notation, automatically detecting gzip-compressed data and decompressing it.
decode(String, int) - Static method in class android.gov.nist.javax.sip.stack.Base64
Decodes data from Base64 notation, automatically detecting gzip-compressed data and decompressing it.
decode(InputStream) - Method in class android.gov.nist.javax.sip.stack.WebSocketCodec
 
decodeFileToFile(String, String) - Static method in class android.gov.nist.javax.sip.stack.Base64
Reads infile and decodes it to outfile.
decodeFromFile(String) - Static method in class android.gov.nist.javax.sip.stack.Base64
Convenience method for reading a base64-encoded file and decoding it.
decodeToFile(String, String) - Static method in class android.gov.nist.javax.sip.stack.Base64
Convenience method for decoding data to a file.
decodeToObject(String) - Static method in class android.gov.nist.javax.sip.stack.Base64
Attempts to decode Base64 data and deserialize a Java Object within.
decodeToObject(String, int, ClassLoader) - Static method in class android.gov.nist.javax.sip.stack.Base64
Attempts to decode Base64 data and deserialize a Java Object within.
decorateTask(Runnable, RunnableScheduledFuture<V>) - Method in class android.gov.nist.javax.sip.MDCScheduledTHExecutor
 
decrementActiveClientTransactionCount() - Method in class android.gov.nist.javax.sip.stack.SIPTransactionStack
This method is called when a client tx transitions to the Completed or Terminated state.
decrementMaxForwards() - Method in class android.gov.nist.javax.sip.header.MaxForwards
decrement MaxForwards field one by one.
decrementMaxForwards() - Method in interface android.javax.sip.header.MaxForwardsHeader
This convenience function decrements the number of max-forwards by one.
DEFAULT_ALGORITHM - Static variable in class android.gov.nist.javax.sip.clientauthutils.DigestServerAuthenticationHelper
 
DEFAULT_CIPHERS - Static variable in class android.gov.nist.javax.sip.SipStackImpl
 
DEFAULT_PORT - Static variable in interface android.gov.nist.javax.sip.SIPConstants
 
DEFAULT_SCHEME - Static variable in class android.gov.nist.javax.sip.clientauthutils.DigestServerAuthenticationHelper
 
DEFAULT_TLS_PORT - Static variable in interface android.gov.nist.javax.sip.SIPConstants
 
DefaultAddressResolver - Class in android.gov.nist.javax.sip
This is the default implementation of the AddressResolver.
DefaultAddressResolver() - Constructor for class android.gov.nist.javax.sip.DefaultAddressResolver
 
DefaultMessageLogFactory - Class in android.gov.nist.javax.sip.stack
The Default Message log factory.
DefaultMessageLogFactory() - Constructor for class android.gov.nist.javax.sip.stack.DefaultMessageLogFactory
 
DefaultNetworkLayer - Class in android.gov.nist.core.net
default implementation which passes straight through to java platform
defaultRoute - Variable in class android.gov.nist.javax.sip.stack.HopImpl
 
DefaultRouter - Class in android.gov.nist.javax.sip.stack
This is the default router.
DefaultRouter(SipStack, String) - Constructor for class android.gov.nist.javax.sip.stack.DefaultRouter
Constructor.
defaultRouter - Variable in class android.gov.nist.javax.sip.stack.SIPTransactionStack
 
DefaultSecurityManagerProvider - Class in android.gov.nist.core.net
Implement the default TLS security policy by loading kays specified in stack properties or system -D settings.
DefaultSecurityManagerProvider() - Constructor for class android.gov.nist.core.net.DefaultSecurityManagerProvider
 
DefaultSipTimer - Class in android.gov.nist.javax.sip.stack.timers
Default SIP Timer implementation based on java.util.Timer
DefaultSipTimer() - Constructor for class android.gov.nist.javax.sip.stack.timers.DefaultSipTimer
 
DefaultTlsSecurityPolicy - Class in android.gov.nist.javax.sip.stack
 
DefaultTlsSecurityPolicy() - Constructor for class android.gov.nist.javax.sip.stack.DefaultTlsSecurityPolicy
 
delay - Variable in class android.gov.nist.javax.sip.header.TimeStamp
delay field
delayFloat - Variable in class android.gov.nist.javax.sip.header.TimeStamp
 
delete(String) - Method in class android.gov.nist.core.DuplicateNameValueList
Remove the element corresponding to this name.
delete(String) - Method in class android.gov.nist.core.NameValueList
Remove the element corresponding to this name.
delete(String, String) - Method in class android.gov.nist.javax.sip.header.ims.PChargingFunctionAddresses
Remove parameter
delete() - Method in class android.gov.nist.javax.sip.stack.SIPDialog
 
delete() - Method in interface android.javax.sip.Dialog
This method will release all resources associated with this dialog that are tracked by the SipProvider.
deleteListeningPoint(ListeningPoint) - Method in class android.gov.nist.javax.sip.SipStackImpl
 
deleteListeningPoint(ListeningPoint) - Method in interface android.javax.sip.SipStack
Deletes the specified ListeningPoint attached to this SipStack.
deleteParm(String) - Method in class android.gov.nist.javax.sip.address.TelephoneNumber
delete the specified parameter.
deleteSipProvider(SipProvider) - Method in class android.gov.nist.javax.sip.SipStackImpl
 
deleteSipProvider(SipProvider) - Method in interface android.javax.sip.SipStack
Deletes the specified peer SipProvider attached to this SipStack.
deliverEvent(EventWrapper) - Method in class android.gov.nist.javax.sip.EventScanner
 
deliverRetransmittedAckToListener - Variable in class android.gov.nist.javax.sip.stack.SIPTransactionStack
 
delta - Variable in class android.gov.nist.javax.sip.stack.CallAnalyzer.StackTrace
 
destroy() - Method in class android.gov.nist.javax.sip.stack.CallAnalysisInterceptor
 
destroy() - Method in class android.gov.nist.javax.sip.stack.CongestionControlMessageValve
 
destroy() - Method in interface android.gov.nist.javax.sip.stack.SIPEventInterceptor
This method is called when the interceptor is about to be destroyed.
destroy() - Method in interface android.gov.nist.javax.sip.stack.SIPMessageValve
This method is called when the valve is about to be destroyed.
Dialog - Interface in android.javax.sip
A dialog represents a peer-to-peer SIP relationship between two user agents that persists for some time.
DIALOG_ACK_NOT_RECEIVED_TIMEOUT - Static variable in class android.gov.nist.javax.sip.stack.SIPDialogErrorEvent
This event ID indicates that the transaction has timed out.
DIALOG_ACK_NOT_SENT_TIMEOUT - Static variable in class android.gov.nist.javax.sip.stack.SIPDialogErrorEvent
This event ID indicates that there was an error sending a message using the underlying transport.
DIALOG_ERROR_INTERNAL_COULD_NOT_TAKE_ACK_SEM - Static variable in class android.gov.nist.javax.sip.stack.SIPDialogErrorEvent
 
DIALOG_REINVITE_TIMEOUT - Static variable in class android.gov.nist.javax.sip.stack.SIPDialogErrorEvent
This event ID indicates a timeout occured waiting to send re-INVITE ( for B2BUA)
dialogCreatingMethods - Static variable in class android.gov.nist.javax.sip.stack.SIPTransactionStack
 
DialogDoesNotExistException - Exception in android.javax.sip
This Exception is thrown when a user attempts to reference Dialog that does currently not exist in the underlying SipProvider
DialogDoesNotExistException() - Constructor for exception android.javax.sip.DialogDoesNotExistException
Constructs a new DialogDoesNotExistException
DialogDoesNotExistException(String) - Constructor for exception android.javax.sip.DialogDoesNotExistException
Constructs a new DialogDoesNotExistException with the specified error message.
DialogDoesNotExistException(String, Throwable) - Constructor for exception android.javax.sip.DialogDoesNotExistException
Constructs a new DialogDoesNotExistException with the specified error message and specialized cause that triggered this error condition.
dialogErrorEvent(SIPDialogErrorEvent) - Method in class android.gov.nist.javax.sip.SipProviderImpl
 
dialogErrorEvent(SIPDialogErrorEvent) - Method in interface android.gov.nist.javax.sip.stack.SIPDialogEventListener
Invoked when an error has ocurred with a dialog.
dialogErrorEvent(SIPDialogErrorEvent) - Method in class android.gov.nist.javax.sip.stack.SIPTransactionStack
 
DialogExt - Interface in android.gov.nist.javax.sip
Extensions for Next specification revision.
dialogId - Variable in class android.gov.nist.javax.sip.stack.SIPDialog
 
dialogId - Variable in class android.gov.nist.javax.sip.stack.SIPServerTransactionImpl
 
DialogState - Class in android.javax.sip
This class contains the enumerations that define the underlying state of an existing dialog.
dialogTable - Variable in class android.gov.nist.javax.sip.stack.SIPTransactionStack
 
DialogTerminatedEvent - Class in android.javax.sip
DialogTerminatedEvent is delivered to the Listener when the dialog transitions to the terminated state.
DialogTerminatedEvent(Object, Dialog) - Constructor for class android.javax.sip.DialogTerminatedEvent
Constructs a DialogTerminatedEvent to indicate a dialog timeout.
DialogTimeoutEvent - Class in android.gov.nist.javax.sip
DialogAckTimeoutEvent is delivered to the Listener when the dialog does not receive or send an ACK.
DialogTimeoutEvent(Object, Dialog, DialogTimeoutEvent.Reason) - Constructor for class android.gov.nist.javax.sip.DialogTimeoutEvent
Constructs a DialogTerminatedEvent to indicate a dialog timeout.
DialogTimeoutEvent.Reason - Enum in android.gov.nist.javax.sip
 
dialogTimeoutFactor - Variable in class android.gov.nist.javax.sip.stack.SIPTransactionStack
 
DIGEST - Static variable in interface android.gov.nist.javax.sip.header.ParameterNames
 
DigestServerAuthenticationHelper - Class in android.gov.nist.javax.sip.clientauthutils
Implements the HTTP digest authentication method server side functionality.
DigestServerAuthenticationHelper() - Constructor for class android.gov.nist.javax.sip.clientauthutils.DigestServerAuthenticationHelper
Default constructor.
DIGIT - Static variable in class android.gov.nist.core.LexerCore
 
DIGIT - Static variable in interface android.gov.nist.javax.sip.parser.TokenTypes
 
DIRECTION - Static variable in class android.gov.nist.javax.sdp.fields.PreconditionFields
 
DIRECTION_NONE - Static variable in class android.gov.nist.javax.sdp.fields.PreconditionFields
 
DIRECTION_RECV - Static variable in class android.gov.nist.javax.sdp.fields.PreconditionFields
 
DIRECTION_SEND - Static variable in class android.gov.nist.javax.sdp.fields.PreconditionFields
 
DIRECTION_SENDRECV - Static variable in class android.gov.nist.javax.sdp.fields.PreconditionFields
 
disableLogging() - Method in class android.gov.nist.core.CommonLogger
 
disableLogging() - Method in class android.gov.nist.core.CommonLoggerLog4j
Disable logging altogether.
disableLogging() - Method in class android.gov.nist.core.LogWriter
Disable logging altogether.
disableLogging() - Method in interface android.gov.nist.core.StackLogger
Disable logging altogether.
disableLogging() - Method in class android.gov.nist.javax.sip.stack.SIPTransactionStack
For debugging -- allows you to disable logging or enable logging selectively.
disableRetransmissionAlerts() - Method in interface android.gov.nist.javax.sip.stack.SIPServerTransaction
Disable retransmission Alerts and cancel associated timers.
disableRetransmissionAlerts() - Method in class android.gov.nist.javax.sip.stack.SIPServerTransactionImpl
 
disableRetransmissionTimer() - Method in interface android.gov.nist.javax.sip.stack.SIPTransaction
Turns off retransmission events for this transaction.
disableRetransmissionTimer() - Method in class android.gov.nist.javax.sip.stack.SIPTransactionImpl
 
disableSequenceNumberValidation() - Method in interface android.gov.nist.javax.sip.DialogExt
Turn off sequence number validation for this dialog.
disableSequenceNumberValidation() - Method in class android.gov.nist.javax.sip.stack.SIPDialog
 
disableTimeoutTimer() - Method in interface android.gov.nist.javax.sip.stack.SIPTransaction
Disabled the timeout timer.
disableTimeoutTimer() - Method in class android.gov.nist.javax.sip.stack.SIPTransactionImpl
 
displayName - Variable in class android.gov.nist.javax.sdp.fields.EmailAddress
 
displayName - Variable in class android.gov.nist.javax.sip.address.AddressImpl
displayName field
dispositionType - Variable in class android.gov.nist.javax.sip.header.ContentDisposition
DispositionType field.
DO_BREAK_LINES - Static variable in class android.gov.nist.javax.sip.stack.Base64
Do break lines when encoding.
doAuthenticateHashedPassword(Request, String) - Method in class android.gov.nist.javax.sip.clientauthutils.DigestServerAuthenticationHelper
Authenticate the inbound request.
doAuthenticatePlainTextPassword(Request, String) - Method in class android.gov.nist.javax.sip.clientauthutils.DigestServerAuthenticationHelper
Authenticate the inbound request given plain text password.
doDeferredDelete() - Method in class android.gov.nist.javax.sip.stack.SIPDialog
This method is called when a forked dialog is created from the client side.
doDeferredDeleteIfNoAckSent(long) - Method in class android.gov.nist.javax.sip.stack.SIPDialog
 
DOES_NOT_EXIST_ANYWHERE - Static variable in interface android.javax.sip.message.Response
The server has authoritative information that the user indicated in the Request-URI does not exist anywhere.
doesCancelMatchTransaction(SIPRequest) - Method in interface android.gov.nist.javax.sip.stack.SIPTransaction
A method that can be used to test if an incoming request belongs to this transction.
doesCancelMatchTransaction(SIPRequest) - Method in class android.gov.nist.javax.sip.stack.SIPTransactionImpl
 
DOLLAR - Static variable in class android.gov.nist.core.LexerCore
 
DOLLAR - Static variable in interface android.gov.nist.javax.sip.parser.TokenTypes
 
DOMAIN - Static variable in class android.gov.nist.javax.sip.header.AuthenticationHeader
 
DOMAIN - Static variable in interface android.gov.nist.javax.sip.header.ParameterNames
 
DONT_GUNZIP - Static variable in class android.gov.nist.javax.sip.stack.Base64
Specify that gzipped data should not be automatically gunzipped.
doSend(byte[]) - Method in interface android.gov.nist.javax.sip.stack.SSLStateMachine.MessageSendCallback
 
DOT - Static variable in class android.gov.nist.core.GenericObject
 
DOT - Static variable in class android.gov.nist.core.GenericObjectList
 
DOT - Static variable in class android.gov.nist.core.LexerCore
 
DOT - Static variable in interface android.gov.nist.core.Separators
 
DOT - Static variable in interface android.gov.nist.javax.sip.parser.TokenTypes
 
DOUBLE_QUOTE - Static variable in class android.gov.nist.core.GenericObject
 
DOUBLE_QUOTE - Static variable in class android.gov.nist.core.GenericObjectList
 
DOUBLE_QUOTE - Static variable in interface android.gov.nist.core.Separators
 
DOUBLEQUOTE - Static variable in class android.gov.nist.core.LexerCore
 
DOUBLEQUOTE - Static variable in interface android.gov.nist.javax.sip.parser.TokenTypes
 
dropResponseStatus - Variable in class android.gov.nist.javax.sip.stack.CongestionControlMessageValve
 
DSL_BEARER_INFO - Static variable in interface android.gov.nist.javax.sip.header.ims.ParameterNamesIms
 
DSL_BEARER_ITEM - Static variable in interface android.gov.nist.javax.sip.header.ims.ParameterNamesIms
 
DSL_BEARER_SIG - Static variable in interface android.gov.nist.javax.sip.header.ims.ParameterNamesIms
 
DSL_LOCATION - Static variable in interface android.gov.nist.javax.sip.header.ims.ParameterNamesIms
 
DuplicateNameValueList - Class in android.gov.nist.core
This is a Duplicate Name Value List that will allow multiple values map to the same key.
DuplicateNameValueList() - Constructor for class android.gov.nist.core.DuplicateNameValueList
 
duplicates - Variable in class android.gov.nist.javax.sip.header.ParametersHeader
 
DURATION - Static variable in interface android.gov.nist.javax.sip.header.ParameterNames
 
DURATION - Static variable in class android.gov.nist.javax.sip.header.RetryAfter
constant DURATION parameter.
DVI4_11025 - Static variable in interface android.javax.sdp.SdpConstants
Static RTP/AVP payload type for the DVI4_11025 audio codec
DVI4_16000 - Static variable in interface android.javax.sdp.SdpConstants
Static RTP/AVP payload type for the DVI4_16000 audio codec.
DVI4_22050 - Static variable in interface android.javax.sdp.SdpConstants
Static RTP/AVP payload type for the DVI4_22050 audio codec.
DVI4_8000 - Static variable in interface android.javax.sdp.SdpConstants
Static RTP/AVP payload type for the DVI4_8000 audio codec
DYNAMIC - Static variable in interface android.javax.sdp.SdpConstants
Dynamic Payload type.

E

E - Static variable in interface android.gov.nist.javax.sip.parser.TokenNames
 
EALG - Static variable in interface android.gov.nist.javax.sip.header.ims.ParameterNamesIms
 
EARLY - Static variable in class android.javax.sip.DialogState
This constant value indicates that the dialog state is "Early".
EARLY_STATE - Static variable in class android.gov.nist.javax.sip.stack.SIPDialog
 
EARLY_STATE_TIMEOUT - Static variable in class android.gov.nist.javax.sip.stack.SIPDialogErrorEvent
 
earlyDialogId - Variable in class android.gov.nist.javax.sip.stack.SIPDialog
 
earlyDialogTable - Variable in class android.gov.nist.javax.sip.stack.SIPTransactionStack
 
earlyDialogTimeout - Variable in class android.gov.nist.javax.sip.stack.SIPTransactionStack
 
ECF - Static variable in interface android.gov.nist.javax.sip.header.ims.ParameterNamesIms
 
Email - Class in android.gov.nist.javax.sdp.fields
Email address record.
Email() - Constructor for class android.gov.nist.javax.sdp.fields.Email
 
email - Variable in class android.gov.nist.javax.sdp.fields.EmailAddress
 
EMail - Interface in android.javax.sdp
An EMail represents an e= field contained within a SessionDescription.
EMAIL_FIELD - Static variable in interface android.gov.nist.javax.sdp.fields.SDPFieldNames
 
EmailAddress - Class in android.gov.nist.javax.sdp.fields
email address field of the SDP header.
EmailAddress() - Constructor for class android.gov.nist.javax.sdp.fields.EmailAddress
 
emailAddress - Variable in class android.gov.nist.javax.sdp.fields.EmailField
 
EmailField - Class in android.gov.nist.javax.sdp.fields
email field in the SDP announce.
EmailField() - Constructor for class android.gov.nist.javax.sdp.fields.EmailField
 
emailField() - Method in class android.gov.nist.javax.sdp.parser.EmailFieldParser
 
EmailFieldParser - Class in android.gov.nist.javax.sdp.parser
Parser for Email Field
EmailFieldParser(String) - Constructor for class android.gov.nist.javax.sdp.parser.EmailFieldParser
Creates new EmailFieldParser
emailList - Variable in class android.gov.nist.javax.sdp.SessionDescriptionImpl
 
EMERGENCY - Static variable in interface android.gov.nist.javax.sip.header.ParameterNames
 
EMERGENCY - Static variable in class android.gov.nist.javax.sip.header.Priority
constant EMERGENCY field
EMERGENCY - Static variable in interface android.javax.sip.header.PriorityHeader
Emergency priority constant - It is RECOMMENDED that the value of "emergency" only be used when life, limb, or property are in imminent danger.
EMPTY_BUFFER - Static variable in class android.gov.nist.javax.sip.stack.SSLStateMachine
 
enableLogging() - Method in class android.gov.nist.core.CommonLogger
 
enableLogging() - Method in class android.gov.nist.core.CommonLoggerLog4j
Enable logging (globally).
enableLogging() - Method in class android.gov.nist.core.LogWriter
Enable logging (globally).
enableLogging() - Method in interface android.gov.nist.core.StackLogger
Enable logging (globally).
enableLogging() - Method in class android.gov.nist.javax.sip.stack.SIPTransactionStack
Globally enable message logging ( for debugging)
enableRetransmissionAlerts() - Method in interface android.gov.nist.javax.sip.stack.SIPServerTransaction
 
enableRetransmissionAlerts() - Method in class android.gov.nist.javax.sip.stack.SIPServerTransactionImpl
 
enableRetransmissionAlerts() - Method in interface android.javax.sip.ServerTransaction
Enable the timeout retransmit notifications for the ServerTransaction.
enableRetransmissionTimer() - Method in class android.gov.nist.javax.sip.stack.SIPTransactionImpl
Enables retransmission timer events for this transaction to begin in one tick.
enableRetransmissionTimer(int) - Method in class android.gov.nist.javax.sip.stack.SIPTransactionImpl
Enables retransmission timer events for this transaction to begin after the number of ticks passed to this routine.
enableTimeoutTimer(int) - Method in class android.gov.nist.javax.sip.stack.SIPTransactionImpl
Enables a timeout event to occur for this transaction after the number of ticks passed to this method.
encapsulatedChannel - Variable in class android.gov.nist.javax.sip.stack.SIPTransactionImpl
 
encode() - Method in class android.gov.nist.core.DuplicateNameValueList
Encode the list in semicolon separated form.
encode(StringBuilder) - Method in class android.gov.nist.core.DuplicateNameValueList
 
encode() - Method in class android.gov.nist.core.GenericObject
Get the string encoded version of this object
encode(StringBuilder) - Method in class android.gov.nist.core.GenericObject
Put the encoded version of this object in the given StringBuilder.
encode() - Method in class android.gov.nist.core.GenericObjectList
Encode the list in semicolon separated form.
encode() - Method in class android.gov.nist.core.Host
Return the host name in encoded form.
encode(StringBuilder) - Method in class android.gov.nist.core.Host
 
encode() - Method in class android.gov.nist.core.HostPort
Encode this hostport into its string representation.
encode(StringBuilder) - Method in class android.gov.nist.core.HostPort
 
encode() - Method in class android.gov.nist.core.NameValue
Get the encoded representation of this namevalue object.
encode(StringBuilder) - Method in class android.gov.nist.core.NameValue
 
encode() - Method in class android.gov.nist.core.NameValueList
Encode the list in semicolon separated form.
encode(StringBuilder) - Method in class android.gov.nist.core.NameValueList
 
encode() - Method in class android.gov.nist.javax.sdp.fields.AttributeField
Get the string encoded version of this object
encode() - Method in class android.gov.nist.javax.sdp.fields.BandwidthField
Get the string encoded version of this object
encode() - Method in class android.gov.nist.javax.sdp.fields.ConnectionAddress
Get the string encoded version of this object
encode() - Method in class android.gov.nist.javax.sdp.fields.ConnectionField
Get the string encoded version of this object
encode() - Method in class android.gov.nist.javax.sdp.fields.Email
Get the string encoded version of this object
encode() - Method in class android.gov.nist.javax.sdp.fields.EmailAddress
Get the string encoded version of this object
encode() - Method in class android.gov.nist.javax.sdp.fields.EmailField
Get the string encoded version of this object
encode() - Method in class android.gov.nist.javax.sdp.fields.InformationField
Get the string encoded version of this object
encode() - Method in class android.gov.nist.javax.sdp.fields.KeyField
Get the string encoded version of this object
encode() - Method in class android.gov.nist.javax.sdp.fields.MediaField
Get the string encoded version of this object
encode() - Method in class android.gov.nist.javax.sdp.fields.OriginField
Get the string encoded version of this object
encode() - Method in class android.gov.nist.javax.sdp.fields.PhoneField
Get the string encoded version of this object
encode() - Method in class android.gov.nist.javax.sdp.fields.ProtoVersionField
Get the string encoded version of this object
encode() - Method in class android.gov.nist.javax.sdp.fields.RepeatField
 
encode() - Method in class android.gov.nist.javax.sdp.fields.SDPField
 
encode() - Method in class android.gov.nist.javax.sdp.fields.SDPFieldList
Encode into a canonical string.
encode() - Method in class android.gov.nist.javax.sdp.fields.SDPFormat
 
encode() - Method in class android.gov.nist.javax.sdp.fields.SDPObject
 
encode() - Method in class android.gov.nist.javax.sdp.fields.SDPObjectList
 
encode() - Method in class android.gov.nist.javax.sdp.fields.SessionNameField
Get the string encoded version of this object
encode() - Method in class android.gov.nist.javax.sdp.fields.TimeField
Get the string encoded version of this object
encode() - Method in class android.gov.nist.javax.sdp.fields.TypedTime
 
encode() - Method in class android.gov.nist.javax.sdp.fields.URIField
Get the string encoded version of this object
encode() - Method in class android.gov.nist.javax.sdp.fields.ZoneAdjustment
Encode this structure into canonical form.
encode() - Method in class android.gov.nist.javax.sdp.fields.ZoneField
Encode this structure into a canonical form.
encode() - Method in class android.gov.nist.javax.sdp.MediaDescriptionImpl
Encode to a canonical form.
encode() - Method in class android.gov.nist.javax.sip.address.AddressImpl
Encode the address as a string and return it.
encode(StringBuilder) - Method in class android.gov.nist.javax.sip.address.AddressImpl
 
encode() - Method in class android.gov.nist.javax.sip.address.Authority
Return the host name in encoded form.
encode(StringBuilder) - Method in class android.gov.nist.javax.sip.address.Authority
 
encode() - Method in class android.gov.nist.javax.sip.address.GenericURI
Encode the URI.
encode(StringBuilder) - Method in class android.gov.nist.javax.sip.address.GenericURI
 
encode() - Method in class android.gov.nist.javax.sip.address.SipUri
Construct a URL from the parsed structure.
encode(StringBuilder) - Method in class android.gov.nist.javax.sip.address.SipUri
 
encode() - Method in class android.gov.nist.javax.sip.address.TelephoneNumber
 
encode(StringBuilder) - Method in class android.gov.nist.javax.sip.address.TelephoneNumber
 
encode() - Method in class android.gov.nist.javax.sip.address.TelURLImpl
 
encode(StringBuilder) - Method in class android.gov.nist.javax.sip.address.TelURLImpl
 
encode() - Method in class android.gov.nist.javax.sip.address.UserInfo
Encode the user information as a string.
encode(StringBuilder) - Method in class android.gov.nist.javax.sip.address.UserInfo
 
encode() - Method in class android.gov.nist.javax.sip.header.CallIdentifier
Get the encoded version of this id.
encode(StringBuilder) - Method in class android.gov.nist.javax.sip.header.CallIdentifier
 
encode() - Method in class android.gov.nist.javax.sip.header.Challenge
Encode the challenge in canonical form.
encode() - Method in class android.gov.nist.javax.sip.header.Credentials
 
encode() - Method in class android.gov.nist.javax.sip.header.CSeq
Return canonical encoded header.
encode() - Method in class android.gov.nist.javax.sip.header.ExtensionHeaderImpl
Return the canonical encoding of this header.
encode() - Method in class android.gov.nist.javax.sip.header.ExtensionHeaderList
 
encode() - Method in class android.gov.nist.javax.sip.header.MediaRange
Encode the object.
encode(StringBuilder) - Method in class android.gov.nist.javax.sip.header.MediaRange
 
encode() - Method in class android.gov.nist.javax.sip.header.Protocol
Return canonical form.
encode(StringBuilder) - Method in class android.gov.nist.javax.sip.header.Protocol
 
encode() - Method in class android.gov.nist.javax.sip.header.ReplyTo
Encode the header into a String.
encode() - Method in class android.gov.nist.javax.sip.header.RequestLine
Encode the request line as a String.
encode(StringBuilder) - Method in class android.gov.nist.javax.sip.header.RequestLine
 
encode() - Method in class android.gov.nist.javax.sip.header.RouteList
 
encode(StringBuilder) - Method in class android.gov.nist.javax.sip.header.SIPDate
Get canonical string representation.
encode() - Method in class android.gov.nist.javax.sip.header.SIPHeader
Encode this header into canonical form.
encode(StringBuilder) - Method in class android.gov.nist.javax.sip.header.SIPHeader
 
encode() - Method in class android.gov.nist.javax.sip.header.SIPHeaderList
Encode a list of sip headers.
encode(StringBuilder) - Method in class android.gov.nist.javax.sip.header.SIPHeaderList
 
encode() - Method in class android.gov.nist.javax.sip.header.SIPObject
Encode the header into a String.
encode(StringBuilder) - Method in class android.gov.nist.javax.sip.header.SIPObject
Encode the header into the given StringBuilder.
encode() - Method in class android.gov.nist.javax.sip.header.StatusLine
Encode into a canonical form.
encode() - Method in class android.gov.nist.javax.sip.header.Supported
Return canonical form of the header.
encode() - Method in class android.gov.nist.javax.sip.header.To
Encode the header into a String.
encode() - Method in class android.gov.nist.javax.sip.message.MessageObject
 
encode() - Method in class android.gov.nist.javax.sip.message.SIPMessage
Encode this message as a string.
encode() - Method in class android.gov.nist.javax.sip.message.SIPRequest
Encode the SIP Request as a string.
encode() - Method in class android.gov.nist.javax.sip.message.SIPResponse
Encode the SIP Request as a string.
ENCODE - Static variable in class android.gov.nist.javax.sip.stack.Base64
Specify encoding in first bit.
encode(ByteBuffer, ByteBuffer) - Static method in class android.gov.nist.javax.sip.stack.Base64
Performs Base64 encoding on the raw ByteBuffer, writing it to the encoded ByteBuffer.
encode(ByteBuffer, CharBuffer) - Static method in class android.gov.nist.javax.sip.stack.Base64
Performs Base64 encoding on the raw ByteBuffer, writing it to the encoded CharBuffer.
encode(byte[], int, boolean, boolean) - Static method in class android.gov.nist.javax.sip.stack.WebSocketCodec
 
encode(byte[], int, boolean, boolean, byte) - Static method in class android.gov.nist.javax.sip.stack.WebSocketCodec
 
encodeAsBytes(String) - Method in class android.gov.nist.javax.sip.message.SIPMessage
Encode the message as a byte array.
encodeAsBytes(String) - Method in class android.gov.nist.javax.sip.message.SIPRequest
Encode this into a byte array.
encodeAsBytes(String) - Method in class android.gov.nist.javax.sip.message.SIPResponse
Encode this into a byte array.
encodeBody() - Method in class android.gov.nist.javax.sip.header.Accept
Encode the value of this header into cannonical form.
encodeBody(StringBuilder) - Method in class android.gov.nist.javax.sip.header.Accept
 
encodeBody() - Method in class android.gov.nist.javax.sip.header.AcceptEncoding
Encode the value of this header.
encodeBody(StringBuilder) - Method in class android.gov.nist.javax.sip.header.AcceptEncoding
 
encodeBody(StringBuilder) - Method in class android.gov.nist.javax.sip.header.AcceptLanguage
Encode the value of this header to a string.
encodeBody(StringBuilder) - Method in class android.gov.nist.javax.sip.header.AlertInfo
Return value encoding in canonical form.
encodeBody(StringBuilder) - Method in class android.gov.nist.javax.sip.header.Allow
Return body encoded in canonical form.
encodeBody(StringBuilder) - Method in class android.gov.nist.javax.sip.header.AllowEvents
Return body encoded in canonical form.
encodeBody(StringBuilder) - Method in class android.gov.nist.javax.sip.header.AuthenticationHeader
Encode in canonical form.
encodeBody(StringBuilder) - Method in class android.gov.nist.javax.sip.header.AuthenticationInfo
Value of header encoded in canonical form.
encodeBody() - Method in class android.gov.nist.javax.sip.header.CallID
Encode the body part of this header (i.e.
encodeBody(StringBuilder) - Method in class android.gov.nist.javax.sip.header.CallID
 
encodeBody() - Method in class android.gov.nist.javax.sip.header.CallInfo
Return canonical representation.
encodeBody(StringBuilder) - Method in class android.gov.nist.javax.sip.header.CallInfo
 
encodeBody() - Method in class android.gov.nist.javax.sip.header.Contact
Encode body of the header into a cannonical String.
encodeBody(StringBuilder) - Method in class android.gov.nist.javax.sip.header.Contact
 
encodeBody(StringBuilder) - Method in class android.gov.nist.javax.sip.header.ContentDisposition
Encode value of header into canonical string.
encodeBody(StringBuilder) - Method in class android.gov.nist.javax.sip.header.ContentEncoding
Canonical encoding of body of the header.
encodeBody(StringBuilder) - Method in class android.gov.nist.javax.sip.header.ContentLanguage
Canonical encoding of the value of the header.
encodeBody() - Method in class android.gov.nist.javax.sip.header.ContentLength
Encode into a canonical string.
encodeBody(StringBuilder) - Method in class android.gov.nist.javax.sip.header.ContentLength
 
encodeBody() - Method in class android.gov.nist.javax.sip.header.ContentType
Encode into a canonical string.
encodeBody(StringBuilder) - Method in class android.gov.nist.javax.sip.header.ContentType
 
encodeBody() - Method in class android.gov.nist.javax.sip.header.CSeq
Return canonical header content.
encodeBody(StringBuilder) - Method in class android.gov.nist.javax.sip.header.CSeq
 
encodeBody(StringBuilder) - Method in class android.gov.nist.javax.sip.header.ErrorInfo
Encode into canonical form.
encodeBody() - Method in class android.gov.nist.javax.sip.header.Event
Encode in canonical form.
encodeBody(StringBuilder) - Method in class android.gov.nist.javax.sip.header.Event
 
encodeBody() - Method in class android.gov.nist.javax.sip.header.Expires
Return canonical form.
encodeBody(StringBuilder) - Method in class android.gov.nist.javax.sip.header.Expires
 
encodeBody(StringBuilder) - Method in class android.gov.nist.javax.sip.header.ExtensionHeaderImpl
Return the canonical encoding of this header.
encodeBody() - Method in class android.gov.nist.javax.sip.header.ExtensionHeaderImpl
Return just the body of this header encoded (leaving out the name and the CRLF at the end).
encodeBody(StringBuilder) - Method in class android.gov.nist.javax.sip.header.extensions.Join
Encode the body part of this header (i.e.
encodeBody(StringBuilder) - Method in class android.gov.nist.javax.sip.header.extensions.MinSE
Return canonical form.
encodeBody(StringBuilder) - Method in class android.gov.nist.javax.sip.header.extensions.References
 
encodeBody(StringBuilder) - Method in class android.gov.nist.javax.sip.header.extensions.ReferredBy
Encode the header content into a String.
encodeBody(StringBuilder) - Method in class android.gov.nist.javax.sip.header.extensions.Replaces
Encode the body part of this header (i.e.
encodeBody(StringBuilder) - Method in class android.gov.nist.javax.sip.header.extensions.SessionExpires
Encode the header content into a String.
encodeBody() - Method in class android.gov.nist.javax.sip.header.From
Encode the header content into a String.
encodeBody(StringBuilder) - Method in class android.gov.nist.javax.sip.header.From
 
encodeBody() - Method in class android.gov.nist.javax.sip.header.ims.AddressHeaderIms
 
encodeBody(StringBuilder) - Method in class android.gov.nist.javax.sip.header.ims.PAccessNetworkInfo
 
encodeBody(StringBuilder) - Method in class android.gov.nist.javax.sip.header.ims.PAssertedIdentity
Encode into canonical form.
encodeBody(StringBuilder) - Method in class android.gov.nist.javax.sip.header.ims.PAssertedService
 
encodeBody(StringBuilder) - Method in class android.gov.nist.javax.sip.header.ims.PAssociatedURI
Encode into canonical form.
encodeBody(StringBuilder) - Method in class android.gov.nist.javax.sip.header.ims.Path
Encode into canonical form.
encodeBody(StringBuilder) - Method in class android.gov.nist.javax.sip.header.ims.PCalledPartyID
Encode into canonical form.
encodeBody(StringBuilder) - Method in class android.gov.nist.javax.sip.header.ims.PChargingFunctionAddresses
 
encodeBody(StringBuilder) - Method in class android.gov.nist.javax.sip.header.ims.PChargingVector
 
encodeBody(StringBuilder) - Method in class android.gov.nist.javax.sip.header.ims.PMediaAuthorization
Encode header
encodeBody(StringBuilder) - Method in class android.gov.nist.javax.sip.header.ims.PPreferredIdentity
Encode into canonical form.
encodeBody(StringBuilder) - Method in class android.gov.nist.javax.sip.header.ims.PPreferredService
 
encodeBody(StringBuilder) - Method in class android.gov.nist.javax.sip.header.ims.PProfileKey
 
encodeBody(StringBuilder) - Method in class android.gov.nist.javax.sip.header.ims.Privacy
Encode into a canonical string.
encodeBody(StringBuilder) - Method in class android.gov.nist.javax.sip.header.ims.PServedUser
 
encodeBody(StringBuilder) - Method in class android.gov.nist.javax.sip.header.ims.PUserDatabase
 
encodeBody(StringBuilder) - Method in class android.gov.nist.javax.sip.header.ims.PVisitedNetworkID
 
encodeBody(StringBuilder) - Method in class android.gov.nist.javax.sip.header.ims.SecurityAgree
 
encodeBody(StringBuilder) - Method in class android.gov.nist.javax.sip.header.ims.ServiceRoute
Encode into canonical form.
encodeBody(StringBuilder) - Method in class android.gov.nist.javax.sip.header.InReplyTo
Generate canonical form of the header.
encodeBody() - Method in class android.gov.nist.javax.sip.header.MaxForwards
Encode into a string.
encodeBody(StringBuilder) - Method in class android.gov.nist.javax.sip.header.MaxForwards
 
encodeBody(StringBuilder) - Method in class android.gov.nist.javax.sip.header.MimeVersion
Return canonical form.
encodeBody(StringBuilder) - Method in class android.gov.nist.javax.sip.header.MinExpires
Return canonical form.
encodeBody(StringBuilder) - Method in class android.gov.nist.javax.sip.header.Organization
Return encoding of value of the header.
encodeBody(StringBuilder) - Method in class android.gov.nist.javax.sip.header.ParametersHeader
 
encodeBody(StringBuilder) - Method in class android.gov.nist.javax.sip.header.Priority
Encode into canonical form.
encodeBody(StringBuilder) - Method in class android.gov.nist.javax.sip.header.ProxyRequire
Encode in canonical form.
encodeBody(StringBuilder) - Method in class android.gov.nist.javax.sip.header.RAck
Encode the body of this header (the stuff that follows headerName).
encodeBody(StringBuilder) - Method in class android.gov.nist.javax.sip.header.Reason
Encode the body of this header (the stuff that follows headerName).
encodeBody() - Method in class android.gov.nist.javax.sip.header.RecordRoute
Encode into canonical form.
encodeBody(StringBuilder) - Method in class android.gov.nist.javax.sip.header.RecordRoute
 
encodeBody(StringBuilder) - Method in class android.gov.nist.javax.sip.header.ReferTo
Encode the header content into a String.
encodeBody(StringBuilder) - Method in class android.gov.nist.javax.sip.header.ReplyTo
Encode the header content into a String.
encodeBody(StringBuilder) - Method in class android.gov.nist.javax.sip.header.Require
Encode in canonical form.
encodeBody(StringBuilder) - Method in class android.gov.nist.javax.sip.header.RetryAfter
Encode body of this into cannonical form.
encodeBody() - Method in class android.gov.nist.javax.sip.header.Route
Encode into canonical form.
encodeBody(StringBuilder) - Method in class android.gov.nist.javax.sip.header.Route
 
encodeBody(StringBuilder) - Method in class android.gov.nist.javax.sip.header.RSeq
Encode the body of this header (the stuff that follows headerName).
encodeBody(StringBuilder) - Method in class android.gov.nist.javax.sip.header.Server
Encode only the body of this header.
encodeBody(StringBuilder) - Method in class android.gov.nist.javax.sip.header.SIPDateHeader
Encode the header into a String.
encodeBody(StringBuilder) - Method in class android.gov.nist.javax.sip.header.SIPETag
Encode into canonical form.
encodeBody(StringBuilder) - Method in class android.gov.nist.javax.sip.header.SIPHeader
Encode the body of this header (the stuff that follows headerName).
encodeBody() - Method in class android.gov.nist.javax.sip.header.SIPHeaderList
Encode the body of this header (the stuff that follows headerName).
encodeBody(StringBuilder) - Method in class android.gov.nist.javax.sip.header.SIPHeaderList
 
encodeBody(StringBuilder) - Method in class android.gov.nist.javax.sip.header.SIPIfMatch
Encode into canonical form.
encodeBody(StringBuilder) - Method in class android.gov.nist.javax.sip.header.Subject
Generate the canonical form.
encodeBody() - Method in class android.gov.nist.javax.sip.header.SubscriptionState
Just the encoded body of the header.
encodeBody(StringBuilder) - Method in class android.gov.nist.javax.sip.header.SubscriptionState
 
encodeBody(StringBuilder) - Method in class android.gov.nist.javax.sip.header.Supported
Just the encoded body of the header.
encodeBody(StringBuilder) - Method in class android.gov.nist.javax.sip.header.TimeStamp
Return canonical form of the header.
encodeBody() - Method in class android.gov.nist.javax.sip.header.To
Encode the header content into a String.
encodeBody(StringBuilder) - Method in class android.gov.nist.javax.sip.header.To
 
encodeBody(StringBuilder) - Method in class android.gov.nist.javax.sip.header.Unsupported
Return a canonical value.
encodeBody(StringBuilder) - Method in class android.gov.nist.javax.sip.header.UserAgent
Encode only the body of this header.
encodeBody() - Method in class android.gov.nist.javax.sip.header.Via
Encode the body of this header (the stuff that follows headerName).
encodeBody(StringBuilder) - Method in class android.gov.nist.javax.sip.header.Via
 
encodeBody(StringBuilder) - Method in class android.gov.nist.javax.sip.header.Warning
Encode the body of the header (return the stuff following name:).
encodeBytes(byte[]) - Static method in class android.gov.nist.javax.sip.stack.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int) - Static method in class android.gov.nist.javax.sip.stack.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int, int) - Static method in class android.gov.nist.javax.sip.stack.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int, int, int) - Static method in class android.gov.nist.javax.sip.stack.Base64
Encodes a byte array into Base64 notation.
encodeBytesToBytes(byte[]) - Static method in class android.gov.nist.javax.sip.stack.Base64
Similar to Base64.encodeBytes(byte[]) but returns a byte array instead of instantiating a String.
encodeBytesToBytes(byte[], int, int, int) - Static method in class android.gov.nist.javax.sip.stack.Base64
Similar to Base64.encodeBytes(byte[], int, int, int) but returns a byte array instead of instantiating a String.
encodeFileToFile(String, String) - Static method in class android.gov.nist.javax.sip.stack.Base64
Reads infile and encodes it to outfile.
encodeFromFile(String) - Static method in class android.gov.nist.javax.sip.stack.Base64
Convenience method for reading a binary file and base64-encoding it.
encodeMessage(StringBuilder) - Method in class android.gov.nist.javax.sip.message.SIPMessage
Encode all the headers except the contents.
encodeMessage(StringBuilder) - Method in class android.gov.nist.javax.sip.message.SIPRequest
Encode only the headers and not the content.
encodeMessage(StringBuilder) - Method in class android.gov.nist.javax.sip.message.SIPResponse
Encode the message except for the body.
encodeObject(Serializable) - Static method in class android.gov.nist.javax.sip.stack.Base64
Serializes an object and returns the Base64-encoded version of that serialized object.
encodeObject(Serializable, int) - Static method in class android.gov.nist.javax.sip.stack.Base64
Serializes an object and returns the Base64-encoded version of that serialized object.
encodeSIPHeaders(StringBuilder) - Method in class android.gov.nist.javax.sip.message.SIPMessage
Encode only the message and exclude the contents (for debugging);
encodeToFile(byte[], String) - Static method in class android.gov.nist.javax.sip.stack.Base64
Convenience method for encoding data to a file.
Encoding - Interface in android.javax.sip.header
This interface represents encoding methods for any header that contains an encoding value.
ENCRYPTION - Static variable in interface android.gov.nist.javax.sip.parser.TokenTypes
 
END - Static variable in class android.gov.nist.core.LexerCore
 
END - Static variable in interface android.gov.nist.javax.sip.parser.TokenTypes
 
enforceTlsPolicy(ClientTransactionExt) - Method in class android.gov.nist.javax.sip.stack.DefaultTlsSecurityPolicy
Enforce any application-specific security policy for TLS clients.
enforceTlsPolicy(ClientTransactionExt) - Method in interface android.gov.nist.javax.sip.TlsSecurityPolicy
Enforce any application-specific security policy for TLS clients.
enter(CallAnalyzer.MetricReference) - Method in class android.gov.nist.javax.sip.stack.CallAnalyzer
Enter a traced zone by the name of metricReference for the current thread.
enter(Thread, CallAnalyzer.MetricReference) - Method in class android.gov.nist.javax.sip.stack.CallAnalyzer
Enter a traced zone by the name of metricReference for the specified thread.
enterIOCriticalSection(String) - Method in class android.gov.nist.javax.sip.stack.KeyedSemaphore
 
entityTag - Variable in class android.gov.nist.javax.sip.header.SIPETag
entity tag field
entityTag - Variable in class android.gov.nist.javax.sip.header.SIPIfMatch
entity tag field
entrySet() - Method in class android.gov.nist.core.MultiValueMapImpl
 
entrySet() - Method in class android.gov.nist.core.NameValueList
 
equalParameters(Parameters) - Method in class android.gov.nist.javax.sip.header.ParametersHeader
 
equals(Object) - Method in class android.gov.nist.core.DuplicateNameValueList
Compare if two NameValue lists are equal.
EQUALS - Static variable in class android.gov.nist.core.GenericObject
 
equals(Object) - Method in class android.gov.nist.core.GenericObject
An introspection based equality predicate for GenericObjects.
EQUALS - Static variable in class android.gov.nist.core.GenericObjectList
 
equals(Object) - Method in class android.gov.nist.core.GenericObjectList
Equality checking predicate.
equals(Object) - Method in class android.gov.nist.core.Host
Compare for equality of hosts.
equals(Object) - Method in class android.gov.nist.core.HostPort
returns true if the two objects are equals, false otherwise.
EQUALS - Static variable in class android.gov.nist.core.LexerCore
 
equals(Object) - Method in class android.gov.nist.core.NameValue
Equality comparison predicate.
equals(Object) - Method in class android.gov.nist.core.NameValueList
Compare if two NameValue lists are equal.
EQUALS - Static variable in interface android.gov.nist.core.Separators
 
equals(Object) - Method in class android.gov.nist.javax.sdp.fields.AttributeField
 
equals(Object) - Method in class android.gov.nist.javax.sdp.fields.SDPFieldList
Equality checking predicate.
equals(Object) - Method in class android.gov.nist.javax.sdp.fields.SDPObject
An introspection based equality predicate for SDPObjects.
equals(Object) - Method in class android.gov.nist.javax.sip.address.AddressImpl
Compare two address specs for equality.
equals(Object) - Method in class android.gov.nist.javax.sip.address.Authority
retruns true if the two Objects are equals , false otherwise.
equals(Object) - Method in class android.gov.nist.javax.sip.address.GenericURI
 
equals(Object) - Method in class android.gov.nist.javax.sip.address.NetObject
An introspection based equality predicate for SIPObjects.
equals(Object) - Method in class android.gov.nist.javax.sip.address.SipUri
Compare two URIs and return true if they are equal.
equals(Object) - Method in class android.gov.nist.javax.sip.address.UserInfo
Compare for equality.
equals(Object) - Method in class android.gov.nist.javax.sip.header.AddressParametersHeader
 
equals(Object) - Method in class android.gov.nist.javax.sip.header.CallID
 
equals(Object) - Method in class android.gov.nist.javax.sip.header.CallIdentifier
Compare two call identifiers for equality.
equals(Object) - Method in class android.gov.nist.javax.sip.header.Contact
 
equals(Object) - Method in class android.gov.nist.javax.sip.header.ContentLength
 
equals(Object) - Method in class android.gov.nist.javax.sip.header.ContentType
 
equals(Object) - Method in class android.gov.nist.javax.sip.header.CSeq
Compare two cseq headers for equality.
equals(Object) - Method in class android.gov.nist.javax.sip.header.From
 
equals(Object) - Method in class android.gov.nist.javax.sip.header.ims.PAccessNetworkInfo
 
equals(Object) - Method in class android.gov.nist.javax.sip.header.ims.PAssertedService
 
equals(Object) - Method in class android.gov.nist.javax.sip.header.ims.PMediaAuthorization
 
equals(Object) - Method in class android.gov.nist.javax.sip.header.ims.PPreferredService
 
equals(Object) - Method in class android.gov.nist.javax.sip.header.ims.PProfileKey
 
equals(Object) - Method in class android.gov.nist.javax.sip.header.ims.Privacy
 
equals(Object) - Method in class android.gov.nist.javax.sip.header.ims.PServedUser
 
equals(Object) - Method in class android.gov.nist.javax.sip.header.ims.PUserDatabase
 
equals(Object) - Method in class android.gov.nist.javax.sip.header.ims.PVisitedNetworkID
 
equals(Object) - Method in class android.gov.nist.javax.sip.header.ims.SecurityAgree
 
equals(Object) - Method in class android.gov.nist.javax.sip.header.MaxForwards
 
equals(Object) - Method in class android.gov.nist.javax.sip.header.RequestLine
Compare for equality.
equals(Object) - Method in class android.gov.nist.javax.sip.header.Route
 
equals(Object) - Method in class android.gov.nist.javax.sip.header.RouteList
Order is important when comparing route lists.
equals(Object) - Method in class android.gov.nist.javax.sip.header.SIPDate
equality check.
equals(Object) - Method in class android.gov.nist.javax.sip.header.SIPHeaderList
Equality comparison operator.
equals(Object) - Method in class android.gov.nist.javax.sip.header.SIPObject
An introspection based equality predicate for SIPObjects.
equals(Object) - Method in class android.gov.nist.javax.sip.header.To
 
equals(Object) - Method in class android.gov.nist.javax.sip.header.Via
 
equals(Object) - Method in interface android.gov.nist.javax.sip.LogRecord
 
equals(Object) - Method in class android.gov.nist.javax.sip.message.SIPMessage
Compare for equality.
equals(Object) - Method in class android.gov.nist.javax.sip.message.SIPRequest
Compare for equality.
equals(Object) - Method in class android.gov.nist.javax.sip.message.SIPResponse
Compare for equality.
EQUALS - Static variable in interface android.gov.nist.javax.sip.parser.TokenTypes
 
equals(Object) - Method in class android.gov.nist.javax.sip.stack.CallAnalyzer.MetricReference
 
equals(Object) - Method in class android.gov.nist.javax.sip.stack.NioTcpMessageChannel
Equals predicate.
equals(Object) - Method in interface android.gov.nist.javax.sip.stack.SIPServerTransaction
 
equals(Object) - Method in class android.gov.nist.javax.sip.stack.SIPServerTransactionImpl
 
equals(Object) - Method in class android.gov.nist.javax.sip.stack.TCPMessageChannel
Equals predicate.
equals(Object) - Method in class android.gov.nist.javax.sip.stack.TLSMessageChannel
Equals predicate.
equals(Object) - Method in class android.gov.nist.javax.sip.stack.UDPMessageChannel
Compare two UDP Message channels for equality.
equals(Object) - Method in interface android.javax.sip.address.Address
Indicates whether some other Object is "equal to" this Address.
equals(Object) - Method in class android.javax.sip.DialogState
Compare this dialog state for equality with another.
equals(Object) - Method in interface android.javax.sip.header.CallIdHeader
Compare this CallIdHeader for equality with another.
equals(Object) - Method in interface android.javax.sip.header.CSeqHeader
Compare this CSeqHeader for equality with another.
equals(Object) - Method in interface android.javax.sip.header.FromHeader
Compare this FromHeader for equality with another.
equals(Object) - Method in interface android.javax.sip.header.Header
Compare this SIP Header for equality with another.
equals(Object) - Method in interface android.javax.sip.header.MaxForwardsHeader
Compare this MaxForwardsHeader for equality with another.
equals(Object) - Method in interface android.javax.sip.header.ToHeader
Compare this ToHeader for equality with another.
equals(Object) - Method in interface android.javax.sip.header.ViaHeader
Compare this ViaHeader for equality with another.
equals(Object) - Method in interface android.javax.sip.ListeningPoint
This method indicates whether the specified object is equal to this Listening Point.
equals(Object) - Method in interface android.javax.sip.message.Message
Compare this SIP Message for equality with another.
equals(Object) - Method in class android.javax.sip.TransactionState
Compare this transaction state for equality with another.
ERROR_INFO - Static variable in interface android.gov.nist.javax.sip.header.SIPHeaderNames
 
ERROR_INFO - Static variable in interface android.gov.nist.javax.sip.parser.TokenTypes
 
ErrorInfo - Class in android.gov.nist.javax.sip.header
ErrorInfo SIP Header.
ErrorInfo() - Constructor for class android.gov.nist.javax.sip.header.ErrorInfo
Default constructor.
ErrorInfo(GenericURI) - Constructor for class android.gov.nist.javax.sip.header.ErrorInfo
Constructor given the error info
errorInfo - Variable in class android.gov.nist.javax.sip.header.ErrorInfo
 
ErrorInfoHeader - Interface in android.javax.sip.header
The Error-Info header field provides a pointer to additional information about the error status response.
ErrorInfoList - Class in android.gov.nist.javax.sip.header
Error Info sip header.
ErrorInfoList() - Constructor for class android.gov.nist.javax.sip.header.ErrorInfoList
Default constructor.
ErrorInfoParser - Class in android.gov.nist.javax.sip.parser
Parser for ErrorInfo header.
ErrorInfoParser(String) - Constructor for class android.gov.nist.javax.sip.parser.ErrorInfoParser
Creates a new instance of ErrorInfoParser
ErrorInfoParser(Lexer) - Constructor for class android.gov.nist.javax.sip.parser.ErrorInfoParser
Constructor
escaped() - Method in class android.gov.nist.javax.sip.parser.URLParser
 
Event - Class in android.gov.nist.javax.sip.header
Event SIP Header.
Event() - Constructor for class android.gov.nist.javax.sip.header.Event
Creates a new instance of Event
EVENT - Static variable in interface android.gov.nist.javax.sip.header.SIPHeaderNames
 
EVENT - Static variable in interface android.gov.nist.javax.sip.parser.TokenTypes
 
eventHeader - Variable in class android.gov.nist.javax.sip.stack.SIPDialog
 
EventHeader - Interface in android.javax.sip.header
This interface represents the Event SIP header, as defined by RFC3265, this header is not part of RFC3261.
EventParser - Class in android.gov.nist.javax.sip.parser
Parser for Event header.
EventParser(String) - Constructor for class android.gov.nist.javax.sip.parser.EventParser
Creates a new instance of EventParser
EventParser(Lexer) - Constructor for class android.gov.nist.javax.sip.parser.EventParser
Cosntructor
EventScanner - Class in android.gov.nist.javax.sip
Event Scanner to deliver events to the Listener.
EventScanner(SipStackImpl) - Constructor for class android.gov.nist.javax.sip.EventScanner
 
eventScanner - Variable in class android.gov.nist.javax.sip.SipProviderImpl
 
eventType - Variable in class android.gov.nist.javax.sip.header.AllowEvents
method field
eventType - Variable in class android.gov.nist.javax.sip.header.Event
 
EventWrapper - Class in android.gov.nist.javax.sip
 
EventWrapper(EventObject, SIPTransaction) - Constructor for class android.gov.nist.javax.sip.EventWrapper
 
ex - Variable in exception android.javax.sdp.SdpFactoryException
Chained exception.
EXCLAMATION - Static variable in class android.gov.nist.core.LexerCore
 
EXCLAMATION - Static variable in interface android.gov.nist.javax.sip.parser.TokenTypes
 
execute(Runnable) - Method in class android.gov.nist.javax.sip.ThreadAffinityExecutor
 
EXPIRES - Static variable in class android.gov.nist.javax.sip.header.Contact
 
Expires - Class in android.gov.nist.javax.sip.header
Expires SIP Header.
Expires() - Constructor for class android.gov.nist.javax.sip.header.Expires
default constructor
expires - Variable in class android.gov.nist.javax.sip.header.Expires
expires field
expires - Variable in class android.gov.nist.javax.sip.header.extensions.MinSE
expires field
expires - Variable in class android.gov.nist.javax.sip.header.extensions.SessionExpires
 
expires - Variable in class android.gov.nist.javax.sip.header.MinExpires
expires field
EXPIRES - Static variable in interface android.gov.nist.javax.sip.header.ParameterNames
 
EXPIRES - Static variable in interface android.gov.nist.javax.sip.header.SIPHeaderNames
 
expires - Variable in class android.gov.nist.javax.sip.header.SubscriptionState
 
EXPIRES - Static variable in interface android.gov.nist.javax.sip.parser.TokenTypes
 
ExpiresHeader - Interface in android.javax.sip.header
The Expires header field gives the relative time after which the message (or content) expires.
ExpiresParser - Class in android.gov.nist.javax.sip.parser
Parser for SIP Expires Parser.
ExpiresParser(String) - Constructor for class android.gov.nist.javax.sip.parser.ExpiresParser
protected constructor.
ExpiresParser(Lexer) - Constructor for class android.gov.nist.javax.sip.parser.ExpiresParser
constructor.
expiresTimerTask - Variable in class android.gov.nist.javax.sip.stack.SIPTransactionImpl
 
EXTENSION_REQUIRED - Static variable in interface android.javax.sip.message.Response
The UAS needs a particular extension to process the request, but this extension is not listed in a Supported header field in the request.
ExtensionHeader - Interface in android.javax.sip.header
This interface represents an Extension SIP header that was not defined at the baseline of this specification.
ExtensionHeaderImpl - Class in android.gov.nist.javax.sip.header
A generic extension header for the stack.
ExtensionHeaderImpl() - Constructor for class android.gov.nist.javax.sip.header.ExtensionHeaderImpl
This was added to allow for automatic cloning of headers.
ExtensionHeaderImpl(String) - Constructor for class android.gov.nist.javax.sip.header.ExtensionHeaderImpl
 
ExtensionHeaderList - Class in android.gov.nist.javax.sip.header
A generic extension header list.
ExtensionHeaderList(String) - Constructor for class android.gov.nist.javax.sip.header.ExtensionHeaderList
 
ExtensionHeaderList() - Constructor for class android.gov.nist.javax.sip.header.ExtensionHeaderList
 
extractCertIdentities() - Method in interface android.gov.nist.javax.sip.stack.SIPTransaction
Extract identities from certificates exchanged over TLS, based on guidelines from rfc5922.
extractCertIdentities() - Method in class android.gov.nist.javax.sip.stack.SIPTransactionImpl
 
extractCertIdentities() - Method in interface android.gov.nist.javax.sip.TransactionExt
Extract identities from certificates exchanged over TLS, based on guidelines from draft-ietf-sip-domain-certs-04.

F

F - Static variable in interface android.gov.nist.javax.sip.parser.TokenNames
 
FEB - Static variable in class android.gov.nist.javax.sip.header.SIPDate
 
FEB - Static variable in interface android.gov.nist.javax.sip.parser.TokenNames
 
Field - Interface in android.javax.sdp
A Field represents a single line of information within a SDP session description.
fieldName - Variable in class android.gov.nist.javax.sdp.fields.SDPField
 
finalize() - Method in class android.gov.nist.javax.sip.SipStackImpl
Finalization -- stop the stack on finalization.
findCancelTransaction(SIPRequest, boolean) - Method in class android.gov.nist.javax.sip.stack.SIPTransactionStack
Get the transaction to cancel.
findMergedTransaction(SIPRequest) - Method in class android.gov.nist.javax.sip.stack.SIPTransactionStack
See if there is a pending transaction with the same Merge ID as the Merge ID obtained from the SIP Request.
findPendingTransaction(String) - Method in class android.gov.nist.javax.sip.stack.SIPTransactionStack
Finds a pending server transaction.
findSubscribeTransaction(SIPRequest, ListeningPointImpl) - Method in class android.gov.nist.javax.sip.stack.SIPTransactionStack
Find a matching client SUBSCRIBE to the incoming notify.
findTransaction(SIPMessage, boolean) - Method in class android.gov.nist.javax.sip.stack.SIPTransactionStack
Find the transaction corresponding to a given request.
findTransaction(String, boolean) - Method in class android.gov.nist.javax.sip.stack.SIPTransactionStack
 
findTransactionPendingAck(SIPRequest) - Method in class android.gov.nist.javax.sip.stack.SIPTransactionStack
Get entry in the server transaction pending ACK table corresponding to an ACK.
fireRetransmissionTimer() - Method in class android.gov.nist.javax.sip.stack.SIPClientTransactionImpl
Called by the transaction stack when a retransmission timer fires.
fireRetransmissionTimer() - Method in class android.gov.nist.javax.sip.stack.SIPServerTransactionImpl
 
fireRetransmissionTimer() - Method in interface android.gov.nist.javax.sip.stack.SIPTransaction
Called by the transaction stack when a retransmission timer fires.
fireTimeoutTimer() - Method in class android.gov.nist.javax.sip.stack.SIPClientTransactionImpl
Called by the transaction stack when a timeout timer fires.
fireTimeoutTimer() - Method in class android.gov.nist.javax.sip.stack.SIPServerTransactionImpl
 
fireTimeoutTimer() - Method in interface android.gov.nist.javax.sip.stack.SIPTransaction
This method is called when this transaction's timeout timer has fired.
fireTimer() - Method in interface android.gov.nist.javax.sip.stack.SIPTransaction
Fired after each timer tick.
fireTimer() - Method in class android.gov.nist.javax.sip.stack.SIPTransactionImpl
 
first() - Method in class android.gov.nist.core.GenericObjectList
This is the default list iterator.This will not handle nested list traversal.
first() - Method in class android.gov.nist.javax.sdp.fields.SDPFieldList
 
first() - Method in class android.gov.nist.javax.sdp.fields.SDPObjectList
 
first() - Method in class android.gov.nist.javax.sip.address.NetObjectList
returns the first element
first() - Method in class android.gov.nist.javax.sip.header.SIPObjectList
Get the first object of this list.
firstTransaction - Variable in class android.gov.nist.javax.sip.stack.SIPDialog
 
firstTransactionId - Variable in class android.gov.nist.javax.sip.stack.SIPDialog
 
firstTransactionIsServerTransaction - Variable in class android.gov.nist.javax.sip.stack.SIPDialog
 
firstTransactionMergeId - Variable in class android.gov.nist.javax.sip.stack.SIPDialog
 
firstTransactionMethod - Variable in class android.gov.nist.javax.sip.stack.SIPDialog
 
firstTransactionPort - Variable in class android.gov.nist.javax.sip.stack.SIPDialog
 
firstTransactionSecure - Variable in class android.gov.nist.javax.sip.stack.SIPDialog
 
firstTransactionSeen - Variable in class android.gov.nist.javax.sip.stack.SIPDialog
 
fixStrictRouting(SIPRequest) - Method in class android.gov.nist.javax.sip.stack.DefaultRouter
Performs strict router fix according to RFC3261 section 16.6 step 6 pre: top route header in request has no 'lr' parameter in URI post: request-URI added as last route header, new req-URI = top-route-URI
FLOW_ID - Static variable in interface android.gov.nist.javax.sip.header.ims.ParameterNamesIms
 
flushBase64() - Method in class android.gov.nist.javax.sip.stack.Base64.OutputStream
Method added by PHIL.
FMTP - Static variable in interface android.javax.sdp.SdpConstants
RTP mapping attribute.
FORBIDDEN - Static variable in interface android.javax.sip.message.Response
The server understood the request, but is refusing to fulfill it.
forceStop() - Method in class android.gov.nist.javax.sip.EventScanner
Brutally stop the event scanner.
forkedEvents - Variable in class android.gov.nist.javax.sip.stack.SIPTransactionStack
 
forkId - Variable in class android.gov.nist.javax.sip.message.SIPMessage
 
format - Variable in class android.gov.nist.javax.sdp.fields.SDPFormat
 
formatMulticastAddress(String, int, int) - Method in class android.javax.sdp.SdpFactory
Returns a String containing the computed form for a multi-connection address.
formats - Variable in class android.gov.nist.javax.sdp.fields.MediaField
 
FRI - Static variable in class android.gov.nist.javax.sip.header.SIPDate
 
FRI - Static variable in interface android.gov.nist.javax.sip.parser.TokenNames
 
From - Class in android.gov.nist.javax.sip.header
From SIP Header.
From() - Constructor for class android.gov.nist.javax.sip.header.From
Default constructor
From(To) - Constructor for class android.gov.nist.javax.sip.header.From
Generate a FROM header from a TO header
FROM - Static variable in interface android.gov.nist.javax.sip.header.SIPHeaderNames
 
FROM - Static variable in interface android.gov.nist.javax.sip.parser.TokenTypes
 
FROM_TAG - Static variable in interface android.gov.nist.javax.sip.header.ParameterNames
 
fromHeader - Variable in class android.gov.nist.javax.sip.message.SIPMessage
Direct accessors for frequently accessed headers
FromHeader - Interface in android.javax.sip.header
The From header field indicates the logical identity of the initiator of the request, possibly the user's address-of-record.
FromParser - Class in android.gov.nist.javax.sip.parser
From header parser.
FromParser(String) - Constructor for class android.gov.nist.javax.sip.parser.FromParser
 
FromParser(Lexer) - Constructor for class android.gov.nist.javax.sip.parser.FromParser
 

G

G722 - Static variable in interface android.javax.sdp.SdpConstants
Static RTP/AVP payload type for the G722 audio codec.
G723 - Static variable in interface android.javax.sdp.SdpConstants
Static RTP/AVP payload type for the G723 audio codec.
G726_32 - Static variable in interface android.javax.sdp.SdpConstants
Static RTP/AVP payload type for the G726_32 audio codec.
G728 - Static variable in interface android.javax.sdp.SdpConstants
Static RTP/AVP payload type for the G728 audio codec.
G729 - Static variable in interface android.javax.sdp.SdpConstants
Static RTP/AVP payload type for the G729 audio codec.
GCID - Static variable in interface android.gov.nist.javax.sip.header.ims.ParameterNamesIms
 
generateBranchId() - Method in class android.gov.nist.javax.sip.Utils
Generate a cryptographically random identifier that can be used to generate a branch identifier.
generateBranchId() - Method in interface android.gov.nist.javax.sip.UtilsExt
Generate a cryptographically random identifier that can be used to generate a branch identifier.
generateCallIdentifier(String) - Method in class android.gov.nist.javax.sip.Utils
Generate a call identifier.
generateCallIdentifier(String) - Method in interface android.gov.nist.javax.sip.UtilsExt
Generate a call identifier.
generateChallenge(HeaderFactory, Response, String) - Method in class android.gov.nist.javax.sip.clientauthutils.DigestServerAuthenticationHelper
 
generateTag() - Method in class android.gov.nist.javax.sip.Utils
Generate a tag for a FROM header or TO header.
generateTag() - Method in interface android.gov.nist.javax.sip.UtilsExt
Generate a tag for a FROM header or TO header.
generateTimeStampHeader - Variable in class android.gov.nist.javax.sip.stack.SIPTransactionStack
 
GenericObject - Class in android.gov.nist.core
The base class from which all the other classes in the sipheader, sdpfields and sipmessage packages are extended.
GenericObject() - Constructor for class android.gov.nist.core.GenericObject
 
GenericObjectList - Class in android.gov.nist.core
Implements a homogenous consistent linked list.
GenericObjectList() - Constructor for class android.gov.nist.core.GenericObjectList
 
GenericObjectList(String) - Constructor for class android.gov.nist.core.GenericObjectList
 
GenericObjectList(String, String) - Constructor for class android.gov.nist.core.GenericObjectList
A Constructor which takes a list name and a class name (for assertion checking).
GenericObjectList(String, Class) - Constructor for class android.gov.nist.core.GenericObjectList
A Constructor which takes a list name and a class (for assertion checking).
GenericURI - Class in android.gov.nist.javax.sip.address
Implementation of the URI class.
GenericURI() - Constructor for class android.gov.nist.javax.sip.address.GenericURI
Consturctor
GenericURI(String) - Constructor for class android.gov.nist.javax.sip.address.GenericURI
Constructor given the URI string
get(Object) - Method in class android.gov.nist.core.MultiValueMapImpl
 
get(Object) - Method in class android.gov.nist.core.NameValueList
 
get() - Method in class android.gov.nist.javax.sdp.fields.URIField
 
get(int) - Method in class android.gov.nist.javax.sip.header.SIPHeaderList
Get the object at the specified location.
get(Object) - Method in class android.gov.nist.javax.sip.MergedSystemProperties
 
get(Object) - Method in class android.gov.nist.javax.sip.stack.CallAnalyzer.MetricReferenceMap
 
get() - Method in interface android.javax.sdp.URI
Returns the value.
getAcceptLanguage() - Method in class android.gov.nist.javax.sip.header.AcceptLanguage
Gets the language value of the AcceptLanguageHeader.
getAcceptLanguage() - Method in interface android.javax.sip.header.AcceptLanguageHeader
Gets the language value of the AcceptLanguageHeader.
getAccessType() - Method in class android.gov.nist.javax.sip.header.ims.PAccessNetworkInfo
 
getAccessType() - Method in interface android.gov.nist.javax.sip.header.ims.PAccessNetworkInfoHeader
 
getAckTimeoutFactor() - Method in class android.gov.nist.javax.sip.stack.SIPTransactionStack
Get the dialog timeout counter.
getActiveClientTransactionCount() - Method in class android.gov.nist.javax.sip.stack.SIPTransactionStack
Get the count of client transactions that is not in the completed or terminated state.
getActiveDuration() - Method in class android.gov.nist.javax.sdp.fields.RepeatField
Returns the "active duration" in seconds.
getActiveDuration() - Method in interface android.javax.sdp.RepeatTime
Returns the "active duration" in seconds.
getAddress() - Method in class android.gov.nist.core.Host
get the Address field
getAddress() - Method in class android.gov.nist.javax.sdp.fields.ConnectionAddress
 
getAddress() - Method in class android.gov.nist.javax.sdp.fields.ConnectionField
Returns the type of the network for this Connection.
getAddress() - Method in class android.gov.nist.javax.sdp.fields.OriginField
Returns the type of the network for this Connection.
getAddress() - Method in interface android.gov.nist.javax.sip.header.AddressParameters
get the Address field
getAddress() - Method in class android.gov.nist.javax.sip.header.AddressParametersHeader
 
getAddress() - Method in class android.gov.nist.javax.sip.header.Contact
get the address field.
getAddress() - Method in class android.gov.nist.javax.sip.header.ims.AddressHeaderIms
get the Address field
getAddress() - Method in interface android.javax.sdp.Connection
Returns the type of the network for this Connection.
getAddress() - Method in interface android.javax.sdp.Origin
Returns the type of the network for this Connection.
getAddress() - Method in interface android.javax.sip.header.HeaderAddress
Gets the address parameter of this Address.
getAddressResolver() - Method in class android.gov.nist.javax.sip.stack.SIPTransactionStack
get the address resolver interface.
getAddressType() - Method in class android.gov.nist.javax.sdp.fields.ConnectionField
Returns the type of the address for this Connection.
getAddressType() - Method in class android.gov.nist.javax.sdp.fields.OriginField
Returns the type of the address for this Connection.
getAddressType() - Method in class android.gov.nist.javax.sip.address.AddressImpl
Get the address type;
getAddressType() - Method in interface android.javax.sdp.Connection
Returns the type of the address for this Connection.
getAddressType() - Method in interface android.javax.sdp.Origin
Returns the type of the address for this Connection.
getAddrtype() - Method in class android.gov.nist.javax.sdp.fields.ConnectionField
 
getAddrtype() - Method in class android.gov.nist.javax.sdp.fields.OriginField
Get the address type member.
getAgent() - Method in class android.gov.nist.javax.sip.header.Warning
Gets agent host of WarningHeader
getAgent() - Method in interface android.javax.sip.header.WarningHeader
Gets the agent of the server that created this WarningHeader.
getAlertInfo() - Method in class android.gov.nist.javax.sip.header.AlertInfo
Returns the AlertInfo value of this AlertInfoHeader.
getAlertInfo() - Method in interface android.javax.sip.header.AlertInfoHeader
Returns the AlertInfo value of this AlertInfoHeader.
getAlgorithm() - Method in class android.gov.nist.javax.sip.header.AuthenticationHeader
Returns the Algorithm value of this WWWAuthenicateHeader.
getAlgorithm() - Method in class android.gov.nist.javax.sip.header.Challenge
get the Algorithm value.
getAlgorithm() - Method in class android.gov.nist.javax.sip.header.ims.SecurityAgree
Get Algorithm
getAlgorithm() - Method in interface android.gov.nist.javax.sip.header.ims.SecurityAgreeHeader
Get Algorithm
getAlgorithm() - Method in interface android.javax.sip.header.AuthorizationHeader
Returns the Algorithm value of this AuthorizationHeader.
getAlgorithm() - Method in interface android.javax.sip.header.WWWAuthenticateHeader
Returns the Algorithm value of this WWWAuthenicateHeader.
getApplicationData() - Method in interface android.gov.nist.javax.sip.message.MessageExt
Returns the application data associated with the transaction.This specification does not define the format of this application specific data.
getApplicationData() - Method in class android.gov.nist.javax.sip.message.SIPMessage
Get the application data associated with this message.
getApplicationData() - Method in class android.gov.nist.javax.sip.stack.SIPDialog
 
getApplicationData() - Method in interface android.gov.nist.javax.sip.stack.SIPTransaction
Get the application data associated with this transaction.
getApplicationData() - Method in class android.gov.nist.javax.sip.stack.SIPTransactionImpl
 
getApplicationData() - Method in interface android.javax.sip.Dialog
Gets the application specific data specific to this dialog.
getApplicationData() - Method in interface android.javax.sip.Transaction
Returns the application data associated with the transaction.This specification does not define the format of this application specific data.
getApplicationIdentifiers() - Method in class android.gov.nist.javax.sip.header.ims.PAssertedService
 
getApplicationIdentifiers() - Method in interface android.gov.nist.javax.sip.header.ims.PAssertedServiceHeader
 
getApplicationIdentifiers() - Method in class android.gov.nist.javax.sip.header.ims.PPreferredService
 
getApplicationIdentifiers() - Method in interface android.gov.nist.javax.sip.header.ims.PPreferredServiceHeader
 
getAssociatedURI() - Method in class android.gov.nist.javax.sip.header.ims.PAssociatedURI
Get the address's URI
getAssociatedURI() - Method in interface android.gov.nist.javax.sip.header.ims.PAssociatedURIHeader
Get the address's URI
getAttribute() - Method in class android.gov.nist.javax.sdp.fields.AttributeField
 
getAttribute(String) - Method in class android.gov.nist.javax.sdp.MediaDescriptionImpl
Returns the value of the specified attribute.
getAttribute(String) - Method in class android.gov.nist.javax.sdp.SessionDescriptionImpl
Returns the value of the specified attribute.
getAttribute(String) - Method in interface android.javax.sdp.MediaDescription
Returns the value of the specified attribute.
getAttribute(String) - Method in interface android.javax.sdp.SessionDescription
Returns the value of the specified attribute.
getAttributeFields() - Method in class android.gov.nist.javax.sdp.MediaDescriptionImpl
 
getAttributes(boolean) - Method in class android.gov.nist.javax.sdp.MediaDescriptionImpl
Returns the set of attributes for this Description as a Vector of Attribute objects in the order they were parsed.
getAttributes(boolean) - Method in class android.gov.nist.javax.sdp.SessionDescriptionImpl
Returns the set of attributes for this Description as a Vector of Attribute objects in the order they were parsed.
getAttributes(Thread) - Method in class android.gov.nist.javax.sip.stack.CallAnalyzer
 
getAttributes(boolean) - Method in interface android.javax.sdp.MediaDescription
Returns the set of attributes for this Description as a Vector of Attribute objects in the order they were parsed.
getAttributes(boolean) - Method in interface android.javax.sdp.SessionDescription
Returns the set of attributes for this Description as a Vector of Attribute objects in the order they were parsed.
getAuditTag() - Method in interface android.gov.nist.javax.sip.stack.SIPTransaction
 
getAuditTag() - Method in class android.gov.nist.javax.sip.stack.SIPTransactionImpl
 
getAuthenticationHelper(AccountManager, HeaderFactory) - Method in interface android.gov.nist.javax.sip.SipStackExt
Get the authentication helper.
getAuthenticationHelper(AccountManager, HeaderFactory) - Method in class android.gov.nist.javax.sip.SipStackImpl
 
getAuthenticationInfo() - Method in class android.gov.nist.javax.sip.header.AuthenticationInfo
Returns the AuthenticationInfo value of this AuthenticationInfoHeader.
getAuthInfo(String) - Method in class android.gov.nist.javax.sip.header.AuthenticationInfo
Get the name value pair for a given authentication info parameter.
getAuthority() - Method in class android.gov.nist.javax.sip.address.SipUri
Get the authority.
getAuthorization() - Method in class android.gov.nist.javax.sip.message.SIPMessage
Get the Authorization header (null if one does not exist).
getAuthParams() - Method in class android.gov.nist.javax.sip.header.Challenge
get AuthParms list.
getBandwidth() - Method in class android.gov.nist.javax.sdp.fields.BandwidthField
 
getBandwidth(String) - Method in class android.gov.nist.javax.sdp.MediaDescriptionImpl
Returns the integer value of the specified bandwidth name.
getBandwidth(String) - Method in class android.gov.nist.javax.sdp.SessionDescriptionImpl
Returns the integer value of the specified bandwidth name.
getBandwidth(String) - Method in interface android.javax.sdp.MediaDescription
Returns the integer value of the specified bandwidth name.
getBandwidth(String) - Method in interface android.javax.sdp.SessionDescription
Returns the integer value of the specified bandwidth name.
getBandwidths(boolean) - Method in class android.gov.nist.javax.sdp.MediaDescriptionImpl
Returns the Bandwidth of the specified type.
getBandwidths(boolean) - Method in class android.gov.nist.javax.sdp.SessionDescriptionImpl
Returns the Bandwidth of the specified type.
getBandwidths(boolean) - Method in interface android.javax.sdp.MediaDescription
Returns the Bandwidth of the specified type.
getBandwidths(boolean) - Method in interface android.javax.sdp.SessionDescription
Returns the Bandwidth of the specified type.
getBaseTimerInterval() - Method in interface android.gov.nist.javax.sip.stack.SIPTransaction
 
getBaseTimerInterval() - Method in class android.gov.nist.javax.sip.stack.SIPTransactionImpl
 
getBranch() - Method in class android.gov.nist.javax.sip.header.Via
Gets the branch paramater of the ViaHeader.
getBranch() - Method in interface android.gov.nist.javax.sip.stack.SIPTransaction
Gets the current setting for the branch parameter of this transaction.
getBranch() - Method in class android.gov.nist.javax.sip.stack.SIPTransactionImpl
 
getBranch() - Method in interface android.javax.sip.header.ViaHeader
Gets the branch paramater of the ViaHeader.
getBranchId() - Method in interface android.gov.nist.javax.sip.stack.SIPTransaction
 
getBranchId() - Method in class android.gov.nist.javax.sip.stack.SIPTransactionImpl
 
getBranchId() - Method in interface android.javax.sip.Transaction
Returns a unique branch identifer that identifies this transaction.
getBuffer() - Method in class android.gov.nist.core.LexerCore
Get the buffer.
getBwtype() - Method in class android.gov.nist.javax.sdp.fields.BandwidthField
 
getCallBack() - Method in class android.gov.nist.javax.sip.stack.SSLStateMachine.MessageSendItem
 
getCallId() - Method in class android.gov.nist.javax.sip.header.CallID
get the CallId field.
getCallId() - Method in class android.gov.nist.javax.sip.header.extensions.Join
get the CallId field.
getCallId() - Method in interface android.gov.nist.javax.sip.header.extensions.JoinHeader
Returns the Call-Id of CallIdHeader.
getCallId() - Method in class android.gov.nist.javax.sip.header.extensions.References
 
getCallId() - Method in interface android.gov.nist.javax.sip.header.extensions.ReferencesHeader
 
getCallId() - Method in class android.gov.nist.javax.sip.header.extensions.Replaces
get the CallId field.
getCallId() - Method in interface android.gov.nist.javax.sip.header.extensions.ReplacesHeader
Returns the Call-Id of CallIdHeader.
getCallId() - Method in class android.gov.nist.javax.sip.header.InReplyTo
Returns the Call-Id of InReplyToHeader.
getCallId() - Method in class android.gov.nist.javax.sip.message.SIPMessage
Get the CallID header (null if one does not exist)
getCallId() - Method in class android.gov.nist.javax.sip.stack.SIPDialog
 
getCallId() - Method in interface android.javax.sip.Dialog
Returns the Call-Id for this dialog.
getCallId() - Method in interface android.javax.sip.header.CallIdHeader
Returns the Call-Id of CallIdHeader.
getCallId() - Method in interface android.javax.sip.header.InReplyToHeader
Returns the Call-Id of InReplyToHeader.
getCallIdentifer() - Method in class android.gov.nist.javax.sip.header.CallID
get the call Identifer member.
getCallIdentifer() - Method in class android.gov.nist.javax.sip.header.extensions.Join
get the call Identifer member.
getCallIdentifer() - Method in class android.gov.nist.javax.sip.header.extensions.Replaces
get the call Identifer member.
getCallIdHeader() - Method in interface android.gov.nist.javax.sip.message.MessageExt
Get the callId header or null if none present.
getCallIdHeader() - Method in class android.gov.nist.javax.sip.message.SIPMessage
 
getCanceledInviteTransaction() - Method in interface android.gov.nist.javax.sip.ServerTransactionExt
Return the canceled Invite transaction corresponding to an incoming CANCEL server transaction.
getCanceledInviteTransaction() - Method in interface android.gov.nist.javax.sip.stack.SIPServerTransaction
TODO -- this method has to be added to the api.
getCanceledInviteTransaction() - Method in class android.gov.nist.javax.sip.stack.SIPServerTransactionImpl
TODO -- this method has to be added to the api.
getCannonicalName(String) - Static method in class android.gov.nist.javax.sip.message.SIPRequest
Set to standard constants to speed up processing.
getCause() - Method in class android.gov.nist.javax.sip.header.Reason
Get the cause token.
getCause() - Method in interface android.javax.sip.header.ReasonHeader
Gets the cause value of the ReasonHeader
getCause() - Method in exception android.javax.sip.InvalidArgumentException
Returns the cause of this throwable or null if the cause is nonexistent or unknown.
getCause() - Method in exception android.javax.sip.SipException
Returns the cause of this throwable or null if the cause is nonexistent or unknown.
getCGI3GPP() - Method in class android.gov.nist.javax.sip.header.ims.PAccessNetworkInfo
 
getCGI3GPP() - Method in interface android.gov.nist.javax.sip.header.ims.PAccessNetworkInfoHeader
 
getChargingCollectionFunctionAddresses() - Method in class android.gov.nist.javax.sip.header.ims.PChargingFunctionAddresses
Get all the Charging Collection Function (CCF) Addresses set in this header
getChargingCollectionFunctionAddresses() - Method in interface android.gov.nist.javax.sip.header.ims.PChargingFunctionAddressesHeader
Get all the Charging Collection Function (CCF) Addresses set in this header
getCharOffset() - Method in exception android.javax.sdp.SdpParseException
Returns the char offset where the error occured.
getCharset() - Method in class android.gov.nist.javax.sip.header.ContentType
Get the charset parameter.
getCharset() - Method in class android.gov.nist.javax.sip.message.SIPMessage
Returns the charset to use for encoding/decoding the body of this message
getCI3GPP2() - Method in class android.gov.nist.javax.sip.header.ims.PAccessNetworkInfo
 
getCI3GPP2() - Method in interface android.gov.nist.javax.sip.header.ims.PAccessNetworkInfoHeader
 
getCipherSuite() - Method in class android.gov.nist.javax.sip.stack.HandshakeCompletedListenerImpl
 
getCipherSuite() - Method in interface android.gov.nist.javax.sip.stack.SIPTransaction
 
getCipherSuite() - Method in class android.gov.nist.javax.sip.stack.SIPTransactionImpl
 
getCipherSuite() - Method in interface android.gov.nist.javax.sip.TransactionExt
Return the Cipher Suite that was used for the SSL handshake.
getCK() - Method in class android.gov.nist.javax.sip.header.AuthenticationHeader
 
getCK() - Method in interface android.gov.nist.javax.sip.header.ims.WWWAuthenticateHeaderIms
 
getClassFromName(String) - Static method in class android.gov.nist.core.GenericObject
 
getClassFromName(String) - Static method in class android.gov.nist.javax.sip.header.NameMap
 
getClientAuth() - Method in class android.gov.nist.javax.sip.stack.SIPTransactionStack
 
getClientTransaction() - Method in class android.gov.nist.javax.sip.DialogTimeoutEvent
Get the re-INVITE client transaction that could not be sent.
getClientTransaction() - Method in class android.gov.nist.javax.sip.stack.SIPDialogErrorEvent
 
getClientTransaction() - Method in class android.javax.sip.ResponseEvent
Gets the client transaction associated with this ResponseEvent
getClientTransaction() - Method in class android.javax.sip.TimeoutEvent
Gets the client transaction associated with this TimeoutEvent.
getClientTransaction() - Method in class android.javax.sip.TransactionTerminatedEvent
Gets the client transaction associated with this TransactionTerminatedEvent.
getClientTransactionTableSize() - Method in class android.gov.nist.javax.sip.stack.SIPTransactionStack
Get the size of the client transaction table.
getCNonce() - Method in class android.gov.nist.javax.sip.header.AuthenticationHeader
Get the CNonce.
getCNonce() - Method in class android.gov.nist.javax.sip.header.AuthenticationInfo
Returns the CNonce value of this AuthenticationInfoHeader.
getCNonce() - Method in interface android.javax.sip.header.AuthenticationInfoHeader
Returns the CNonce value of this AuthenticationInfoHeader.
getCNonce() - Method in interface android.javax.sip.header.AuthorizationHeader
Returns the CNonce value of this AuthorizationHeader.
getCode() - Method in class android.gov.nist.javax.sip.header.Warning
Gets code of WarningHeader
getCode() - Method in interface android.javax.sip.header.WarningHeader
Gets the code of the WarningHeader.
getComment() - Method in class android.gov.nist.javax.sip.header.RetryAfter
Gets the comment of RetryAfterHeader.
getComment() - Method in class android.gov.nist.javax.sip.header.Via
Deprecated.
RFC 2543 support feature.
getComment() - Method in interface android.javax.sip.header.RetryAfterHeader
Gets the comment of RetryAfterHeader.
getConfigurationProperties() - Method in class android.gov.nist.javax.sip.SipStackImpl
 
getConnection() - Method in class android.gov.nist.javax.sdp.MediaDescriptionImpl
Returns the connection information associated with this object.
getConnection() - Method in class android.gov.nist.javax.sdp.SessionDescriptionImpl
Returns the connection information associated with this object.
getConnection() - Method in interface android.javax.sdp.MediaDescription
Returns the connection information associated with this object.
getConnection() - Method in interface android.javax.sdp.SessionDescription
Returns the connection information associated with this object.
getConnectionAddress() - Method in class android.gov.nist.javax.sdp.fields.ConnectionField
 
getConnectionField() - Method in class android.gov.nist.javax.sdp.MediaDescriptionImpl
 
getConnectionLingerTimer() - Method in class android.gov.nist.javax.sip.stack.SIPTransactionStack
 
getContactHeader() - Method in class android.gov.nist.javax.sip.message.SIPMessage
Get the contact header ( the first contact header) which is all we need for the most part.
getContactHeaders() - Method in class android.gov.nist.javax.sip.message.SIPMessage
Get the Contact list of headers (null if one does not exist).
getContactList() - Method in class android.gov.nist.javax.sip.header.Contact
get the Contact list.
getContactParms() - Method in class android.gov.nist.javax.sip.header.Contact
get the parameters List
getContent() - Method in interface android.gov.nist.javax.sip.message.Content
 
getContent() - Method in class android.gov.nist.javax.sip.message.ContentImpl
 
getContent() - Method in class android.gov.nist.javax.sip.message.SIPMessage
Get the content (body) of the message.
getContent() - Method in interface android.javax.sip.message.Message
Gets the body content of the Message as an Object.
getContentCount() - Method in interface android.gov.nist.javax.sip.message.MultipartMimeContent
Get the number of Content parts.
getContentCount() - Method in class android.gov.nist.javax.sip.message.MultipartMimeContentImpl
 
getContentDisposition() - Method in class android.gov.nist.javax.sip.header.ContentDisposition
Gets the interpretation of the message body or message body part of this ContentDispositionHeader.
getContentDisposition() - Method in class android.gov.nist.javax.sip.message.SIPMessage
get content disposition header or null if no such header exists.
getContentDisposition() - Method in interface android.javax.sip.message.Message
Gets the ContentDispositionHeader of this Message.
getContentDispositionHeader() - Method in interface android.gov.nist.javax.sip.message.Content
 
getContentDispositionHeader() - Method in class android.gov.nist.javax.sip.message.ContentImpl
 
getContentEncoding() - Method in class android.gov.nist.javax.sip.message.SIPMessage
get the content encoding header.
getContentEncoding() - Method in interface android.javax.sip.message.Message
Gets the ContentEncodingHeader of this Message.
getContentLanguage() - Method in class android.gov.nist.javax.sip.header.ContentLanguage
Gets the language value of the ContentLanguageHeader.
getContentLanguage() - Method in class android.gov.nist.javax.sip.message.SIPMessage
Get the contentLanguage header.
getContentLanguage() - Method in interface android.javax.sip.header.ContentLanguageHeader
Gets the language value of the ContentLanguageHeader.
getContentLanguage() - Method in interface android.javax.sip.message.Message
Gets the ContentLanguageHeader of this Message.
getContentLength() - Method in class android.gov.nist.javax.sip.header.ContentLength
get the ContentLength field.
getContentLength() - Method in class android.gov.nist.javax.sip.message.SIPMessage
Get the ContentLength header (null if one does not exist).
getContentLength() - Method in interface android.javax.sip.header.ContentLengthHeader
Gets content-length of the message body.
getContentLength() - Method in interface android.javax.sip.message.Message
Gets the ContentLengthHeader of the body content of this Message.
getContentLengthHeader() - Method in interface android.gov.nist.javax.sip.message.MessageExt
Get the content length header or null if none present.
getContentLengthHeader() - Method in class android.gov.nist.javax.sip.message.SIPMessage
Get the contentLength header.
getContents() - Method in interface android.gov.nist.javax.sip.message.MultipartMimeContent
Retrieve the list of Content that is part of this MultitypeMime content.
getContents() - Method in class android.gov.nist.javax.sip.message.MultipartMimeContentImpl
 
getContentSubType() - Method in class android.gov.nist.javax.sip.header.Accept
get the ContentSubType fiels
getContentSubType() - Method in class android.gov.nist.javax.sip.header.ContentType
Get the content subtype.
getContentSubType() - Method in interface android.javax.sip.header.MediaType
Gets media sub-type of Header with Content sub-type.
getContentType() - Method in class android.gov.nist.javax.sip.header.Accept
get the contentType field
getContentType() - Method in class android.gov.nist.javax.sip.header.ContentType
Get the content subtype.
getContentType() - Method in interface android.javax.sip.header.MediaType
Gets media type of Header with Content type.
getContentTypeHeader() - Method in interface android.gov.nist.javax.sip.message.Content
 
getContentTypeHeader() - Method in class android.gov.nist.javax.sip.message.ContentImpl
 
getContentTypeHeader() - Method in interface android.gov.nist.javax.sip.message.MessageExt
Get the content type header or null if none present.
getContentTypeHeader() - Method in interface android.gov.nist.javax.sip.message.MultipartMimeContent
Return the Content type header to assign to the outgoing sip meassage.
getContentTypeHeader() - Method in class android.gov.nist.javax.sip.message.MultipartMimeContentImpl
 
getContentTypeHeader() - Method in class android.gov.nist.javax.sip.message.SIPMessage
Get the contentType header (null if one does not exist).
getCredentialHash(ClientTransaction, String) - Method in interface android.gov.nist.javax.sip.clientauthutils.SecureAccountManager
Returns the user credentials for a given SIP Domain.
getCredentials(ClientTransaction, String) - Method in interface android.gov.nist.javax.sip.clientauthutils.AccountManager
Returns the user credentials for a given SIP Domain.
getCredentials() - Method in class android.gov.nist.javax.sip.header.Credentials
get the parameters list.
getCSeq() - Method in class android.gov.nist.javax.sip.message.SIPMessage
Get the CSeq list of header (null if one does not exist).
getCSeq() - Method in interface android.gov.nist.javax.sip.stack.SIPTransaction
Get the Sequence number of the request used to create the transaction.
getCSeq() - Method in class android.gov.nist.javax.sip.stack.SIPTransactionImpl
 
getCSeqHeader() - Method in interface android.gov.nist.javax.sip.message.MessageExt
Get the CSeq header or null if none present.
getCSeqHeader() - Method in class android.gov.nist.javax.sip.message.SIPMessage
 
getCSeqNumber() - Method in class android.gov.nist.javax.sip.header.RAck
Deprecated. 
getCSeqNumber() - Method in interface android.javax.sip.header.RAckHeader
Gets the CSeq sequence number of this RAckHeader.
getCSeqNumberLong() - Method in class android.gov.nist.javax.sip.header.RAck
Gets the CSeq sequence number of this RAckHeader.
getCSequenceNumber() - Method in class android.gov.nist.javax.sip.header.RAck
 
getCurrentChannelSize() - Method in class android.gov.nist.javax.sip.stack.NIOHandler
 
getCurrentStack(Thread) - Method in class android.gov.nist.javax.sip.stack.CallAnalyzer
Current stacktrace of the thread
getDatabaseName() - Method in class android.gov.nist.javax.sip.header.ims.PUserDatabase
 
getDatabaseName() - Method in interface android.gov.nist.javax.sip.header.ims.PUserDatabaseHeader
 
getDate() - Method in class android.gov.nist.javax.sip.header.SIPDateHeader
Gets the date of DateHeader.
getDate() - Method in interface android.javax.sip.header.DateHeader
Gets the date of DateHeader.
getDateFromNtp(long) - Static method in class android.javax.sdp.SdpFactory
 
getDefaultContentEncodingCharset() - Static method in class android.gov.nist.javax.sip.message.MessageFactoryImpl
 
getDefaultDialog() - Method in interface android.gov.nist.javax.sip.ClientTransactionExt
Get the default dialog that was originally assigned to the client transaction.
getDefaultDialog() - Method in interface android.gov.nist.javax.sip.stack.SIPClientTransaction
 
getDefaultDialog() - Method in class android.gov.nist.javax.sip.stack.SIPClientTransactionImpl
 
getDefaultPort(String) - Static method in class android.gov.nist.javax.sip.stack.MessageProcessor
Get the defalt port for the message processor.
getDefaultServerHeader() - Static method in class android.gov.nist.javax.sip.message.MessageFactoryImpl
Get the default common server header.
getDefaultTargetPort() - Method in class android.gov.nist.javax.sip.stack.MessageProcessor
Default target port used by this processor.
getDefaultTargetPort() - Method in class android.gov.nist.javax.sip.stack.NioTcpMessageProcessor
 
getDefaultTargetPort() - Method in class android.gov.nist.javax.sip.stack.sctp.SCTPMessageProcessor
 
getDefaultTargetPort() - Method in class android.gov.nist.javax.sip.stack.TCPMessageProcessor
Default target port for TCP
getDefaultTargetPort() - Method in class android.gov.nist.javax.sip.stack.TLSMessageProcessor
Default target port for TLS
getDefaultTargetPort() - Method in class android.gov.nist.javax.sip.stack.UDPMessageProcessor
Default target port for UDP
getDefaultUserAgentHeader() - Static method in class android.gov.nist.javax.sip.message.MessageFactoryImpl
Get the default common UserAgentHeader.
getDelay() - Method in class android.gov.nist.javax.sip.header.TimeStamp
 
getDelay() - Method in interface android.javax.sip.header.TimeStampHeader
Deprecated.
This method is replaced with TimeStampHeader.getTimeDelay().
getDeltaSeconds() - Method in class android.gov.nist.javax.sip.header.SIPDate
Get the time offset from the current time.
getDialog() - Method in class android.gov.nist.javax.sip.DialogTimeoutEvent
Gets the Dialog associated with the event.
getDialog() - Method in interface android.gov.nist.javax.sip.stack.SIPClientTransaction
 
getDialog(String) - Method in interface android.gov.nist.javax.sip.stack.SIPClientTransaction
 
getDialog() - Method in class android.gov.nist.javax.sip.stack.SIPClientTransactionImpl
 
getDialog(String) - Method in class android.gov.nist.javax.sip.stack.SIPClientTransactionImpl
 
getDialog() - Method in interface android.gov.nist.javax.sip.stack.SIPServerTransaction
 
getDialog() - Method in class android.gov.nist.javax.sip.stack.SIPServerTransactionImpl
 
getDialog() - Method in interface android.gov.nist.javax.sip.stack.SIPTransaction
Gets the dialog object of this Transaction object.
getDialog() - Method in class android.gov.nist.javax.sip.stack.SIPTransactionImpl
 
getDialog(String) - Method in class android.gov.nist.javax.sip.stack.SIPTransactionStack
Return the dialog for a given dialog ID.
getDialog() - Method in class android.javax.sip.DialogTerminatedEvent
Gets the Dialog associated with the event.
getDialog() - Method in class android.javax.sip.RequestEvent
Gets the dialog with which this Event is associated.
getDialog() - Method in class android.javax.sip.ResponseEvent
Gets the Dialog associated with the event or null if no dialog exists.
getDialog() - Method in interface android.javax.sip.Transaction
Gets the dialog object of this transaction object.
getDialogId(boolean) - Method in class android.gov.nist.javax.sip.message.SIPMessage
Get A dialog identifier constructed from this messsage.
getDialogId(boolean, String) - Method in class android.gov.nist.javax.sip.message.SIPMessage
Get a dialog id given the remote tag.
getDialogId() - Method in class android.gov.nist.javax.sip.stack.SIPDialog
Get the id for this dialog.
getDialogId() - Method in interface android.javax.sip.Dialog
Get the dialog identifier of this dialog.
getDialogs() - Method in interface android.gov.nist.javax.sip.SipStackExt
Get the collection of dialogs currently in the Dialog table.
getDialogs() - Method in class android.gov.nist.javax.sip.stack.SIPTransactionStack
This method is slated for addition to the next spec revision.
getDialogs(DialogState) - Method in class android.gov.nist.javax.sip.stack.SIPTransactionStack
 
getDisplayName() - Method in class android.gov.nist.javax.sdp.fields.EmailAddress
 
getDisplayName(String) - Method in class android.gov.nist.javax.sdp.parser.EmailFieldParser
 
getDisplayName(String) - Method in class android.gov.nist.javax.sdp.parser.PhoneFieldParser
 
getDisplayName() - Method in class android.gov.nist.javax.sip.address.AddressImpl
get the display name
getDisplayName() - Method in class android.gov.nist.javax.sip.header.From
Get the display name from the address.
getDisplayName() - Method in class android.gov.nist.javax.sip.header.ReplyTo
Get the display name from the address.
getDisplayName() - Method in class android.gov.nist.javax.sip.header.To
Get the display name from the address.
getDisplayName() - Method in interface android.javax.sip.address.Address
Gets the display name of this Address, or null if the attribute is not set.
getDispositionType() - Method in class android.gov.nist.javax.sip.header.ContentDisposition
Get the disposition type.
getDispositionType() - Method in interface android.javax.sip.header.ContentDispositionHeader
Gets the interpretation of the message body or message body part of this ContentDispositionHeader.
getDomain() - Method in class android.gov.nist.javax.sip.header.AuthenticationHeader
Returns the Domain value of this WWWAuthenicateHeader.
getDomain() - Method in class android.gov.nist.javax.sip.header.Challenge
get the domain
getDomain() - Method in interface android.javax.sip.header.WWWAuthenticateHeader
Returns the Domain value of this WWWAuthenicateHeader.
getDSLLocation() - Method in class android.gov.nist.javax.sip.header.ims.PAccessNetworkInfo
 
getDSLLocation() - Method in interface android.gov.nist.javax.sip.header.ims.PAccessNetworkInfoHeader
 
getDuplexity() - Method in class android.gov.nist.javax.sdp.MediaDescriptionImpl
 
getDuration() - Method in class android.gov.nist.javax.sip.header.RetryAfter
Gets the duration value of the RetryAfterHeader.
getDuration() - Method in interface android.javax.sip.header.RetryAfterHeader
Gets the duration value of the RetryAfterHeader.
getEarlyDialog(String) - Method in class android.gov.nist.javax.sip.stack.SIPTransactionStack
 
getEarlyDialogTimeout() - Method in class android.gov.nist.javax.sip.stack.SIPTransactionStack
 
getEmail(String) - Method in class android.gov.nist.javax.sdp.parser.EmailFieldParser
 
getEmailAddress() - Method in class android.gov.nist.javax.sdp.fields.EmailField
 
getEmails(boolean) - Method in class android.gov.nist.javax.sdp.SessionDescriptionImpl
Returns an email address to contact for further information about the session.
getEmails(boolean) - Method in interface android.javax.sdp.SessionDescription
Returns an email address to contact for further information about the session.
getEnabledCipherSuites() - Method in class android.gov.nist.javax.sip.SipStackImpl
Return the currently enabled cipher suites of the Stack.
getEnabledProtocols() - Method in class android.gov.nist.javax.sip.SipStackImpl
Return the currently enabled protocols to use when creating TLS connection.
getEncapsulatedClientTransaction() - Method in class android.gov.nist.javax.sip.stack.MessageChannel
 
getEncapsulatedClientTransaction() - Method in interface android.gov.nist.javax.sip.stack.NioTlsChannelInterface
Returns the Client Transaction associated with this channel
getEncoding() - Method in class android.gov.nist.javax.sip.header.AcceptEncoding
get ContentEncoding field
getEncoding() - Method in class android.gov.nist.javax.sip.header.ContentEncoding
Get the ContentEncoding field.
getEncoding() - Method in interface android.javax.sip.header.Encoding
Gets the encoding of an EncodingHeader.
getEncryptionAlgorithm() - Method in class android.gov.nist.javax.sip.header.ims.SecurityAgree
Get Encryption Algorithm
getEncryptionAlgorithm() - Method in interface android.gov.nist.javax.sip.header.ims.SecurityAgreeHeader
Get Encryption Algorithm
getErrorID() - Method in class android.gov.nist.javax.sip.stack.SIPDialogErrorEvent
Returns the ID of the error.
getErrorID() - Method in class android.gov.nist.javax.sip.stack.SIPTransactionErrorEvent
Returns the ID of the error.
getErrorInfo() - Method in class android.gov.nist.javax.sip.header.ErrorInfo
Returns the ErrorInfo value of this ErrorInfoHeader.
getErrorInfo() - Method in interface android.javax.sip.header.ErrorInfoHeader
Returns the ErrorInfo value of this ErrorInfoHeader.
getErrorInfoHeaders() - Method in class android.gov.nist.javax.sip.message.SIPMessage
Get the ErrorInfo list of headers (null if one does not exist).
getErrorMessage() - Method in class android.gov.nist.javax.sip.header.ErrorInfo
Get the Error information message of this ErrorInfoHeader.
getErrorMessage() - Method in interface android.javax.sip.header.ErrorInfoHeader
Get the Error information message of this ErrorInfoHeader.
getETag() - Method in class android.gov.nist.javax.sip.header.SIPETag
get the priority value.
getETag() - Method in class android.gov.nist.javax.sip.header.SIPIfMatch
get the priority value.
getETag() - Method in interface android.javax.sip.header.SIPETagHeader
Returns the value of the entity-tag.
getETag() - Method in interface android.javax.sip.header.SIPIfMatchHeader
Returns the value of the entity-tag.
getEventChargingFunctionAddresses() - Method in class android.gov.nist.javax.sip.header.ims.PChargingFunctionAddresses
Get all the Event Charging Function (ECF) Addresses set in this header
getEventChargingFunctionAddresses() - Method in interface android.gov.nist.javax.sip.header.ims.PChargingFunctionAddressesHeader
Get all the Event Charging Function (ECF) Addresses set in this header
getEventId() - Method in class android.gov.nist.javax.sip.header.Event
Gets the id of the EventHeader.
getEventId() - Method in interface android.javax.sip.header.EventHeader
Gets the id of the EventHeader.
getEventScanner() - Method in class android.gov.nist.javax.sip.SipStackImpl
 
getEventType() - Method in class android.gov.nist.javax.sip.header.AllowEvents
Gets the eventType of the AllowEventsHeader.
getEventType() - Method in class android.gov.nist.javax.sip.header.Event
Gets the eventType of the EventHeader.
getEventType() - Method in interface android.javax.sip.header.AllowEventsHeader
Gets the eventType of the AllowEventsHeader.
getEventType() - Method in interface android.javax.sip.header.EventHeader
Gets the eventType of the EventHeader.
getException() - Method in exception android.javax.sdp.SdpFactoryException
Return the actual exception (if any) that caused this exception to be thrown.
getExpires() - Method in class android.gov.nist.javax.sip.header.Contact
get Expires parameter.
getExpires() - Method in class android.gov.nist.javax.sip.header.Expires
Gets the expires value of the ExpiresHeader.
getExpires() - Method in class android.gov.nist.javax.sip.header.extensions.MinSE
Gets the expires value of the ExpiresHeader.
getExpires() - Method in class android.gov.nist.javax.sip.header.extensions.SessionExpires
Gets the expires value of the SessionExpiresHeader.
getExpires() - Method in interface android.gov.nist.javax.sip.header.extensions.SessionExpiresHeader
 
getExpires() - Method in class android.gov.nist.javax.sip.header.MinExpires
Gets the expires value of the ExpiresHeader.
getExpires() - Method in class android.gov.nist.javax.sip.header.SubscriptionState
Gets the expires value of the SubscriptionStateHeader.
getExpires() - Method in class android.gov.nist.javax.sip.message.SIPMessage
Get the exipres header.
getExpires() - Method in interface android.javax.sip.header.ContactHeader
Returns the value of the expires parameter or -1 if no expires parameter was specified or if the parameter value cannot be parsed as an int.
getExpires() - Method in interface android.javax.sip.header.ExpiresHeader
Gets the expires value of the ExpiresHeader.
getExpires() - Method in interface android.javax.sip.header.SubscriptionStateHeader
Gets the expires value of the SubscriptionStateHeader.
getExpires() - Method in interface android.javax.sip.message.Message
Gets the ExpiresHeader of this Message.
getExtensionAccessInfo() - Method in class android.gov.nist.javax.sip.header.ims.PAccessNetworkInfo
 
getExtensionAccessInfo() - Method in interface android.gov.nist.javax.sip.header.ims.PAccessNetworkInfoHeader
 
getExtensionHeaders() - Method in interface android.gov.nist.javax.sip.message.Content
 
getExtensionHeaders() - Method in class android.gov.nist.javax.sip.message.ContentImpl
 
getFieldName() - Method in class android.gov.nist.javax.sdp.fields.SDPField
 
getFieldName(String) - Static method in class android.gov.nist.javax.sdp.parser.Lexer
 
getFirst() - Method in class android.gov.nist.javax.sip.header.SIPHeaderList
Get the first element of this list.
getFirstLine() - Method in interface android.gov.nist.javax.sip.message.MessageExt
Get the first line of the request or response.
getFirstLine() - Method in class android.gov.nist.javax.sip.message.SIPMessage
Return the encoded first line.
getFirstLine() - Method in class android.gov.nist.javax.sip.message.SIPRequest
Get the first line encoded.
getFirstLine() - Method in class android.gov.nist.javax.sip.message.SIPResponse
Get the encoded first line.
getFirstTransaction() - Method in class android.gov.nist.javax.sip.stack.SIPDialog
Deprecated.
getFirstTransaction() - Method in interface android.javax.sip.Dialog
Deprecated.
Since v1.2. Reduces the amount of state that the stack needs to keep track of.
getFirstTransactionInt() - Method in class android.gov.nist.javax.sip.stack.SIPDialog
This is for internal use only.
getForkedTransaction(String) - Method in class android.gov.nist.javax.sip.stack.SIPTransactionStack
 
getForkId() - Method in class android.gov.nist.javax.sip.message.SIPMessage
 
getForkId() - Method in interface android.gov.nist.javax.sip.stack.SIPTransaction
Retrieves the fork id for the transaction.
getForkId() - Method in class android.gov.nist.javax.sip.stack.SIPTransactionImpl
 
getFormat() - Method in class android.gov.nist.javax.sdp.fields.SDPFormat
 
getFormats() - Method in class android.gov.nist.javax.sdp.fields.MediaField
 
getFrom() - Method in class android.gov.nist.javax.sip.message.SIPMessage
Get the from header.
getFromHeader() - Method in interface android.gov.nist.javax.sip.message.MessageExt
Get the From header or null if none present.
getFromHeader() - Method in class android.gov.nist.javax.sip.message.SIPMessage
 
getFromTag() - Method in class android.gov.nist.javax.sip.header.extensions.Join
Get the from-tag parameter from the address parm list.
getFromTag() - Method in interface android.gov.nist.javax.sip.header.extensions.JoinHeader
 
getFromTag() - Method in class android.gov.nist.javax.sip.header.extensions.Replaces
Get the from-tag parameter from the address parm list.
getFromTag() - Method in interface android.gov.nist.javax.sip.header.extensions.ReplacesHeader
 
getFromTag() - Method in class android.gov.nist.javax.sip.message.SIPMessage
Return the from tag.
getGrParam() - Method in class android.gov.nist.javax.sip.address.SipUri
Sets the gr parameter.
getHandling() - Method in class android.gov.nist.javax.sip.header.ContentDisposition
Get the dispositionType field.
getHandling() - Method in interface android.javax.sip.header.ContentDispositionHeader
Gets the handling information of the unknown content disposition of the ContentDispositionHeader.
getHandshakeCompletedEvent() - Method in class android.gov.nist.javax.sip.stack.HandshakeCompletedListenerImpl
Gets the event indicating that the SSL handshake has completed.
getHandshakeCompletedListener() - Method in class android.gov.nist.javax.sip.stack.NioTlsMessageChannel
 
getHandshakeCompletedListener() - Method in class android.gov.nist.javax.sip.stack.TLSMessageChannel
 
getHashUserDomainPassword() - Method in interface android.gov.nist.javax.sip.clientauthutils.UserCredentialHash
Get the MD5(userName:sipdomain:password)
getHeader(String) - Method in class android.gov.nist.javax.sip.address.SipUri
Returns the value of the named header, or null if it is not set.
getHeader(String) - Method in class android.gov.nist.javax.sip.message.SIPMessage
Get the first header of the given name.
getHeader(String) - Method in interface android.javax.sip.address.SipURI
Returns the value of the named header, or null if it is not set.
getHeader(String) - Method in interface android.javax.sip.message.Message
Gets the Header of the specified name in this Message.
getHeaderAsFormattedString(String) - Method in class android.gov.nist.javax.sip.message.SIPMessage
Get a header of the given name as a string.
getHeaderList() - Method in class android.gov.nist.javax.sip.header.SIPHeaderList
Get the imbedded linked list.
getHeaderLowerCase(String) - Method in class android.gov.nist.javax.sip.message.SIPMessage
 
getHeaderName() - Method in class android.gov.nist.javax.sip.header.SIPHeader
Name of the SIPHeader
getHeaderName(String) - Static method in class android.gov.nist.javax.sip.parser.Lexer
get the header name of the line
getHeaderNames() - Method in class android.gov.nist.javax.sip.address.SipUri
Returns an Iterator over the names (Strings) of all headers present in this SipURI.
getHeaderNames() - Method in class android.gov.nist.javax.sip.message.SIPMessage
Get the header names.
getHeaderNames() - Method in interface android.javax.sip.address.SipURI
Returns an Iterator over the String names of all headers present in this SipURI.
getHeaderNames() - Method in interface android.javax.sip.message.Message
Gets a ListIterator over the set of all all the header names in this Message.
getHeaders() - Method in class android.gov.nist.javax.sip.message.SIPMessage
Return an iterator for the list of headers in this message.
getHeaders(String) - Method in class android.gov.nist.javax.sip.message.SIPMessage
Get a SIP header or Header list given its name.
getHeaders(String) - Method in interface android.javax.sip.message.Message
Gets a ListIterator over all the Headers of the newly specified name in this Message.
getHeadersAsEncodedStrings() - Method in class android.gov.nist.javax.sip.header.SIPHeaderList
Return a list of encoded strings (one for each sipheader).
getHeaderValue() - Method in class android.gov.nist.javax.sip.header.ExtensionHeaderImpl
Get the value of the extension header.
getHeaderValue() - Method in class android.gov.nist.javax.sip.header.SIPHeader
Get the header value (i.e.
getHeaderValue(String) - Static method in class android.gov.nist.javax.sip.parser.Lexer
get the header value of the line
getHop() - Method in class android.gov.nist.javax.sip.header.Via
Get the host, port and transport as a Hop.
getHost() - Method in class android.gov.nist.core.HostPort
get the Host field
getHost() - Method in class android.gov.nist.javax.sdp.fields.OriginField
Get the host member.
getHost() - Method in class android.gov.nist.javax.sip.address.AddressImpl
Get the host name from the address.
getHost() - Method in class android.gov.nist.javax.sip.address.Authority
Get the host name.
getHost() - Method in class android.gov.nist.javax.sip.address.SipUri
Get the host protion of the URI.
getHost() - Method in class android.gov.nist.javax.sip.header.CallIdentifier
get the host field
getHost() - Method in class android.gov.nist.javax.sip.header.Via
Returns the host part of this ViaHeader.
getHost() - Method in class android.gov.nist.javax.sip.stack.HopImpl
Retruns the host string.
getHost() - Method in class android.gov.nist.javax.sip.stack.MessageChannel
Get the host of this message channel.
getHost() - Method in interface android.gov.nist.javax.sip.stack.SIPTransaction
 
getHost() - Method in class android.gov.nist.javax.sip.stack.SIPTransactionImpl
 
getHost() - Method in class android.gov.nist.javax.sip.stack.UDPMessageChannel
get the stack address for the stack that received this message.
getHost() - Method in interface android.gov.nist.javax.sip.TransactionExt
return the ip address on which this message was initially received
getHost() - Method in interface android.javax.sip.address.Hop
Returns the host part of this Hop.
getHost() - Method in interface android.javax.sip.address.SipURI
Returns the host part of this SipURI.
getHost() - Method in interface android.javax.sip.header.ViaHeader
Returns the host part of this ViaHeader.
getHost() - Method in class android.javax.sip.IOExceptionEvent
Return the host where Socket was pointing.
getHostAddress() - Method in class android.gov.nist.javax.sip.stack.SIPTransactionStack
Deprecated. 
getHostname() - Method in class android.gov.nist.core.Host
get the HostName field
getHostName() - Method in class android.gov.nist.javax.sdp.fields.Email
 
getHostPort() - Method in class android.gov.nist.javax.sip.address.AddressImpl
Get the host port portion of the address spec.
getHostPort() - Method in class android.gov.nist.javax.sip.address.Authority
get the hostPort member.
getHostPort() - Method in class android.gov.nist.javax.sip.address.SipUri
Get the host and port of the server.
getHostPort() - Method in class android.gov.nist.javax.sip.header.From
Conveniance accessor function to get the hostPort field from the address.
getHostPort() - Method in class android.gov.nist.javax.sip.header.ReplyTo
Conveniance accessor function to get the hostPort field from the address
getHostPort() - Method in class android.gov.nist.javax.sip.header.To
Conveniance accessor function to get the hostPort field from the address.
getHostPort() - Method in class android.gov.nist.javax.sip.stack.MessageChannel
Get the hostport structure of this message channel.
getHour() - Method in class android.gov.nist.javax.sip.header.SIPDate
get the hour
getICID() - Method in class android.gov.nist.javax.sip.header.ims.PChargingVector
Get the icid-value parameter value
getICID() - Method in interface android.gov.nist.javax.sip.header.ims.PChargingVectorHeader
 
getICIDGeneratedAt() - Method in class android.gov.nist.javax.sip.header.ims.PChargingVector
Get the icid-generated-at parameter value
getICIDGeneratedAt() - Method in interface android.gov.nist.javax.sip.header.ims.PChargingVectorHeader
 
getIK() - Method in class android.gov.nist.javax.sip.header.AuthenticationHeader
 
getIK() - Method in interface android.gov.nist.javax.sip.header.ims.WWWAuthenticateHeaderIms
 
getIndentation() - Method in class android.gov.nist.core.GenericObject
 
getIndentation() - Method in class android.gov.nist.core.GenericObjectList
 
getInetAddress() - Method in class android.gov.nist.core.Host
Get the inet address from this host.
getInetAddress() - Method in class android.gov.nist.core.HostPort
Return the internet address corresponding to the host.
getInfo() - Method in class android.gov.nist.javax.sdp.MediaDescriptionImpl
Returns value of the info field (i=) of this object.
getInfo() - Method in class android.gov.nist.javax.sdp.SessionDescriptionImpl
Returns value of the info field (i=) of this object.
getInfo() - Method in class android.gov.nist.javax.sip.header.CallInfo
get the URI field
getInfo() - Method in interface android.javax.sdp.MediaDescription
Returns value of the info field (i=) of this object.
getInfo() - Method in interface android.javax.sdp.SessionDescription
Returns value of the info field (i=) of this object.
getInfo() - Method in interface android.javax.sip.header.CallInfoHeader
Gets the URI that represents the location of the info of the caller or callee.
getInformation() - Method in class android.gov.nist.javax.sdp.fields.InformationField
 
getInformationField() - Method in class android.gov.nist.javax.sdp.MediaDescriptionImpl
 
getInstance() - Static method in class android.gov.nist.javax.sip.stack.ByteBufferFactory
 
getInstance() - Static method in class android.gov.nist.javax.sip.Utils
 
getInstance() - Static method in class android.javax.sdp.SdpFactory
Obtain an instance of an SdpFactory.
getInstance() - Static method in class android.javax.sip.SipFactory
Returns an instance of a SipFactory.
getIntegrityProtected() - Method in class android.gov.nist.javax.sip.header.AuthenticationHeader
 
getIntegrityProtected() - Method in interface android.gov.nist.javax.sip.header.ims.AuthorizationHeaderIms
 
getInternalState() - Method in interface android.gov.nist.javax.sip.stack.SIPTransaction
Gets the current state of this transaction.
getInternalState() - Method in class android.gov.nist.javax.sip.stack.SIPTransactionImpl
 
getInviteTransaction() - Method in class android.gov.nist.javax.sip.message.SIPRequest
 
getInviteTransaction() - Method in class android.gov.nist.javax.sip.stack.SIPDialog
Get the INVITE transaction (null if no invite transaction).
getIpAddress() - Method in class android.gov.nist.core.Host
Convenience function to get the raw IP destination address of a SIP message as a String.
getIPAddress() - Method in class android.gov.nist.javax.sip.ListeningPointImpl
 
getIPAddress() - Method in class android.gov.nist.javax.sip.SipStackImpl
Deprecated. 
getIpAddress() - Method in class android.gov.nist.javax.sip.stack.MessageProcessor
 
getIPAddress() - Method in interface android.javax.sip.ListeningPoint
Gets the IP of the ListeningPoint.
getIPAddress() - Method in interface android.javax.sip.SipStack
Gets the IP Address that identifies this SipStack instance.
getIsdnSubaddress() - Method in class android.gov.nist.javax.sip.address.TelephoneNumber
Get the isdn subaddress for this number.
getIsdnSubAddress() - Method in class android.gov.nist.javax.sip.address.TelURLImpl
Returns the value of the isdnSubAddress parameter, or null if it is not set.
getIsdnSubAddress() - Method in interface android.javax.sip.address.TelURL
Returns the value of the isdnSubAddress parameter, or null if it is not set.
getJavaCal() - Method in class android.gov.nist.javax.sip.header.SIPDate
The only accessor we allow is to the java calendar record.
getJoinDialog(JoinHeader) - Method in interface android.gov.nist.javax.sip.SipStackExt
Get the dialog in the Join header.
getJoinDialog(JoinHeader) - Method in class android.gov.nist.javax.sip.stack.SIPTransactionStack
Get the Join Dialog from the stack.
getKeepAliveTimeout() - Method in class android.gov.nist.javax.sip.stack.ConnectionOrientedMessageChannel
 
getKey() - Method in class android.gov.nist.core.NameValue
 
getKey() - Method in class android.gov.nist.javax.sdp.fields.KeyField
Returns the value of this attribute.
getKey() - Method in class android.gov.nist.javax.sdp.MediaDescriptionImpl
Returns the key data.
getKey() - Method in class android.gov.nist.javax.sdp.SessionDescriptionImpl
Returns the key data.
getKey() - Method in class android.gov.nist.javax.sip.ListeningPointImpl
Get the key for this strucut
getKey() - Method in class android.gov.nist.javax.sip.stack.ConnectionOrientedMessageChannel
Get an identifying key.
getKey() - Method in class android.gov.nist.javax.sip.stack.MessageChannel
Generate a key which identifies the message channel.
getKey(InetAddress, int, String) - Static method in class android.gov.nist.javax.sip.stack.MessageChannel
generate a key given the inet address port and transport.
getKey(HostPort, String) - Static method in class android.gov.nist.javax.sip.stack.MessageChannel
Generate a key given host and port.
getKey() - Method in interface android.gov.nist.javax.sip.stack.SIPTransaction
 
getKey() - Method in class android.gov.nist.javax.sip.stack.SIPTransactionImpl
 
getKey() - Method in class android.gov.nist.javax.sip.stack.UDPMessageChannel
 
getKey() - Method in interface android.javax.sdp.Key
Returns the value of this attribute.
getKey() - Method in interface android.javax.sdp.MediaDescription
Returns the key data.
getKey() - Method in interface android.javax.sdp.SessionDescription
Returns the key data.
getKeyData() - Method in class android.gov.nist.javax.sdp.fields.KeyField
 
getKeyField() - Method in class android.gov.nist.javax.sdp.MediaDescriptionImpl
 
getKeyManagers(boolean) - Method in class android.gov.nist.core.net.DefaultSecurityManagerProvider
 
getKeyManagers(boolean) - Method in interface android.gov.nist.core.net.SecurityManagerProvider
 
getLanguageRange() - Method in class android.gov.nist.javax.sip.header.AcceptLanguage
get the LanguageRange field
getLanguageTag() - Method in class android.gov.nist.javax.sip.header.ContentLanguage
get the languageTag field.
getLast() - Method in class android.gov.nist.javax.sip.header.SIPHeaderList
Get the last element of this list.
getLastAckSentCSeq() - Method in class android.gov.nist.javax.sip.stack.SIPDialog
 
getLastAckSentDialogId() - Method in class android.gov.nist.javax.sip.stack.SIPDialog
 
getLastAckSentFromTag() - Method in class android.gov.nist.javax.sip.stack.SIPDialog
 
getLastActivityTimestamp() - Method in class android.gov.nist.javax.sip.stack.NioTcpMessageChannel
 
getLastHop() - Method in interface android.gov.nist.javax.sip.stack.AckSendingStrategy
Returns the last hop that a send was attempted on.
getLastHop() - Method in class android.gov.nist.javax.sip.stack.SIPDialog.AckSendingStrategyImpl
 
getLastResponse() - Method in interface android.gov.nist.javax.sip.stack.SIPTransaction
Get the last response.
getLastResponse() - Method in class android.gov.nist.javax.sip.stack.SIPTransactionImpl
 
getLastResponseCSeqNumber() - Method in class android.gov.nist.javax.sip.stack.SIPDialog
 
getLastResponseMethod() - Method in class android.gov.nist.javax.sip.stack.SIPDialog
 
getLastResponseStatusCode() - Method in class android.gov.nist.javax.sip.stack.SIPDialog
 
getLastResponseStatusCode() - Method in interface android.gov.nist.javax.sip.stack.SIPServerTransaction
Get the last response status code.
getLastResponseStatusCode() - Method in class android.gov.nist.javax.sip.stack.SIPServerTransactionImpl
 
getLastResponseTopMostVia() - Method in class android.gov.nist.javax.sip.stack.SIPDialog
 
getLastTransaction() - Method in class android.gov.nist.javax.sip.stack.SIPDialog
Get the last transaction from the dialog.
getLevel(int) - Method in class android.gov.nist.core.LogWriter
 
getLexer() - Method in class android.gov.nist.javax.sip.parser.Parser
 
getLine() - Method in class android.gov.nist.core.StringTokenizer
 
getLineCount() - Method in class android.gov.nist.core.CommonLogger
 
getLineCount() - Method in class android.gov.nist.core.CommonLoggerLog4j
Get the line count in the log stream.
getLineCount() - Method in class android.gov.nist.core.LogWriter
Get the line count in the log stream.
getLineCount() - Method in interface android.gov.nist.core.StackLogger
Get the line count in the log stream.
getLineNumber() - Method in exception android.javax.sdp.SdpParseException
Returns the line number where the error occured
getLines() - Method in class android.gov.nist.core.StringTokenizer
Get a Vector of the buffer tokenized by lines
getList(SIPHeader) - Static method in class android.gov.nist.javax.sip.message.ListMap
Return a list object for this header if it has an associated list object.
getListClass(Class<?>) - Static method in class android.gov.nist.javax.sip.message.ListMap
Get the associated list class.
getListeningPoint(String) - Method in class android.gov.nist.javax.sip.SipProviderImpl
 
getListeningPoint() - Method in class android.gov.nist.javax.sip.SipProviderImpl
 
getListeningPoint() - Method in class android.gov.nist.javax.sip.stack.MessageProcessor
 
getListeningPoint() - Method in interface android.javax.sip.SipProvider
Deprecated.
Since v1.2. Note that in v1.1 a SipProvider could only be associated to a single listening point, this restriction has been lifted to allow a SipProvider to have a specific ListeningPoints for each transport. For backwards compatibility, this method will return the first ListeningPoint of the list of ListeningPoints associated with the SipProvider. This method has been replaced with SipProvider.getListeningPoints().
getListeningPoint(String) - Method in interface android.javax.sip.SipProvider
Get the listening point for a given transport.
getListeningPoints() - Method in class android.gov.nist.javax.sip.SipProviderImpl
 
getListeningPoints() - Method in class android.gov.nist.javax.sip.SipStackImpl
 
getListeningPoints() - Method in interface android.javax.sip.SipProvider
Returns all the ListeningPoints of this SipProvider.
getListeningPoints() - Method in interface android.javax.sip.SipStack
Returns an Iterator of existing ListeningPoints created by this SipStack.
getLocalAddress() - Method in class android.gov.nist.javax.sip.message.SIPMessage
 
getLocalAddressForTcpDst(InetAddress, int, InetAddress, int) - Method in interface android.gov.nist.javax.sip.SipStackExt
Creates and binds, if necessary, a TCP socket connected to the specified destination address and port and then returns its local address.
getLocalAddressForTcpDst(InetAddress, int, InetAddress, int) - Method in class android.gov.nist.javax.sip.stack.IOHandler
Creates and binds, if necessary, a socket connected to the specified destination address and port and then returns its local address.
getLocalAddressForTcpDst(InetAddress, int, InetAddress, int) - Method in class android.gov.nist.javax.sip.stack.SIPTransactionStack
Creates and binds, if necessary, a socket connected to the specified destination address and port and then returns its local address.
getLocalAddressForTlsDst(InetAddress, int, InetAddress) - Method in interface android.gov.nist.javax.sip.SipStackExt
Creates and binds, if necessary, a TLS socket connected to the specified destination address and port and then returns its local address.
getLocalAddressForTlsDst(InetAddress, int, InetAddress, TLSMessageChannel) - Method in class android.gov.nist.javax.sip.stack.IOHandler
Creates and binds, if necessary, a socket connected to the specified destination address and port and then returns its local address.
getLocalAddressForTlsDst(InetAddress, int, InetAddress) - Method in class android.gov.nist.javax.sip.stack.SIPTransactionStack
Creates and binds, if necessary, a TCP SSL socket connected to the specified destination address and port and then returns its local address.
getLocalCertificates() - Method in class android.gov.nist.javax.sip.stack.HandshakeCompletedListenerImpl
 
getLocalCertificates() - Method in interface android.gov.nist.javax.sip.stack.SIPTransaction
 
getLocalCertificates() - Method in class android.gov.nist.javax.sip.stack.SIPTransactionImpl
 
getLocalCertificates() - Method in interface android.gov.nist.javax.sip.TransactionExt
Get the certificate(s) that were sent to the peer during handshaking.
getLocalHost() - Method in class android.gov.nist.javax.sip.IOExceptionEventExt
 
getLocalId() - Method in class android.gov.nist.javax.sip.header.CallIdentifier
get the LocalId field
getLocalParty() - Method in class android.gov.nist.javax.sip.stack.SIPDialog
 
getLocalParty() - Method in interface android.javax.sip.Dialog
Returns the Address identifying the local party.
getLocalPort() - Method in class android.gov.nist.javax.sip.IOExceptionEventExt
 
getLocalPort() - Method in class android.gov.nist.javax.sip.message.SIPMessage
 
getLocalSeqNumber() - Method in class android.gov.nist.javax.sip.stack.SIPDialog
 
getLocalSeqNumber() - Method in interface android.javax.sip.Dialog
The local sequence number is used to order requests from this User Agent Client to its peer User Agent Server.
getLocalSequenceNumber() - Method in class android.gov.nist.javax.sip.stack.SIPDialog
Deprecated. 
getLocalSequenceNumber() - Method in interface android.javax.sip.Dialog
Deprecated.
This method is replaced with Dialog.getLocalSeqNumber() with type long.
getLocalTag() - Method in class android.gov.nist.javax.sip.stack.SIPDialog
 
getLocalTag() - Method in interface android.javax.sip.Dialog
Get the Local Tag of this Dialog.
getLogFileName() - Method in class android.gov.nist.javax.sip.stack.ServerLog
return the name of the log file.
getLogger(String) - Static method in class android.gov.nist.core.CommonLogger
 
getLogger(Class) - Static method in class android.gov.nist.core.CommonLogger
 
getLogger() - Method in class android.gov.nist.core.CommonLoggerLog4j
Get the logger.
getLogger() - Method in class android.gov.nist.core.LogWriter
Get the logger.
getLogger() - Method in class android.gov.nist.javax.sip.SipStackImpl
Deprecated.
TODO: This method will be removed May 11, 2010.
getLoggerName() - Method in class android.gov.nist.core.CommonLogger
 
getLoggerName() - Method in class android.gov.nist.core.CommonLoggerLog4j
 
getLoggerName() - Method in class android.gov.nist.core.LogWriter
 
getLoggerName() - Method in interface android.gov.nist.core.StackLogger
The category for the logger.
getLogPriority() - Method in class android.gov.nist.core.LogWriter
 
getLogRecordFactory() - Method in class android.gov.nist.javax.sip.SipStackImpl
Get the message log factory registered with the stack.
getLrParam() - Method in class android.gov.nist.javax.sip.address.SipUri
Returns the value of the lr parameter, or null if this is not set.
getMAddr() - Method in class android.gov.nist.javax.sip.header.Via
Returns the value of the maddr parameter, or null if this is not set.
getMAddr() - Method in interface android.javax.sip.header.ViaHeader
Returns the value of the maddr parameter, or null if this is not set.
getMAddrParam() - Method in class android.gov.nist.javax.sip.address.SipUri
Returns the value of the maddr parameter, or null if this is not set.
getMAddrParam() - Method in interface android.javax.sip.address.SipURI
Returns the value of the maddr parameter, or null if this is not set.
getMajorVersion() - Method in class android.gov.nist.javax.sip.header.MimeVersion
Gets the Major version value of this MimeVersionHeader.
getMajorVersion() - Method in interface android.javax.sip.header.MimeVersionHeader
Gets the Major version value of this MimeVersionHeader.
getMap() - Method in class android.gov.nist.core.MultiValueMapImpl
 
getMap() - Method in class android.gov.nist.core.NameValueList
 
getMatcher() - Method in class android.gov.nist.core.GenericObject
Return the match expression.
getMaxForkTime() - Method in class android.gov.nist.javax.sip.stack.SIPTransactionStack
 
getMaxForwards() - Method in class android.gov.nist.javax.sip.header.MaxForwards
get the MaxForwards field.
getMaxForwards() - Method in class android.gov.nist.javax.sip.message.SIPMessage
Get the MaxForwards header (null if one does not exist).
getMaxForwards() - Method in interface android.javax.sip.header.MaxForwardsHeader
Gets the maximum number of forwards value of this MaxForwardsHeader.
getMaximumMessageSize() - Method in class android.gov.nist.javax.sip.stack.ConnectionOrientedMessageProcessor
TCP can handle an unlimited number of bytes.
getMaximumMessageSize() - Method in class android.gov.nist.javax.sip.stack.MessageProcessor
Maximum number of bytes that this processor can handle.
getMaximumMessageSize() - Method in class android.gov.nist.javax.sip.stack.sctp.SCTPMessageProcessor
 
getMaximumMessageSize() - Method in class android.gov.nist.javax.sip.stack.UDPMessageProcessor
UDP can handle a message as large as the MAX_DATAGRAM_SIZE.
getMaxMessageSize() - Method in class android.gov.nist.javax.sip.stack.SIPTransactionStack
Maximum size of a single TCP message.
getMaxTxLifetimeInvite() - Method in class android.gov.nist.javax.sip.stack.SIPTransactionStack
 
getMaxTxLifetimeNonInvite() - Method in class android.gov.nist.javax.sip.stack.SIPTransactionStack
 
getMDCVars() - Method in interface android.gov.nist.javax.sip.MDCTask
 
getMedia() - Method in class android.gov.nist.javax.sdp.fields.MediaField
 
getMedia() - Method in class android.gov.nist.javax.sdp.MediaDescriptionImpl
Return the Media field of the description.
getMedia() - Method in interface android.javax.sdp.MediaDescription
Return the Media field of the description.
getMediaDescriptions(boolean) - Method in class android.gov.nist.javax.sdp.SessionDescriptionImpl
Adds a MediaDescription to the session description.
getMediaDescriptions(boolean) - Method in interface android.javax.sdp.SessionDescription
Adds a MediaDescription to the session description.
getMediaField() - Method in class android.gov.nist.javax.sdp.MediaDescriptionImpl
 
getMediaFormats(boolean) - Method in class android.gov.nist.javax.sdp.fields.MediaField
Returns an Vector of the media formats supported by this description.
getMediaFormats(boolean) - Method in interface android.javax.sdp.Media
Returns an Vector of the media formats supported by this description.
getMediaPort() - Method in class android.gov.nist.javax.sdp.fields.MediaField
Returns the port of the media defined by this description
getMediaPort() - Method in interface android.javax.sdp.Media
Returns the port of the media defined by this description
getMediaRange() - Method in class android.gov.nist.javax.sip.header.Accept
get the MediaRange field
getMediaRange() - Method in class android.gov.nist.javax.sip.header.ContentType
get the mediaRange field.
getMediaSubType() - Method in class android.gov.nist.javax.sip.header.ContentType
get the MediaSubType field.
getMediaType() - Method in class android.gov.nist.javax.sdp.fields.MediaField
Returns the type (audio,video etc) of the media defined by this description.
getMediaType() - Method in class android.gov.nist.javax.sip.header.ContentType
get the Media Type.
getMediaType() - Method in interface android.javax.sdp.Media
Returns the type (audio,video etc) of the media defined by this description.
getMergeId() - Method in class android.gov.nist.javax.sip.message.SIPRequest
Generates an Id for checking potentially merged requests.
getMergeId() - Method in class android.gov.nist.javax.sip.stack.SIPDialog
 
getMergeId() - Method in interface android.gov.nist.javax.sip.stack.SIPTransaction
 
getMergeId() - Method in class android.gov.nist.javax.sip.stack.SIPTransactionImpl
 
getMessage() - Method in exception android.javax.sdp.SdpFactoryException
Return the message (if any) for this error.
getMessage() - Method in exception android.javax.sdp.SdpParseException
Returns the message stored when the exception was created.
getMessageAsEncodedStrings() - Method in class android.gov.nist.javax.sip.message.SIPMessage
Get the headers as a linked list of encoded Strings
getMessageAsEncodedStrings() - Method in class android.gov.nist.javax.sip.message.SIPRequest
Get the message as a linked list of strings.
getMessageAsEncodedStrings() - Method in class android.gov.nist.javax.sip.message.SIPResponse
Get this message as a list of encoded strings.
getMessageChannel() - Method in class android.gov.nist.javax.sip.message.SIPRequest
Book keeping method to get the messasge channel for the request.
getMessageChannel(SocketChannel) - Method in class android.gov.nist.javax.sip.stack.NIOHandler
 
getMessageChannel() - Method in interface android.gov.nist.javax.sip.stack.SIPTransaction
Returns the message channel used for transmitting/receiving messages for this transaction.
getMessageChannel() - Method in class android.gov.nist.javax.sip.stack.SIPTransactionImpl
 
getMessageContent() - Method in class android.gov.nist.javax.sip.message.SIPMessage
Get the message body as a string.
getMessageParserFactory() - Method in class android.gov.nist.javax.sip.stack.SIPTransactionStack
 
getMessageProcessor() - Method in class android.gov.nist.javax.sip.ListeningPointImpl
 
getMessageProcessor() - Method in class android.gov.nist.javax.sip.stack.MessageChannel
Get the message processor.
getMessageProcessor() - Method in interface android.gov.nist.javax.sip.stack.SIPTransaction
 
getMessageProcessor() - Method in class android.gov.nist.javax.sip.stack.SIPTransactionImpl
 
getMessageProcessorFactory() - Method in class android.gov.nist.javax.sip.stack.SIPTransactionStack
 
getMessageProcessors() - Method in class android.gov.nist.javax.sip.stack.SIPTransactionStack
Gets an array of running MessageProcessors on this SIPStack.
getMethod() - Method in class android.gov.nist.javax.sdp.fields.KeyField
Returns the name of this attribute
getMethod() - Method in class android.gov.nist.javax.sip.address.SipUri
Get the method parameter.
getMethod() - Method in class android.gov.nist.javax.sip.header.Allow
get the method field
getMethod() - Method in class android.gov.nist.javax.sip.header.CSeq
Get the method.
getMethod() - Method in class android.gov.nist.javax.sip.header.RAck
Gets the method of RAckHeader
getMethod() - Method in class android.gov.nist.javax.sip.header.RequestLine
 
getMethod() - Method in interface android.gov.nist.javax.sip.header.SipRequestLine
Get the Method
getMethod() - Method in class android.gov.nist.javax.sip.message.SIPRequest
Get the method from the request line.
getMethod() - Method in class android.gov.nist.javax.sip.stack.SIPDialog
Get the method of the request/response that resulted in the creation of the Dialog.
getMethod() - Method in interface android.gov.nist.javax.sip.stack.SIPTransaction
Get the method of the request used to create this transaction.
getMethod() - Method in class android.gov.nist.javax.sip.stack.SIPTransactionImpl
 
getMethod() - Method in interface android.javax.sdp.Key
Returns the name of this attribute
getMethod() - Method in interface android.javax.sip.header.AllowHeader
Gets the method of the AllowHeader.
getMethod() - Method in interface android.javax.sip.header.CSeqHeader
Gets the method of CSeqHeader
getMethod() - Method in interface android.javax.sip.header.RAckHeader
Gets the method of RAckHeader.
getMethod() - Method in interface android.javax.sip.message.Request
Gets method string of this Request message.
getMethodParam() - Method in class android.gov.nist.javax.sip.address.SipUri
Returns the value of the method parameter, or null if this is not set.
getMethodParam() - Method in interface android.javax.sip.address.SipURI
Returns the value of the method parameter, or null if this is not set.
getMethods() - Method in class android.gov.nist.javax.sip.header.AllowEventsList
Gets an Iterator of all the methods of the AllowEventsHeader.
getMethods() - Method in class android.gov.nist.javax.sip.header.AllowList
Gets an Iterator of all the methods of the AllowHeader.
getMetricStats(CallAnalyzer.MetricReference) - Method in class android.gov.nist.javax.sip.stack.CallAnalyzer
Get the current stats for the metric over all threads
getMimeParameters() - Method in class android.gov.nist.javax.sdp.MediaDescriptionImpl
Returns a Vector containing a string of parameters for each of the codecs in this description.
getMimeParameters() - Method in interface android.javax.sdp.MediaDescription
Returns a Vector containing a string of parameters for each of the codecs in this description.
getMimeTypes() - Method in class android.gov.nist.javax.sdp.MediaDescriptionImpl
Returns a Vector containing a string indicating the MIME type for each of the codecs in this description.
getMimeTypes() - Method in interface android.javax.sdp.MediaDescription
Returns a Vector containing a string indicating the MIME type for each of the codecs in this description.
getMinKeepAliveInterval() - Method in class android.gov.nist.javax.sip.stack.SIPTransactionStack
 
getMinorVersion() - Method in class android.gov.nist.javax.sip.header.MimeVersion
Gets the Minor version value of this MimeVersionHeader.
getMinorVersion() - Method in interface android.javax.sip.header.MimeVersionHeader
Gets the Minor version value of this MimeVersionHeader.
getMinute() - Method in class android.gov.nist.javax.sip.header.SIPDate
get the minute
getMode() - Method in class android.gov.nist.javax.sip.header.ims.SecurityAgree
Get Mode
getMode() - Method in interface android.gov.nist.javax.sip.header.ims.SecurityAgreeHeader
Get Mode
getMonth() - Method in class android.gov.nist.javax.sip.header.SIPDate
get the month
getMultiParameter(String) - Method in class android.gov.nist.javax.sip.header.ParametersHeader
Returns the parameter name
getMultiParameterNames() - Method in class android.gov.nist.javax.sip.header.ParametersHeader
Returns an Iterator over the names (Strings) of all parameters present in this ParametersHeader.
getMultiParameters() - Method in class android.gov.nist.javax.sip.header.ParametersHeader
 
getMultiParameterValue(String) - Method in class android.gov.nist.javax.sip.header.ParametersHeader
Return the parameter as an object (dont convert to string).
getMultipartMimeContent() - Method in interface android.gov.nist.javax.sip.message.MessageExt
Get the multipart mime content from a message.
getMultipartMimeContent() - Method in class android.gov.nist.javax.sip.message.SIPMessage
Get the multipart MIME content
getMyClass() - Method in class android.gov.nist.javax.sip.header.SIPHeaderList
Get the class for the headers of this list.
getMyContactHeader() - Method in class android.gov.nist.javax.sip.stack.SIPDialog
Get the contact header that the owner of this dialog assigned.
getName() - Method in class android.gov.nist.core.NameValue
 
getName() - Method in class android.gov.nist.javax.sdp.fields.AttributeField
Returns the name of this attribute
getName() - Method in class android.gov.nist.javax.sdp.fields.PhoneField
 
getName() - Method in class android.gov.nist.javax.sip.header.extensions.References
 
getName() - Method in class android.gov.nist.javax.sip.header.Reason
Gets the unique string name of this Header.
getName() - Method in class android.gov.nist.javax.sip.header.SIPHeader
Alias for getHaderName above.
getName() - Method in class android.gov.nist.javax.sip.header.SIPHeaderList
 
getName() - Method in interface android.javax.sdp.Attribute
Returns the name of this attribute
getName() - Method in interface android.javax.sip.header.Header
Gets the unique string name of this Header.
getNames() - Method in class android.gov.nist.core.DuplicateNameValueList
Get a list of parameter names.
getNames() - Method in class android.gov.nist.core.NameValueList
Get a list of parameter names.
getNameValue(String) - Method in class android.gov.nist.core.DuplicateNameValueList
Get the NameValue record given a name.
getNameValue(String) - Method in class android.gov.nist.core.NameValueList
Get the NameValue record given a name.
getNameValue(String) - Method in class android.gov.nist.javax.sip.header.ParametersHeader
This is for the benifit of the TCK.
getNettype() - Method in class android.gov.nist.javax.sdp.fields.ConnectionField
 
getNettype() - Method in class android.gov.nist.javax.sdp.fields.OriginField
Get the netType member.
getNetworkLayer() - Method in class android.gov.nist.javax.sip.stack.SIPTransactionStack
Return the network layer (i.e.
getNetworkType() - Method in class android.gov.nist.javax.sdp.fields.ConnectionField
Returns the type of the network for this Connection.
getNetworkType() - Method in class android.gov.nist.javax.sdp.fields.OriginField
Returns the type of the network for this Connection
getNetworkType() - Method in interface android.javax.sdp.Connection
Returns the type of the network for this Connection.
getNetworkType() - Method in interface android.javax.sdp.Origin
Returns the type of the network for this Connection
getNewCallId() - Method in class android.gov.nist.javax.sip.SipProviderImpl
 
getNewCallId() - Method in interface android.javax.sip.SipProvider
Returns a unique CallIdHeader for identifying dialogues between two SIP applications.
getNewClientTransaction(Request) - Method in class android.gov.nist.javax.sip.SipProviderImpl
 
getNewClientTransaction(Request) - Method in interface android.javax.sip.SipProvider
Before an application can send a new request it must first request a new client transaction to handle that Request.
getNewDialog(Transaction) - Method in class android.gov.nist.javax.sip.SipProviderImpl
 
getNewDialog(Transaction) - Method in interface android.javax.sip.SipProvider
Create a dialog for the given transaction.
getNewServerTransaction(Request) - Method in class android.gov.nist.javax.sip.SipProviderImpl
 
getNewServerTransaction(Request) - Method in interface android.javax.sip.SipProvider
An application has the responsibility of deciding to respond to a Request that does not match an existing server transaction.
getNextChar() - Method in class android.gov.nist.core.StringTokenizer
 
getNextHop() - Method in interface android.gov.nist.javax.sip.ClientTransactionExt
Get the next hop that was computed by the routing layer.
getNextHop(Request) - Method in class android.gov.nist.javax.sip.stack.DefaultRouter
Return addresses for default proxy to forward the request to.
getNextHop() - Method in interface android.gov.nist.javax.sip.stack.SIPClientTransaction
Reeturn the previously computed next hop (avoid computing it twice).
getNextHop() - Method in class android.gov.nist.javax.sip.stack.SIPClientTransactionImpl
 
getNextHop(SIPRequest) - Method in class android.gov.nist.javax.sip.stack.SIPTransactionStack
Get the default route string.
getNextHop(Request) - Method in interface android.javax.sip.address.Router
Gets the next Hop from this Router for the specified request, this method may return null if a default route is not defined.
getNextHops(Request) - Method in class android.gov.nist.javax.sip.stack.DefaultRouter
 
getNextHops(Request) - Method in interface android.javax.sip.address.Router
Deprecated.
Since v1.2. This method is replaced with Router.getNextHop(Request) method which returns the next Hop for this request.
getNextId() - Method in class android.gov.nist.core.LexerCore
Get the next id.
getNextIdNoWhiteSpace() - Method in class android.gov.nist.core.LexerCore
 
getNextIp() - Method in class android.gov.nist.core.LexerCore
Get the next ip.
getNextNonce() - Method in class android.gov.nist.javax.sip.header.AuthenticationInfo
Returns the nextNonce value of this AuthenticationInfoHeader.
getNextNonce() - Method in interface android.javax.sip.header.AuthenticationInfoHeader
Returns the nextNonce value of this AuthenticationInfoHeader.
getNextToken() - Method in class android.gov.nist.core.LexerCore
 
getNextToken(char) - Method in class android.gov.nist.core.StringTokenizer
Get the next token from the buffer.
getNonce() - Method in class android.gov.nist.javax.sip.header.AuthenticationHeader
Returns the Nonce value of this WWWAuthenicateHeader.
getNonce() - Method in interface android.javax.sip.header.AuthorizationHeader
Returns the Nonce value of this AuthorizationHeader.
getNonce() - Method in interface android.javax.sip.header.WWWAuthenticateHeader
Returns the Nonce value of this WWWAuthenicateHeader.
getNonceCount() - Method in class android.gov.nist.javax.sip.header.AuthenticationHeader
 
getNonceCount() - Method in class android.gov.nist.javax.sip.header.AuthenticationInfo
Returns the Nonce Count value of this AuthenticationInfoHeader.
getNonceCount() - Method in interface android.javax.sip.header.AuthenticationInfoHeader
Returns the Nonce Count value of this AuthenticationInfoHeader.
getNonceCount() - Method in interface android.javax.sip.header.AuthorizationHeader
Returns the Nonce Count value of this AuthorizationHeader.
getNports() - Method in class android.gov.nist.javax.sdp.fields.MediaField
 
getNtpTime(Date) - Static method in class android.javax.sdp.SdpFactory
Returns a long containing the NTP value for a given Java Date.
getNumberOfSemaphores() - Method in class android.gov.nist.javax.sip.stack.KeyedSemaphore
 
getNumberOfThreads() - Method in class android.gov.nist.javax.sip.stack.CallAnalyzer
Number of threads that are executing requests right now or have executed requests and are idle and not garbage collected.
getObject(Thread, String) - Method in class android.gov.nist.javax.sip.stack.CallAnalyzer
Retrieve items associated with the thread
getObject(int) - Static method in class android.javax.sip.DialogState
This method returns the object value of the DialogState
getObject(int) - Method in class android.javax.sip.Timeout
This method returns the object value of the Timeout
getObject(int) - Static method in class android.javax.sip.TransactionState
This method returns the object value of the TransactionState
getOffset() - Method in class android.gov.nist.javax.sdp.fields.ZoneAdjustment
get the offset.
getOffsetArray() - Method in class android.gov.nist.javax.sdp.fields.RepeatField
Returns the list of offsets.
getOffsetArray() - Method in interface android.javax.sdp.RepeatTime
Returns the list of offsets.
getOffsets() - Method in class android.gov.nist.javax.sdp.fields.RepeatField
 
getOpaque() - Method in class android.gov.nist.javax.sip.header.AuthenticationHeader
Returns the Opaque value of this WWWAuthenicateHeader.
getOpaque() - Method in class android.gov.nist.javax.sip.header.Challenge
get the Opaque field
getOpaque() - Method in interface android.javax.sip.header.AuthorizationHeader
Returns the Opaque value of this AuthorizationHeader.
getOpaque() - Method in interface android.javax.sip.header.WWWAuthenticateHeader
Returns the Opaque value of this WWWAuthenicateHeader.
getOptionTag() - Method in class android.gov.nist.javax.sip.header.ProxyRequire
Gets the option tag of this OptionTag class.
getOptionTag() - Method in class android.gov.nist.javax.sip.header.Require
Gets the option tag of this OptionTag class.
getOptionTag() - Method in class android.gov.nist.javax.sip.header.Supported
Gets the option tag of this OptionTag class.
getOptionTag() - Method in class android.gov.nist.javax.sip.header.Unsupported
get the option tag field
getOptionTag() - Method in interface android.javax.sip.header.OptionTag
Gets the option tag of this OptionTag class.
getOrganization() - Method in class android.gov.nist.javax.sip.header.Organization
Get the organization field.
getOrganization() - Method in interface android.javax.sip.header.OrganizationHeader
Gets the organization value of OrganizationHeader.
getOrigin() - Method in class android.gov.nist.javax.sdp.SessionDescriptionImpl
Returns information about the originator of the session.
getOrigin() - Method in interface android.javax.sdp.SessionDescription
Returns information about the originator of the session.
getOriginalDialog() - Method in interface android.gov.nist.javax.sip.DialogExt
 
getOriginalDialog() - Method in class android.gov.nist.javax.sip.stack.SIPDialog
 
getOriginalLocalSequenceNumber() - Method in class android.gov.nist.javax.sip.stack.SIPDialog
Get the sequence number for the request that origianlly created the Dialog.
getOriginalRequest() - Method in interface android.gov.nist.javax.sip.stack.SIPTransaction
Gets the request being handled by this transaction.
getOriginalRequest() - Method in class android.gov.nist.javax.sip.stack.SIPTransactionImpl
 
getOriginalRequestCallId() - Method in interface android.gov.nist.javax.sip.stack.SIPClientTransaction
 
getOriginalRequestCallId() - Method in class android.gov.nist.javax.sip.stack.SIPClientTransactionImpl
 
getOriginalRequestContact() - Method in interface android.gov.nist.javax.sip.stack.SIPClientTransaction
 
getOriginalRequestContact() - Method in class android.gov.nist.javax.sip.stack.SIPClientTransactionImpl
 
getOriginalRequestEvent() - Method in interface android.gov.nist.javax.sip.stack.SIPClientTransaction
 
getOriginalRequestEvent() - Method in class android.gov.nist.javax.sip.stack.SIPClientTransactionImpl
 
getOriginalRequestFromTag() - Method in interface android.gov.nist.javax.sip.stack.SIPClientTransaction
 
getOriginalRequestFromTag() - Method in class android.gov.nist.javax.sip.stack.SIPClientTransactionImpl
 
getOriginalRequestRecordRouteHeaders() - Method in class android.gov.nist.javax.sip.stack.SIPDialog
 
getOriginalRequestScheme() - Method in interface android.gov.nist.javax.sip.stack.SIPClientTransaction
 
getOriginalRequestScheme() - Method in class android.gov.nist.javax.sip.stack.SIPClientTransactionImpl
 
getOriginalTransaction() - Method in class android.gov.nist.javax.sip.ResponseEventExt
Get the original transaction for which this is a forked response.
getOriginatingIOI() - Method in class android.gov.nist.javax.sip.header.ims.PChargingVector
Get the orig-ioi parameter value
getOriginatingIOI() - Method in interface android.gov.nist.javax.sip.header.ims.PChargingVectorHeader
 
getOutboundProxy() - Method in class android.gov.nist.javax.sip.stack.DefaultRouter
Get the default hop.
getOutboundProxy() - Method in interface android.javax.sip.address.Router
Gets the Outbound Proxy parameter of this Router, this method may return null if no outbound proxy is defined.
getOutgoingViaHeader() - Method in interface android.gov.nist.javax.sip.stack.SIPClientTransaction
get the via header for an outgoing request.
getOutgoingViaHeader() - Method in class android.gov.nist.javax.sip.stack.SIPClientTransactionImpl
 
getParameter(String) - Method in class android.gov.nist.core.DuplicateNameValueList
Get the parameter as a String.
getParameter(String) - Method in class android.gov.nist.core.NameValueList
Get the parameter as a String.
getParameter(String, boolean) - Method in class android.gov.nist.core.NameValueList
Get the parameter as a String.
getParameter(String) - Method in class android.gov.nist.javax.sip.address.SipUri
Returns the value of the named parameter, or null if it is not set.
getParameter(String) - Method in class android.gov.nist.javax.sip.address.TelephoneNumber
Returns the value of the named parameter, or null if it is not set.
getParameter(String) - Method in class android.gov.nist.javax.sip.address.TelURLImpl
 
getParameter(String) - Method in class android.gov.nist.javax.sip.header.Challenge
get the specified parameter
getParameter(String) - Method in class android.gov.nist.javax.sip.header.extensions.References
 
getParameter(String, boolean) - Method in interface android.gov.nist.javax.sip.header.ParametersExt
Returns the value of the named parameter, or null if it is not set.
getParameter(String) - Method in class android.gov.nist.javax.sip.header.ParametersHeader
 
getParameter(String, boolean) - Method in class android.gov.nist.javax.sip.header.ParametersHeader
 
getParameter(String) - Method in interface android.javax.sip.header.Parameters
Returns the value of the named parameter, or null if it is not set.
getParameterAsBoolean(String) - Method in class android.gov.nist.javax.sip.header.ParametersHeader
Get the parameter value as a boolean.
getParameterAsFloat(String) - Method in class android.gov.nist.javax.sip.header.ParametersHeader
Get the parameter as a float value.
getParameterAsHexInt(String) - Method in class android.gov.nist.javax.sip.header.ParametersHeader
Get the parameter as an integer when it is entered as a hex.
getParameterAsInt(String) - Method in class android.gov.nist.javax.sip.header.ParametersHeader
Get the parameter as an integer value.
getParameterAsLong(String) - Method in class android.gov.nist.javax.sip.header.ParametersHeader
Get the parameter as a long value.
getParameterAsURI(String) - Method in class android.gov.nist.javax.sip.header.ParametersHeader
Get the parameter value as a URI.
getParameterNames() - Method in class android.gov.nist.javax.sip.address.SipUri
Returns an Iterator over the names (Strings) of all parameters present in this ParametersHeader.
getParameterNames() - Method in class android.gov.nist.javax.sip.address.TelephoneNumber
Returns an Iterator over the names (Strings) of all parameters.
getParameterNames() - Method in class android.gov.nist.javax.sip.address.TelURLImpl
 
getParameterNames() - Method in class android.gov.nist.javax.sip.header.extensions.References
 
getParameterNames() - Method in class android.gov.nist.javax.sip.header.ParametersHeader
Returns an Iterator over the names (Strings) of all parameters present in this ParametersHeader.
getParameterNames() - Method in interface android.javax.sip.header.Parameters
Returns an Iterator over the names (Strings) of all parameters present in this ParametersHeader.
getParameters() - Method in class android.gov.nist.javax.sip.address.SipUri
Accessor for URI parameters
getParameters() - Method in class android.gov.nist.javax.sip.address.TelephoneNumber
 
getParameters() - Method in class android.gov.nist.javax.sip.address.TelURLImpl
 
getParameters() - Method in interface android.gov.nist.javax.sip.header.AddressParameters
Get the parameters map.
getParameters() - Method in class android.gov.nist.javax.sip.header.ParametersHeader
get the parameter list.
getParameterValue(String) - Method in class android.gov.nist.javax.sip.header.ParametersHeader
Return the parameter as an object (dont convert to string).
getParm(String) - Method in class android.gov.nist.javax.sip.address.SipUri
get the parameter (do a name lookup) and return null if none exists.
getPassword() - Method in class android.gov.nist.javax.sip.address.Authority
Get password from the user info.
getPassword() - Method in class android.gov.nist.javax.sip.address.UserInfo
get the password field.
getPassword() - Method in interface android.gov.nist.javax.sip.clientauthutils.UserCredentials
Returns a password associated with this set of credentials.
getPathName() - Method in class android.javax.sip.SipFactory
Returns the current pathname of the SipFactory.
getPeerAddress() - Method in class android.gov.nist.javax.sip.stack.ConnectionOrientedMessageChannel
get the address of the client that sent the data to us.
getPeerAddress() - Method in class android.gov.nist.javax.sip.stack.MessageChannel
Get the peer address of the machine that sent us this message.
getPeerAddress() - Method in interface android.gov.nist.javax.sip.stack.SIPTransaction
 
getPeerAddress() - Method in class android.gov.nist.javax.sip.stack.SIPTransactionImpl
 
getPeerAddress() - Method in class android.gov.nist.javax.sip.stack.UDPMessageChannel
get the address of the host that sent me the message
getPeerAddress() - Method in interface android.gov.nist.javax.sip.TransactionExt
Returns the IP address of the upstream/downstream hop from which this message was initially received
getPeerCertificates() - Method in class android.gov.nist.javax.sip.stack.HandshakeCompletedListenerImpl
 
getPeerCertificates() - Method in interface android.gov.nist.javax.sip.stack.SIPTransaction
 
getPeerCertificates() - Method in class android.gov.nist.javax.sip.stack.SIPTransactionImpl
 
getPeerCertificates() - Method in interface android.gov.nist.javax.sip.TransactionExt
 
getPeerHost() - Method in class android.gov.nist.javax.sip.IOExceptionEventExt
 
getPeerHostPort() - Method in class android.gov.nist.javax.sip.stack.MessageChannel
Get the peer host and port.
getPeerInetAddress() - Method in class android.gov.nist.javax.sip.stack.ConnectionOrientedMessageChannel
 
getPeerInetAddress() - Method in class android.gov.nist.javax.sip.stack.MessageChannel
 
getPeerInetAddress() - Method in class android.gov.nist.javax.sip.stack.SIPTransactionImpl
 
getPeerInetAddress() - Method in class android.gov.nist.javax.sip.stack.UDPMessageChannel
 
getPeerName() - Method in class android.gov.nist.javax.sip.stack.UDPMessageChannel
get the name (address) of the host that sent me the message
getPeerPacketSourceAddress() - Method in class android.gov.nist.javax.sip.message.SIPMessage
 
getPeerPacketSourceAddress() - Method in class android.gov.nist.javax.sip.stack.ConnectionOrientedMessageChannel
 
getPeerPacketSourceAddress() - Method in class android.gov.nist.javax.sip.stack.MessageChannel
 
getPeerPacketSourceAddress() - Method in interface android.gov.nist.javax.sip.stack.SIPTransaction
 
getPeerPacketSourceAddress() - Method in class android.gov.nist.javax.sip.stack.SIPTransactionImpl
 
getPeerPacketSourceAddress() - Method in class android.gov.nist.javax.sip.stack.UDPMessageChannel
 
getPeerPacketSourcePort() - Method in class android.gov.nist.javax.sip.message.SIPMessage
 
getPeerPacketSourcePort() - Method in class android.gov.nist.javax.sip.stack.ConnectionOrientedMessageChannel
 
getPeerPacketSourcePort() - Method in class android.gov.nist.javax.sip.stack.MessageChannel
 
getPeerPacketSourcePort() - Method in interface android.gov.nist.javax.sip.stack.SIPTransaction
 
getPeerPacketSourcePort() - Method in class android.gov.nist.javax.sip.stack.SIPTransactionImpl
 
getPeerPacketSourcePort() - Method in class android.gov.nist.javax.sip.stack.UDPMessageChannel
 
getPeerPort() - Method in class android.gov.nist.javax.sip.IOExceptionEventExt
 
getPeerPort() - Method in class android.gov.nist.javax.sip.stack.ConnectionOrientedMessageChannel
Get the port of the peer to whom we are sending messages.
getPeerPort() - Method in class android.gov.nist.javax.sip.stack.MessageChannel
Get the sender port ( the port of the other end that sent me the message).
getPeerPort() - Method in interface android.gov.nist.javax.sip.stack.SIPTransaction
 
getPeerPort() - Method in class android.gov.nist.javax.sip.stack.SIPTransactionImpl
 
getPeerPort() - Method in class android.gov.nist.javax.sip.stack.UDPMessageChannel
 
getPeerPort() - Method in interface android.gov.nist.javax.sip.TransactionExt
Returns the port of the upstream/downstream hop from which this message was initially received
getPeerProtocol() - Method in class android.gov.nist.javax.sip.stack.ConnectionOrientedMessageChannel
 
getPeerProtocol() - Method in class android.gov.nist.javax.sip.stack.MessageChannel
 
getPeerProtocol() - Method in interface android.gov.nist.javax.sip.stack.SIPTransaction
 
getPeerProtocol() - Method in class android.gov.nist.javax.sip.stack.SIPTransactionImpl
 
getPeerProtocol() - Method in class android.gov.nist.javax.sip.stack.UDPMessageChannel
 
getPendingReliableCSeqNumber() - Method in interface android.gov.nist.javax.sip.stack.SIPServerTransaction
 
getPendingReliableCSeqNumber() - Method in class android.gov.nist.javax.sip.stack.SIPServerTransactionImpl
 
getPendingReliableResponseMethod() - Method in interface android.gov.nist.javax.sip.stack.SIPServerTransaction
 
getPendingReliableResponseMethod() - Method in class android.gov.nist.javax.sip.stack.SIPServerTransactionImpl
 
getPendingReliableRSeqNumber() - Method in interface android.gov.nist.javax.sip.stack.SIPServerTransaction
 
getPendingReliableRSeqNumber() - Method in class android.gov.nist.javax.sip.stack.SIPServerTransactionImpl
 
getPhoneContext() - Method in class android.gov.nist.javax.sip.address.TelURLImpl
 
getPhoneContext() - Method in interface android.javax.sip.address.TelURL
Returns the value of the phoneContext parameter, or null if it is not set.
getPhoneNumber() - Method in class android.gov.nist.javax.sdp.fields.PhoneField
 
getPhoneNumber(String) - Method in class android.gov.nist.javax.sdp.parser.PhoneFieldParser
 
getPhoneNumber() - Method in class android.gov.nist.javax.sip.address.TelephoneNumber
get the PhoneNumber field
getPhoneNumber() - Method in class android.gov.nist.javax.sip.address.TelURLImpl
Get the telephone number.
getPhoneNumber() - Method in interface android.javax.sip.address.TelURL
Returns the value of the phoneNumber parameter.
getPhones(boolean) - Method in class android.gov.nist.javax.sdp.SessionDescriptionImpl
Returns a phone number to contact for further information about the session.
getPhones(boolean) - Method in interface android.javax.sdp.SessionDescription
Returns a phone number to contact for further information about the session.
getPingIntervalInMillisecs() - Method in class android.gov.nist.core.ThreadAuditor
 
getPingIntervalInMillisecs() - Method in class android.gov.nist.core.ThreadAuditor.ThreadHandle
 
getPort() - Method in class android.gov.nist.core.HostPort
get the port field
getPort() - Method in class android.gov.nist.javax.sdp.fields.ConnectionAddress
 
getPort() - Method in class android.gov.nist.javax.sdp.fields.MediaField
 
getPort() - Method in class android.gov.nist.javax.sip.address.AddressImpl
Get the port from the imbedded URI.
getPort() - Method in class android.gov.nist.javax.sip.address.Authority
Get the port.
getPort() - Method in class android.gov.nist.javax.sip.address.SipUri
Get the port from the authority field.
getPort() - Method in class android.gov.nist.javax.sip.header.Via
Returns the port part of this ViaHeader.
getPort() - Method in class android.gov.nist.javax.sip.ListeningPointImpl
Gets the port of the ListeningPoint.
getPort() - Method in class android.gov.nist.javax.sip.stack.HopImpl
Returns the port.
getPort() - Method in class android.gov.nist.javax.sip.stack.MessageChannel
Get port of this message channel.
getPort() - Method in class android.gov.nist.javax.sip.stack.MessageProcessor
Get the port identifier.
getPort() - Method in interface android.gov.nist.javax.sip.stack.SIPTransaction
 
getPort() - Method in class android.gov.nist.javax.sip.stack.SIPTransactionImpl
 
getPort() - Method in class android.gov.nist.javax.sip.stack.UDPMessageChannel
get the port.
getPort() - Method in class android.gov.nist.javax.sip.stack.UDPMessageProcessor
Get port on which to listen for incoming stuff.
getPort() - Method in interface android.gov.nist.javax.sip.TransactionExt
return the port on which this message was initially received
getPort() - Method in interface android.javax.sip.address.Hop
Returns the port part of this Hop.
getPort() - Method in interface android.javax.sip.address.SipURI
Returns the port part of this SipURI.
getPort() - Method in interface android.javax.sip.header.ViaHeader
Returns the port part of this ViaHeader.
getPort() - Method in class android.javax.sip.IOExceptionEvent
Returns the port where the socket was trying to send amessage.
getPort() - Method in interface android.javax.sip.ListeningPoint
Gets the port of the ListeningPoint.
getPortClient() - Method in class android.gov.nist.javax.sip.header.ims.SecurityAgree
Get Client Port
getPortClient() - Method in interface android.gov.nist.javax.sip.header.ims.SecurityAgreeHeader
Get Client Port
getPortCount() - Method in class android.gov.nist.javax.sdp.fields.MediaField
Returns the number of ports associated with this media description
getPortCount() - Method in interface android.javax.sdp.Media
Returns the number of ports associated with this media description
getPortServer() - Method in class android.gov.nist.javax.sip.header.ims.SecurityAgree
Get Server Port
getPortServer() - Method in interface android.gov.nist.javax.sip.header.ims.SecurityAgreeHeader
Get Server Port
getPostDial() - Method in class android.gov.nist.javax.sip.address.TelephoneNumber
get the PostDial field
getPostDial() - Method in class android.gov.nist.javax.sip.address.TelURLImpl
Returns the value of the postDial parameter, or null if it is not set.
getPostDial() - Method in interface android.javax.sip.address.TelURL
Returns the value of the postDial parameter, or null if it is not set.
getPostParseExecutor() - Static method in class android.gov.nist.javax.sip.parser.PostParseExecutorServices
 
getPreconditionConfirmStatus() - Method in class android.gov.nist.javax.sdp.fields.PreconditionFields
Get the attribute fields with the name "conf" for confirmation precondition.
getPreconditionCurr(String) - Method in class android.gov.nist.javax.sdp.fields.PreconditionFields
Get the attribute fields with the name "curr" for current precondition.
getPreconditionDes(String) - Method in class android.gov.nist.javax.sdp.fields.PreconditionFields
Get the attribute fields with the name "des" for desired precondition
getPreconditionFields() - Method in class android.gov.nist.javax.sdp.MediaDescriptionImpl
Get attribute fields of segmented precondition
getPreconditionFields() - Method in interface android.javax.sdp.MediaDescription
Get all Precondition Fields in the Media Descritpion
getPreconditions() - Method in class android.gov.nist.javax.sdp.fields.PreconditionFields
Get Precondition
getPreconditionSize() - Method in class android.gov.nist.javax.sdp.fields.PreconditionFields
Get the number of Precondition attributes
getPreference() - Method in class android.gov.nist.javax.sip.header.ims.SecurityAgree
Get Preference
getPreference() - Method in interface android.gov.nist.javax.sip.header.ims.SecurityAgreeHeader
Get Preference
getPriority() - Method in class android.gov.nist.javax.sip.header.Priority
get the priority value.
getPriority() - Method in interface android.javax.sip.header.PriorityHeader
Gets the string priority value of the PriorityHeader.
getPrivacy() - Method in class android.gov.nist.javax.sip.header.ims.Privacy
Get privacy type
getPrivacy() - Method in interface android.gov.nist.javax.sip.header.ims.PrivacyHeader
Get Privacy header value
getProduct() - Method in class android.gov.nist.javax.sip.header.Server
Returns the list value of the product parameter.
getProduct() - Method in class android.gov.nist.javax.sip.header.UserAgent
Returns the list value of the product parameter.
getProduct() - Method in interface android.javax.sip.header.ServerHeader
Returns a ListIterator over the List of product values.
getProduct() - Method in interface android.javax.sip.header.UserAgentHeader
Returns the List of product values.
getProperty(String, String) - Method in class android.gov.nist.javax.sip.MergedSystemProperties
 
getProperty(String) - Method in class android.gov.nist.javax.sip.MergedSystemProperties
 
getProto() - Method in class android.gov.nist.javax.sdp.fields.MediaField
 
getProtocol() - Method in class android.gov.nist.javax.sdp.fields.MediaField
Returns the protocol over which this media should be transmitted.
getProtocol() - Method in class android.gov.nist.javax.sip.header.ims.SecurityAgree
Get Protocol
getProtocol() - Method in interface android.gov.nist.javax.sip.header.ims.SecurityAgreeHeader
Get Protocol
getProtocol() - Method in class android.gov.nist.javax.sip.header.Protocol
Get the protocol name + version JvB: This is what is returned in the ViaHeader interface for 'getProtocol()'
getProtocol() - Method in class android.gov.nist.javax.sip.header.Reason
Return the protocol.
getProtocol() - Method in class android.gov.nist.javax.sip.header.Via
Returns the value of the protocol used.
getProtocol() - Method in interface android.javax.sdp.Media
Returns the protocol over which this media should be transmitted.
getProtocol() - Method in interface android.javax.sip.header.ReasonHeader
Gets the protocol value of the ReasonHeader
getProtocol() - Method in interface android.javax.sip.header.ViaHeader
Returns the value of the protocol used.
getProtocolName() - Method in class android.gov.nist.javax.sip.header.Protocol
get the protocol name
getProtocolVersion() - Method in class android.gov.nist.javax.sip.header.Protocol
get the protocol version
getProtocolVersion() - Method in class android.gov.nist.javax.sip.header.Via
get the Protocol Version
getProtoVersion() - Method in class android.gov.nist.javax.sdp.fields.ProtoVersionField
 
getProvider() - Method in class android.gov.nist.javax.sip.ListeningPointImpl
Get the provider.
getPtr() - Method in class android.gov.nist.core.LexerCore
Get the read pointer.
getPubGruuParam() - Method in class android.gov.nist.javax.sip.header.Contact
 
getPurpose() - Method in class android.gov.nist.javax.sip.header.CallInfo
get the purpose field
getPurpose() - Method in interface android.javax.sip.header.CallInfoHeader
Gets the purpose of the information supplied in this CallInfoHeader.
getQheaders() - Method in class android.gov.nist.javax.sip.address.SipUri
Accessor forSIPObjects
getQop() - Method in class android.gov.nist.javax.sip.header.AuthenticationHeader
Returns the Qop value of this WWWAuthenicateHeader.
getQop() - Method in class android.gov.nist.javax.sip.header.AuthenticationInfo
Returns the messageQop value of this AuthenticationInfoHeader.
getQOP() - Method in class android.gov.nist.javax.sip.header.Challenge
get QOP value
getQop() - Method in interface android.javax.sip.header.AuthenticationInfoHeader
Returns the messageQop value of this AuthenticationInfoHeader.
getQop() - Method in interface android.javax.sip.header.AuthorizationHeader
Returns the Qop value of this AuthorizationHeader.
getQop() - Method in interface android.javax.sip.header.WWWAuthenticateHeader
Returns the Qop value of this WWWAuthenicateHeader.
getQuotedString(String) - Static method in class android.gov.nist.javax.sip.Utils
Put quotes around a string and return it.
getQValue() - Method in class android.gov.nist.javax.sip.header.Accept
Get the q value.
getQValue() - Method in class android.gov.nist.javax.sip.header.AcceptEncoding
get QValue field
getQValue() - Method in class android.gov.nist.javax.sip.header.AcceptLanguage
get the QValue field.
getQValue() - Method in class android.gov.nist.javax.sip.header.Contact
get the Q-value
getQValue() - Method in interface android.javax.sip.header.AcceptEncodingHeader
Gets q-value of the encoding in this encoding value.
getQValue() - Method in interface android.javax.sip.header.AcceptHeader
Gets q-value of media-range in AcceptHeader.
getQValue() - Method in interface android.javax.sip.header.AcceptLanguageHeader
Gets q-value of the media-range in AcceptLanguageHeader.
getQValue() - Method in interface android.javax.sip.header.ContactHeader
Returns the value of the q-value parameter of this ContactHeader.
getRawContent() - Method in class android.gov.nist.javax.sip.message.SIPMessage
Get the message content as an array of bytes.
getRawContent() - Method in interface android.javax.sip.message.Message
Gets the body content of the Message as a byte array.
getRawIpSourceAddress() - Method in class android.gov.nist.javax.sip.stack.MessageChannel
Convenience function to get the raw IP source address of a SIP message as a String.
getRealm() - Method in class android.gov.nist.javax.sip.header.AuthenticationHeader
Returns the Realm value of this WWWAuthenicateHeader.
getRealm() - Method in class android.gov.nist.javax.sip.header.Challenge
get the realm value.
getRealm() - Method in interface android.javax.sip.header.AuthorizationHeader
Returns the Realm value of this AuthorizationHeader.
getRealm() - Method in interface android.javax.sip.header.WWWAuthenticateHeader
Returns the Realm value of this WWWAuthenicateHeader.
getRealState() - Method in class android.gov.nist.javax.sip.stack.SIPServerTransactionImpl
Return the book-keeping information that we actually use.
getReason() - Method in class android.gov.nist.javax.sip.DialogTimeoutEvent
The reason for the Dialog Timeout Event being delivered to the application.
getReason() - Method in class android.gov.nist.javax.sip.IOExceptionEventExt
The reason for the Dialog Timeout Event being delivered to the application.
getReason() - Method in exception android.gov.nist.javax.sip.stack.IllegalTransactionStateException
Returns the reason of this exception
getReasonCode() - Method in class android.gov.nist.javax.sip.header.SubscriptionState
Gets the reason code of SubscriptionStateHeader.
getReasonCode() - Method in interface android.javax.sip.header.SubscriptionStateHeader
Gets the reason code of SubscriptionStateHeader.
getReasonPhrase() - Method in interface android.gov.nist.javax.sip.header.SipStatusLine
get the ReasonPhrase field
getReasonPhrase() - Method in class android.gov.nist.javax.sip.header.StatusLine
 
getReasonPhrase(int) - Static method in class android.gov.nist.javax.sip.message.SIPResponse
 
getReasonPhrase() - Method in class android.gov.nist.javax.sip.message.SIPResponse
Get the reason phrase.
getReasonPhrase() - Method in interface android.javax.sip.message.Response
Gets the reason phrase of this Response message.
getReceived() - Method in class android.gov.nist.javax.sip.header.Via
Gets the received paramater of the ViaHeader.
getReceived() - Method in interface android.javax.sip.header.ViaHeader
Gets the received paramater of the ViaHeader.
getReceiveUdpBufferSize() - Method in class android.gov.nist.javax.sip.stack.SIPTransactionStack
Size of the receive UDP buffer.
getReceptionTime() - Method in class android.gov.nist.javax.sip.parser.NioPipelineParser.Dispatch
 
getReceptionTime() - Method in class android.gov.nist.javax.sip.parser.PipelinedMsgParser.Dispatch
 
getReceptionTime() - Method in class android.gov.nist.javax.sip.stack.DatagramQueuedMessageDispatch
 
getReceptionTime() - Method in interface android.gov.nist.javax.sip.stack.QueuedMessageDispatchBase
 
getRecordRouteHeaders() - Method in class android.gov.nist.javax.sip.message.SIPMessage
Get the RecordRoute header list (null if one does not exist).
getRefresher() - Method in class android.gov.nist.javax.sip.header.extensions.SessionExpires
 
getRefresher() - Method in interface android.gov.nist.javax.sip.header.extensions.SessionExpiresHeader
 
getRegistrationState() - Method in class android.gov.nist.javax.sip.header.ims.PServedUser
 
getRegistrationState() - Method in interface android.gov.nist.javax.sip.header.ims.PServedUserHeader
 
getReinviteExecutor() - Method in class android.gov.nist.javax.sip.stack.SIPTransactionStack
Executor used to optimize the ReinviteSender Runnable in the sendRequest of the SipDialog
getRel() - Method in class android.gov.nist.javax.sip.header.extensions.References
 
getRel() - Method in interface android.gov.nist.javax.sip.header.extensions.ReferencesHeader
 
getReleaseReferencesStrategy() - Method in interface android.gov.nist.javax.sip.DialogExt
retrieve the value of release references to know if the stack performs optimizations on cleanup to save on memory
getReleaseReferencesStrategy() - Method in class android.gov.nist.javax.sip.stack.SIPDialog
 
getReleaseReferencesStrategy() - Method in interface android.gov.nist.javax.sip.stack.SIPTransaction
 
getReleaseReferencesStrategy() - Method in class android.gov.nist.javax.sip.stack.SIPTransactionImpl
 
getReleaseReferencesStrategy() - Method in class android.gov.nist.javax.sip.stack.SIPTransactionStack
 
getReleaseReferencesStrategy() - Method in interface android.gov.nist.javax.sip.TransactionExt
retrieve the value of release references to know if the stack performs optimizations on cleanup to save on memory
getReliableConnectionKeepAliveTimeout() - Method in class android.gov.nist.javax.sip.stack.SIPTransactionStack
 
getReliableProvisionalResponse() - Method in interface android.gov.nist.javax.sip.stack.SIPServerTransaction
 
getReliableProvisionalResponse() - Method in class android.gov.nist.javax.sip.stack.SIPServerTransactionImpl
 
getRemoteAddress() - Method in class android.gov.nist.javax.sip.message.SIPMessage
 
getRemoteIpAddress() - Method in class android.gov.nist.javax.sip.RequestEventExt
 
getRemoteIpAddress() - Method in class android.gov.nist.javax.sip.ResponseEventExt
Get the remote IP addr.
getRemoteParty() - Method in class android.gov.nist.javax.sip.stack.SIPDialog
Returns the Address identifying the remote party.
getRemoteParty() - Method in interface android.javax.sip.Dialog
Returns the Address identifying the remote party.
getRemotePort() - Method in class android.gov.nist.javax.sip.message.SIPMessage
 
getRemotePort() - Method in class android.gov.nist.javax.sip.RequestEventExt
 
getRemotePort() - Method in class android.gov.nist.javax.sip.ResponseEventExt
Get the remote port from which response was received.
getRemoteSeqNumber() - Method in class android.gov.nist.javax.sip.stack.SIPDialog
 
getRemoteSeqNumber() - Method in interface android.javax.sip.Dialog
The remote sequence number is used to order requests from its peer User Agent Client to this User Agent Server.
getRemoteSequenceNumber() - Method in class android.gov.nist.javax.sip.stack.SIPDialog
Deprecated. 
getRemoteSequenceNumber() - Method in interface android.javax.sip.Dialog
Deprecated.
This method is replaced with Dialog.getRemoteSeqNumber() with type long.
getRemoteTag() - Method in class android.gov.nist.javax.sip.stack.SIPDialog
 
getRemoteTag() - Method in interface android.javax.sip.Dialog
Gets the Remote Tag of this Dialog.
getRemoteTarget() - Method in class android.gov.nist.javax.sip.stack.SIPDialog
 
getRemoteTarget() - Method in interface android.javax.sip.Dialog
Returns the Address identifying the remote target.
getRepeatInterval() - Method in class android.gov.nist.javax.sdp.fields.RepeatField
Returns the "repeat interval" in seconds.
getRepeatInterval() - Method in interface android.javax.sdp.RepeatTime
Returns the "repeat interval" in seconds.
getRepeatTimes(boolean) - Method in class android.gov.nist.javax.sdp.TimeDescriptionImpl
Returns the list of repeat times (r= fields) specified in the SessionDescription.
getRepeatTimes(boolean) - Method in interface android.javax.sdp.TimeDescription
Returns the list of repeat times (r= fields) specified in the SessionDescription.
getReplacesDialog(ReplacesHeader) - Method in interface android.gov.nist.javax.sip.SipStackExt
Get the ReferedTo dialog in the Replaces header.
getReplacesDialog(ReplacesHeader) - Method in class android.gov.nist.javax.sip.stack.SIPTransactionStack
Get the Replaced Dialog from the stack.
getRequest() - Method in interface android.gov.nist.javax.sip.stack.SIPTransaction
Get the original request but cast to a Request structure.
getRequest() - Method in class android.gov.nist.javax.sip.stack.SIPTransactionImpl
 
getRequest() - Method in class android.javax.sip.RequestEvent
Gets the Request message associated with this RequestEvent.
getRequest() - Method in interface android.javax.sip.Transaction
Returns the request that created this transaction.
getRequestChannel() - Method in interface android.gov.nist.javax.sip.stack.SIPClientTransaction
Returns this transaction.
getRequestChannel() - Method in class android.gov.nist.javax.sip.stack.SIPClientTransactionImpl
 
getRequestLine() - Method in class android.gov.nist.javax.sip.message.SIPRequest
Get the Request Line of the SIPRequest.
getRequestURI() - Method in class android.gov.nist.javax.sip.message.SIPRequest
A conveniance function to access the Request URI.
getRequestURI() - Method in interface android.javax.sip.message.Request
Gets the URI Object identifying the request URI of this Request, which indicates the user or service to which this request is addressed.
getResponse() - Method in class android.gov.nist.javax.sip.header.AuthenticationHeader
Get the RESPONSE value (or null if it does not exist).
getResponse() - Method in class android.gov.nist.javax.sip.header.AuthenticationInfo
Returns the Response value of this AuthenticationInfoHeader.
getResponse() - Method in class android.gov.nist.javax.sip.header.Challenge
get the Response value.
getResponse() - Method in interface android.gov.nist.javax.sip.stack.SIPTransaction
Get the JAIN interface response
getResponse() - Method in class android.gov.nist.javax.sip.stack.SIPTransactionImpl
 
getResponse() - Method in interface android.javax.sip.header.AuthenticationInfoHeader
Returns the Response value of this AuthenticationInfoHeader.
getResponse() - Method in interface android.javax.sip.header.AuthorizationHeader
Returns the Response value of this AuthorizationHeader.
getResponse() - Method in class android.javax.sip.ResponseEvent
Gets the Response message encapsulated in this ResponseEvent.
getResponseChannel() - Method in interface android.gov.nist.javax.sip.stack.SIPServerTransaction
Returns this transaction.
getResponseChannel() - Method in class android.gov.nist.javax.sip.stack.SIPServerTransactionImpl
 
getRest() - Method in class android.gov.nist.core.LexerCore
Get the rest of the String
getRetransmissionAlertTransaction(String) - Method in class android.gov.nist.javax.sip.stack.SIPTransactionStack
Retrieve a transaction from our table of transactions with pending retransmission alerts.
getRetransmitTimer() - Method in interface android.gov.nist.javax.sip.stack.SIPTransaction
Returns the current value of the retransmit timer in milliseconds used to retransmit messages over unreliable transports.
getRetransmitTimer() - Method in class android.gov.nist.javax.sip.stack.SIPTransactionImpl
 
getRetransmitTimer() - Method in interface android.javax.sip.Transaction
Returns the current value of the retransmit timer in milliseconds used to retransmit messages over unreliable transports for this transaction.
getRetryAfter() - Method in class android.gov.nist.javax.sip.header.RetryAfter
Gets the retry after value of the RetryAfterHeader.
getRetryAfter() - Method in class android.gov.nist.javax.sip.header.SubscriptionState
Gets the retry after value of the SubscriptionStateHeader.
getRetryAfter() - Method in interface android.javax.sip.header.RetryAfterHeader
Gets the retry after value of the RetryAfterHeader.
getRetryAfter() - Method in interface android.javax.sip.header.SubscriptionStateHeader
Gets the retry after value of the SubscriptionStateHeader.
getRootCause() - Method in exception android.javax.sdp.SdpException
Returns the Throwable system exception that makes this SdpException necessary.
getRouteHeaders() - Method in class android.gov.nist.javax.sip.message.SIPMessage
Get the Route List of headers (null if one does not exist).
getRouter(SIPRequest) - Method in class android.gov.nist.javax.sip.stack.SIPTransactionStack
Get the router algorithm.
getRouter() - Method in class android.gov.nist.javax.sip.stack.SIPTransactionStack
 
getRouter() - Method in interface android.javax.sip.SipStack
Gets the Router object that identifies the default Router information of this SipStack.
getRouteSet() - Method in class android.gov.nist.javax.sip.stack.SIPDialog
Gets the route set for the dialog.
getRouteSet() - Method in interface android.javax.sip.Dialog
When acting as an User Agent Server the routeset MUST be set to the list of URIs in the Record-Route header field from the request, taken in order and preserving all URI parameters.
getRPort() - Method in class android.gov.nist.javax.sip.header.Via
Return the rport parameter.
getRPort() - Method in interface android.javax.sip.header.ViaHeader
Returns the rport part of this ViaHeader.
getRSeqNumber() - Method in class android.gov.nist.javax.sip.header.RAck
Deprecated. 
getRSeqNumber() - Method in interface android.javax.sip.header.RAckHeader
Gets the RSeq sequence number of this RAckHeader.
getRSequenceNumber() - Method in class android.gov.nist.javax.sip.header.RAck
 
getSavedIpAddress() - Method in class android.gov.nist.javax.sip.stack.MessageProcessor
Get the saved IP Address.
getScheme() - Method in class android.gov.nist.javax.sip.address.GenericURI
Returns the value of the "scheme" of this URI, for example "sip", "sips" or "tel".
getScheme() - Method in class android.gov.nist.javax.sip.address.SipUri
Get the scheme.
getScheme() - Method in class android.gov.nist.javax.sip.address.TelURLImpl
Returns the value of the "scheme" of this URI, for example "sip", "sips" or "tel".
getScheme() - Method in class android.gov.nist.javax.sip.header.AuthenticationHeader
Returns the scheme of the challenge information for this AuthenticationHeaderHeader.
getScheme() - Method in class android.gov.nist.javax.sip.header.AuthenticationInfo
Returns the authentication scheme of this AuthenticationInfoHeader.
getScheme() - Method in class android.gov.nist.javax.sip.header.Challenge
get the scheme field
getScheme() - Method in class android.gov.nist.javax.sip.header.Credentials
get the scheme field.
getScheme() - Method in interface android.javax.sip.address.URI
Returns the value of the "scheme" of this URI, for example "sip", "sips" or "tel".
getScheme() - Method in interface android.javax.sip.header.AuthorizationHeader
Returns the scheme of the Response information for this AuthorizationHeader.
getScheme() - Method in interface android.javax.sip.header.WWWAuthenticateHeader
Returns the scheme of the challenge information for this WWWAuthenticateHeader.
getSDPFieldName(String) - Static method in class android.gov.nist.core.StringTokenizer
get the SDP field name of the line
getSecond() - Method in class android.gov.nist.javax.sip.header.SIPDate
get the second
getSecureAuthenticationHelper(SecureAccountManager, HeaderFactory) - Method in interface android.gov.nist.javax.sip.SipStackExt
Get the authentication helper.
getSecureAuthenticationHelper(SecureAccountManager, HeaderFactory) - Method in class android.gov.nist.javax.sip.SipStackImpl
 
getSecurityMechanism() - Method in class android.gov.nist.javax.sip.header.ims.SecurityAgree
Get Security Mechanism
getSecurityMechanism() - Method in interface android.gov.nist.javax.sip.header.ims.SecurityAgreeHeader
Get Security Mechanism
getSelfRoutingThreadpoolExecutor() - Method in class android.gov.nist.javax.sip.stack.SIPTransactionStack
 
getSendUdpBufferSize() - Method in class android.gov.nist.javax.sip.stack.SIPTransactionStack
Size of the send UDP buffer.
getSentBy() - Method in class android.gov.nist.javax.sip.header.Via
Accessor for the sentBy field
getSentBy() - Method in class android.gov.nist.javax.sip.ListeningPointImpl
 
getSentBy() - Method in class android.gov.nist.javax.sip.stack.MessageProcessor
Get the sentby string.
getSentBy() - Method in interface android.javax.sip.ListeningPoint
Gets the sentBy attribute of the ListeningPoint.
getSentByField() - Method in class android.gov.nist.javax.sip.header.Via
 
getSentByField() - Method in interface android.gov.nist.javax.sip.header.ViaHeaderExt
Returns hostname:port as a string equivalent to the "sent-by" field
getSentProtocol() - Method in class android.gov.nist.javax.sip.header.Via
Accessor for the sentProtocol field.
getSentProtocolField() - Method in class android.gov.nist.javax.sip.header.Via
 
getSentProtocolField() - Method in interface android.gov.nist.javax.sip.header.ViaHeaderExt
Returns transport to the "sent-protocol" field
getSeqNumber() - Method in class android.gov.nist.javax.sip.header.CSeq
 
getSeqNumber() - Method in class android.gov.nist.javax.sip.header.RSeq
 
getSeqNumber() - Method in interface android.javax.sip.header.CSeqHeader
Gets the sequence number of this CSeqHeader.
getSequenceNumber() - Method in class android.gov.nist.javax.sip.header.CSeq
 
getSequenceNumber() - Method in class android.gov.nist.javax.sip.header.RSeq
Deprecated. 
getSequenceNumber() - Method in interface android.javax.sip.header.CSeqHeader
Deprecated.
This method is replaced with CSeqHeader.getSeqNumber() with type long.
getSequenceNumber() - Method in interface android.javax.sip.header.RSeqHeader
Gets the sequence number of this RSeqHeader.
getServerLogger() - Method in class android.gov.nist.javax.sip.stack.SIPTransactionStack
Server log is the place where we log messages for the signaling trace viewer.
getServerTransaction() - Method in class android.javax.sip.RequestEvent
Gets the server transaction associated with this RequestEvent
getServerTransaction() - Method in class android.javax.sip.TimeoutEvent
Gets the server transaction associated with this TimeoutEvent.
getServerTransaction() - Method in class android.javax.sip.TransactionTerminatedEvent
Gets the server transaction associated with this TransactionTerminatedEvent.
getServerTransactionTableSize() - Method in class android.gov.nist.javax.sip.stack.SIPTransactionStack
Get the size of the server transaction table.
getSessId() - Method in class android.gov.nist.javax.sdp.fields.OriginField
Get the sessionID member.
getSessIdAsString() - Method in class android.gov.nist.javax.sdp.fields.OriginField
 
getSessionCase() - Method in class android.gov.nist.javax.sip.header.ims.PServedUser
 
getSessionCase() - Method in interface android.gov.nist.javax.sip.header.ims.PServedUserHeader
 
getSessionId() - Method in class android.gov.nist.javax.sdp.fields.OriginField
Returns the unique identity of the session.
getSessionId() - Method in interface android.javax.sdp.Origin
Returns the unique identity of the session.
getSessionName() - Method in class android.gov.nist.javax.sdp.fields.SessionNameField
 
getSessionName() - Method in class android.gov.nist.javax.sdp.SessionDescriptionImpl
Returns the name of the session.
getSessionName() - Method in interface android.javax.sdp.SessionDescription
Returns the name of the session.
getSessionVersion() - Method in class android.gov.nist.javax.sdp.fields.OriginField
Returns the unique version of the session.
getSessionVersion() - Method in interface android.javax.sdp.Origin
Returns the unique version of the session.
getSessVersion() - Method in class android.gov.nist.javax.sdp.fields.OriginField
Get the sessionVersion member.
getSessVersionAsString() - Method in class android.gov.nist.javax.sdp.fields.OriginField
 
getSign(String) - Method in class android.gov.nist.javax.sdp.parser.ZoneFieldParser
Get the sign of the offset.
getSignature() - Method in class android.gov.nist.javax.sip.header.Challenge
get the Signature value.
getSignature() - Static method in class android.gov.nist.javax.sip.Utils
 
getSignedBy() - Method in class android.gov.nist.javax.sip.header.Challenge
get the signedBy value.
getSipDomain() - Method in interface android.gov.nist.javax.sip.clientauthutils.UserCredentialHash
Get the SipDomain.
getSipDomain() - Method in interface android.gov.nist.javax.sip.clientauthutils.UserCredentials
Returns the SIP Domain for this username password combination.
getSIPHeader() - Method in exception android.gov.nist.javax.sip.message.SIPDuplicateHeaderException
 
getSIPHeaderListLowerCase(String) - Method in class android.gov.nist.javax.sip.message.SIPMessage
 
getSipInstanceParam() - Method in class android.gov.nist.javax.sip.header.Contact
 
getSipListener() - Method in class android.gov.nist.javax.sip.SipProviderImpl
 
getSipListener() - Method in class android.gov.nist.javax.sip.SipStackImpl
Get the listener for the stack.
getSipListener() - Method in class android.gov.nist.javax.sip.stack.SIPTransactionStack
 
getSIPMessage() - Method in exception android.gov.nist.javax.sip.message.SIPDuplicateHeaderException
 
getSipProvider() - Method in interface android.gov.nist.javax.sip.DialogExt
Returns the SipProvider that was used for the first transaction in this Dialog
getSipProvider() - Method in class android.gov.nist.javax.sip.stack.SIPDialog
Get the provider for this Dialog.
getSipProvider() - Method in interface android.gov.nist.javax.sip.stack.SIPTransaction
Return the SipProvider for which the transaction is assigned.
getSipProvider() - Method in class android.gov.nist.javax.sip.stack.SIPTransactionImpl
 
getSipProvider() - Method in interface android.gov.nist.javax.sip.TransactionExt
Get the Sip Provider associated with this transaction
getSipProviders() - Method in class android.gov.nist.javax.sip.SipStackImpl
 
getSipProviders() - Method in interface android.javax.sip.SipStack
Returns an Iterator of existing SipProviders that have been created by this SipStack.
getSipStack() - Method in class android.gov.nist.javax.sip.SipProviderImpl
 
getSIPStack() - Method in class android.gov.nist.javax.sip.stack.ConnectionOrientedMessageChannel
Get my SIP Stack.
getSIPStack() - Method in class android.gov.nist.javax.sip.stack.ConnectionOrientedMessageProcessor
Returns the stack.
getSIPStack() - Method in class android.gov.nist.javax.sip.stack.MessageChannel
Get the SIPStack object from this message channel.
getSIPStack() - Method in class android.gov.nist.javax.sip.stack.MessageProcessor
Get the SIP Stack.
getSIPStack() - Method in interface android.gov.nist.javax.sip.stack.NioTlsChannelInterface
Returns the SIP Stack associated with this channel
getSIPStack() - Method in class android.gov.nist.javax.sip.stack.NioTlsMessageChannel
 
getSIPStack() - Method in class android.gov.nist.javax.sip.stack.NioTlsWebSocketMessageChannel
 
getSIPStack() - Method in class android.gov.nist.javax.sip.stack.sctp.SCTPMessageProcessor
 
getSIPStack() - Method in interface android.gov.nist.javax.sip.stack.SIPTransaction
 
getSIPStack() - Method in class android.gov.nist.javax.sip.stack.SIPTransactionImpl
 
getSIPStack() - Method in class android.gov.nist.javax.sip.stack.UDPMessageChannel
get the stack pointer.
getSIPStack() - Method in class android.gov.nist.javax.sip.stack.UDPMessageProcessor
Returns the stack.
getSipStack() - Method in interface android.javax.sip.SipProvider
Returns the SipStack that created this SipProvider.
getSipTimerTask() - Method in class android.gov.nist.javax.sip.stack.SIPStackTimerTask
 
getSipVersion() - Method in class android.gov.nist.javax.sip.header.RequestLine
 
getSipVersion() - Method in interface android.gov.nist.javax.sip.header.SipRequestLine
Get the SIP version.
getSipVersion() - Method in interface android.gov.nist.javax.sip.header.SipStatusLine
get the Sip Version
getSipVersion() - Method in class android.gov.nist.javax.sip.header.StatusLine
 
getSIPVersion() - Method in class android.gov.nist.javax.sip.message.SIPMessage
 
getSIPVersion() - Method in class android.gov.nist.javax.sip.message.SIPRequest
Get the SIP version.
getSIPVersion() - Method in class android.gov.nist.javax.sip.message.SIPResponse
 
getSIPVersion() - Method in interface android.javax.sip.message.Message
Gets the protocol version of SIP being used by this Message.
getSize() - Method in class android.gov.nist.javax.sip.message.SIPMessage
 
getSNum() - Method in class android.gov.nist.javax.sip.header.AuthenticationInfo
Returns the "snum" value of this AuthenticationInfoHeader.
getSocket(String) - Method in class android.gov.nist.javax.sip.stack.IOHandler
 
getSocket(String) - Method in class android.gov.nist.javax.sip.stack.NIOHandler
 
getSocketChannel() - Method in class android.gov.nist.javax.sip.stack.NioTcpMessageChannel
 
getSPIClient() - Method in class android.gov.nist.javax.sip.header.ims.SecurityAgree
Get Client SPI
getSPIClient() - Method in interface android.gov.nist.javax.sip.header.ims.SecurityAgreeHeader
Get Client SPI
getSPIServer() - Method in class android.gov.nist.javax.sip.header.ims.SecurityAgree
Get Server SPI
getSPIServer() - Method in interface android.gov.nist.javax.sip.header.ims.SecurityAgreeHeader
Get Server SPI
getSRand() - Method in class android.gov.nist.javax.sip.header.AuthenticationInfo
Returns the "srand" value of this AuthenticationInfoHeader.
getSslHandshakeTimeout() - Method in class android.gov.nist.javax.sip.stack.SIPTransactionStack
 
getStackCongestionControlTimeout() - Method in class android.gov.nist.javax.sip.stack.SIPTransactionStack
 
getStackLogger() - Method in class android.gov.nist.javax.sip.stack.SIPTransactionStack
Deprecated.
getStackName() - Method in class android.gov.nist.javax.sip.SipStackImpl
 
getStackName() - Method in interface android.javax.sip.SipStack
Gets the user friendly name that identifies this SipStack instance.
getStale() - Method in class android.gov.nist.javax.sip.header.Challenge
get the State value.
getStart() - Method in class android.gov.nist.javax.sdp.fields.TimeField
Returns the start time of the conference/session.
getStart() - Method in interface android.javax.sdp.Time
Returns the start time of the conference/session.
getStartTime() - Method in class android.gov.nist.javax.sdp.fields.TimeField
 
getState() - Method in class android.gov.nist.javax.sip.header.SubscriptionState
Gets the state of SubscriptionStateHeader.
getState() - Method in class android.gov.nist.javax.sip.stack.SIPDialog
 
getState() - Method in interface android.gov.nist.javax.sip.stack.SIPServerTransaction
Return the current transaction state according to the RFC 3261 transaction state machine.
getState() - Method in class android.gov.nist.javax.sip.stack.SIPServerTransactionImpl
 
getState() - Method in interface android.gov.nist.javax.sip.stack.SIPTransaction
Gets the current state of this transaction.
getState() - Method in class android.gov.nist.javax.sip.stack.SIPTransactionImpl
 
getState() - Method in interface android.javax.sip.Dialog
Returns the current DialogState of the dialog or null.
getState() - Method in interface android.javax.sip.header.SubscriptionStateHeader
Gets the state of SubscriptionStateHeader.
getState() - Method in interface android.javax.sip.Transaction
Returns the current state of the transaction.
getStatusCode() - Method in interface android.gov.nist.javax.sip.header.SipStatusLine
get the Status Code
getStatusCode() - Method in class android.gov.nist.javax.sip.header.StatusLine
 
getStatusCode() - Method in class android.gov.nist.javax.sip.message.SIPResponse
Get the staus code (conveniance function).
getStatusCode() - Method in interface android.javax.sip.message.Response
Gets the integer value of the status code of Response, which identifies the outcome of the request to which this response is related.
getStatusLine() - Method in class android.gov.nist.javax.sip.message.SIPResponse
Get the status line of the response.
getStop() - Method in class android.gov.nist.javax.sdp.fields.TimeField
Returns the stop time of the session
getStop() - Method in interface android.javax.sdp.Time
Returns the stop time of the session
getStopTime() - Method in class android.gov.nist.javax.sdp.fields.TimeField
 
getString(char) - Method in class android.gov.nist.core.LexerCore
Get the sub-String until the character is encountered
getStringRepresentation() - Method in class android.gov.nist.javax.sdp.fields.SDPObject
 
getSubject() - Method in class android.gov.nist.javax.sip.header.Subject
Gets the subject value of SubjectHeader
getSubject() - Method in interface android.javax.sip.header.SubjectHeader
Gets the subject value of SubjectHeader.
getSubserviceIdentifiers() - Method in class android.gov.nist.javax.sip.header.ims.PAssertedService
 
getSubserviceIdentifiers() - Method in interface android.gov.nist.javax.sip.header.ims.PAssertedServiceHeader
 
getSubserviceIdentifiers() - Method in class android.gov.nist.javax.sip.header.ims.PPreferredService
 
getSubserviceIdentifiers() - Method in interface android.gov.nist.javax.sip.header.ims.PPreferredServiceHeader
 
getSubtype() - Method in class android.gov.nist.javax.sip.header.MediaRange
get the subType field.
getT2() - Method in interface android.gov.nist.javax.sip.stack.SIPTransaction
 
getT2() - Method in class android.gov.nist.javax.sip.stack.SIPTransactionImpl
 
getT4() - Method in interface android.gov.nist.javax.sip.stack.SIPTransaction
 
getT4() - Method in class android.gov.nist.javax.sip.stack.SIPTransactionImpl
 
getTag() - Method in class android.gov.nist.javax.sip.header.From
Get the tag parameter from the address parm list.
getTag() - Method in class android.gov.nist.javax.sip.header.To
Get the tag parameter from the address parm list.
getTag() - Method in interface android.javax.sip.header.FromHeader
Gets the tag of FromHeader.
getTag() - Method in interface android.javax.sip.header.ToHeader
Gets tag of ToHeader.
getTargetName() - Method in class android.gov.nist.javax.sip.header.AuthenticationInfo
Returns the "targetname" value of this AuthenticationInfoHeader.
getTcpPostParsingThreadPoolSize() - Method in class android.gov.nist.javax.sip.stack.SIPTransactionStack
If all calls are occurring on a single TCP socket then the stack would process them in single thread.
getTelephoneSubscriber() - Method in class android.gov.nist.javax.sip.address.SipUri
Returns the stucture corresponding to the telephone number provided that the user is a telephone subscriber.
getTempGruuParam() - Method in class android.gov.nist.javax.sip.header.Contact
 
getTerminatingIOI() - Method in class android.gov.nist.javax.sip.header.ims.PChargingVector
Get the term-ioi parameter value
getTerminatingIOI() - Method in interface android.gov.nist.javax.sip.header.ims.PChargingVectorHeader
 
getText() - Method in class android.gov.nist.javax.sip.header.Reason
Get the text.
getText() - Method in class android.gov.nist.javax.sip.header.Warning
Gets text of WarningHeader
getText() - Method in interface android.javax.sip.header.ReasonHeader
Gets the text value of the ReasonHeader
getText() - Method in interface android.javax.sip.header.WarningHeader
Gets text of WarningHeader.
getThread() - Method in class android.gov.nist.core.ThreadAuditor.ThreadHandle
 
getThreadAuditor() - Method in class android.gov.nist.javax.sip.stack.SIPTransactionStack
get the thread auditor object
getThreadDump() - Method in class android.gov.nist.javax.sip.stack.CallAnalyzer
Returns the stacktraces of all threads
getThreadHash() - Method in class android.gov.nist.javax.sip.stack.SIPClientTransactionImpl.TransactionTimer
 
getThreadHash() - Method in class android.gov.nist.javax.sip.stack.SIPTransactionStack.PingTimer
 
getThreadHash() - Method in class android.gov.nist.javax.sip.stack.SocketTimeoutAuditor
 
getThreadHash() - Method in interface android.gov.nist.javax.sip.ThreadAffinityIdentifier
 
getThreadPriority() - Method in class android.gov.nist.javax.sip.stack.SIPTransactionStack
 
getTime() - Method in class android.gov.nist.javax.sdp.fields.TypedTime
 
getTime() - Method in class android.gov.nist.javax.sdp.fields.ZoneAdjustment
Get the time.
getTime() - Method in class android.gov.nist.javax.sdp.TimeDescriptionImpl
Returns the Time field.
getTime() - Method in class android.gov.nist.javax.sip.header.TimeStamp
 
getTime(Thread, CallAnalyzer.MetricReference) - Method in class android.gov.nist.javax.sip.stack.CallAnalyzer
 
getTime() - Method in interface android.javax.sdp.TimeDescription
Returns the Time field.
getTime() - Method in interface android.javax.sip.header.TimeStampHeader
Gets the timestamp value of this TimeStampHeader.
getTimeDelay() - Method in class android.gov.nist.javax.sip.header.TimeStamp
 
getTimeDelay() - Method in interface android.javax.sip.header.TimeStampHeader
Gets delay of TimeStampHeader.
getTimeDescriptions(boolean) - Method in class android.gov.nist.javax.sdp.SessionDescriptionImpl
Returns a TimeField indicating the start, stop, repetition and time zone information of the session.
getTimeDescriptions(boolean) - Method in interface android.javax.sdp.SessionDescription
Returns a TimeField indicating the start, stop, repetition and time zone information of the session.
getTimeout() - Method in class android.gov.nist.javax.sip.stack.BlockingQueueDispatchAuditor
 
getTimeout() - Method in class android.javax.sip.TimeoutEvent
Gets the event type of this TimeoutEvent.
getTimer() - Method in class android.gov.nist.javax.sip.stack.SIPTransactionStack
 
getTimerD() - Method in interface android.gov.nist.javax.sip.stack.SIPTransaction
 
getTimerD() - Method in class android.gov.nist.javax.sip.stack.SIPTransactionImpl
 
getTimerD() - Method in interface android.gov.nist.javax.sip.TransactionExt
Sets the value of Timer D (in ms)
getTimerI() - Method in interface android.gov.nist.javax.sip.stack.SIPTransaction
 
getTimerI() - Method in class android.gov.nist.javax.sip.stack.SIPTransactionImpl
 
getTimerK() - Method in interface android.gov.nist.javax.sip.stack.SIPTransaction
 
getTimerK() - Method in class android.gov.nist.javax.sip.stack.SIPTransactionImpl
 
getTimerT2() - Method in interface android.gov.nist.javax.sip.stack.SIPTransaction
 
getTimerT2() - Method in class android.gov.nist.javax.sip.stack.SIPTransactionImpl
 
getTimerT2() - Method in interface android.gov.nist.javax.sip.TransactionExt
Retrieve the value of Timer T2 (in ms)
getTimerT4() - Method in interface android.gov.nist.javax.sip.stack.SIPTransaction
 
getTimerT4() - Method in class android.gov.nist.javax.sip.stack.SIPTransactionImpl
 
getTimerT4() - Method in interface android.gov.nist.javax.sip.TransactionExt
Retrieve the value of Timer T4 (in ms)
getTimeStamp() - Method in class android.gov.nist.javax.sip.header.TimeStamp
 
getTimeStamp() - Method in interface android.javax.sip.header.TimeStampHeader
Deprecated.
This method is replaced with TimeStampHeader.getTime().
getTlsSecurityPolicy() - Method in class android.gov.nist.javax.sip.SipStackImpl
Get the TLS Security Policy implementation for the stack.
getTo() - Method in class android.gov.nist.javax.sip.message.SIPMessage
Get the To header (null if one does not exist).
getToHeader() - Method in interface android.gov.nist.javax.sip.message.MessageExt
Get the To header or null if none present.
getToHeader() - Method in class android.gov.nist.javax.sip.message.SIPMessage
 
getToken() - Method in class android.gov.nist.javax.sip.header.ims.PMediaAuthorization
Get the media authorization token.
getToken() - Method in interface android.gov.nist.javax.sip.header.ims.PMediaAuthorizationHeader
Get the media authorization token.
getTokenType() - Method in class android.gov.nist.core.Token
 
getTokenValue() - Method in class android.gov.nist.core.Token
 
getTopmostVia() - Method in class android.gov.nist.javax.sip.message.SIPMessage
Get the topmost via header.
getTopmostViaHeader() - Method in interface android.gov.nist.javax.sip.message.MessageExt
Get the topmost Via header.
getTopmostViaHeader() - Method in class android.gov.nist.javax.sip.message.SIPMessage
 
getToTag() - Method in class android.gov.nist.javax.sip.header.extensions.Join
Get the to-tag parameter from the address parm list.
getToTag() - Method in interface android.gov.nist.javax.sip.header.extensions.JoinHeader
Gets the tag of FromHeader.
getToTag() - Method in class android.gov.nist.javax.sip.header.extensions.Replaces
Get the to-tag parameter from the address parm list.
getToTag() - Method in interface android.gov.nist.javax.sip.header.extensions.ReplacesHeader
Gets the tag of FromHeader.
getToTag() - Method in class android.gov.nist.javax.sip.message.SIPMessage
Return the to tag.
getTraceLevel() - Method in class android.gov.nist.core.CommonLoggerLog4j
Get the trace level for the stack.
getTraceLevel() - Method in class android.gov.nist.core.LogWriter
Get the trace level for the stack.
getTraceLevel() - Method in class android.gov.nist.javax.sip.stack.ServerLog
Get the trace level for the stack.
getTransaction() - Method in class android.gov.nist.javax.sip.message.SIPRequest
Book keeping method to return the current tx for the request if one exists.
getTransactionId() - Method in class android.gov.nist.javax.sip.message.SIPMessage
Generate (compute) a transaction ID for this SIP message.
getTransactionId() - Method in interface android.gov.nist.javax.sip.stack.SIPTransaction
Get the transaction Id.
getTransactionId() - Method in class android.gov.nist.javax.sip.stack.SIPTransactionImpl
 
getTransport() - Method in class android.gov.nist.javax.sip.header.Protocol
get the transport
getTransport() - Method in class android.gov.nist.javax.sip.header.Via
Returns the value of the transport parameter.
getTransport() - Method in class android.gov.nist.javax.sip.ListeningPointImpl
Gets transport of the ListeningPoint.
getTransport() - Method in class android.gov.nist.javax.sip.stack.HopImpl
returns the transport string.
getTransport() - Method in class android.gov.nist.javax.sip.stack.MessageChannel
Get transport string of this message channel.
getTransport() - Method in class android.gov.nist.javax.sip.stack.MessageProcessor
Get the transport string.
getTransport() - Method in class android.gov.nist.javax.sip.stack.NioTcpMessageChannel
get the transport string.
getTransport() - Method in class android.gov.nist.javax.sip.stack.NioTlsMessageChannel
 
getTransport() - Method in class android.gov.nist.javax.sip.stack.NioTlsWebSocketMessageChannel
 
getTransport() - Method in class android.gov.nist.javax.sip.stack.NioWebSocketMessageChannel
 
getTransport() - Method in interface android.gov.nist.javax.sip.stack.SIPTransaction
 
getTransport() - Method in class android.gov.nist.javax.sip.stack.SIPTransactionImpl
 
getTransport() - Method in class android.gov.nist.javax.sip.stack.TCPMessageChannel
get the transport string.
getTransport() - Method in class android.gov.nist.javax.sip.stack.TCPMessageProcessor
Return the transport string.
getTransport() - Method in class android.gov.nist.javax.sip.stack.TLSMessageChannel
get the transport string.
getTransport() - Method in class android.gov.nist.javax.sip.stack.UDPMessageChannel
Return a transport string.
getTransport() - Method in class android.gov.nist.javax.sip.stack.UDPMessageProcessor
Return the transport string.
getTransport() - Method in interface android.gov.nist.javax.sip.TransactionExt
Returns the name of the protocol with which this message was initially received
getTransport() - Method in interface android.javax.sip.address.Hop
Returns the transport part of this Hop.
getTransport() - Method in interface android.javax.sip.header.ViaHeader
Returns the value of the transport parameter.
getTransport() - Method in class android.javax.sip.IOExceptionEvent
Return transport used for the failed write attempt.
getTransport() - Method in interface android.javax.sip.ListeningPoint
Gets the transport of the ListeningPoint.
getTransportParam() - Method in class android.gov.nist.javax.sip.address.SipUri
Returns the value of the "transport" parameter, or null if this is not set.
getTransportParam() - Method in interface android.javax.sip.address.SipURI
Returns the value of the "transport" parameter, or null if this is not set.
getTrustManagers(boolean) - Method in class android.gov.nist.core.net.DefaultSecurityManagerProvider
 
getTrustManagers(boolean) - Method in interface android.gov.nist.core.net.SecurityManagerProvider
 
getTtl() - Method in class android.gov.nist.javax.sdp.fields.ConnectionAddress
 
getTTL() - Method in class android.gov.nist.javax.sip.header.Via
Returns the value of the ttl parameter, or -1 if this is not set.
getTTL() - Method in interface android.javax.sip.header.ViaHeader
Returns the value of the ttl parameter, or -1 if this is not set.
getTTLParam() - Method in class android.gov.nist.javax.sip.address.SipUri
Returns the value of the "ttl" parameter, or -1 if this is not set.
getTTLParam() - Method in interface android.javax.sip.address.SipURI
Returns the value of the "ttl" parameter, or -1 if this is not set.
getType() - Method in class android.gov.nist.javax.sdp.fields.BandwidthField
Returns the bandwidth type.
getType() - Method in class android.gov.nist.javax.sdp.fields.KeyField
 
getType() - Method in class android.gov.nist.javax.sip.header.MediaRange
get type field
getType() - Method in interface android.javax.sdp.BandWidth
Returns the bandwidth type.
getTypeChar() - Method in class android.gov.nist.javax.sdp.fields.SDPField
Returns the type character for the field.
getTypeChar() - Method in interface android.javax.sdp.Field
Returns the type character for the field.
getTypedTime() - Method in class android.gov.nist.javax.sdp.fields.RepeatField
Returns whether the field will be output as a typed time or a integer value.
getTypedTime() - Method in class android.gov.nist.javax.sdp.fields.TimeField
Returns whether the field will be output as a typed time or a integer value.
getTypedTime() - Method in class android.gov.nist.javax.sdp.fields.ZoneField
Returns whether the field will be output as a typed time or a integer value.
getTypedTime(String) - Method in class android.gov.nist.javax.sdp.parser.RepeatFieldParser
Get the typed time.
getTypedTime(String) - Method in class android.gov.nist.javax.sdp.parser.TimeFieldParser
Get the typed time.
getTypedTime(String) - Method in class android.gov.nist.javax.sdp.parser.ZoneFieldParser
Get the typed time.
getTypedTime() - Method in interface android.javax.sdp.RepeatTime
Returns whether the field will be output as a typed time or a integer value.
getTypedTime() - Method in interface android.javax.sdp.Time
Returns whether the field will be output as a typed time or a integer value.
getTypedTime() - Method in interface android.javax.sdp.TimeZoneAdjustment
Returns whether the field will be output as a typed time or a integer value.
getUnit() - Method in class android.gov.nist.javax.sdp.fields.TypedTime
 
getUnrecognizedHeaders() - Method in class android.gov.nist.javax.sip.message.SIPMessage
Get a list containing the unrecognized headers.
getUnrecognizedHeaders() - Method in interface android.javax.sip.message.Message
Returns a ListIterator over all the UnrecognizedHeaders in this Message.
getUnrecognizedHeadersList() - Method in class android.gov.nist.javax.sip.message.SIPMessage
 
getURI() - Method in class android.gov.nist.javax.sdp.fields.URIField
 
getURI() - Method in class android.gov.nist.javax.sdp.SessionDescriptionImpl
Returns a uri to the location of more details about the session.
getURI() - Method in class android.gov.nist.javax.sip.address.AddressImpl
Returns the URI address of this Address.
getURI() - Method in class android.gov.nist.javax.sip.header.AuthenticationHeader
Returns the URI value of this WWWAuthenicateHeader, for example DigestURI.
getURI() - Method in class android.gov.nist.javax.sip.header.Challenge
get the URI field
getURI() - Method in class android.gov.nist.javax.sip.header.ProxyAuthenticate
 
getUri() - Method in class android.gov.nist.javax.sip.header.RequestLine
 
getUri() - Method in interface android.gov.nist.javax.sip.header.SipRequestLine
get the Request-URI.
getURI() - Method in class android.gov.nist.javax.sip.header.WWWAuthenticate
 
getURI() - Method in interface android.javax.sdp.SessionDescription
Returns a uri to the location of more details about the session.
getURI() - Method in interface android.javax.sip.address.Address
Returns the URI of this Address.
getURI() - Method in interface android.javax.sip.header.AuthorizationHeader
Returns the DigestURI value of this AuthorizationHeader.
getURI() - Method in interface android.javax.sip.header.WWWAuthenticateHeader
Deprecated.
Since v1.2. URI is not a supported parameter for this header. This method should return null.
getUser() - Method in class android.gov.nist.javax.sip.address.Authority
Get the user name if it exists.
getUser() - Method in class android.gov.nist.javax.sip.address.SipUri
Returns the value of the userParam, or null if this is not set.
getUser() - Method in class android.gov.nist.javax.sip.address.UserInfo
get the user field.
getUser() - Method in interface android.javax.sip.address.SipURI
Returns the user part of this SipURI.
getUserAtHost() - Method in class android.gov.nist.javax.sip.address.SipUri
getUser@host
getUserAtHostPort() - Method in class android.gov.nist.javax.sip.address.AddressImpl
Get the user@host:port for the address field.
getUserAtHostPort() - Method in class android.gov.nist.javax.sip.address.SipUri
getUser@host
getUserAtHostPort() - Method in class android.gov.nist.javax.sip.header.From
Get the user@host port string.
getUserAtHostPort() - Method in class android.gov.nist.javax.sip.header.To
Get the user@host port string.
getUserInfo() - Method in class android.gov.nist.javax.sip.address.Authority
get the userInfo memnber.
getUserName() - Method in class android.gov.nist.javax.sdp.fields.Email
 
getUsername() - Method in class android.gov.nist.javax.sdp.fields.OriginField
Returns the name of the session originator.
getUserName() - Method in interface android.gov.nist.javax.sip.clientauthutils.UserCredentialHash
Get the user name.
getUserName() - Method in interface android.gov.nist.javax.sip.clientauthutils.UserCredentials
Returns the name of the user that these credentials relate to.
getUsername() - Method in class android.gov.nist.javax.sip.header.AuthenticationHeader
Returns the Username value of this AuthorizationHeader.
getUsername() - Method in interface android.javax.sdp.Origin
Returns the name of the session originator.
getUsername() - Method in interface android.javax.sip.header.AuthorizationHeader
Returns the Username value of this AuthorizationHeader.
getUserParam() - Method in class android.gov.nist.javax.sip.address.SipUri
Returns the user part of this SipURI, or null if it is not set.
getUserParam() - Method in interface android.javax.sip.address.SipURI
Returns the value of the userParam, or null if this is not set.
getUserPassword() - Method in class android.gov.nist.javax.sip.address.SipUri
Get the password of the user.
getUserPassword() - Method in interface android.javax.sip.address.SipURI
Gets user password of SipURI, or null if it is not set.
getUserType() - Method in class android.gov.nist.javax.sip.address.SipUri
Get the urse parameter.
getUserType() - Method in class android.gov.nist.javax.sip.address.UserInfo
Gets the user type (which can be set to TELEPHONE_SUBSCRIBER or USER)
getUtranCellID3GPP() - Method in class android.gov.nist.javax.sip.header.ims.PAccessNetworkInfo
 
getUtranCellID3GPP() - Method in interface android.gov.nist.javax.sip.header.ims.PAccessNetworkInfoHeader
 
getValue(String) - Method in class android.gov.nist.core.DuplicateNameValueList
Do a lookup on a given name and return value associated with it.
getValue() - Method in class android.gov.nist.core.NameValue
 
getValue(String) - Method in class android.gov.nist.core.NameValueList
Do a lookup on a given name and return value associated with it.
getValue(String, boolean) - Method in class android.gov.nist.core.NameValueList
Do a lookup on a given name and return value associated with it.
getValue() - Method in class android.gov.nist.javax.sdp.fields.AttributeField
Returns the value of this attribute.
getValue() - Method in class android.gov.nist.javax.sdp.fields.BandwidthField
Returns the bandwidth value measured in kilobits per second.
getValue() - Method in class android.gov.nist.javax.sdp.fields.EmailField
Returns the value.
getValue() - Method in class android.gov.nist.javax.sdp.fields.InformationField
Returns the value.
getValue() - Method in class android.gov.nist.javax.sdp.fields.PhoneField
Returns the value.
getValue() - Method in class android.gov.nist.javax.sdp.fields.SessionNameField
Returns the value.
getValue() - Method in interface android.gov.nist.javax.sip.header.HeaderExt
Gets the header value (i.e.
getValue() - Method in class android.gov.nist.javax.sip.header.SIPHeader
Alias for getHeaderValue.
getValue() - Method in interface android.javax.sdp.Attribute
Returns the value of this attribute.
getValue() - Method in interface android.javax.sdp.BandWidth
Returns the bandwidth value measured in kilobits per second.
getValue() - Method in interface android.javax.sdp.EMail
Returns the value.
getValue() - Method in interface android.javax.sdp.Info
Returns the value.
getValue() - Method in interface android.javax.sdp.Phone
Returns the value.
getValue() - Method in interface android.javax.sdp.SessionName
Returns the value.
getValue() - Method in class android.javax.sip.DialogState
This method returns the integer value of the DialogState
getValue() - Method in interface android.javax.sip.header.ExtensionHeader
Gets the value of the ExtensionHeader.
getValue() - Method in class android.javax.sip.Timeout
This method returns the integer value of the Timeout
getValue() - Method in class android.javax.sip.TransactionState
This method returns the integer value of the TransactionState
getValueAsObject() - Method in class android.gov.nist.core.NameValue
 
getValueAsObject(boolean) - Method in class android.gov.nist.core.NameValue
 
getVersion() - Method in class android.gov.nist.javax.sdp.fields.ProtoVersionField
Returns the version number.
getVersion() - Method in class android.gov.nist.javax.sdp.SessionDescriptionImpl
Returns the version of SDP in use.
getVersion() - Method in interface android.javax.sdp.SessionDescription
Returns the version of SDP in use.
getVersion() - Method in interface android.javax.sdp.Version
Returns the version number.
getVersionMajor() - Method in class android.gov.nist.javax.sip.header.RequestLine
 
getVersionMajor() - Method in interface android.gov.nist.javax.sip.header.SipRequestLine
Get the major verrsion number.
getVersionMajor() - Method in interface android.gov.nist.javax.sip.header.SipStatusLine
Get the major version number.
getVersionMajor() - Method in class android.gov.nist.javax.sip.header.StatusLine
 
getVersionMinor() - Method in class android.gov.nist.javax.sip.header.RequestLine
 
getVersionMinor() - Method in interface android.gov.nist.javax.sip.header.SipRequestLine
Get the minor version number.
getVersionMinor() - Method in interface android.gov.nist.javax.sip.header.SipStatusLine
Get the minor version number.
getVersionMinor() - Method in class android.gov.nist.javax.sip.header.StatusLine
 
getViaHeader() - Method in class android.gov.nist.javax.sip.ListeningPointImpl
 
getViaHeader() - Method in class android.gov.nist.javax.sip.stack.MessageChannel
Get the Via header for this transport.
getViaHeader() - Method in class android.gov.nist.javax.sip.stack.MessageProcessor
Get the Via header to assign for this message processor.
getViaHeader() - Method in interface android.gov.nist.javax.sip.stack.SIPTransaction
Returns the Via header for this channel.
getViaHeader() - Method in class android.gov.nist.javax.sip.stack.SIPTransactionImpl
 
getViaHeaders() - Method in class android.gov.nist.javax.sip.message.SIPMessage
Get the Via list of headers (null if one does not exist).
getViaHost() - Method in class android.gov.nist.javax.sip.message.SIPRequest
Get the host from the topmost via header.
getViaHost() - Method in class android.gov.nist.javax.sip.stack.ConnectionOrientedMessageChannel
Get the host to assign to outgoing messages.
getViaHost() - Method in class android.gov.nist.javax.sip.stack.MessageChannel
Get the host for a viaHeader.
getViaHost() - Method in interface android.gov.nist.javax.sip.stack.SIPClientTransaction
Get the host of the recipient.
getViaHost() - Method in class android.gov.nist.javax.sip.stack.SIPClientTransactionImpl
 
getViaHost() - Method in interface android.gov.nist.javax.sip.stack.SIPServerTransaction
 
getViaHost() - Method in class android.gov.nist.javax.sip.stack.SIPServerTransactionImpl
 
getViaHost() - Method in interface android.gov.nist.javax.sip.stack.SIPTransaction
Get the host to assign for an outgoing Request via header.
getViaHost() - Method in class android.gov.nist.javax.sip.stack.SIPTransactionImpl
 
getViaHost() - Method in class android.gov.nist.javax.sip.stack.UDPMessageChannel
Get the logical originator of the message (from the top via header).
getViaHostPort() - Method in class android.gov.nist.javax.sip.stack.MessageChannel
Get the via header host:port structure.
getViaParms() - Method in class android.gov.nist.javax.sip.header.Via
Accessor for the parameters field
getViaPort() - Method in class android.gov.nist.javax.sip.message.SIPRequest
Get the port from the topmost via header.
getViaPort() - Method in class android.gov.nist.javax.sip.stack.ConnectionOrientedMessageChannel
Get the port for outgoing messages sent from the channel.
getViaPort() - Method in class android.gov.nist.javax.sip.stack.MessageChannel
Get the port to assign for the via header of an outgoing message.
getViaPort() - Method in interface android.gov.nist.javax.sip.stack.SIPClientTransaction
Get the port of the recipient.
getViaPort() - Method in class android.gov.nist.javax.sip.stack.SIPClientTransactionImpl
 
getViaPort() - Method in interface android.gov.nist.javax.sip.stack.SIPServerTransaction
 
getViaPort() - Method in class android.gov.nist.javax.sip.stack.SIPServerTransactionImpl
 
getViaPort() - Method in interface android.gov.nist.javax.sip.stack.SIPTransaction
Get the port to assign for the via header of an outgoing message.
getViaPort() - Method in class android.gov.nist.javax.sip.stack.SIPTransactionImpl
 
getViaPort() - Method in class android.gov.nist.javax.sip.stack.UDPMessageChannel
Get the logical port of the message orginator (from the top via hdr).
getVisitedNetworkID() - Method in class android.gov.nist.javax.sip.header.ims.PVisitedNetworkID
Get the visited network ID value of this header
getVisitedNetworkID() - Method in interface android.gov.nist.javax.sip.header.ims.PVisitedNetworkIDHeader
Get the visited network ID value of this header
getWildCardFlag() - Method in class android.gov.nist.javax.sip.header.Contact
get the WildCardFlag field
getWkday() - Method in class android.gov.nist.javax.sip.header.SIPDate
get the WkDay field
getYear() - Method in class android.gov.nist.javax.sip.header.SIPDate
Get the year member.
getZoneAdjustments() - Method in class android.gov.nist.javax.sdp.fields.ZoneField
Get the zone adjustment list.
getZoneAdjustments(boolean) - Method in class android.gov.nist.javax.sdp.fields.ZoneField
Returns a Hashtable of adjustment times, where: key = Date.
getZoneAdjustments(boolean) - Method in class android.gov.nist.javax.sdp.SessionDescriptionImpl
Returns the time zone adjustments for the Session
getZoneAdjustments(boolean) - Method in interface android.javax.sdp.SessionDescription
Returns the time zone adjustments for the Session
getZoneAdjustments(boolean) - Method in interface android.javax.sdp.TimeZoneAdjustment
Returns a Hashtable of adjustment times, where: key = Date.
GGGPP2_1X - Static variable in interface android.gov.nist.javax.sip.header.ims.PAccessNetworkInfoHeader
 
GGGPP2_1XHRPD - Static variable in interface android.gov.nist.javax.sip.header.ims.PAccessNetworkInfoHeader
 
GGGPP_CDMA2000 - Static variable in interface android.gov.nist.javax.sip.header.ims.PAccessNetworkInfoHeader
 
GGGPP_CDMA2000 - Static variable in interface android.gov.nist.javax.sip.parser.ims.TokenNamesIms
 
GGGPP_GERAN - Static variable in interface android.gov.nist.javax.sip.header.ims.PAccessNetworkInfoHeader
 
GGGPP_GERAN - Static variable in interface android.gov.nist.javax.sip.parser.ims.TokenNamesIms
 
GGGPP_UTRAN_FDD - Static variable in interface android.gov.nist.javax.sip.header.ims.PAccessNetworkInfoHeader
 
GGGPP_UTRAN_FDD - Static variable in interface android.gov.nist.javax.sip.parser.ims.TokenNamesIms
 
GGGPP_UTRAN_TDD - Static variable in interface android.gov.nist.javax.sip.header.ims.PAccessNetworkInfoHeader
 
GGGPP_UTRAN_TDD - Static variable in interface android.gov.nist.javax.sip.parser.ims.TokenNamesIms
 
GGSN - Static variable in interface android.gov.nist.javax.sip.header.ims.ParameterNamesIms
 
GIVE_UP - Static variable in interface android.javax.sip.header.SubscriptionStateHeader
Reason Code: The subscription has been terminated because the notifier could not obtain authorization in a timely fashion.
globalSymbolTable - Static variable in class android.gov.nist.core.LexerCore
 
GMT - Static variable in class android.gov.nist.javax.sip.header.SIPDate
 
GMT - Static variable in interface android.gov.nist.javax.sip.parser.TokenNames
 
GONE - Static variable in interface android.javax.sip.message.Response
The requested resource is no longer available at the server and no forwarding address is known.
GREATER_THAN - Static variable in class android.gov.nist.core.GenericObject
 
GREATER_THAN - Static variable in class android.gov.nist.core.GenericObjectList
 
GREATER_THAN - Static variable in class android.gov.nist.core.LexerCore
 
GREATER_THAN - Static variable in interface android.gov.nist.core.Separators
 
GREATER_THAN - Static variable in interface android.gov.nist.javax.sip.parser.TokenTypes
 
GRUU - Static variable in class android.gov.nist.javax.sip.address.NetObject
 
GRUU - Static variable in interface android.gov.nist.javax.sip.header.ParameterNames
 
GSHDSL - Static variable in interface android.gov.nist.javax.sip.header.ims.PAccessNetworkInfoHeader
 
GSM - Static variable in interface android.javax.sdp.SdpConstants
Static RTP/AVP payload type for the GSM audio codec.
GZIP - Static variable in class android.gov.nist.javax.sip.stack.Base64
Specify that data should be gzip-compressed in second bit.

H

H261 - Static variable in interface android.javax.sdp.SdpConstants
Static RTP/AVP payload type for the H261 video codec.
H263 - Static variable in interface android.javax.sdp.SdpConstants
Static RTP/AVP payload type for the H263 video codec.
handleAck(SIPServerTransaction) - Method in class android.gov.nist.javax.sip.stack.SIPDialog
Do the necessary processing to handle an ACK directed at this Dialog.
handleChallenge(Response, ClientTransaction, SipProvider, int) - Method in interface android.gov.nist.javax.sip.clientauthutils.AuthenticationHelper
Uses securityAuthority to determinie a set of valid user credentials for the specified Response (Challenge) and appends it to the challenged request so that it could be retransmitted.
handleChallenge(Response, ClientTransaction, SipProvider, int, boolean) - Method in interface android.gov.nist.javax.sip.clientauthutils.AuthenticationHelper
Uses securityAuthority to determinie a set of valid user credentials for the specified Response (Challenge) and appends it to the challenged request so that it could be retransmitted.
handleChallenge(Response, ClientTransaction, SipProvider, int) - Method in class android.gov.nist.javax.sip.clientauthutils.AuthenticationHelperImpl
 
handleChallenge(Response, ClientTransaction, SipProvider, int, boolean) - Method in class android.gov.nist.javax.sip.clientauthutils.AuthenticationHelperImpl
 
handleEvent(EventObject, SIPTransaction) - Method in class android.gov.nist.javax.sip.SipProviderImpl
Handle the SIP event - because we have only one listener and we are already in the context of a separate thread, we dont need to enque the event and signal another thread.
handleException(Exception) - Static method in class android.gov.nist.core.InternalErrorHandler
 
handleException(Exception, StackLogger) - Static method in class android.gov.nist.core.InternalErrorHandler
Handle an unexpected exception.
handleException(String) - Static method in class android.gov.nist.core.InternalErrorHandler
Handle an unexpected condition (and print the error code).
handleException(String, StackLogger) - Static method in class android.gov.nist.core.InternalErrorHandler
 
handleException(ParseException, SIPMessage, Class, String, String) - Method in interface android.gov.nist.javax.sip.parser.ParseExceptionListener
This gets called from the parser when a parse error is generated.
handleException(ParseException, SIPMessage, Class, String, String) - Method in class android.gov.nist.javax.sip.stack.NioTcpMessageChannel
Exception processor for exceptions detected from the parser.
handleException(ParseException, SIPMessage, Class, String, String) - Method in class android.gov.nist.javax.sip.stack.TCPMessageChannel
Exception processor for exceptions detected from the parser.
handleException(ParseException, SIPMessage, Class, String, String) - Method in class android.gov.nist.javax.sip.stack.TLSMessageChannel
Exception processor for exceptions detected from the parser.
handleException(ParseException, SIPMessage, Class, String, String) - Method in class android.gov.nist.javax.sip.stack.UDPMessageChannel
Implementation of the ParseExceptionListener interface.
handlePrack(SIPRequest) - Method in class android.gov.nist.javax.sip.stack.SIPDialog
Do the processing necessary for the PRACK
HANDLING - Static variable in interface android.gov.nist.javax.sip.header.ParameterNames
 
handshakeCompleted(HandshakeCompletedEvent) - Method in class android.gov.nist.javax.sip.stack.HandshakeCompletedListenerImpl
 
HandshakeCompletedListenerImpl - Class in android.gov.nist.javax.sip.stack
 
HandshakeCompletedListenerImpl(TLSMessageChannel, Socket) - Constructor for class android.gov.nist.javax.sip.stack.HandshakeCompletedListenerImpl
 
HandshakeCompletedListenerImpl(NioTlsMessageChannel, SocketChannel) - Constructor for class android.gov.nist.javax.sip.stack.HandshakeCompletedListenerImpl
 
hasAttribute(String) - Method in class android.gov.nist.javax.sdp.MediaDescriptionImpl
 
hasComment() - Method in class android.gov.nist.javax.sip.header.RetryAfter
Boolean function
hasComment() - Method in class android.gov.nist.javax.sip.header.Via
comment of the Via Header.
hasContent() - Method in class android.gov.nist.javax.sip.message.SIPMessage
Return true if this message has a body.
hasDelay() - Method in class android.gov.nist.javax.sip.header.TimeStamp
return true if delay exists
hasDisplayName() - Method in class android.gov.nist.javax.sip.address.AddressImpl
return true if DisplayName exist.
hasFromTag() - Method in class android.gov.nist.javax.sip.header.extensions.Join
Boolean function
hasFromTag() - Method in class android.gov.nist.javax.sip.header.extensions.Replaces
Boolean function
hasFromTag() - Method in class android.gov.nist.javax.sip.message.SIPMessage
Return true if the message has a From header tag.
hasGrParam() - Method in class android.gov.nist.javax.sip.address.SipUri
Returns whether the gr parameter is set.
hasGrParam() - Method in interface android.gov.nist.javax.sip.address.SipURIExt
Returns whether the gr parameter is set.
hashCode() - Method in class android.gov.nist.core.DuplicateNameValueList
 
hashCode() - Method in class android.gov.nist.core.GenericObjectList
Hash code.
hashCode() - Method in class android.gov.nist.core.Host
 
hashCode() - Method in class android.gov.nist.core.HostPort
 
hashCode() - Method in class android.gov.nist.core.NameValue
 
hashCode() - Method in class android.gov.nist.core.NameValueList
 
hashCode() - Method in class android.gov.nist.javax.sdp.fields.AttributeField
 
hashCode() - Method in class android.gov.nist.javax.sip.address.AddressImpl
hashCode impelmentation
hashCode() - Method in class android.gov.nist.javax.sip.address.Authority
 
hashCode() - Method in class android.gov.nist.javax.sip.address.GenericURI
 
hashCode() - Method in class android.gov.nist.javax.sip.header.CallIdentifier
 
hashCode() - Method in class android.gov.nist.javax.sip.header.Route
Hashcode so this header can be inserted into a set.
hashCode() - Method in class android.gov.nist.javax.sip.header.SIPHeader
This is a pretty simple hashCode but satisfies requirements.
hashCode() - Method in class android.gov.nist.javax.sip.header.SIPHeaderList
 
hashCode() - Method in class android.gov.nist.javax.sip.message.SIPMessage
Override the hashcode method ( see issue # 55 ) Note that if you try to use this method before you assemble a valid request, you will get a constant ( -1 ).
hashCode() - Method in class android.gov.nist.javax.sip.stack.CallAnalyzer.MetricReference
 
hashCode() - Method in class android.gov.nist.javax.sip.stack.SIPDialog
 
hashCode() - Method in interface android.gov.nist.javax.sip.stack.SIPTransaction
Hashcode method for fast hashtable lookup.
hashCode() - Method in class android.gov.nist.javax.sip.stack.SIPTransactionImpl
 
hashCode() - Method in interface android.javax.sip.address.Address
Gets a hash code value for this address.
hashCode() - Method in class android.javax.sip.DialogState
Get a hash code value for this dialog state.
hashCode() - Method in interface android.javax.sip.header.Header
Gets a integer hashcode representation of the Header.
hashCode() - Method in interface android.javax.sip.message.Message
Gets a integer hashcode representation of the Header.
hashCode() - Method in class android.javax.sip.TransactionState
Get a hash code value for this transaction state.
hasHeader(String) - Method in class android.gov.nist.javax.sip.message.SIPMessage
Return true if the SIPMessage has a header of the given name.
hasIsdnSubaddress() - Method in class android.gov.nist.javax.sip.address.TelephoneNumber
return true if the isdn subaddress exists.
hasKey() - Method in class android.gov.nist.javax.sdp.fields.KeyField
Determines if this attribute has an associated value.
hasKey() - Method in interface android.javax.sdp.Key
Determines if this attribute has an associated value.
hasList(SIPHeader) - Static method in class android.gov.nist.javax.sip.message.ListMap
return true if this has an associated list object.
hasList(Class<?>) - Static method in class android.gov.nist.javax.sip.message.ListMap
Return true if this has an associated list object.
hasLrParam() - Method in class android.gov.nist.javax.sip.address.SipUri
Returns whether the the lr parameter is set.
hasLrParam() - Method in interface android.gov.nist.javax.sip.address.SipURIExt
Returns whether the lr parameter is set.
hasLrParam() - Method in interface android.javax.sip.address.SipURI
Returns whether the the lr parameter is set.
hasMoreChars() - Method in class android.gov.nist.core.StringTokenizer
 
hasMultiParameter(String) - Method in class android.gov.nist.javax.sip.header.ParametersHeader
Return true if has a parameter.
hasMultiParameters() - Method in class android.gov.nist.javax.sip.header.ParametersHeader
Return true if you have a parameter and false otherwise.
hasNameValue(String) - Method in class android.gov.nist.core.DuplicateNameValueList
Returns a boolean telling if this NameValueList has a record with this name
hasNameValue(String) - Method in class android.gov.nist.core.NameValueList
Returns a boolean telling if this NameValueList has a record with this name
hasNext() - Method in class android.gov.nist.javax.sip.message.HeaderIterator
 
hasParameter(String) - Method in class android.gov.nist.javax.sip.address.SipUri
Boolean to check if a parameter of a given name exists.
hasParameter(String) - Method in class android.gov.nist.javax.sip.header.Challenge
boolean function
hasParameter(String) - Method in class android.gov.nist.javax.sip.header.ParametersHeader
Return true if has a parameter.
hasParameters() - Method in class android.gov.nist.javax.sip.header.Challenge
Boolean function
hasParameters() - Method in class android.gov.nist.javax.sip.header.ParametersHeader
Return true if you have a parameter and false otherwise.
hasParm(String) - Method in class android.gov.nist.javax.sip.address.TelephoneNumber
return true if this header has parameters.
hasPort() - Method in class android.gov.nist.core.HostPort
Returns boolean value indicating if Header has port
hasPort() - Method in class android.gov.nist.javax.sip.header.Via
port of the Via Header.
hasPostDial() - Method in class android.gov.nist.javax.sip.address.TelephoneNumber
returns true if th PostDial field exists
hasPrevious() - Method in class android.gov.nist.javax.sip.message.HeaderIterator
 
hasQValue() - Method in class android.gov.nist.javax.sip.header.Accept
Return true if the q value has been set.
hasQValue() - Method in class android.gov.nist.javax.sip.header.AcceptLanguage
Return true if the q value has been set.
hasReachedZero() - Method in class android.gov.nist.javax.sip.header.MaxForwards
Boolean function
hasTag() - Method in class android.gov.nist.javax.sip.header.From
Boolean function
hasTag() - Method in class android.gov.nist.javax.sip.header.To
Boolean function
hasToTag() - Method in class android.gov.nist.javax.sip.header.extensions.Join
Boolean function
hasToTag() - Method in class android.gov.nist.javax.sip.header.extensions.Replaces
Boolean function
hasToTag() - Method in class android.gov.nist.javax.sip.message.SIPMessage
Return true if the message has a To header tag.
hasTransport() - Method in class android.gov.nist.javax.sip.address.SipUri
Return true if the transport parameter is defined.
hasValue() - Method in class android.gov.nist.javax.sdp.fields.AttributeField
Determines if this attribute has an associated value.
hasValue() - Method in interface android.javax.sdp.Attribute
Determines if this attribute has an associated value.
HAT - Static variable in class android.gov.nist.core.LexerCore
 
HAT - Static variable in interface android.gov.nist.javax.sip.parser.TokenTypes
 
HDSL - Static variable in interface android.gov.nist.javax.sip.header.ims.PAccessNetworkInfoHeader
 
HDSL2 - Static variable in interface android.gov.nist.javax.sip.header.ims.PAccessNetworkInfoHeader
 
Header - Interface in android.javax.sip.header
This interface is the super interface of all SIP headers supported explicitly by this specification.
HeaderAddress - Interface in android.javax.sip.header
This interface represents methods for manipulating Address object values for any header that contains a Address value.
HeaderExt - Interface in android.gov.nist.javax.sip.header
Extensions to the Header interface supported by the implementation and will be included in the next spec release.
HeaderFactory - Interface in android.javax.sip.header
This interface provides factory methods that allow an application to create Header object from a particular implementation of JAIN SIP.
HeaderFactoryExt - Interface in android.gov.nist.javax.sip.header
Header factory extensions.
HeaderFactoryImpl - Class in android.gov.nist.javax.sip.header
Implementation of the JAIN SIP HeaderFactory
HeaderFactoryImpl() - Constructor for class android.gov.nist.javax.sip.header.HeaderFactoryImpl
Default constructor.
HeaderIterator - Class in android.gov.nist.javax.sip.message
Iterator over lists of headers.
HeaderIterator(SIPMessage, SIPHeader) - Constructor for class android.gov.nist.javax.sip.message.HeaderIterator
 
headerName - Variable in class android.gov.nist.javax.sip.header.SIPHeader
name of this header
headerName(int) - Method in class android.gov.nist.javax.sip.parser.HeaderParser
Parse the header name until the colon and chew WS after that.
HeaderParser - Class in android.gov.nist.javax.sip.parser
Generic header parser class.
HeaderParser(String) - Constructor for class android.gov.nist.javax.sip.parser.HeaderParser
Creates new HeaderParser
HeaderParser(Lexer) - Constructor for class android.gov.nist.javax.sip.parser.HeaderParser
 
headers - Variable in class android.gov.nist.javax.sip.message.SIPMessage
List of parsed headers (in the order they were added)
headersToIncludeInResponse - Static variable in class android.gov.nist.javax.sip.message.SIPRequest
 
headerTable - Variable in class android.gov.nist.javax.sip.message.SIPMessage
 
HIDDEN - Static variable in interface android.gov.nist.javax.sip.header.ParameterNames
 
HIDE - Static variable in interface android.gov.nist.javax.sip.parser.TokenTypes
 
hisTag - Variable in class android.gov.nist.javax.sip.stack.SIPDialog
 
hlist - Variable in class android.gov.nist.javax.sip.header.SIPHeaderList
hlist field.
Hop - Interface in android.javax.sip.address
The Hop interface defines a location a request can transit on the way to its destination, i.e.
HopImpl - Class in android.gov.nist.javax.sip.stack
Routing algorithms return a list of hops to which the request is routed.
HopImpl(String, int, String) - Constructor for class android.gov.nist.javax.sip.stack.HopImpl
Create new hop given host, port and transport.
Host - Class in android.gov.nist.core
Stores hostname.
Host() - Constructor for class android.gov.nist.core.Host
default constructor
Host(String) - Constructor for class android.gov.nist.core.Host
Constructor given host name or IP address.
Host(String, int) - Constructor for class android.gov.nist.core.Host
constructor
host() - Method in class android.gov.nist.core.HostNameParser
 
host - Variable in class android.gov.nist.core.HostPort
host field
host - Variable in class android.gov.nist.javax.sip.header.CallIdentifier
host field
host - Variable in class android.gov.nist.javax.sip.stack.HopImpl
 
HOSTNAME - Static variable in class android.gov.nist.core.Host
 
hostname - Variable in class android.gov.nist.core.Host
hostName field
hostName - Variable in class android.gov.nist.javax.sdp.fields.Email
 
HostNameParser - Class in android.gov.nist.core
Parser for host names.
HostNameParser(String) - Constructor for class android.gov.nist.core.HostNameParser
 
HostNameParser(LexerCore) - Constructor for class android.gov.nist.core.HostNameParser
The lexer is initialized with the buffer.
hostPort(boolean) - Method in class android.gov.nist.core.HostNameParser
Parses a host:port string
HostPort - Class in android.gov.nist.core
Holds the hostname:port.
HostPort() - Constructor for class android.gov.nist.core.HostPort
Default constructor
hostPort - Variable in class android.gov.nist.javax.sip.address.Authority
hostport field
hour - Variable in class android.gov.nist.javax.sip.header.SIPDate
hour member
HT - Static variable in class android.gov.nist.core.GenericObject
 
HT - Static variable in class android.gov.nist.core.GenericObjectList
 
HT - Static variable in class android.gov.nist.core.LexerCore
 
HT - Static variable in interface android.gov.nist.core.Separators
 
HT - Static variable in interface android.gov.nist.javax.sip.parser.TokenTypes
 
hvalue() - Method in class android.gov.nist.javax.sip.parser.URLParser
 

I

I - Static variable in interface android.gov.nist.javax.sip.parser.TokenNames
 
ICID_GENERATED_AT - Static variable in interface android.gov.nist.javax.sip.header.ims.ParameterNamesIms
 
ICID_VALUE - Static variable in interface android.gov.nist.javax.sip.header.ims.ParameterNamesIms
 
ICON - Static variable in interface android.gov.nist.javax.sip.header.ParameterNames
 
ICON - Static variable in interface android.javax.sip.header.ContentDispositionHeader
Icon Disposition Type Constant
ID - Static variable in class android.gov.nist.core.LexerCore
 
ID - Static variable in interface android.gov.nist.javax.sip.header.ParameterNames
 
ID - Static variable in interface android.gov.nist.javax.sip.parser.TokenTypes
 
ID_NO_WHITESPACE - Static variable in class android.gov.nist.core.LexerCore
 
IDSL - Static variable in interface android.gov.nist.javax.sip.header.ims.PAccessNetworkInfoHeader
 
IEEE_802_11 - Static variable in interface android.gov.nist.javax.sip.header.ims.PAccessNetworkInfoHeader
 
IEEE_802_11A - Static variable in interface android.gov.nist.javax.sip.header.ims.PAccessNetworkInfoHeader
 
IEEE_802_11A - Static variable in interface android.gov.nist.javax.sip.parser.ims.TokenNamesIms
 
IEEE_802_11B - Static variable in interface android.gov.nist.javax.sip.header.ims.PAccessNetworkInfoHeader
 
IEEE_802_11B - Static variable in interface android.gov.nist.javax.sip.parser.ims.TokenNamesIms
 
IEEE_802_11G - Static variable in interface android.gov.nist.javax.sip.header.ims.PAccessNetworkInfoHeader
 
IK - Static variable in class android.gov.nist.javax.sip.header.AuthenticationHeader
 
IK - Static variable in interface android.gov.nist.javax.sip.header.ims.ParameterNamesIms
 
IK - Static variable in interface android.gov.nist.javax.sip.header.ims.WWWAuthenticateHeaderIms
 
IllegalTransactionStateException - Exception in android.gov.nist.javax.sip.stack
 
IllegalTransactionStateException(IllegalTransactionStateException.Reason) - Constructor for exception android.gov.nist.javax.sip.stack.IllegalTransactionStateException
Constructs a new IllegalTransactionStateException
IllegalTransactionStateException(String, IllegalTransactionStateException.Reason) - Constructor for exception android.gov.nist.javax.sip.stack.IllegalTransactionStateException
Constructs a new IllegalTransactionStateException with the specified error message.
IllegalTransactionStateException(String, Throwable, IllegalTransactionStateException.Reason) - Constructor for exception android.gov.nist.javax.sip.stack.IllegalTransactionStateException
Constructs a new IllegalTransactionStateException with the specified error message and specialized cause that triggered this error condition.
IllegalTransactionStateException.Reason - Enum in android.gov.nist.javax.sip.stack
 
immutableClasses - Static variable in class android.gov.nist.core.GenericObject
 
IN - Static variable in interface android.gov.nist.javax.sdp.fields.SDPKeywords
 
IN - Static variable in interface android.javax.sdp.Connection
The Internet network type, "IN".
IN6_ADDR_ANY - Static variable in class android.gov.nist.javax.sip.stack.MessageProcessor
A string containing the ::0 IPv6 ANY address.
IN_ADDR_ANY - Static variable in class android.gov.nist.javax.sip.stack.MessageProcessor
A string containing the 0.0.0.0 IPv4 ANY address.
IN_REPLY_TO - Static variable in interface android.gov.nist.javax.sip.header.SIPHeaderNames
 
IN_REPLY_TO - Static variable in interface android.gov.nist.javax.sip.parser.TokenTypes
 
incomingMessageChannels - Variable in class android.gov.nist.javax.sip.stack.ConnectionOrientedMessageProcessor
 
INCOMPATIBLE_BANDWIDTH_UNITS - Static variable in interface android.javax.sip.header.WarningHeader
One or more bandwidth measurement units contained in the session description were not understood.
INCOMPATIBLE_MEDIA_FORMAT - Static variable in interface android.javax.sip.header.WarningHeader
One or more media formats contained in the session description are not available.
INCOMPATIBLE_NETWORK_ADDRESS_FORMATS - Static variable in interface android.javax.sip.header.WarningHeader
One or more network address formats contained in the session description are not available.
INCOMPATIBLE_NETWORK_PROTOCOL - Static variable in interface android.javax.sip.header.WarningHeader
One or more network protocols contained in the session description are not available.
INCOMPATIBLE_TRANSPORT_PROTOCOL - Static variable in interface android.javax.sip.header.WarningHeader
One or more transport protocols described in the session description are not available.
incrementLocalSequenceNumber() - Method in class android.gov.nist.javax.sip.stack.SIPDialog
Increment the local CSeq # for the dialog.
incrementLocalSequenceNumber() - Method in interface android.javax.sip.Dialog
This method may be used to increment the local sequence number of the dialog when an application wishes to switch from dialog stateful mode to transaction stateful mode for client transactions and back again to dialog stateful mode.
incrementRefcount() - Method in class android.gov.nist.javax.sip.EventScanner
 
indentation - Variable in class android.gov.nist.core.GenericObject
 
indentation - Variable in class android.gov.nist.core.GenericObjectList
 
indexOf(GenericObject) - Method in class android.gov.nist.javax.sip.header.SIPHeaderList
index of an element.
indexOf(Object) - Method in class android.gov.nist.javax.sip.header.SIPHeaderList
Return the index of a given object.
info - Variable in class android.gov.nist.javax.sip.header.CallInfo
 
INFO - Static variable in interface android.gov.nist.javax.sip.header.ParameterNames
 
Info - Interface in android.javax.sdp
An Info represents the i= fields contained within either a MediaDescription or a SessionDescription.
INFO - Static variable in interface android.javax.sip.message.Request
INFO is an extension method which allows for the carrying of session related control information that is generated during a session.
infoImpl - Variable in class android.gov.nist.javax.sdp.SessionDescriptionImpl
 
information - Variable in class android.gov.nist.javax.sdp.fields.InformationField
 
INFORMATION_FIELD - Static variable in interface android.gov.nist.javax.sdp.fields.SDPFieldNames
 
InformationField - Class in android.gov.nist.javax.sdp.fields
Information field implementation
InformationField() - Constructor for class android.gov.nist.javax.sdp.fields.InformationField
 
informationField - Variable in class android.gov.nist.javax.sdp.MediaDescriptionImpl
 
informationField() - Method in class android.gov.nist.javax.sdp.parser.InformationFieldParser
 
InformationFieldParser - Class in android.gov.nist.javax.sdp.parser
 
InformationFieldParser(String) - Constructor for class android.gov.nist.javax.sdp.parser.InformationFieldParser
Creates new InformationFieldParser
init(Properties) - Static method in class android.gov.nist.core.CommonLogger
 
init(Properties) - Method in class android.gov.nist.core.net.DefaultSecurityManagerProvider
 
init(Properties) - Method in interface android.gov.nist.core.net.SecurityManagerProvider
 
init(SipStack) - Method in class android.gov.nist.javax.sip.stack.CallAnalysisInterceptor
 
init(SipStack) - Method in class android.gov.nist.javax.sip.stack.CongestionControlMessageValve
 
init(boolean) - Method in class android.gov.nist.javax.sip.stack.NioTlsMessageChannel
 
init() - Method in class android.gov.nist.javax.sip.stack.NioTlsMessageProcessor
 
init(boolean) - Method in class android.gov.nist.javax.sip.stack.NioTlsWebSocketMessageChannel
 
init() - Method in class android.gov.nist.javax.sip.stack.NioTlsWebSocketMessageProcessor
 
init(SipStack) - Method in interface android.gov.nist.javax.sip.stack.SIPEventInterceptor
This method is called when the interceptor is initialized.
init(SipStack) - Method in interface android.gov.nist.javax.sip.stack.SIPMessageValve
This method is called when the valve is initialized.
INITIAL_STATE - Static variable in interface android.gov.nist.javax.sip.stack.SIPTransaction
Initialized but no state assigned.
initialize(InetAddress, int, SIPTransactionStack) - Method in class android.gov.nist.javax.sip.stack.MessageProcessor
Initializes this MessageProcessor.
initSprint() - Method in class android.gov.nist.javax.sdp.fields.SDPObject
 
INQUIRY - Static variable in interface android.gov.nist.javax.sip.header.extensions.ReferencesHeader
 
InReplyTo - Class in android.gov.nist.javax.sip.header
InReplyTo SIP Header.
InReplyTo() - Constructor for class android.gov.nist.javax.sip.header.InReplyTo
Default constructor
InReplyTo(CallIdentifier) - Constructor for class android.gov.nist.javax.sip.header.InReplyTo
constructor
InReplyToHeader - Interface in android.javax.sip.header
The In-Reply-To header field enumerates the Call-IDs that this call references or returns.
InReplyToList - Class in android.gov.nist.javax.sip.header
In-Reply-To SIP header.
InReplyToList() - Constructor for class android.gov.nist.javax.sip.header.InReplyToList
Default constructor
InReplyToParser - Class in android.gov.nist.javax.sip.parser
Parser for InReplyTo header.
InReplyToParser(String) - Constructor for class android.gov.nist.javax.sip.parser.InReplyToParser
Creates a new instance of InReplyToParser
InReplyToParser(Lexer) - Constructor for class android.gov.nist.javax.sip.parser.InReplyToParser
Constructor
INSUFFICIENT_BANDWIDTH - Static variable in interface android.javax.sip.header.WarningHeader
The bandwidth specified in the session description or defined by the media exceeds that known to be available.
INTEGRITY_PROTECTED - Static variable in class android.gov.nist.javax.sip.header.AuthenticationHeader
 
INTEGRITY_PROTECTED - Static variable in interface android.gov.nist.javax.sip.header.ims.ParameterNamesIms
 
InternalErrorHandler - Class in android.gov.nist.core
Handle Internal error failures and print a stack trace (for debugging).
InternalErrorHandler() - Constructor for class android.gov.nist.core.InternalErrorHandler
 
INTERVAL_TOO_BRIEF - Static variable in interface android.javax.sip.message.Response
The server is rejecting the request because the expiration time of the resource refreshed by the request is too short.
intToLevel(int) - Static method in class android.gov.nist.core.CommonLoggerLog4j
 
inUse() - Method in class android.gov.nist.javax.sip.stack.ConnectionOrientedMessageProcessor
 
inUse() - Method in class android.gov.nist.javax.sip.stack.MessageProcessor
Return true if there are pending messages to be processed (which prevents the message channel from being closed).
inUse() - Method in class android.gov.nist.javax.sip.stack.sctp.SCTPMessageProcessor
 
inUse() - Method in class android.gov.nist.javax.sip.stack.UDPMessageProcessor
Return true if there are any messages in use.
InvalidArgumentException - Exception in android.javax.sip
This exception class is thrown by an implementation when given an invalid argument such as a invalid numerical value.
InvalidArgumentException() - Constructor for exception android.javax.sip.InvalidArgumentException
Create an InvalidArgumentException with no detail message.
InvalidArgumentException(String) - Constructor for exception android.javax.sip.InvalidArgumentException
Create an InvalidArgumentException with a detail message.
InvalidArgumentException(String, Throwable) - Constructor for exception android.javax.sip.InvalidArgumentException
Constructs a new InvalidArgumentException with the specified error message and specialized cause that triggered this error condition.
INVITE - Static variable in interface android.gov.nist.javax.sip.parser.TokenNames
 
INVITE - Static variable in interface android.gov.nist.javax.sip.parser.TokenTypes
 
INVITE - Static variable in interface android.javax.sip.message.Request
The INVITE method is used by an user agent client that desires to initiate a session, session examples include, audio, video, or a game.
invokeAll(Collection<? extends Callable<T>>) - Method in class android.gov.nist.javax.sip.ThreadAffinityExecutor
 
invokeAll(Collection<? extends Callable<T>>, long, TimeUnit) - Method in class android.gov.nist.javax.sip.ThreadAffinityExecutor
 
invokeAny(Collection<? extends Callable<T>>) - Method in class android.gov.nist.javax.sip.ThreadAffinityExecutor
 
invokeAny(Collection<? extends Callable<T>>, long, TimeUnit) - Method in class android.gov.nist.javax.sip.ThreadAffinityExecutor
 
IOExceptionEvent - Class in android.javax.sip
This object is used to signal to the application that an IO Exception has occured.
IOExceptionEvent(Object, String, int, String) - Constructor for class android.javax.sip.IOExceptionEvent
Constructor
IOExceptionEventExt - Class in android.gov.nist.javax.sip
Created: 09.09.11 15:16
IOExceptionEventExt(Object, IOExceptionEventExt.Reason, String, int, String, int, String) - Constructor for class android.gov.nist.javax.sip.IOExceptionEventExt
 
IOExceptionEventExt.Reason - Enum in android.gov.nist.javax.sip
 
IOHandler - Class in android.gov.nist.javax.sip.stack
Low level Input output to a socket.
IOHandler(SIPTransactionStack) - Constructor for class android.gov.nist.javax.sip.stack.IOHandler
 
ioHandler - Variable in class android.gov.nist.javax.sip.stack.SIPTransactionStack
 
IP4 - Static variable in interface android.javax.sdp.Connection
The IPv4 address type, "IP4".
IP6 - Static variable in interface android.javax.sdp.Connection
The IPv6 address type, "IP6".
IPV4 - Static variable in interface android.gov.nist.javax.sdp.fields.SDPKeywords
 
IPV4ADDRESS - Static variable in class android.gov.nist.core.Host
 
IPV6 - Static variable in class android.gov.nist.core.LexerCore
 
IPV6 - Static variable in interface android.gov.nist.javax.sdp.fields.SDPKeywords
 
IPV6ADDRESS - Static variable in class android.gov.nist.core.Host
 
ipv6Reference() - Method in class android.gov.nist.core.HostNameParser
 
isAcknowledged - Variable in class android.gov.nist.javax.sip.stack.SIPDialog
 
isAckSeen() - Method in class android.gov.nist.javax.sip.stack.SIPDialog
Return true if the dialog has already seen the ack.
isAckSeen - Variable in class android.gov.nist.javax.sip.stack.SIPServerTransactionImpl
 
isAckSent() - Method in class android.gov.nist.javax.sip.stack.SIPDialog
 
isAckSent(long) - Method in class android.gov.nist.javax.sip.stack.SIPDialog
Return true if ACK was sent ( for client tx ).
isAggressiveCleanup() - Method in class android.gov.nist.javax.sip.stack.SIPTransactionStack
 
isAlive() - Method in class android.gov.nist.javax.sip.stack.SIPTransactionStack
return the status of the toExit flag.
isAlpha(char) - Static method in class android.gov.nist.core.StringTokenizer
 
isAlphaDigit(char) - Static method in class android.gov.nist.core.StringTokenizer
 
isAnalysisStarted(CallAnalyzer.MetricReference) - Method in class android.gov.nist.javax.sip.stack.CallAnalyzer
If the startAnalysis method was called and not stopped
isAssigned - Variable in class android.gov.nist.javax.sip.stack.SIPDialog
 
isAssigned() - Method in class android.gov.nist.javax.sip.stack.SIPDialog
Return true if the dialog has already been mapped to a transaction.
isAtleastOneAckSent() - Method in class android.gov.nist.javax.sip.stack.SIPDialog
 
isAutomaticDialogErrorHandlingEnabled() - Method in class android.gov.nist.javax.sip.SipStackImpl
 
isAutomaticDialogErrorHandlingEnabled - Variable in class android.gov.nist.javax.sip.stack.SIPTransactionStack
 
isAutomaticDialogSupportEnabled() - Method in class android.gov.nist.javax.sip.SipProviderImpl
 
isAutomaticDialogSupportEnabled - Variable in class android.gov.nist.javax.sip.stack.SIPTransactionStack
 
isBackToBackUserAgent() - Method in class android.gov.nist.javax.sip.SipStackImpl
Get the "back to back User Agent" flag.
isBackToBackUserAgent - Variable in class android.gov.nist.javax.sip.stack.SIPDialog
 
isBackToBackUserAgent() - Method in class android.gov.nist.javax.sip.stack.SIPDialog
 
isBackToBackUserAgent - Variable in class android.gov.nist.javax.sip.stack.SIPTransactionStack
 
isByeTransaction() - Method in interface android.gov.nist.javax.sip.stack.SIPTransaction
Return a flag that states if this is a BYE transaction.
isByeTransaction() - Method in class android.gov.nist.javax.sip.stack.SIPTransactionImpl
 
isCached - Variable in class android.gov.nist.javax.sip.stack.ConnectionOrientedMessageChannel
 
isCancelClientTransactionChecked() - Method in class android.gov.nist.javax.sip.stack.SIPTransactionStack
 
isCancelTransaction() - Method in interface android.gov.nist.javax.sip.stack.SIPTransaction
Return true if the transaction corresponds to a CANCEL message.
isCancelTransaction() - Method in class android.gov.nist.javax.sip.stack.SIPTransactionImpl
 
isCloneable(Object) - Static method in class android.gov.nist.core.GenericObjectList
Return true if this supports reflection based cloning.
isClosed() - Method in class android.gov.nist.javax.sip.parser.Pipeline
 
isCloseOpcodeReceived() - Method in class android.gov.nist.javax.sip.stack.WebSocketCodec
 
isDeliverRetransmittedAckToListener() - Method in class android.gov.nist.javax.sip.stack.SIPTransactionStack
This is a testing interface.
isDeliverTerminatedEventForAck() - Method in class android.gov.nist.javax.sip.stack.SIPTransactionStack
 
isDeliverUnsolicitedNotify() - Method in class android.gov.nist.javax.sip.stack.SIPTransactionStack
 
isDialogCreated(String) - Static method in class android.gov.nist.javax.sip.stack.SIPTransactionStack
Return true if extension is supported.
isDialogCreating(String) - Static method in class android.gov.nist.javax.sip.message.SIPRequest
 
isDialogCreatingTransaction() - Method in interface android.gov.nist.javax.sip.stack.SIPTransaction
Returns a flag stating whether this transaction is for a request that creates a dialog.
isDialogCreatingTransaction() - Method in class android.gov.nist.javax.sip.stack.SIPTransactionImpl
 
isDialogErrorsAutomaticallyHandled() - Method in class android.gov.nist.javax.sip.SipProviderImpl
 
isDialogTerminatedEventDeliveredForNullDialog - Variable in class android.gov.nist.javax.sip.stack.SIPTransactionStack
 
isDigit(char) - Static method in class android.gov.nist.core.StringTokenizer
 
isEmpty() - Method in class android.gov.nist.core.DuplicateNameValueList
 
isEmpty() - Method in class android.gov.nist.core.MultiValueMapImpl
 
isEmpty() - Method in class android.gov.nist.core.NameValueList
Return true if empty.
isEmpty() - Method in class android.gov.nist.javax.sip.header.SIPHeaderList
Empty check
isEnabled() - Method in class android.gov.nist.core.ThreadAuditor
 
isEscaped() - Method in class android.gov.nist.javax.sip.parser.URLParser
 
isEventForked(String) - Method in class android.gov.nist.javax.sip.stack.SIPTransactionStack
Return true if a given event can result in a forked subscription.
isFinalResponse(int) - Static method in class android.gov.nist.javax.sip.message.SIPResponse
Return true if the response is a final response.
isFinalResponse() - Method in class android.gov.nist.javax.sip.message.SIPResponse
Is this a final response?
isFlagParameter - Variable in class android.gov.nist.core.NameValue
 
isForked() - Method in interface android.gov.nist.javax.sip.DialogExt
True if this dialog has been created following the forking of a previous dialog.
isForked() - Method in class android.gov.nist.javax.sip.stack.SIPDialog
 
isForkedResponse() - Method in class android.gov.nist.javax.sip.ResponseEventExt
Return true if this is a forked response.
isglobal - Variable in class android.gov.nist.javax.sip.address.TelephoneNumber
isglobal field
isGlobal() - Method in class android.gov.nist.javax.sip.address.TelephoneNumber
is a global telephone number.
isGlobal() - Method in class android.gov.nist.javax.sip.address.TelURLImpl
Returns true if this TelURL is global i.e.
isGlobal() - Method in interface android.javax.sip.address.TelURL
Returns true if this TelURL is global i.e.
isHandshakeCompleted() - Method in class android.gov.nist.javax.sip.stack.NioTlsMessageChannel
 
isHandshakeCompleted() - Method in class android.gov.nist.javax.sip.stack.TLSMessageChannel
 
isHeaderList() - Method in class android.gov.nist.javax.sip.header.SIPHeader
Return false if this is not a header list (SIPHeaderList overrrides this method).
isHeaderList() - Method in class android.gov.nist.javax.sip.header.SIPHeaderList
Return true if this is a header list (overrides the base class method which returns false).
isHexDigit(char) - Static method in class android.gov.nist.core.StringTokenizer
 
isHostname() - Method in class android.gov.nist.core.Host
Return true if the address is a DNS host name (and not an IPV4 address)
isInviteTransaction() - Method in interface android.gov.nist.javax.sip.stack.SIPTransaction
Returns a flag stating whether this transaction is for an INVITE request or not.
isInviteTransaction() - Method in class android.gov.nist.javax.sip.stack.SIPTransactionImpl
 
isIPAddress() - Method in class android.gov.nist.core.Host
Return true if the address is a DNS host name (and not an IPV4 address)
isIPv6Reference(String) - Static method in class android.gov.nist.core.Host
Verifies whether the ipv6reference, i.e.
isLastAckPresent() - Method in class android.gov.nist.javax.sip.stack.SIPDialog
 
isLoggingEnabled() - Method in class android.gov.nist.core.CommonLogger
 
isLoggingEnabled(int) - Method in class android.gov.nist.core.CommonLogger
 
isLoggingEnabled() - Method in class android.gov.nist.core.CommonLoggerLog4j
 
isLoggingEnabled(int) - Method in class android.gov.nist.core.CommonLoggerLog4j
Return true/false if loging is enabled at a given level.
isLoggingEnabled() - Method in class android.gov.nist.core.LogWriter
 
isLoggingEnabled(int) - Method in class android.gov.nist.core.LogWriter
Return true/false if loging is enabled at a given level.
isLoggingEnabled() - Method in interface android.gov.nist.core.StackLogger
 
isLoggingEnabled(int) - Method in interface android.gov.nist.core.StackLogger
Return true/false if loging is enabled at a given level.
isLoggingEnabled() - Method in class android.gov.nist.javax.sip.stack.SIPTransactionStack
Deprecated.
isLoggingEnabled(int) - Method in class android.gov.nist.javax.sip.stack.SIPTransactionStack
Deprecated.
isLogStackTraceOnMessageSend() - Method in class android.gov.nist.javax.sip.stack.SIPTransactionStack
 
isMapped - Variable in class android.gov.nist.javax.sip.stack.SIPTransactionImpl
 
isMark(char) - Static method in class android.gov.nist.javax.sip.parser.URLParser
 
isMessagePartOfTransaction(SIPMessage) - Method in interface android.gov.nist.javax.sip.stack.SIPClientTransaction
Deterines if the message is a part of this transaction.
isMessagePartOfTransaction(SIPMessage) - Method in class android.gov.nist.javax.sip.stack.SIPClientTransactionImpl
 
isMessagePartOfTransaction(SIPMessage) - Method in interface android.gov.nist.javax.sip.stack.SIPServerTransaction
Determines if the message is a part of this transaction.
isMessagePartOfTransaction(SIPMessage) - Method in class android.gov.nist.javax.sip.stack.SIPServerTransactionImpl
 
isMessagePartOfTransaction(SIPMessage) - Method in interface android.gov.nist.javax.sip.stack.SIPTransaction
Tests a message to see if it is part of this transaction.
isMessagePartOfTransaction(SIPMessage) - Method in class android.gov.nist.javax.sip.stack.SIPTransactionImpl
 
isMySubclass(Class<?>) - Static method in class android.gov.nist.core.GenericObject
 
isMySubclass(Class<?>) - Static method in class android.gov.nist.core.GenericObjectList
 
isNon2XXAckPassedToListener() - Method in class android.gov.nist.javax.sip.stack.SIPTransactionStack
 
isNotifyOnRetransmit() - Method in interface android.gov.nist.javax.sip.stack.SIPClientTransaction
 
isNotifyOnRetransmit() - Method in class android.gov.nist.javax.sip.stack.SIPClientTransactionImpl
 
isNullRequest() - Method in class android.gov.nist.javax.sip.message.SIPMessage
Return true if this is a null request (i.e.
isPatchReceivedRport() - Method in class android.gov.nist.javax.sip.stack.SIPTransactionStack
 
isPatchRport() - Method in class android.gov.nist.javax.sip.stack.SIPTransactionStack
 
isPatchWebSocketHeaders() - Method in class android.gov.nist.javax.sip.stack.SIPTransactionStack
 
isQuotedString - Variable in class android.gov.nist.core.NameValue
 
isReEntrantListener() - Method in class android.gov.nist.javax.sip.SipStackImpl
 
isReInvite() - Method in class android.gov.nist.javax.sip.stack.SIPDialog
Return true if this is a re-establishment of the dialog.
isReliable() - Method in class android.gov.nist.javax.sip.stack.ConnectionOrientedMessageChannel
Returns "true" as this is a reliable transport.
isReliable() - Method in class android.gov.nist.javax.sip.stack.MessageChannel
Get whether this channel is reliable or not.
isReliable() - Method in interface android.gov.nist.javax.sip.stack.SIPTransaction
 
isReliable() - Method in class android.gov.nist.javax.sip.stack.SIPTransactionImpl
 
isReliable() - Method in class android.gov.nist.javax.sip.stack.UDPMessageChannel
Returns "false" as this is an unreliable transport.
isRemoteTagReassignmentAllowed() - Method in class android.gov.nist.javax.sip.stack.SIPTransactionStack
 
isRequestConsumable(SIPRequest) - Method in class android.gov.nist.javax.sip.stack.SIPDialog
Return true if this request can be consumed by the dialog.
isRequestHeader(SIPHeader) - Static method in class android.gov.nist.javax.sip.message.SIPMessage
Return true if the header belongs only in a Request.
isReserved(char) - Static method in class android.gov.nist.javax.sip.parser.URLParser
 
isReservedNoSlash(char) - Static method in class android.gov.nist.javax.sip.parser.URLParser
 
isResponseHeader(SIPHeader) - Static method in class android.gov.nist.javax.sip.message.SIPMessage
Return true if the header belongs only in a response.
isRetransmission() - Method in class android.gov.nist.javax.sip.message.SIPResponse
 
isRetransmission() - Method in class android.gov.nist.javax.sip.ResponseEventExt
Return true if this is a forked response.
isRetransmissionAlertEnabled() - Method in interface android.gov.nist.javax.sip.stack.SIPServerTransaction
 
isRetransmissionAlertEnabled() - Method in class android.gov.nist.javax.sip.stack.SIPServerTransactionImpl
 
isRetransmissionFilterActive() - Method in class android.gov.nist.javax.sip.SipStackImpl
Deprecated. 
isRetransmissionFilterActive() - Method in interface android.javax.sip.SipStack
Deprecated.
Since v1.2. This retransmission filter property has been deprecated as a SIP Stack property. Applications can enable retransmission alerts by using the ServerTransaction.enableRetransmissionAlerts() method.
isRfc2543Supported() - Method in class android.gov.nist.javax.sip.stack.SIPTransactionStack
 
isRunning - Variable in class android.gov.nist.javax.sip.stack.ConnectionOrientedMessageChannel
 
isRunning - Variable in class android.gov.nist.javax.sip.stack.ConnectionOrientedMessageProcessor
 
isRunning - Variable in class android.gov.nist.javax.sip.stack.UDPMessageProcessor
A flag that is set to false to exit the message processor (suggestion by Jeff Keyser).
isSecure() - Method in class android.gov.nist.javax.sip.address.SipUri
Returns true if this SipURI is secure i.e.
isSecure() - Method in interface android.gov.nist.javax.sip.ClientTransactionExt
Return true if this Ctx is a secure transport.
isSecure() - Method in class android.gov.nist.javax.sip.stack.MessageChannel
Return true if this is a secure channel.
isSecure() - Method in class android.gov.nist.javax.sip.stack.MessageProcessor
Flags whether this processor is secure or not.
isSecure() - Method in class android.gov.nist.javax.sip.stack.NioTcpMessageChannel
TCP Is not a secure protocol.
isSecure() - Method in class android.gov.nist.javax.sip.stack.NioTcpMessageProcessor
 
isSecure() - Method in class android.gov.nist.javax.sip.stack.NioTlsMessageChannel
 
isSecure() - Method in class android.gov.nist.javax.sip.stack.NioTlsWebSocketMessageChannel
 
isSecure() - Method in class android.gov.nist.javax.sip.stack.sctp.SCTPMessageProcessor
 
isSecure() - Method in class android.gov.nist.javax.sip.stack.SIPDialog
Returns true if this Dialog is secure i.e.
isSecure() - Method in interface android.gov.nist.javax.sip.stack.SIPTransaction
 
isSecure() - Method in class android.gov.nist.javax.sip.stack.SIPTransactionImpl
 
isSecure() - Method in class android.gov.nist.javax.sip.stack.TCPMessageChannel
TCP Is not a secure protocol.
isSecure() - Method in class android.gov.nist.javax.sip.stack.TCPMessageProcessor
TCP is not a secure protocol.
isSecure() - Method in class android.gov.nist.javax.sip.stack.TLSMessageChannel
TLS Is a secure protocol.
isSecure() - Method in class android.gov.nist.javax.sip.stack.TLSMessageProcessor
TLS is a secure protocol.
isSecure() - Method in class android.gov.nist.javax.sip.stack.UDPMessageChannel
UDP is not a secure protocol.
isSecure() - Method in class android.gov.nist.javax.sip.stack.UDPMessageProcessor
UDP is not a secure protocol.
isSecure() - Method in interface android.javax.sip.address.SipURI
Returns true if this SipURI is secure i.e.
isSecure() - Method in interface android.javax.sip.Dialog
Returns true if this Dialog is secure, for example if the request was sent over a "sips:" scheme, or a "sip:" scheme over TLS.
isSentBySet() - Method in class android.gov.nist.javax.sip.ListeningPointImpl
 
isSentBySet() - Method in class android.gov.nist.javax.sip.stack.MessageProcessor
 
isSequenceNumberValidation() - Method in class android.gov.nist.javax.sip.stack.SIPDialog
 
isServer() - Method in class android.gov.nist.javax.sip.stack.SIPDialog
Return true if is server.
isServer() - Method in interface android.javax.sip.Dialog
Returns whether this Dialog is a server dialog, for example this side was initially acting as a UAS.
isServerTransaction() - Method in interface android.gov.nist.javax.sip.stack.SIPTransaction
A shortcut way of telling if we are a server transaction.
isServerTransaction() - Method in class android.gov.nist.javax.sip.stack.SIPTransactionImpl
 
isServerTransaction() - Method in class android.javax.sip.TimeoutEvent
Indicates if the transaction associated with this TimeoutEvent is a server transaction.
isServerTransaction() - Method in class android.javax.sip.TransactionTerminatedEvent
Indicates if the transaction associated with this TransactionTerminatedEvent is a server transaction.
isShutdown() - Method in class android.gov.nist.javax.sip.ThreadAffinityExecutor
 
isSIPAddress() - Method in class android.gov.nist.javax.sip.address.AddressImpl
Return true if the imbedded URI is a sip URI.
isSipURI() - Method in class android.gov.nist.javax.sip.address.GenericURI
This method determines if this is a URI with a scheme of "sip" or "sips".
isSipURI() - Method in class android.gov.nist.javax.sip.address.SipUri
This method determines if this is a URI with a scheme of "sip" or "sips".
isSipURI() - Method in class android.gov.nist.javax.sip.address.TelURLImpl
This method determines if this is a URI with a scheme of "sip" or "sips".
isSipURI() - Method in interface android.javax.sip.address.URI
This method determines if this is a URI with a scheme of "sip" or "sips".
isSslRenegotiationEnabled() - Method in class android.gov.nist.javax.sip.stack.SIPTransactionStack
 
isStale() - Method in class android.gov.nist.javax.sip.header.AuthenticationHeader
Returns the boolean value of the state paramater of this WWWAuthenicateHeader.
isStale() - Method in interface android.javax.sip.header.WWWAuthenticateHeader
Returns the boolean value of the state paramater of this WWWAuthenicateHeader.
isStarted() - Method in class android.gov.nist.javax.sip.stack.timers.AffinitityExecutorSipTimer
 
isStarted() - Method in class android.gov.nist.javax.sip.stack.timers.DefaultSipTimer
 
isStarted() - Method in class android.gov.nist.javax.sip.stack.timers.ScheduledExecutorSipTimer
 
isStarted() - Method in interface android.gov.nist.javax.sip.stack.timers.SipTimer
Check if the timer is started or stopped
isTargetRefresh(String) - Static method in class android.gov.nist.javax.sip.message.SIPRequest
 
isTerminated() - Method in interface android.gov.nist.javax.sip.stack.SIPTransaction
Tests if this transaction has terminated.
isTerminated() - Method in class android.gov.nist.javax.sip.stack.SIPTransactionImpl
 
isTerminated() - Method in class android.gov.nist.javax.sip.ThreadAffinityExecutor
 
isThreadActive() - Method in class android.gov.nist.core.ThreadAuditor.ThreadHandle
 
isTokenChar(char) - Static method in class android.gov.nist.core.LexerCore
JvB: utility function added to validate tokens
isTransactionMapped() - Method in interface android.gov.nist.javax.sip.stack.SIPServerTransaction
Return true if the transaction is known to stack.
isTransactionMapped() - Method in interface android.gov.nist.javax.sip.stack.SIPTransaction
 
isTransactionMapped() - Method in class android.gov.nist.javax.sip.stack.SIPTransactionImpl
 
isTransactionPendingAck(SIPServerTransaction) - Method in class android.gov.nist.javax.sip.stack.SIPTransactionStack
Check if this entry exists in the "Transaction Pending ACK" table.
ISUB - Static variable in class android.gov.nist.javax.sip.address.GenericURI
 
ISUB - Static variable in interface android.gov.nist.javax.sip.address.ParameterNames
 
ISUB - Static variable in class android.gov.nist.javax.sip.address.TelephoneNumber
 
isUnreserved(char) - Static method in class android.gov.nist.javax.sip.parser.URLParser
 
isURIRoute() - Method in class android.gov.nist.javax.sip.stack.HopImpl
Return true if this is uriRoute
isUserTelephoneSubscriber() - Method in class android.gov.nist.javax.sip.address.SipUri
returns true if the user is a telephone subscriber.
isUserUnreserved(char) - Static method in class android.gov.nist.javax.sip.parser.URLParser
 
isValueQuoted() - Method in class android.gov.nist.core.NameValue
Return true if the value is quoted in doublequotes.
isWildcard() - Method in class android.gov.nist.javax.sip.address.AddressImpl
This determines if this address is a wildcard address.
isWildCard() - Method in class android.gov.nist.javax.sip.header.Contact
 
isWildcard() - Method in interface android.javax.sip.address.Address
This determines if this address is a wildcard address.
isWildCard() - Method in interface android.javax.sip.header.ContactHeader
Returns a boolean value that indicates if the contact header has the format of Contact: *.
isZero() - Method in class android.gov.nist.javax.sdp.fields.TimeField
Returns whether the start and stop times were set to zero (in NTP).
isZero() - Method in interface android.javax.sdp.Time
Returns whether the start and stop times were set to zero (in NTP).
iterator() - Method in class android.gov.nist.core.DuplicateNameValueList
Return an iterator for the name-value pairs of this list.
iterator() - Method in class android.gov.nist.core.NameValueList
Return an iterator for the name-value pairs of this list.
iterator() - Method in class android.gov.nist.javax.sip.header.SIPHeaderList
Return the iterator to the imbedded list.

J

JAIN_HEADER_PACKAGE - Static variable in interface android.gov.nist.core.PackageNames
 
JAIN_PACKAGE - Static variable in interface android.gov.nist.core.PackageNames
 
JAN - Static variable in class android.gov.nist.javax.sip.header.SIPDate
 
JAN - Static variable in interface android.gov.nist.javax.sip.parser.TokenNames
 
Join - Class in android.gov.nist.javax.sip.header.extensions
Join SIPHeader.
Join() - Constructor for class android.gov.nist.javax.sip.header.extensions.Join
Default constructor
Join(String) - Constructor for class android.gov.nist.javax.sip.header.extensions.Join
Constructor given the call Identifier.
JOIN - Static variable in interface android.gov.nist.javax.sip.header.SIPHeaderNames
 
JOIN_TO - Static variable in interface android.gov.nist.javax.sip.parser.TokenTypes
 
JoinHeader - Interface in android.gov.nist.javax.sip.header.extensions
The From header field indicates the logical identity of the initiator of the request, possibly the user's address-of-record.
JoinParser - Class in android.gov.nist.javax.sip.parser.extensions
 
JoinParser(String) - Constructor for class android.gov.nist.javax.sip.parser.extensions.JoinParser
Creates new CallIDParser
JoinParser(Lexer) - Constructor for class android.gov.nist.javax.sip.parser.extensions.JoinParser
Constructor
JPEG - Static variable in interface android.javax.sdp.SdpConstants
Static RTP/AVP payload type for the JPEG video codec.
JUL - Static variable in class android.gov.nist.javax.sip.header.SIPDate
 
JUL - Static variable in interface android.gov.nist.javax.sip.parser.TokenNames
 
JUN - Static variable in class android.gov.nist.javax.sip.header.SIPDate
 
JUN - Static variable in interface android.gov.nist.javax.sip.parser.TokenNames
 

K

K - Static variable in interface android.gov.nist.javax.sip.parser.TokenNames
 
key - Variable in class android.gov.nist.javax.sip.stack.ConnectionOrientedMessageChannel
 
Key - Interface in android.javax.sdp
A Key represents the k= field contained within either a MediaDescription or a SessionDescription.
KEY_FIELD - Static variable in interface android.gov.nist.javax.sdp.fields.SDPFieldNames
 
keyData - Variable in class android.gov.nist.javax.sdp.fields.KeyField
 
KeyedSemaphore - Class in android.gov.nist.javax.sip.stack
 
KeyedSemaphore() - Constructor for class android.gov.nist.javax.sip.stack.KeyedSemaphore
 
KeyField - Class in android.gov.nist.javax.sdp.fields
Key field part of an SDP header.
KeyField() - Constructor for class android.gov.nist.javax.sdp.fields.KeyField
 
keyField - Variable in class android.gov.nist.javax.sdp.MediaDescriptionImpl
 
keyField() - Method in class android.gov.nist.javax.sdp.parser.KeyFieldParser
 
KeyFieldParser - Class in android.gov.nist.javax.sdp.parser
Parser for key field.
KeyFieldParser(String) - Constructor for class android.gov.nist.javax.sdp.parser.KeyFieldParser
Creates new KeyFieldParser
keyImpl - Variable in class android.gov.nist.javax.sdp.SessionDescriptionImpl
 
keySet() - Method in class android.gov.nist.core.MultiValueMapImpl
 
keySet() - Method in class android.gov.nist.core.NameValueList
 

L

L - Static variable in interface android.gov.nist.javax.sip.parser.TokenNames
 
L16_1CH - Static variable in interface android.javax.sdp.SdpConstants
Static RTP/AVP payload type for the L16_1CH audio codec.
L16_2CH - Static variable in interface android.javax.sdp.SdpConstants
Static RTP/AVP payload type for the L16_2CH audio codec.
L_CURLY - Static variable in class android.gov.nist.core.LexerCore
 
L_CURLY - Static variable in interface android.gov.nist.javax.sip.parser.TokenTypes
 
L_SQUARE_BRACKET - Static variable in class android.gov.nist.core.LexerCore
 
L_SQUARE_BRACKET - Static variable in interface android.gov.nist.javax.sip.parser.TokenTypes
 
languageRange - Variable in class android.gov.nist.javax.sip.header.AcceptLanguage
languageRange field
lastAckReceivedCSeqNumber - Variable in class android.gov.nist.javax.sip.stack.SIPDialog
 
lastActivityTimeStamp - Variable in class android.gov.nist.javax.sip.stack.NioTcpMessageChannel
 
lastIndexOf(Object) - Method in class android.gov.nist.javax.sip.header.SIPHeaderList
Get the last index of the given object.
lastInviteOkReceived - Variable in class android.gov.nist.javax.sip.stack.SIPDialog
 
lastInviteResponseCode - Variable in class android.gov.nist.javax.sip.stack.SIPDialog
 
lastInviteResponseCSeqNumber - Variable in class android.gov.nist.javax.sip.stack.SIPDialog
 
lastLoggedEventTime - Variable in class android.gov.nist.javax.sip.stack.CallAnalyzer.TImeMetricInfo
 
lastResponse - Variable in class android.gov.nist.javax.sip.stack.SIPTransactionImpl
 
lastResponseCSeqNumber - Variable in class android.gov.nist.javax.sip.stack.SIPDialog
 
lastResponseDialogId - Variable in class android.gov.nist.javax.sip.stack.SIPDialog
 
lastResponseFromTag - Variable in class android.gov.nist.javax.sip.stack.SIPDialog
 
lastResponseMethod - Variable in class android.gov.nist.javax.sip.stack.SIPDialog
 
lastResponseStatusCode - Variable in class android.gov.nist.javax.sip.stack.SIPDialog
 
lastResponseToTag - Variable in class android.gov.nist.javax.sip.stack.SIPDialog
 
lastTransaction - Variable in class android.gov.nist.javax.sip.stack.SIPDialog
 
leave(CallAnalyzer.MetricReference) - Method in class android.gov.nist.javax.sip.stack.CallAnalyzer
Leave a traced zone by the name of metricReference for the specified thread.
leave(Thread, CallAnalyzer.MetricReference) - Method in class android.gov.nist.javax.sip.stack.CallAnalyzer
Leave a traced zone by the name of metricReference for the specifed thread.
leaveIOCriticalSection(String) - Method in class android.gov.nist.javax.sip.stack.KeyedSemaphore
 
legacyLogger - Static variable in class android.gov.nist.core.CommonLogger
 
LESS_THAN - Static variable in class android.gov.nist.core.GenericObject
 
LESS_THAN - Static variable in class android.gov.nist.core.GenericObjectList
 
LESS_THAN - Static variable in class android.gov.nist.core.LexerCore
 
LESS_THAN - Static variable in interface android.gov.nist.core.Separators
 
LESS_THAN - Static variable in interface android.gov.nist.javax.sip.parser.TokenTypes
 
levelToInt(Level) - Static method in class android.gov.nist.core.CommonLoggerLog4j
 
lexer - Variable in class android.gov.nist.core.ParserCore
 
Lexer - Class in android.gov.nist.javax.sdp.parser
 
Lexer(String, String) - Constructor for class android.gov.nist.javax.sdp.parser.Lexer
 
lexer - Variable in class android.gov.nist.javax.sdp.parser.SDPAnnounceParser
 
Lexer - Class in android.gov.nist.javax.sip.parser
Lexer class for the parser.
Lexer(String, String) - Constructor for class android.gov.nist.javax.sip.parser.Lexer
 
LexerCore - Class in android.gov.nist.core
A lexical analyzer that is used by all parsers in our implementation.
LexerCore() - Constructor for class android.gov.nist.core.LexerCore
 
LexerCore(String, String) - Constructor for class android.gov.nist.core.LexerCore
Initialize the lexer with a buffer.
lexerTables - Static variable in class android.gov.nist.core.LexerCore
 
list(PrintStream) - Method in class android.gov.nist.javax.sip.MergedSystemProperties
 
list(PrintWriter) - Method in class android.gov.nist.javax.sip.MergedSystemProperties
 
ListeningPoint - Interface in android.javax.sip
This interface represents a unique IP network listening point, which consists of port transport and IP.
ListeningPointExt - Interface in android.gov.nist.javax.sip
 
ListeningPointImpl - Class in android.gov.nist.javax.sip
Implementation of the ListeningPoint interface
ListeningPointImpl(SipStack, int, String) - Constructor for class android.gov.nist.javax.sip.ListeningPointImpl
Constructor
listeningPoints - Variable in class android.gov.nist.javax.sip.SipStackImpl
 
listIterator() - Method in class android.gov.nist.javax.sdp.fields.SDPFieldList
Return a list iterator for the embedded field list.
listIterator() - Method in class android.gov.nist.javax.sip.header.SIPHeaderList
Get an initialized iterator for my imbedded list
listIterator(int) - Method in class android.gov.nist.javax.sip.header.SIPHeaderList
Get the list iterator for a given position.
ListMap - Class in android.gov.nist.javax.sip.message
A map of which of the standard headers may appear as a list
ListMap() - Constructor for class android.gov.nist.javax.sip.message.ListMap
 
listName - Variable in class android.gov.nist.core.GenericObjectList
 
load(InputStream) - Method in class android.gov.nist.javax.sip.MergedSystemProperties
 
load(Reader) - Method in class android.gov.nist.javax.sip.MergedSystemProperties
 
loadFromXML(InputStream) - Method in class android.gov.nist.javax.sip.MergedSystemProperties
 
locale - Variable in class android.gov.nist.javax.sip.header.ContentLanguage
languageTag field.
localId - Variable in class android.gov.nist.javax.sip.header.CallIdentifier
localId field
localParty - Variable in class android.gov.nist.javax.sip.stack.SIPDialog
 
localPartyStringified - Variable in class android.gov.nist.javax.sip.stack.SIPDialog
 
localSequenceNumber - Variable in class android.gov.nist.javax.sip.stack.SIPDialog
 
logDebug(String) - Method in class android.gov.nist.core.CommonLogger
 
logDebug(String, Exception) - Method in class android.gov.nist.core.CommonLogger
 
logDebug(String) - Method in class android.gov.nist.core.CommonLoggerLog4j
Log a message into the log file.
logDebug(String, Exception) - Method in class android.gov.nist.core.CommonLoggerLog4j
 
logDebug(String) - Method in class android.gov.nist.core.LogWriter
Log a message into the log file.
logDebug(String, Exception) - Method in class android.gov.nist.core.LogWriter
 
logDebug(String) - Method in interface android.gov.nist.core.StackLogger
Log a message into the log file.
logDebug(String, Exception) - Method in interface android.gov.nist.core.StackLogger
Log a message into the log file.
logError(String) - Method in class android.gov.nist.core.CommonLogger
 
logError(String, Exception) - Method in class android.gov.nist.core.CommonLogger
 
logError(String) - Method in class android.gov.nist.core.CommonLoggerLog4j
Log an error message.
logError(String, Exception) - Method in class android.gov.nist.core.CommonLoggerLog4j
Log an error message.
logError(String, Exception) - Static method in class android.gov.nist.core.Debug
 
logError(String) - Method in class android.gov.nist.core.LogWriter
Log an error message.
logError(String, Exception) - Method in class android.gov.nist.core.LogWriter
Log an error message.
logError(String) - Method in interface android.gov.nist.core.StackLogger
Log an error message.
logError(String, Exception) - Method in interface android.gov.nist.core.StackLogger
Log an error message.
logException(Throwable) - Method in class android.gov.nist.core.CommonLogger
 
logException(Throwable) - Method in class android.gov.nist.core.CommonLoggerLog4j
Log an exception.
logException(Throwable) - Method in class android.gov.nist.core.LogWriter
Log an exception.
logException(Exception) - Method in interface android.gov.nist.core.ServerLogger
 
logException(Throwable) - Method in interface android.gov.nist.core.StackLogger
Log an exception.
logException(Exception) - Method in class android.gov.nist.javax.sip.stack.ServerLog
Log an exception stack trace.
logFatalError(String) - Method in class android.gov.nist.core.CommonLogger
 
logFatalError(String) - Method in class android.gov.nist.core.CommonLoggerLog4j
Log an error message.
logFatalError(String) - Method in class android.gov.nist.core.LogWriter
Log an error message.
logFatalError(String) - Method in interface android.gov.nist.core.StackLogger
Log an error message.
logInfo(String) - Method in class android.gov.nist.core.CommonLogger
 
logInfo(String) - Method in class android.gov.nist.core.CommonLoggerLog4j
Log an info message.
logInfo(String) - Method in class android.gov.nist.core.LogWriter
Log an info message.
logInfo(String) - Method in interface android.gov.nist.core.StackLogger
Log an info message.
LogLevels - Interface in android.gov.nist.core
 
logMessage(SIPMessage, String, String, boolean, long) - Method in interface android.gov.nist.core.ServerLogger
 
logMessage(SIPMessage, String, String, String, boolean, long) - Method in interface android.gov.nist.core.ServerLogger
 
logMessage(SIPMessage, String, String, String, boolean) - Method in interface android.gov.nist.core.ServerLogger
 
logMessage(SIPMessage, InetAddress, int, long) - Method in class android.gov.nist.javax.sip.stack.MessageChannel
Log a message sent to an address and port via the default interface.
logMessage(SIPMessage, String, String, boolean, long) - Method in class android.gov.nist.javax.sip.stack.ServerLog
Log a message into the log directory.
logMessage(SIPMessage, String, String, String, boolean, long) - Method in class android.gov.nist.javax.sip.stack.ServerLog
Log a message into the log directory.
logMessage(SIPMessage, String, String, String, boolean) - Method in class android.gov.nist.javax.sip.stack.ServerLog
Log a message into the log directory.
LogRecord - Interface in android.gov.nist.javax.sip
The interface for a log record.
LogRecordFactory - Interface in android.gov.nist.javax.sip
The stack calls the message log factory to create logging records.
logRecordFactory - Variable in class android.gov.nist.javax.sip.stack.SIPTransactionStack
 
logResponse(SIPResponse, long, String) - Method in class android.gov.nist.javax.sip.stack.MessageChannel
Log a response received at this message channel.
logStackTrace() - Method in class android.gov.nist.core.CommonLogger
 
logStackTrace(int) - Method in class android.gov.nist.core.CommonLogger
 
logStackTrace() - Method in class android.gov.nist.core.CommonLoggerLog4j
log a stack trace.
logStackTrace(int) - Method in class android.gov.nist.core.CommonLoggerLog4j
 
logStackTrace() - Method in class android.gov.nist.core.LogWriter
log a stack trace.
logStackTrace(int) - Method in class android.gov.nist.core.LogWriter
 
logStackTrace() - Method in interface android.gov.nist.core.StackLogger
log a stack trace.
logStackTrace(int) - Method in interface android.gov.nist.core.StackLogger
Log a stack trace if the current logging level exceeds given trace level.
logStackTraceOnMessageSend - Variable in class android.gov.nist.javax.sip.stack.SIPTransactionStack
 
logTrace(String) - Method in class android.gov.nist.core.CommonLogger
 
logTrace(String) - Method in class android.gov.nist.core.CommonLoggerLog4j
Log a message into the log file.
logTrace(String) - Method in class android.gov.nist.core.LogWriter
Log a message into the log file.
logTrace(String) - Method in interface android.gov.nist.core.StackLogger
Log a message into the log file.
logWarning(String) - Method in class android.gov.nist.core.CommonLogger
 
logWarning(String) - Method in class android.gov.nist.core.CommonLoggerLog4j
Log a warning mesasge.
logWarning(String) - Method in class android.gov.nist.core.LogWriter
Log a warning mesasge.
logWarning(String) - Method in interface android.gov.nist.core.StackLogger
Log a warning mesasge.
LogWriter - Class in android.gov.nist.core
A wrapper around log4j that is used for logging debug and errors.
LogWriter() - Constructor for class android.gov.nist.core.LogWriter
 
lookAhead() - Method in class android.gov.nist.core.StringTokenizer
 
lookAhead(int) - Method in class android.gov.nist.core.StringTokenizer
 
lookupToken(int) - Method in class android.gov.nist.core.LexerCore
 
LOOP_DETECTED - Static variable in interface android.javax.sip.message.Response
The server has detected a loop.
LPAREN - Static variable in class android.gov.nist.core.GenericObject
 
LPAREN - Static variable in class android.gov.nist.core.GenericObjectList
 
LPAREN - Static variable in class android.gov.nist.core.LexerCore
 
LPAREN - Static variable in interface android.gov.nist.core.Separators
 
LPAREN - Static variable in interface android.gov.nist.javax.sip.parser.TokenTypes
 
LPC - Static variable in interface android.javax.sdp.SdpConstants
Static RTP/AVP payload type for the LPC audio codec
LR - Static variable in class android.gov.nist.javax.sip.address.NetObject
 

M

M - Static variable in interface android.gov.nist.javax.sip.parser.TokenNames
 
m_Cause - Variable in exception android.javax.sip.InvalidArgumentException
The specialized cause that triggered this Exception.
m_Cause - Variable in exception android.javax.sip.SipException
The specialized cause that triggered this Exception.
MADDR - Static variable in class android.gov.nist.javax.sip.address.NetObject
 
MADDR - Static variable in interface android.gov.nist.javax.sip.header.ParameterNames
 
MADDR - Static variable in class android.gov.nist.javax.sip.header.Via
The "maddr" paramter is designating the multicast address.
main(String[]) - Static method in class android.gov.nist.core.HostNameParser
 
main(String[]) - Static method in class android.gov.nist.javax.sdp.parser.OriginFieldParser
 
main(String[]) - Static method in class android.gov.nist.javax.sdp.parser.SessionNameFieldParser
 
main(String[]) - Static method in class android.gov.nist.javax.sip.parser.extensions.JoinParser
 
main(String[]) - Static method in class android.gov.nist.javax.sip.parser.extensions.MinSEParser
 
main(String[]) - Static method in class android.gov.nist.javax.sip.parser.extensions.ReferredByParser
 
main(String[]) - Static method in class android.gov.nist.javax.sip.parser.extensions.ReplacesParser
 
main(String[]) - Static method in class android.gov.nist.javax.sip.parser.extensions.SessionExpiresParser
 
main(String[]) - Static method in class android.gov.nist.javax.sip.parser.ims.PChargingFunctionAddressesParser
Test program
main(String[]) - Static method in class android.gov.nist.javax.sip.parser.ims.PrivacyParser
Test program
main(String[]) - Static method in class android.gov.nist.javax.sip.parser.PriorityParser
 
main(String[]) - Static method in class android.gov.nist.javax.sip.parser.ReferToParser
 
main(String[]) - Static method in class android.gov.nist.javax.sip.parser.RequestLineParser
 
main(String[]) - Static method in class android.gov.nist.javax.sip.parser.StringMsgParser
Test code.
main(String[]) - Static method in class android.gov.nist.javax.sip.parser.URLParser
 
main(String[]) - Static method in class android.gov.nist.javax.sip.parser.UserAgentParser
 
main(String[]) - Static method in class android.gov.nist.javax.sip.stack.CallAnalyzer
 
main(String[]) - Static method in class android.gov.nist.javax.sip.Utils
 
main(String[]) - Static method in class android.javax.sdp.SdpFactory
 
majorVersion - Variable in class android.gov.nist.javax.sip.header.MimeVersion
majorVersion field
makeClone(Object) - Static method in class android.gov.nist.core.GenericObject
Clones the given object.
makeKey(String, int, String) - Static method in class android.gov.nist.javax.sip.ListeningPointImpl
Construct a key to refer to this structure from the SIP stack
makeKey(InetAddress, int) - Static method in class android.gov.nist.javax.sip.stack.IOHandler
 
makeKey(String, int) - Static method in class android.gov.nist.javax.sip.stack.IOHandler
 
makeKey(InetAddress, int) - Static method in class android.gov.nist.javax.sip.stack.NIOHandler
 
makeKey(String, int) - Static method in class android.gov.nist.javax.sip.stack.NIOHandler
 
map() - Method in interface android.gov.nist.javax.sip.stack.SIPServerTransaction
Send out a trying response (only happens when the transaction is mapped).
map() - Method in class android.gov.nist.javax.sip.stack.SIPServerTransactionImpl
 
mapTransaction(SIPServerTransaction) - Method in class android.gov.nist.javax.sip.stack.SIPTransactionStack
Map a Server transaction (possibly sending out a 100 if the server tx is an INVITE).
MAR - Static variable in class android.gov.nist.javax.sip.header.SIPDate
 
MAR - Static variable in interface android.gov.nist.javax.sip.parser.TokenNames
 
mark() - Method in class android.gov.nist.javax.sip.parser.URLParser
 
markInputPosition() - Method in class android.gov.nist.core.LexerCore
Mark the position for backtracking.
match(Object) - Method in class android.gov.nist.core.GenericObject
An introspection based predicate matching using a template object.
match(Object) - Method in class android.gov.nist.core.GenericObjectList
Match with a template (return true if we have a superset of the given template.
match(int) - Method in class android.gov.nist.core.LexerCore
Match the given token or throw an exception if no such token can be matched.
Match - Interface in android.gov.nist.core
Match template for pattern matching.
match(String) - Method in interface android.gov.nist.core.Match
Return true if a match occurs for searchString.
match(Object) - Method in class android.gov.nist.javax.sdp.fields.SDPFieldList
Do a template match of fields.
match(Object) - Method in class android.gov.nist.javax.sdp.fields.SDPObject
An introspection based predicate matching using a template object.
match(Object) - Method in class android.gov.nist.javax.sip.address.AddressImpl
Match on the address only.
match(Object) - Method in class android.gov.nist.javax.sip.address.NetObject
An introspection based predicate matching using a template object.
match(Object) - Method in class android.gov.nist.javax.sip.header.ContentLength
Pattern matcher ignores content length.
match(Event) - Method in class android.gov.nist.javax.sip.header.Event
Return true if the given event header matches the supplied one.
match(SIPHeaderList<?>) - Method in class android.gov.nist.javax.sip.header.SIPHeaderList
Template match against a template.
match(Object) - Method in class android.gov.nist.javax.sip.header.SIPObject
An introspection based predicate matching using a template object.
match(Object) - Method in class android.gov.nist.javax.sip.header.StatusLine
Match with a template.
match(Object) - Method in class android.gov.nist.javax.sip.message.SIPMessage
Template match for SIP messages.
match(Object) - Method in class android.gov.nist.javax.sip.message.SIPRequest
Match with a template.
match(Object) - Method in class android.gov.nist.javax.sip.message.SIPResponse
Match with a template.
matchExpression - Variable in class android.gov.nist.core.GenericObject
 
matchStatusClass - Variable in class android.gov.nist.javax.sip.header.StatusLine
 
MAX_DATAGRAM_SIZE - Static variable in class android.gov.nist.javax.sip.SipStackImpl
Max datagram size.
MAX_FORWARDS - Static variable in interface android.gov.nist.javax.sip.header.SIPHeaderNames
 
MAX_FORWARDS - Static variable in interface android.gov.nist.javax.sip.parser.TokenTypes
 
maxConnections - Variable in class android.gov.nist.javax.sip.stack.SIPTransactionStack
 
maxContentLength - Variable in class android.gov.nist.javax.sip.stack.SIPTransactionStack
 
maxForkTime - Variable in class android.gov.nist.javax.sip.stack.SIPTransactionStack
 
MaxForwards - Class in android.gov.nist.javax.sip.header
MaxForwards SIPHeader
MaxForwards() - Constructor for class android.gov.nist.javax.sip.header.MaxForwards
Default constructor.
MaxForwards(int) - Constructor for class android.gov.nist.javax.sip.header.MaxForwards
 
maxForwards - Variable in class android.gov.nist.javax.sip.header.MaxForwards
maxForwards field.
maxForwardsHeader - Variable in class android.gov.nist.javax.sip.message.SIPMessage
 
MaxForwardsHeader - Interface in android.javax.sip.header
The Max-Forwards header field must be used with any SIP method to limit the number of proxies or gateways that can forward the request to the next downstream server.
MaxForwardsParser - Class in android.gov.nist.javax.sip.parser
Parser for Max Forwards Header.
MaxForwardsParser(String) - Constructor for class android.gov.nist.javax.sip.parser.MaxForwardsParser
 
MaxForwardsParser(Lexer) - Constructor for class android.gov.nist.javax.sip.parser.MaxForwardsParser
 
maxListenerResponseTime - Variable in class android.gov.nist.javax.sip.stack.SIPTransactionStack
 
maxMessageSize - Variable in class android.gov.nist.javax.sip.stack.SIPTransactionStack
 
maxTxLifetimeInvite - Variable in class android.gov.nist.javax.sip.stack.SIPTransactionStack
 
maxTxLifetimeNonInvite - Variable in class android.gov.nist.javax.sip.stack.SIPTransactionStack
 
MAY - Static variable in class android.gov.nist.javax.sip.header.SIPDate
 
MAY - Static variable in interface android.gov.nist.javax.sip.parser.TokenNames
 
MDCScheduledTHExecutor - Class in android.gov.nist.javax.sip
 
MDCScheduledTHExecutor(int) - Constructor for class android.gov.nist.javax.sip.MDCScheduledTHExecutor
 
MDCScheduledTHExecutor(int, ThreadFactory) - Constructor for class android.gov.nist.javax.sip.MDCScheduledTHExecutor
 
MDCScheduledTHExecutor(int, RejectedExecutionHandler) - Constructor for class android.gov.nist.javax.sip.MDCScheduledTHExecutor
 
MDCScheduledTHExecutor(int, ThreadFactory, RejectedExecutionHandler) - Constructor for class android.gov.nist.javax.sip.MDCScheduledTHExecutor
 
MDCTask - Interface in android.gov.nist.javax.sip
This interface allows to provide more MDC vars in addition to the affinity object.
media - Variable in class android.gov.nist.javax.sdp.fields.MediaField
 
Media - Interface in android.javax.sdp
A Media represents an m= field contained within a MediaDescription.
MEDIA_FIELD - Static variable in interface android.gov.nist.javax.sdp.fields.SDPFieldNames
 
MEDIA_TYPE_NOT_AVAILABLE - Static variable in interface android.javax.sip.header.WarningHeader
One or more media types contained in the session description are not available.
MediaDescription - Interface in android.javax.sdp
A MediaDescription identifies the set of medias that may be received on a specific port or set of ports.
MediaDescriptionImpl - Class in android.gov.nist.javax.sdp
Fieldementation of Media Description interface.
MediaDescriptionImpl() - Constructor for class android.gov.nist.javax.sdp.MediaDescriptionImpl
 
mediaDescriptions - Variable in class android.gov.nist.javax.sdp.SessionDescriptionImpl
 
MediaField - Class in android.gov.nist.javax.sdp.fields
Media field SDP header.
MediaField() - Constructor for class android.gov.nist.javax.sdp.fields.MediaField
 
mediaField - Variable in class android.gov.nist.javax.sdp.MediaDescriptionImpl
 
mediaField() - Method in class android.gov.nist.javax.sdp.parser.MediaFieldParser
 
MediaFieldParser - Class in android.gov.nist.javax.sdp.parser
Parser for Media field.
MediaFieldParser(String) - Constructor for class android.gov.nist.javax.sdp.parser.MediaFieldParser
Creates new MediaFieldParser
mediaRange - Variable in class android.gov.nist.javax.sip.header.Accept
mediaRange field
mediaRange - Variable in class android.gov.nist.javax.sip.header.ContentType
mediaRange field.
MediaRange - Class in android.gov.nist.javax.sip.header
Media Range
MediaRange() - Constructor for class android.gov.nist.javax.sip.header.MediaRange
Default constructor
MediaType - Interface in android.javax.sip.header
This interface represents media type methods for any header that contain content type and content sub-type values.
merge(Object) - Method in class android.gov.nist.core.GenericObject
Recursively override the fields of this object with the fields of a new object.
merge(Object) - Method in class android.gov.nist.core.HostPort
 
merge(Object) - Method in class android.gov.nist.javax.sip.message.SIPMessage
Merge a request with a template
MergedSystemProperties - Class in android.gov.nist.javax.sip
 
MergedSystemProperties(Properties) - Constructor for class android.gov.nist.javax.sip.MergedSystemProperties
 
mergeId - Variable in class android.gov.nist.javax.sip.stack.SIPTransactionImpl
 
mergeObjects(GenericObjectList) - Method in class android.gov.nist.core.GenericObjectList
Do a merge of the GenericObjects contained in this list with the GenericObjects in the mergeList.
mergeObjects(GenericObjectList) - Method in class android.gov.nist.javax.sdp.fields.SDPObjectList
Do a merge of the GenericObjects contained in this list with the GenericObjects in the mergeList.
mergeObjects(GenericObjectList) - Method in class android.gov.nist.javax.sip.header.SIPObjectList
Do a merge of the GenericObjects contained in this list with the GenericObjects in the mergeList.
MESSAGE - Static variable in interface android.gov.nist.javax.sip.parser.TokenNames
 
MESSAGE - Static variable in interface android.gov.nist.javax.sip.parser.TokenTypes
 
Message - Interface in android.javax.sip.message
A SIP message is either a request from a client to a server, or a response from a server to a client.
MESSAGE - Static variable in interface android.javax.sip.message.Request
Message is an extension method that allows the transfer of Instant Messages.
MESSAGE_PACKAGE - Static variable in interface android.gov.nist.core.PackageNames
 
MESSAGE_TOO_LARGE - Static variable in interface android.javax.sip.message.Response
The server was unable to process the request since the message length exceeded its capabilities.
MessageChannel - Class in android.gov.nist.javax.sip.stack
Message channel abstraction for the SIP stack.
MessageChannel() - Constructor for class android.gov.nist.javax.sip.stack.MessageChannel
 
messageChannels - Variable in class android.gov.nist.javax.sip.stack.ConnectionOrientedMessageProcessor
 
messageChannels - Variable in class android.gov.nist.javax.sip.stack.UDPMessageProcessor
A list of message channels that we have started.
messageContent - Variable in class android.gov.nist.javax.sip.message.SIPMessage
 
messageContentBytes - Variable in class android.gov.nist.javax.sip.message.SIPMessage
 
messageContentObject - Variable in class android.gov.nist.javax.sip.message.SIPMessage
 
MessageDigestAlgorithm - Class in android.gov.nist.javax.sip.clientauthutils
The class takes standard Http Authentication details and returns a response according to the MD5 algorithm
MessageDigestAlgorithm() - Constructor for class android.gov.nist.javax.sip.clientauthutils.MessageDigestAlgorithm
 
MessageExt - Interface in android.gov.nist.javax.sip.message
 
MessageFactory - Interface in android.javax.sip.message
This interface provides factory methods that allow an application to create Request and Response messages from a particular implementation of JAIN SIP.
MessageFactoryExt - Interface in android.gov.nist.javax.sip.message
Intefaces that will be supported by the next release of JAIN-SIP.
MessageFactoryImpl - Class in android.gov.nist.javax.sip.message
Message Factory implementation
MessageFactoryImpl() - Constructor for class android.gov.nist.javax.sip.message.MessageFactoryImpl
Creates a new instance of MessageFactoryImpl
MessageObject - Class in android.gov.nist.javax.sip.message
This is the root object from which all other objects in this package are derived.
MessageObject() - Constructor for class android.gov.nist.javax.sip.message.MessageObject
 
MessageParser - Interface in android.gov.nist.javax.sip.parser
Interface defining the contract for the stack to interact with the message parser to parse a byte array containing the SIP Message into a SIPMessage object
MessageParserFactory - Interface in android.gov.nist.javax.sip.parser
Factory used to create message parser instances on behalf of the stack which are created when a new message comes from the network and is processed by the stack.
messageParserFactory - Variable in class android.gov.nist.javax.sip.stack.SIPTransactionStack
 
messageProcessor - Variable in class android.gov.nist.javax.sip.ListeningPointImpl
Pointer to the imbedded mesage processor.
messageProcessor - Variable in class android.gov.nist.javax.sip.stack.MessageChannel
Message processor to whom I belong (if set).
MessageProcessor - Class in android.gov.nist.javax.sip.stack
This is the Stack abstraction for the active object that waits for messages to appear on the wire and processes these messages by calling the MessageFactory interface to create a ServerRequest or ServerResponse object.
MessageProcessor(String) - Constructor for class android.gov.nist.javax.sip.stack.MessageProcessor
 
MessageProcessor(InetAddress, int, String, SIPTransactionStack) - Constructor for class android.gov.nist.javax.sip.stack.MessageProcessor
Constructor
MessageProcessorFactory - Interface in android.gov.nist.javax.sip.stack
Factory used to create message processor instances on behalf of the stack which are created when a new Listening point is created.
messageProcessorFactory - Variable in class android.gov.nist.javax.sip.stack.SIPTransactionStack
 
messageQueue - Variable in class android.gov.nist.javax.sip.stack.UDPMessageProcessor
Incoming messages are queued here.
METHOD - Static variable in class android.gov.nist.javax.sip.address.NetObject
 
method - Variable in class android.gov.nist.javax.sip.header.Allow
method field
method - Variable in class android.gov.nist.javax.sip.header.CSeq
method field
method - Variable in class android.gov.nist.javax.sip.header.RAck
 
method - Variable in class android.gov.nist.javax.sip.header.RequestLine
method field.
method() - Method in class android.gov.nist.javax.sip.parser.Parser
parses a method.
method - Variable in class android.gov.nist.javax.sip.stack.SIPDialog
 
METHOD_NOT_ALLOWED - Static variable in interface android.javax.sip.message.Response
The method specified in the Request-Line is understood, but not allowed for the address identified by the Request-URI.
MIME_VERSION - Static variable in interface android.gov.nist.javax.sip.header.SIPHeaderNames
 
MIME_VERSION - Static variable in interface android.gov.nist.javax.sip.parser.TokenTypes
 
MimeVersion - Class in android.gov.nist.javax.sip.header
MimeVersion SIP Header.
MimeVersion() - Constructor for class android.gov.nist.javax.sip.header.MimeVersion
Default constructor
MimeVersionHeader - Interface in android.javax.sip.header
SIP messages MAY include a single MIME-Version general-header field to indicate what version of the MIME protocol was used to construct the message.
MimeVersionParser - Class in android.gov.nist.javax.sip.parser
Parser for MimeVersion header.
MimeVersionParser(String) - Constructor for class android.gov.nist.javax.sip.parser.MimeVersionParser
Creates a new instance of MimeVersionParser
MimeVersionParser(Lexer) - Constructor for class android.gov.nist.javax.sip.parser.MimeVersionParser
Cosntructor
MIN_EXPIRES - Static variable in interface android.gov.nist.javax.sip.header.SIPHeaderNames
 
MIN_EXPIRES - Static variable in interface android.gov.nist.javax.sip.parser.TokenTypes
 
MIN_SE - Static variable in interface android.gov.nist.javax.sip.header.SIPHeaderNames
 
MinExpires - Class in android.gov.nist.javax.sip.header
MinExpires SIP Header.
MinExpires() - Constructor for class android.gov.nist.javax.sip.header.MinExpires
default constructor
MinExpiresHeader - Interface in android.javax.sip.header
The Min-Expires header field conveys the minimum refresh interval supported for soft-state elements managed by that server.
MinExpiresParser - Class in android.gov.nist.javax.sip.parser
Parser for MinExpires header.
MinExpiresParser(String) - Constructor for class android.gov.nist.javax.sip.parser.MinExpiresParser
Creates a new instance of MinExpiresParser
MinExpiresParser(Lexer) - Constructor for class android.gov.nist.javax.sip.parser.MinExpiresParser
Cosntructor
minimumDumpInterval - Variable in class android.gov.nist.javax.sip.stack.CallAnalyzer.MetricAnalysisConfiguration
 
minKeepAliveInterval - Variable in class android.gov.nist.javax.sip.stack.SIPTransactionStack
 
minorVersion - Variable in class android.gov.nist.javax.sip.header.MimeVersion
mimeVersion field
MinSE - Class in android.gov.nist.javax.sip.header.extensions
MinSE SIP Header.
MinSE() - Constructor for class android.gov.nist.javax.sip.header.extensions.MinSE
default constructor
MINSE_TO - Static variable in interface android.gov.nist.javax.sip.parser.TokenTypes
 
MinSEHeader - Interface in android.gov.nist.javax.sip.header.extensions
 
MinSEParser - Class in android.gov.nist.javax.sip.parser.extensions
Parser for SIP MinSE Parser.
MinSEParser(String) - Constructor for class android.gov.nist.javax.sip.parser.extensions.MinSEParser
protected constructor.
MinSEParser(Lexer) - Constructor for class android.gov.nist.javax.sip.parser.extensions.MinSEParser
constructor.
MINUS - Static variable in class android.gov.nist.core.LexerCore
 
MINUS - Static variable in interface android.gov.nist.javax.sip.parser.TokenTypes
 
minute - Variable in class android.gov.nist.javax.sip.header.SIPDate
minute member
MISCELLANEOUS_WARNING - Static variable in interface android.javax.sip.header.WarningHeader
The warning text can include arbitrary information to be presented to a human user, or logged.
MOD - Static variable in interface android.gov.nist.javax.sip.header.ims.ParameterNamesIms
 
MON - Static variable in class android.gov.nist.javax.sip.header.SIPDate
 
MON - Static variable in interface android.gov.nist.javax.sip.parser.TokenNames
 
month - Variable in class android.gov.nist.javax.sip.header.SIPDate
month member
MOVED_PERMANENTLY - Static variable in interface android.javax.sip.message.Response
The user can no longer be found at the address in the Request-URI, and the requesting client SHOULD retry at the new address given by the Contact header field.
MOVED_TEMPORARILY - Static variable in interface android.javax.sip.message.Response
The requesting client SHOULD retry the request at the new address(es) given by the Contact header field.
MP2T - Static variable in interface android.javax.sdp.SdpConstants
Static RTP/AVP payload type for the MP2T video codec.
MPA - Static variable in interface android.javax.sdp.SdpConstants
Static RTP/AVP payload type for the MPA audio codec.
MPV - Static variable in interface android.javax.sdp.SdpConstants
Static RTP/AVP payload type for the MPV video codec.
MULTICAST_NOT_AVAILABLE - Static variable in interface android.javax.sip.header.WarningHeader
The site where the user is located does not support multicast.
MultiMap - Interface in android.gov.nist.core
This is simply a Map with slightly different semantics.
MultipartMimeContent - Interface in android.gov.nist.javax.sip.message
 
MultipartMimeContentImpl - Class in android.gov.nist.javax.sip.message
Content list for multipart mime content type.
MultipartMimeContentImpl(ContentTypeHeader) - Constructor for class android.gov.nist.javax.sip.message.MultipartMimeContentImpl
Creates a default content list.
MultiPipelineExecutor<K> - Class in android.gov.nist.javax.sip.stack
 
MultiPipelineExecutor(int) - Constructor for class android.gov.nist.javax.sip.stack.MultiPipelineExecutor
 
MultiPipelineExecutor.SemaphoreLinkedList<A> - Class in android.gov.nist.javax.sip.stack
 
MultiPipelineExecutor.SemaphoreLinkedList() - Constructor for class android.gov.nist.javax.sip.stack.MultiPipelineExecutor.SemaphoreLinkedList
 
MultiPipelineExecutor.SemaphoreRunnable<K> - Class in android.gov.nist.javax.sip.stack
 
MultiPipelineExecutor.SemaphoreRunnable(Runnable, Semaphore, MultiPipelineExecutor<K>) - Constructor for class android.gov.nist.javax.sip.stack.MultiPipelineExecutor.SemaphoreRunnable
 
MULTIPLE_CHOICES - Static variable in interface android.javax.sip.message.Response
The address in the request resolved to several choices, each with its own specific location, and the user (or UA) can select a preferred communication end point and redirect its request to that location.
MultiValueMap<K,V> - Interface in android.gov.nist.core
 
MultiValueMapImpl<V> - Class in android.gov.nist.core
 
MultiValueMapImpl() - Constructor for class android.gov.nist.core.MultiValueMapImpl
 
mustCopyRR(int) - Method in class android.gov.nist.javax.sip.message.SIPRequest
 
myAddress - Variable in class android.gov.nist.javax.sip.stack.ConnectionOrientedMessageChannel
 
myClass - Variable in class android.gov.nist.core.GenericObjectList
 
myClientInputStream - Variable in class android.gov.nist.javax.sip.stack.ConnectionOrientedMessageChannel
 
myClientOutputStream - Variable in class android.gov.nist.javax.sip.stack.TCPMessageChannel
 
myParser - Variable in class android.gov.nist.javax.sip.stack.ConnectionOrientedMessageChannel
 
myParser - Variable in class android.gov.nist.javax.sip.stack.UDPMessageChannel
The parser we are using for messages received from this channel.
myPort - Variable in class android.gov.nist.javax.sip.stack.ConnectionOrientedMessageChannel
 
myPort - Variable in class android.gov.nist.javax.sip.stack.UDPMessageChannel
 
mySock - Variable in class android.gov.nist.javax.sip.stack.ConnectionOrientedMessageChannel
 
myTag - Variable in class android.gov.nist.javax.sip.stack.SIPDialog
 
mythread - Variable in class android.gov.nist.javax.sip.stack.ConnectionOrientedMessageChannel
 

N

name - Variable in class android.gov.nist.javax.sdp.fields.PhoneField
 
NAME - Static variable in class android.gov.nist.javax.sip.header.extensions.Join
 
NAME - Static variable in interface android.gov.nist.javax.sip.header.extensions.JoinHeader
Name of JoinHeader
NAME - Static variable in class android.gov.nist.javax.sip.header.extensions.MinSE
 
NAME - Static variable in interface android.gov.nist.javax.sip.header.extensions.MinSEHeader
 
NAME - Static variable in interface android.gov.nist.javax.sip.header.extensions.ReferencesHeader
 
NAME - Static variable in class android.gov.nist.javax.sip.header.extensions.ReferredBy
 
NAME - Static variable in interface android.gov.nist.javax.sip.header.extensions.ReferredByHeader
Name of ReferToHeader
NAME - Static variable in class android.gov.nist.javax.sip.header.extensions.Replaces
 
NAME - Static variable in interface android.gov.nist.javax.sip.header.extensions.ReplacesHeader
Name of FromHeader
NAME - Static variable in class android.gov.nist.javax.sip.header.extensions.SessionExpires
 
NAME - Static variable in interface android.gov.nist.javax.sip.header.extensions.SessionExpiresHeader
 
NAME - Static variable in interface android.gov.nist.javax.sip.header.ims.PAccessNetworkInfoHeader
 
NAME - Static variable in interface android.gov.nist.javax.sip.header.ims.PAssertedIdentityHeader
Name of AssertIdentityHeader
NAME - Static variable in interface android.gov.nist.javax.sip.header.ims.PAssertedServiceHeader
 
NAME - Static variable in interface android.gov.nist.javax.sip.header.ims.PAssociatedURIHeader
Name of PAssociatedURIHeader
NAME - Static variable in interface android.gov.nist.javax.sip.header.ims.PathHeader
Name of PathHeader
NAME - Static variable in interface android.gov.nist.javax.sip.header.ims.PCalledPartyIDHeader
Name of CalledPartyIDHeader
NAME - Static variable in interface android.gov.nist.javax.sip.header.ims.PChargingFunctionAddressesHeader
Name of PChargingFunctionAddressesHeader
NAME - Static variable in interface android.gov.nist.javax.sip.header.ims.PChargingVectorHeader
Name of PChargingVectorHeader
NAME - Static variable in interface android.gov.nist.javax.sip.header.ims.PMediaAuthorizationHeader
Name of PMediaAuthorizationHeader
NAME - Static variable in interface android.gov.nist.javax.sip.header.ims.PPreferredIdentityHeader
Name of PreferredIdentityHeader
NAME - Static variable in interface android.gov.nist.javax.sip.header.ims.PPreferredServiceHeader
 
NAME - Static variable in interface android.gov.nist.javax.sip.header.ims.PProfileKeyHeader
 
NAME - Static variable in interface android.gov.nist.javax.sip.header.ims.PrivacyHeader
Name of PrivacyHeader
NAME - Static variable in interface android.gov.nist.javax.sip.header.ims.PServedUserHeader
 
NAME - Static variable in interface android.gov.nist.javax.sip.header.ims.PUserDatabaseHeader
 
NAME - Static variable in interface android.gov.nist.javax.sip.header.ims.PVisitedNetworkIDHeader
Name of VisitedNetworkIDHeader
NAME - Static variable in interface android.gov.nist.javax.sip.header.ims.SecurityClientHeader
Name of SecurityClientHeader
NAME - Static variable in interface android.gov.nist.javax.sip.header.ims.SecurityServerHeader
Name of SecurityServerHeader
NAME - Static variable in interface android.gov.nist.javax.sip.header.ims.SecurityVerifyHeader
Name of SecurityVerifyHeader
NAME - Static variable in interface android.gov.nist.javax.sip.header.ims.ServiceRouteHeader
Name of ServiceRouteHeader
name - Variable in class android.gov.nist.javax.sip.stack.CallAnalyzer.MetricReference
 
NAME - Static variable in interface android.javax.sip.header.AcceptEncodingHeader
Name of AcceptEncodingHeader
NAME - Static variable in interface android.javax.sip.header.AcceptHeader
Name of AcceptHeader
NAME - Static variable in interface android.javax.sip.header.AcceptLanguageHeader
Name of AcceptLanguageHeader
NAME - Static variable in interface android.javax.sip.header.AlertInfoHeader
Name of the AlertInfoHeader
NAME - Static variable in interface android.javax.sip.header.AllowEventsHeader
Name of AllowEventsHeader
NAME - Static variable in interface android.javax.sip.header.AllowHeader
Name of AllowHeader
NAME - Static variable in interface android.javax.sip.header.AuthenticationInfoHeader
Name of the AlertInfoHeader
NAME - Static variable in interface android.javax.sip.header.AuthorizationHeader
Name of AuthorizationHeader
NAME - Static variable in interface android.javax.sip.header.CallIdHeader
Name of CallIdHeader
NAME - Static variable in interface android.javax.sip.header.CallInfoHeader
Name of CallInfoHeader
NAME - Static variable in interface android.javax.sip.header.ContactHeader
Name of ContactHeader
NAME - Static variable in interface android.javax.sip.header.ContentDispositionHeader
Name of ContentDispositionHeader
NAME - Static variable in interface android.javax.sip.header.ContentEncodingHeader
Name of ContentEncodingHeader
NAME - Static variable in interface android.javax.sip.header.ContentLanguageHeader
Name of ContentLanguageHeader
NAME - Static variable in interface android.javax.sip.header.ContentLengthHeader
Name of ContentLengthHeader
NAME - Static variable in interface android.javax.sip.header.ContentTypeHeader
Name of ContentTypeHeader
NAME - Static variable in interface android.javax.sip.header.CSeqHeader
Name of the CSeqHeader
NAME - Static variable in interface android.javax.sip.header.DateHeader
Name of DateHeader
NAME - Static variable in interface android.javax.sip.header.ErrorInfoHeader
Name of the ErroInfoHeader
NAME - Static variable in interface android.javax.sip.header.EventHeader
Name of EventHeader
NAME - Static variable in interface android.javax.sip.header.ExpiresHeader
Name of ExpiresHeader
NAME - Static variable in interface android.javax.sip.header.FromHeader
Name of FromHeader
NAME - Static variable in interface android.javax.sip.header.InReplyToHeader
Name of InReplyToHeader
NAME - Static variable in interface android.javax.sip.header.MaxForwardsHeader
Name of MaxForwardsHeader
NAME - Static variable in interface android.javax.sip.header.MimeVersionHeader
Name of MimeVersionHeader
NAME - Static variable in interface android.javax.sip.header.MinExpiresHeader
Name of ExpiresHeader
NAME - Static variable in interface android.javax.sip.header.OrganizationHeader
Name of OrganizationHeader
NAME - Static variable in interface android.javax.sip.header.PriorityHeader
Name of PriorityHeader
NAME - Static variable in interface android.javax.sip.header.ProxyAuthenticateHeader
Name of ProxyAuthenticateHeader
NAME - Static variable in interface android.javax.sip.header.ProxyAuthorizationHeader
Name of ProxyAuthorizationHeader
NAME - Static variable in interface android.javax.sip.header.ProxyRequireHeader
Name of ProxyRequireHeader
NAME - Static variable in interface android.javax.sip.header.RAckHeader
Name of RAckHeader.
NAME - Static variable in interface android.javax.sip.header.ReasonHeader
Name of ReasonHeader
NAME - Static variable in interface android.javax.sip.header.RecordRouteHeader
Name of RecordRouteHeader
NAME - Static variable in interface android.javax.sip.header.ReferToHeader
Name of ReferToHeader
NAME - Static variable in interface android.javax.sip.header.ReplyToHeader
Name of ReplyToHeader
NAME - Static variable in interface android.javax.sip.header.RequireHeader
Name of RequireHeader
NAME - Static variable in interface android.javax.sip.header.RetryAfterHeader
Name of RetryAfterHeader
NAME - Static variable in interface android.javax.sip.header.RouteHeader
Name of RouteHeader
NAME - Static variable in interface android.javax.sip.header.RSeqHeader
Name of RSeqHeader
NAME - Static variable in interface android.javax.sip.header.ServerHeader
Name of ServerHeader
NAME - Static variable in interface android.javax.sip.header.SIPETagHeader
Name of this header (no short form).
NAME - Static variable in interface android.javax.sip.header.SIPIfMatchHeader
Name of this header (no short form.
NAME - Static variable in interface android.javax.sip.header.SubjectHeader
Name of SubjectHeader
NAME - Static variable in interface android.javax.sip.header.SubscriptionStateHeader
Name of SubscriptionStateHeader
NAME - Static variable in interface android.javax.sip.header.SupportedHeader
Name of SupportedHeader
NAME - Static variable in interface android.javax.sip.header.TimeStampHeader
Name of TimeStampHeader
NAME - Static variable in interface android.javax.sip.header.ToHeader
Name of the ToHeader
NAME - Static variable in interface android.javax.sip.header.UnsupportedHeader
Name of UnsupportedHeader
NAME - Static variable in interface android.javax.sip.header.UserAgentHeader
Name of UserAgentHeader
NAME - Static variable in interface android.javax.sip.header.ViaHeader
Name of ViaHeader
NAME - Static variable in interface android.javax.sip.header.WarningHeader
Name of WarningHeader
NAME - Static variable in interface android.javax.sip.header.WWWAuthenticateHeader
Name of WWWAuthenticateHeader
NAME_ADDR - Static variable in class android.gov.nist.javax.sip.address.AddressImpl
Constant field.
NAME_LOWER - Static variable in class android.gov.nist.javax.sip.header.CallID
 
NAME_LOWER - Static variable in class android.gov.nist.javax.sip.header.ContentLength
 
nameAddr() - Method in class android.gov.nist.javax.sip.parser.AddressParser
 
NameMap - Class in android.gov.nist.javax.sip.header
A mapping class that returns the SIPHeader for a given header name.
NameMap() - Constructor for class android.gov.nist.javax.sip.header.NameMap
 
NameValue - Class in android.gov.nist.core
Generic structure for storing name-value pairs.
NameValue() - Constructor for class android.gov.nist.core.NameValue
 
NameValue(String, Object, boolean) - Constructor for class android.gov.nist.core.NameValue
New constructor, taking a boolean which is set if the NV pair is a flag
NameValue(String, Object) - Constructor for class android.gov.nist.core.NameValue
Original constructor, sets isFlagParameter to 'false'
nameValue(char) - Method in class android.gov.nist.core.ParserCore
 
nameValue() - Method in class android.gov.nist.core.ParserCore
 
nameValue() - Method in class android.gov.nist.javax.sip.parser.ViaParser
Overrides the superclass nameValue parser because we have to tolerate IPV6 addresses in the received parameter.
NameValueList - Class in android.gov.nist.core
Implements a simple NameValue association with a quick lookup function (via a hash map) the default behavior for this class is not thread safe.
NameValueList() - Constructor for class android.gov.nist.core.NameValueList
default constructor.
NameValueList(boolean) - Constructor for class android.gov.nist.core.NameValueList
 
NamingThreadFactory - Class in android.gov.nist.core
Thread factory which names threads by "pool--thread-n".
NamingThreadFactory(String) - Constructor for class android.gov.nist.core.NamingThreadFactory
 
NamingThreadFactory(String, ThreadFactory) - Constructor for class android.gov.nist.core.NamingThreadFactory
 
NC - Static variable in class android.gov.nist.javax.sip.header.AuthenticationHeader
 
NC - Static variable in interface android.gov.nist.javax.sip.header.ParameterNames
 
nConnections - Variable in class android.gov.nist.javax.sip.stack.ConnectionOrientedMessageProcessor
 
needsLogging() - Method in class android.gov.nist.javax.sip.stack.ServerLog
Global check for whether to log or not.
needsLogging - Variable in class android.gov.nist.javax.sip.stack.SIPTransactionStack
 
NET_PACKAGE - Static variable in interface android.gov.nist.core.PackageNames
 
NET_PACKAGE - Static variable in class android.gov.nist.javax.sip.address.NetObject
 
NetObject - Class in android.gov.nist.javax.sip.address
Root object for all objects in this package.
NetObject() - Constructor for class android.gov.nist.javax.sip.address.NetObject
Default constructor
NetObjectList - Class in android.gov.nist.javax.sip.address
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 NetObjects.
NetObjectList(String) - Constructor for class android.gov.nist.javax.sip.address.NetObjectList
Construct a NetObject List given a list name.
NetObjectList(String, Class<?>) - Constructor for class android.gov.nist.javax.sip.address.NetObjectList
Construct a NetObject List given a list name and a class for the objects that go into the list.
NetObjectList() - Constructor for class android.gov.nist.javax.sip.address.NetObjectList
Construct an empty NetObjectList.
nettype - Variable in class android.gov.nist.javax.sdp.fields.ConnectionField
 
nettype - Variable in class android.gov.nist.javax.sdp.fields.OriginField
 
NetworkLayer - Interface in android.gov.nist.core.net
basic interface to the network layer
networkLayer - Variable in class android.gov.nist.javax.sip.stack.SIPTransactionStack
 
NEWLINE - Static variable in class android.gov.nist.core.GenericObject
 
NEWLINE - Static variable in class android.gov.nist.core.GenericObjectList
 
NEWLINE - Static variable in interface android.gov.nist.core.Separators
 
newSIPServerRequest(SIPRequest, MessageChannel) - Method in class android.gov.nist.javax.sip.stack.SIPTransactionStack
Handles a new SIP request.
newSIPServerRequest(SIPRequest, SIPTransaction) - Method in interface android.gov.nist.javax.sip.stack.StackMessageFactory
Make a new SIPServerResponse given a SIPRequest and a message channel.
newSIPServerResponse(SIPResponse, MessageChannel) - Method in class android.gov.nist.javax.sip.stack.SIPTransactionStack
Handles a new SIP response.
newSIPServerResponse(SIPResponse, MessageChannel) - Method in interface android.gov.nist.javax.sip.stack.StackMessageFactory
Generate a new server response for the stack.
newThread(Runnable) - Method in class android.gov.nist.core.NamingThreadFactory
 
newThread(Runnable) - Method in class android.gov.nist.javax.sip.parser.PostParseExecutorServices.NamedThreadFactory
 
next(ListIterator) - Method in class android.gov.nist.core.GenericObjectList
Traverse the list given a list iterator
next() - Method in class android.gov.nist.core.GenericObjectList
Fetch the next object from the list based on the default list iterator
next() - Method in class android.gov.nist.javax.sdp.fields.SDPFieldList
 
next() - Method in class android.gov.nist.javax.sdp.fields.SDPObjectList
 
next() - Method in class android.gov.nist.javax.sip.address.NetObjectList
returns the next element
next(ListIterator) - Method in class android.gov.nist.javax.sip.address.NetObjectList
returns the next element
next() - Method in class android.gov.nist.javax.sip.header.SIPObjectList
Get the next object of this list (assumes that first() has been called prior to calling this method.)
next() - Method in class android.gov.nist.javax.sip.message.HeaderIterator
 
NEXT_NONCE - Static variable in interface android.gov.nist.javax.sip.header.ParameterNames
 
nextIndex() - Method in class android.gov.nist.javax.sip.message.HeaderIterator
 
nextSeqno - Variable in class android.gov.nist.javax.sip.stack.SIPDialog
 
nextToken() - Method in class android.gov.nist.core.StringTokenizer
 
NIOHandler - Class in android.gov.nist.javax.sip.stack
Low level Input output to a socket.
NIOHandler(SIPTransactionStack, NioTcpMessageProcessor) - Constructor for class android.gov.nist.javax.sip.stack.NIOHandler
 
nioHandler - Variable in class android.gov.nist.javax.sip.stack.NioTcpMessageProcessor
 
NioMessageProcessorFactory - Class in android.gov.nist.javax.sip.stack
 
NioMessageProcessorFactory() - Constructor for class android.gov.nist.javax.sip.stack.NioMessageProcessorFactory
 
NIOMode - Enum in android.gov.nist.javax.sip.stack
 
nioMode - Variable in class android.gov.nist.javax.sip.stack.SIPTransactionStack
 
NioPipelineParser - Class in android.gov.nist.javax.sip.parser
This is a FSM that can parse a single stream of messages with they bodies and then pass the sip message to the listeners.
NioPipelineParser() - Constructor for class android.gov.nist.javax.sip.parser.NioPipelineParser
default constructor.
NioPipelineParser(SIPTransactionStack, SIPMessageListener, boolean, int) - Constructor for class android.gov.nist.javax.sip.parser.NioPipelineParser
Constructor when we are given a message listener and an input stream (could be a TCP connection or a file)
NioPipelineParser(SIPTransactionStack, SIPMessageListener, int) - Constructor for class android.gov.nist.javax.sip.parser.NioPipelineParser
This is the constructor for the pipelined parser.
NioPipelineParser.Dispatch - Class in android.gov.nist.javax.sip.parser
 
NioPipelineParser.Dispatch(NioPipelineParser.UnparsedMessage, String) - Constructor for class android.gov.nist.javax.sip.parser.NioPipelineParser.Dispatch
 
NioPipelineParser.UnparsedMessage - Class in android.gov.nist.javax.sip.parser
 
NioPipelineParser.UnparsedMessage(String, byte[]) - Constructor for class android.gov.nist.javax.sip.parser.NioPipelineParser.UnparsedMessage
 
nioSocketMaxIdleTime - Variable in class android.gov.nist.javax.sip.stack.SIPTransactionStack
 
NioTcpMessageChannel - Class in android.gov.nist.javax.sip.stack
 
NioTcpMessageChannel(NioTcpMessageProcessor, SocketChannel) - Constructor for class android.gov.nist.javax.sip.stack.NioTcpMessageChannel
 
NioTcpMessageChannel(InetAddress, int, SIPTransactionStack, NioTcpMessageProcessor) - Constructor for class android.gov.nist.javax.sip.stack.NioTcpMessageChannel
 
NioTcpMessageProcessor - Class in android.gov.nist.javax.sip.stack
NIO implementation for TCP.
NioTcpMessageProcessor(InetAddress, SIPTransactionStack, int) - Constructor for class android.gov.nist.javax.sip.stack.NioTcpMessageProcessor
 
NioTcpMessageProcessor.ChangeRequest - Class in android.gov.nist.javax.sip.stack
 
NioTcpMessageProcessor.ChangeRequest(SocketChannel, int, int) - Constructor for class android.gov.nist.javax.sip.stack.NioTcpMessageProcessor.ChangeRequest
 
NioTcpMessageProcessor.PendingData - Class in android.gov.nist.javax.sip.stack
 
NioTcpMessageProcessor.PendingData(String, ByteBuffer) - Constructor for class android.gov.nist.javax.sip.stack.NioTcpMessageProcessor.PendingData
 
NioTlsChannelInterface - Interface in android.gov.nist.javax.sip.stack
Common interface for TLS channels.
NioTlsMessageChannel - Class in android.gov.nist.javax.sip.stack
 
NioTlsMessageChannel(NioTcpMessageProcessor, SocketChannel) - Constructor for class android.gov.nist.javax.sip.stack.NioTlsMessageChannel
 
NioTlsMessageChannel(InetAddress, int, SIPTransactionStack, NioTcpMessageProcessor) - Constructor for class android.gov.nist.javax.sip.stack.NioTlsMessageChannel
 
NioTlsMessageChannel.SSLReconnectedException - Exception in android.gov.nist.javax.sip.stack
 
NioTlsMessageChannel.SSLReconnectedException() - Constructor for exception android.gov.nist.javax.sip.stack.NioTlsMessageChannel.SSLReconnectedException
 
NioTlsMessageProcessor - Class in android.gov.nist.javax.sip.stack
 
NioTlsMessageProcessor(InetAddress, SIPTransactionStack, int) - Constructor for class android.gov.nist.javax.sip.stack.NioTlsMessageProcessor
 
NioTlsWebSocketMessageChannel - Class in android.gov.nist.javax.sip.stack
 
NioTlsWebSocketMessageChannel(SIPTransactionStack, NioTcpMessageProcessor, SocketChannel) - Constructor for class android.gov.nist.javax.sip.stack.NioTlsWebSocketMessageChannel
 
NioTlsWebSocketMessageChannel(InetAddress, int, SIPTransactionStack, NioTcpMessageProcessor) - Constructor for class android.gov.nist.javax.sip.stack.NioTlsWebSocketMessageChannel
 
NioTlsWebSocketMessageChannel.SSLReconnectedException - Exception in android.gov.nist.javax.sip.stack
 
NioTlsWebSocketMessageChannel.SSLReconnectedException() - Constructor for exception android.gov.nist.javax.sip.stack.NioTlsWebSocketMessageChannel.SSLReconnectedException
 
NioTlsWebSocketMessageProcessor - Class in android.gov.nist.javax.sip.stack
 
NioTlsWebSocketMessageProcessor(InetAddress, SIPTransactionStack, int) - Constructor for class android.gov.nist.javax.sip.stack.NioTlsWebSocketMessageProcessor
 
NioWebSocketMessageChannel - Class in android.gov.nist.javax.sip.stack
 
NioWebSocketMessageChannel(SIPTransactionStack, NioTcpMessageProcessor, SocketChannel) - Constructor for class android.gov.nist.javax.sip.stack.NioWebSocketMessageChannel
 
NioWebSocketMessageChannel(InetAddress, int, SIPTransactionStack, NioTcpMessageProcessor) - Constructor for class android.gov.nist.javax.sip.stack.NioWebSocketMessageChannel
 
NioWebSocketMessageProcessor - Class in android.gov.nist.javax.sip.stack
 
NioWebSocketMessageProcessor(InetAddress, SIPTransactionStack, int) - Constructor for class android.gov.nist.javax.sip.stack.NioWebSocketMessageProcessor
 
NO - Static variable in interface android.gov.nist.javax.sip.header.ims.AuthorizationHeaderIms
 
NO_OPTIONS - Static variable in class android.gov.nist.javax.sip.stack.Base64
No options specified.
NO_RESOURCE - Static variable in interface android.javax.sip.header.SubscriptionStateHeader
Reason Code: The subscription has been terminated because the resource state which was being monitored no longer exists.
NON_URGENT - Static variable in interface android.gov.nist.javax.sip.header.ParameterNames
 
NON_URGENT - Static variable in class android.gov.nist.javax.sip.header.Priority
constant NON_URGENT field
NON_URGENT - Static variable in interface android.javax.sip.header.PriorityHeader
Non-urgent priority constant
NONCE - Static variable in class android.gov.nist.javax.sip.header.AuthenticationHeader
 
NONCE - Static variable in interface android.gov.nist.javax.sip.header.ParameterNames
 
NONCE_COUNT - Static variable in interface android.gov.nist.javax.sip.header.ParameterNames
 
NORMAL - Static variable in interface android.gov.nist.javax.sip.header.ParameterNames
 
NORMAL - Static variable in class android.gov.nist.javax.sip.header.Priority
constant NORMAL field
NORMAL - Static variable in interface android.javax.sip.header.PriorityHeader
Normal priority constant
NOT_ACCEPTABLE - Static variable in interface android.javax.sip.message.Response
The resource identified by the request is only capable of generating response entities that have content characteristics not acceptable according to the Accept header field sent in the request.
NOT_ACCEPTABLE_HERE - Static variable in interface android.javax.sip.message.Response
The response has the same meaning as 606 (Not Acceptable), but only applies to the specific resource addressed by the Request-URI and the request may succeed elsewhere.
NOT_FOUND - Static variable in interface android.javax.sip.message.Response
The server has definitive information that the user does not exist at the domain specified in the Request-URI.
NOT_IMPLEMENTED - Static variable in interface android.javax.sip.message.Response
The server does not support the functionality required to fulfill the request.
NOTIFY - Static variable in interface android.gov.nist.javax.sip.parser.TokenNames
 
NOTIFY - Static variable in interface android.gov.nist.javax.sip.parser.TokenTypes
 
NOTIFY - Static variable in interface android.javax.sip.message.Request
Notify is an extension method that informs subscribers of changes in state to which the subscriber has a subscription.
NOV - Static variable in class android.gov.nist.javax.sip.header.SIPDate
 
NOV - Static variable in interface android.gov.nist.javax.sip.parser.TokenNames
 
nports - Variable in class android.gov.nist.javax.sdp.fields.MediaField
 
NTP_CONST - Static variable in interface android.javax.sdp.SdpConstants
Constant used to translate between NTP time used in SDP and "native" Java time.
NTP_CONST - Static variable in interface android.javax.sdp.TimeDescription
Constant used to translate between NTP time used in SDP and "native" Java time.
NULL - Static variable in class android.gov.nist.core.LexerCore
 
NULL - Static variable in interface android.gov.nist.javax.sip.parser.TokenTypes
 
NULL_STATE - Static variable in class android.gov.nist.javax.sip.stack.SIPDialog
 
nullRequest - Variable in class android.gov.nist.javax.sip.message.SIPMessage
 
number() - Method in class android.gov.nist.core.LexerCore
Get and consume the next number.
numberOfEvents - Variable in class android.gov.nist.javax.sip.stack.CallAnalyzer.TImeMetricInfo
 
NV - Static variable in interface android.javax.sdp.SdpConstants
Static RTP/AVP payload type for the NV video codec

O

O - Static variable in interface android.gov.nist.javax.sip.parser.TokenNames
 
ObjectInUseException - Exception in android.javax.sip
This exception is thrown by a method that is unable to delete a specified Object because the Object is still in use by the underlying implementation.
ObjectInUseException() - Constructor for exception android.javax.sip.ObjectInUseException
Constructs a new ObjectInUseException.
ObjectInUseException(String) - Constructor for exception android.javax.sip.ObjectInUseException
Constructs a new ObjectInUseException with the specified error message.
ObjectInUseException(String, Throwable) - Constructor for exception android.javax.sip.ObjectInUseException
Constructs a new ObjectInUseException with the specified error message and specialized cause that triggered this error condition.
OCT - Static variable in class android.gov.nist.javax.sip.header.SIPDate
 
OCT - Static variable in interface android.gov.nist.javax.sip.parser.TokenNames
 
offset - Variable in class android.gov.nist.javax.sdp.fields.ZoneAdjustment
 
offsets - Variable in class android.gov.nist.javax.sdp.fields.RepeatField
 
OIOMessageProcessorFactory - Class in android.gov.nist.javax.sip.stack
Default stack implementation of the MessageProcessorFactory.
OIOMessageProcessorFactory() - Constructor for class android.gov.nist.javax.sip.stack.OIOMessageProcessorFactory
 
OK - Static variable in interface android.javax.sip.message.Response
The request has succeeded.
onNewSocket(byte[]) - Method in class android.gov.nist.javax.sip.stack.NioTcpMessageChannel
 
onNewSocket(byte[]) - Method in class android.gov.nist.javax.sip.stack.NioTlsMessageChannel
 
onNewSocket(byte[]) - Method in class android.gov.nist.javax.sip.stack.NioTlsWebSocketMessageChannel
 
onNewSocket(byte[]) - Method in class android.gov.nist.javax.sip.stack.NioWebSocketMessageChannel
 
OPAQUE - Static variable in class android.gov.nist.javax.sip.header.AuthenticationHeader
 
OPAQUE - Static variable in interface android.gov.nist.javax.sip.header.ParameterNames
 
ops - Variable in class android.gov.nist.javax.sip.stack.NioTcpMessageProcessor.ChangeRequest
 
OPTIONAL - Static variable in interface android.gov.nist.javax.sip.header.ParameterNames
 
OPTIONS - Static variable in interface android.gov.nist.javax.sip.parser.TokenNames
 
OPTIONS - Static variable in interface android.gov.nist.javax.sip.parser.TokenTypes
 
OPTIONS - Static variable in interface android.javax.sip.message.Request
The OPTIONS method allows a User Agent to query another User Agent or a proxy server as to its capabilities.
optionTag - Variable in class android.gov.nist.javax.sip.header.ProxyRequire
Optiontag field
optionTag - Variable in class android.gov.nist.javax.sip.header.Require
optionTag field
optionTag - Variable in class android.gov.nist.javax.sip.header.Supported
 
optionTag - Variable in class android.gov.nist.javax.sip.header.Unsupported
option-Tag field.
OptionTag - Interface in android.javax.sip.header
This interface represents methods for manipulating OptionTags values for any header that contains an OptionTag value.
ORDERED - Static variable in class android.gov.nist.javax.sip.stack.Base64
Encode using the special "ordered" dialect of Base64 described here: http://www.faqs.org/qa/rfcc-1940.html.
Organization - Class in android.gov.nist.javax.sip.header
Organization SIP Header.
Organization() - Constructor for class android.gov.nist.javax.sip.header.Organization
Default constructor
organization - Variable in class android.gov.nist.javax.sip.header.Organization
Organization field
ORGANIZATION - Static variable in interface android.gov.nist.javax.sip.header.SIPHeaderNames
 
ORGANIZATION - Static variable in interface android.gov.nist.javax.sip.parser.TokenTypes
 
OrganizationHeader - Interface in android.javax.sip.header
The OrganizationHeader conveys the name of the organization to which the entity issuing the Request or Response belongs.
OrganizationParser - Class in android.gov.nist.javax.sip.parser
Parser for Organization header.
OrganizationParser(String) - Constructor for class android.gov.nist.javax.sip.parser.OrganizationParser
Creates a new instance of OrganizationParser
OrganizationParser(Lexer) - Constructor for class android.gov.nist.javax.sip.parser.OrganizationParser
Constructor
ORIG_IOI - Static variable in interface android.gov.nist.javax.sip.header.ims.ParameterNamesIms
 
Origin - Interface in android.javax.sdp
An Origin represents the o= fields contained within a SessionDescription.
ORIGIN_FIELD - Static variable in interface android.gov.nist.javax.sdp.fields.SDPFieldNames
 
originalLocalSequenceNumber - Variable in class android.gov.nist.javax.sip.stack.SIPDialog
 
originalRequest - Variable in class android.gov.nist.javax.sip.stack.SIPTransactionImpl
 
originalRequestBranch - Variable in class android.gov.nist.javax.sip.stack.SIPTransactionImpl
 
originalRequestBytes - Variable in class android.gov.nist.javax.sip.stack.SIPTransactionImpl
 
originalRequestCSeqNumber - Variable in class android.gov.nist.javax.sip.stack.SIPTransactionImpl
 
originalRequestHasPort - Variable in class android.gov.nist.javax.sip.stack.SIPTransactionImpl
 
originalRequestRecordRouteHeaders - Variable in class android.gov.nist.javax.sip.stack.SIPDialog
 
originalRequestRecordRouteHeadersString - Variable in class android.gov.nist.javax.sip.stack.SIPDialog
 
OriginField - Class in android.gov.nist.javax.sdp.fields
Origin Field SDP header
OriginField() - Constructor for class android.gov.nist.javax.sdp.fields.OriginField
 
originField() - Method in class android.gov.nist.javax.sdp.parser.OriginFieldParser
 
OriginFieldParser - Class in android.gov.nist.javax.sdp.parser
 
OriginFieldParser(String) - Constructor for class android.gov.nist.javax.sdp.parser.OriginFieldParser
Creates new OriginFieldParser
originImpl - Variable in class android.gov.nist.javax.sdp.SessionDescriptionImpl
 
outboundProxy - Variable in class android.gov.nist.javax.sip.stack.SIPTransactionStack
 
output(SessionDescription, OutputStream) - Method in class android.gov.nist.javax.sdp.SdpEncoderImpl
Write the specified SessionDescription to the output stream using the current settings.
output(SessionDescription, OutputStream) - Method in interface android.javax.sdp.SdpEncoder
Write the specified SessionDescription to the output stream using the current settings.

P

P_ACCESS_NETWORK_INFO - Static variable in interface android.gov.nist.javax.sip.header.ims.SIPHeaderNamesIms
 
P_ACCESS_NETWORK_INFO - Static variable in interface android.gov.nist.javax.sip.parser.TokenTypes
 
P_ASSERTED_IDENTITY - Static variable in interface android.gov.nist.javax.sip.header.ims.SIPHeaderNamesIms
 
P_ASSERTED_IDENTITY - Static variable in interface android.gov.nist.javax.sip.parser.TokenTypes
 
P_ASSERTED_SERVICE - Static variable in interface android.gov.nist.javax.sip.header.ims.SIPHeaderNamesIms
 
P_ASSERTED_SERVICE - Static variable in interface android.gov.nist.javax.sip.parser.TokenTypes
 
P_ASSOCIATED_URI - Static variable in interface android.gov.nist.javax.sip.header.ims.SIPHeaderNamesIms
 
P_ASSOCIATED_URI - Static variable in interface android.gov.nist.javax.sip.parser.TokenTypes
 
P_CALLED_PARTY_ID - Static variable in interface android.gov.nist.javax.sip.parser.TokenTypes
 
P_CHARGING_FUNCTION_ADDRESSES - Static variable in interface android.gov.nist.javax.sip.header.ims.SIPHeaderNamesIms
 
P_CHARGING_FUNCTION_ADDRESSES - Static variable in interface android.gov.nist.javax.sip.parser.TokenTypes
 
P_CHARGING_VECTOR - Static variable in interface android.gov.nist.javax.sip.header.ims.SIPHeaderNamesIms
 
P_MEDIA_AUTHORIZATION - Static variable in interface android.gov.nist.javax.sip.header.ims.SIPHeaderNamesIms
 
P_MEDIA_AUTHORIZATION - Static variable in interface android.gov.nist.javax.sip.parser.TokenTypes
 
P_MEDIA_AUTHORIZATION_TOKEN - Static variable in interface android.gov.nist.javax.sip.parser.TokenTypes
 
P_PREFERRED_IDENTITY - Static variable in interface android.gov.nist.javax.sip.header.ims.SIPHeaderNamesIms
 
P_PREFERRED_IDENTITY - Static variable in interface android.gov.nist.javax.sip.parser.TokenTypes
 
P_PREFERRED_SERVICE - Static variable in interface android.gov.nist.javax.sip.header.ims.SIPHeaderNamesIms
 
P_PREFERRED_SERVICE - Static variable in interface android.gov.nist.javax.sip.parser.TokenTypes
 
P_PROFILE_KEY - Static variable in interface android.gov.nist.javax.sip.header.ims.SIPHeaderNamesIms
 
P_PROFILE_KEY - Static variable in interface android.gov.nist.javax.sip.parser.TokenTypes
 
P_SERVED_USER - Static variable in interface android.gov.nist.javax.sip.header.ims.SIPHeaderNamesIms
 
P_SERVED_USER - Static variable in interface android.gov.nist.javax.sip.parser.TokenTypes
 
P_USER_DATABASE - Static variable in interface android.gov.nist.javax.sip.header.ims.SIPHeaderNamesIms
 
P_USER_DATABASE - Static variable in interface android.gov.nist.javax.sip.parser.TokenTypes
 
P_VECTOR_CHARGING - Static variable in interface android.gov.nist.javax.sip.parser.TokenTypes
 
P_VISITED_NETWORK_ID - Static variable in interface android.gov.nist.javax.sip.header.ims.SIPHeaderNamesIms
 
P_VISITED_NETWORK_ID - Static variable in interface android.gov.nist.javax.sip.parser.TokenTypes
 
PAccessNetworkInfo - Class in android.gov.nist.javax.sip.header.ims
P-Access-Network-Info SIP Private Header
PAccessNetworkInfo() - Constructor for class android.gov.nist.javax.sip.header.ims.PAccessNetworkInfo
Public constructor.
PAccessNetworkInfo(String) - Constructor for class android.gov.nist.javax.sip.header.ims.PAccessNetworkInfo
Constructor.
PAccessNetworkInfoHeader - Interface in android.gov.nist.javax.sip.header.ims
P-Access-Network-Info SIP P-Header
PAccessNetworkInfoParser - Class in android.gov.nist.javax.sip.parser.ims
P-Access-Network-Info header parser.
PAccessNetworkInfoParser(String) - Constructor for class android.gov.nist.javax.sip.parser.ims.PAccessNetworkInfoParser
 
PAccessNetworkInfoParser(Lexer) - Constructor for class android.gov.nist.javax.sip.parser.ims.PAccessNetworkInfoParser
 
PackageNames - Interface in android.gov.nist.core
Names for the packages that are referenced herein.
packet - Variable in class android.gov.nist.javax.sip.stack.DatagramQueuedMessageDispatch
 
ParameterNames - Interface in android.gov.nist.javax.sip.address
Common parameter names.
ParameterNames - Interface in android.gov.nist.javax.sip.header
A list of commonly occuring parameter names.
ParameterNamesIms - Interface in android.gov.nist.javax.sip.header.ims
 
parameters - Variable in class android.gov.nist.javax.sip.address.TelephoneNumber
parmeters list
parameters - Variable in class android.gov.nist.javax.sip.header.Credentials
parameters list.
parameters - Variable in class android.gov.nist.javax.sip.header.ParametersHeader
 
Parameters - Interface in android.javax.sip.header
This interface defines methods for accessing generic parameters for Headers that contain generic parameter values.
ParametersExt - Interface in android.gov.nist.javax.sip.header
Extensions to the Parameters interface supported by the implementation and will be included in the next spec release.
ParametersHeader - Class in android.gov.nist.javax.sip.header
Parameters header.
ParametersHeader() - Constructor for class android.gov.nist.javax.sip.header.ParametersHeader
 
ParametersHeader(String) - Constructor for class android.gov.nist.javax.sip.header.ParametersHeader
 
ParametersHeader(String, boolean) - Constructor for class android.gov.nist.javax.sip.header.ParametersHeader
 
ParametersParser - Class in android.gov.nist.javax.sip.parser
parameters parser header.
ParametersParser(Lexer) - Constructor for class android.gov.nist.javax.sip.parser.ParametersParser
 
ParametersParser(String) - Constructor for class android.gov.nist.javax.sip.parser.ParametersParser
 
paramNameOrValue() - Method in class android.gov.nist.javax.sip.parser.URLParser
Name or value of a parameter.
parent - Variable in class android.gov.nist.javax.sip.stack.MultiPipelineExecutor.SemaphoreRunnable
 
parse() - Method in class android.gov.nist.javax.sdp.parser.AttributeFieldParser
 
parse() - Method in class android.gov.nist.javax.sdp.parser.BandwidthFieldParser
 
parse() - Method in class android.gov.nist.javax.sdp.parser.ConnectionFieldParser
 
parse() - Method in class android.gov.nist.javax.sdp.parser.EmailFieldParser
 
parse() - Method in class android.gov.nist.javax.sdp.parser.InformationFieldParser
 
parse() - Method in class android.gov.nist.javax.sdp.parser.KeyFieldParser
 
parse() - Method in class android.gov.nist.javax.sdp.parser.MediaFieldParser
 
parse() - Method in class android.gov.nist.javax.sdp.parser.OriginFieldParser
 
parse() - Method in class android.gov.nist.javax.sdp.parser.PhoneFieldParser
 
parse() - Method in class android.gov.nist.javax.sdp.parser.ProtoVersionFieldParser
 
parse() - Method in class android.gov.nist.javax.sdp.parser.RepeatFieldParser
 
parse() - Method in class android.gov.nist.javax.sdp.parser.SDPAnnounceParser
 
parse() - Method in class android.gov.nist.javax.sdp.parser.SDPParser
 
parse() - Method in class android.gov.nist.javax.sdp.parser.SessionNameFieldParser
 
parse() - Method in class android.gov.nist.javax.sdp.parser.TimeFieldParser
 
parse() - Method in class android.gov.nist.javax.sdp.parser.URIFieldParser
 
parse() - Method in class android.gov.nist.javax.sdp.parser.ZoneFieldParser
 
parse() - Method in class android.gov.nist.javax.sip.parser.AcceptEncodingParser
parse the String message
parse() - Method in class android.gov.nist.javax.sip.parser.AcceptLanguageParser
parse the String message
parse() - Method in class android.gov.nist.javax.sip.parser.AcceptParser
parse the Accept String header
parse(AddressParametersHeader) - Method in class android.gov.nist.javax.sip.parser.AddressParametersParser
 
parse() - Method in class android.gov.nist.javax.sip.parser.AlertInfoParser
parse the AlertInfo String header
parse() - Method in class android.gov.nist.javax.sip.parser.AllowEventsParser
parse the AllowEvents String header
parse() - Method in class android.gov.nist.javax.sip.parser.AllowParser
parse the Allow String header
parse() - Method in class android.gov.nist.javax.sip.parser.AuthenticationInfoParser
parse the AuthenticationInfo String header
parse() - Method in class android.gov.nist.javax.sip.parser.AuthorizationParser
parse the String message
parse() - Method in class android.gov.nist.javax.sip.parser.CallIDParser
parse the String message
parse() - Method in class android.gov.nist.javax.sip.parser.CallInfoParser
parse the CallInfo String header
parse(AuthenticationHeader) - Method in class android.gov.nist.javax.sip.parser.ChallengeParser
parser the String message.
parse() - Method in class android.gov.nist.javax.sip.parser.ContactParser
 
parse() - Method in class android.gov.nist.javax.sip.parser.ContentDispositionParser
parse the ContentDispositionHeader String header
parse() - Method in class android.gov.nist.javax.sip.parser.ContentEncodingParser
parse the ContentEncodingHeader String header
parse() - Method in class android.gov.nist.javax.sip.parser.ContentLanguageParser
parse the ContentLanguageHeader String header
parse() - Method in class android.gov.nist.javax.sip.parser.ContentLengthParser
 
parse() - Method in class android.gov.nist.javax.sip.parser.ContentTypeParser
 
parse() - Method in class android.gov.nist.javax.sip.parser.CSeqParser
 
parse() - Method in class android.gov.nist.javax.sip.parser.DateParser
Parse method.
parse() - Method in class android.gov.nist.javax.sip.parser.ErrorInfoParser
parse the ErrorInfo String header
parse() - Method in class android.gov.nist.javax.sip.parser.EventParser
parse the String message
parse() - Method in class android.gov.nist.javax.sip.parser.ExpiresParser
Parse the header.
parse() - Method in class android.gov.nist.javax.sip.parser.extensions.JoinParser
parse the String message
parse() - Method in class android.gov.nist.javax.sip.parser.extensions.MinSEParser
Parse the header.
parse() - Method in class android.gov.nist.javax.sip.parser.extensions.ReferencesParser
parse the String message
parse() - Method in class android.gov.nist.javax.sip.parser.extensions.ReferredByParser
 
parse() - Method in class android.gov.nist.javax.sip.parser.extensions.ReplacesParser
parse the String message
parse() - Method in class android.gov.nist.javax.sip.parser.extensions.SessionExpiresParser
Parse the header.
parse() - Method in class android.gov.nist.javax.sip.parser.FromParser
 
parse() - Method in class android.gov.nist.javax.sip.parser.HeaderParser
Parse the SIP header from the buffer and return a parsed structure.
parse() - Method in class android.gov.nist.javax.sip.parser.ims.PAccessNetworkInfoParser
 
parse() - Method in class android.gov.nist.javax.sip.parser.ims.PAssertedIdentityParser
 
parse() - Method in class android.gov.nist.javax.sip.parser.ims.PAssertedServiceParser
 
parse() - Method in class android.gov.nist.javax.sip.parser.ims.PAssociatedURIParser
 
parse() - Method in class android.gov.nist.javax.sip.parser.ims.PathParser
parse the String message and generate the RecordRoute List Object
parse() - Method in class android.gov.nist.javax.sip.parser.ims.PCalledPartyIDParser
 
parse() - Method in class android.gov.nist.javax.sip.parser.ims.PChargingFunctionAddressesParser
 
parse() - Method in class android.gov.nist.javax.sip.parser.ims.PChargingVectorParser
 
parse() - Method in class android.gov.nist.javax.sip.parser.ims.PMediaAuthorizationParser
 
parse() - Method in class android.gov.nist.javax.sip.parser.ims.PPreferredIdentityParser
 
parse() - Method in class android.gov.nist.javax.sip.parser.ims.PPreferredServiceParser
"The URN consists of a hierarchical service identifier or application identifier, with a sequence of labels separated by periods.The left-most label is the most significant one and is called 'top-level service identifier', while names to the right are called 'sub-services' or 'sub-applications'.
parse() - Method in class android.gov.nist.javax.sip.parser.ims.PProfileKeyParser
 
parse() - Method in class android.gov.nist.javax.sip.parser.ims.PrivacyParser
 
parse() - Method in class android.gov.nist.javax.sip.parser.ims.PServedUserParser
 
parse() - Method in class android.gov.nist.javax.sip.parser.ims.PUserDatabaseParser
 
parse() - Method in class android.gov.nist.javax.sip.parser.ims.PVisitedNetworkIDParser
 
parse(SecurityAgree) - Method in class android.gov.nist.javax.sip.parser.ims.SecurityAgreeParser
 
parse() - Method in class android.gov.nist.javax.sip.parser.ims.SecurityClientParser
 
parse() - Method in class android.gov.nist.javax.sip.parser.ims.SecurityServerParser
 
parse() - Method in class android.gov.nist.javax.sip.parser.ims.SecurityVerifyParser
 
parse() - Method in class android.gov.nist.javax.sip.parser.ims.ServiceRouteParser
parse the String message and generate the RecordRoute List Object
parse() - Method in class android.gov.nist.javax.sip.parser.InReplyToParser
parse the String message
parse() - Method in class android.gov.nist.javax.sip.parser.MaxForwardsParser
 
parse() - Method in class android.gov.nist.javax.sip.parser.MimeVersionParser
parse the String message
parse() - Method in class android.gov.nist.javax.sip.parser.MinExpiresParser
parse the String message
parse() - Method in class android.gov.nist.javax.sip.parser.OrganizationParser
parse the String header
parse(ParametersHeader) - Method in class android.gov.nist.javax.sip.parser.ParametersParser
 
parse() - Method in class android.gov.nist.javax.sip.parser.PriorityParser
parse the String header
parse() - Method in class android.gov.nist.javax.sip.parser.ProxyAuthenticateParser
parse the String message
parse() - Method in class android.gov.nist.javax.sip.parser.ProxyAuthorizationParser
parse the String message
parse() - Method in class android.gov.nist.javax.sip.parser.ProxyRequireParser
parse the String message
parse() - Method in class android.gov.nist.javax.sip.parser.RAckParser
parse the String message
parse() - Method in class android.gov.nist.javax.sip.parser.ReasonParser
parse the String message
parse() - Method in class android.gov.nist.javax.sip.parser.RecordRouteParser
parse the String message and generate the RecordRoute List Object
parse() - Method in class android.gov.nist.javax.sip.parser.ReferToParser
 
parse() - Method in class android.gov.nist.javax.sip.parser.ReplyToParser
parse the String message and generate the ReplyTo List Object
parse() - Method in class android.gov.nist.javax.sip.parser.RequestLineParser
 
parse() - Method in class android.gov.nist.javax.sip.parser.RequireParser
parse the String message
parse() - Method in class android.gov.nist.javax.sip.parser.RetryAfterParser
parse the String message
parse() - Method in class android.gov.nist.javax.sip.parser.RouteParser
parse the String message and generate the Route List Object
parse() - Method in class android.gov.nist.javax.sip.parser.RSeqParser
parse the String message
parse() - Method in class android.gov.nist.javax.sip.parser.ServerParser
parse the String server
parse() - Method in class android.gov.nist.javax.sip.parser.SIPETagParser
parse the String header
parse() - Method in class android.gov.nist.javax.sip.parser.SIPIfMatchParser
parse the String header
parse() - Method in class android.gov.nist.javax.sip.parser.StatusLineParser
 
parse() - Method in class android.gov.nist.javax.sip.parser.SubjectParser
parse the String message
parse() - Method in class android.gov.nist.javax.sip.parser.SubscriptionStateParser
parse the String message
parse() - Method in class android.gov.nist.javax.sip.parser.SupportedParser
parse the String message
parse() - Method in class android.gov.nist.javax.sip.parser.TimeStampParser
parse the String message
parse() - Method in class android.gov.nist.javax.sip.parser.ToParser
 
parse() - Method in class android.gov.nist.javax.sip.parser.UnsupportedParser
parse the String message
parse() - Method in class android.gov.nist.javax.sip.parser.URLParser
Default parse method.
parse() - Method in class android.gov.nist.javax.sip.parser.UserAgentParser
parse the message.
parse() - Method in class android.gov.nist.javax.sip.parser.ViaParser
 
parse() - Method in class android.gov.nist.javax.sip.parser.WarningParser
parse the String message
parse() - Method in class android.gov.nist.javax.sip.parser.WWWAuthenticateParser
parse the String message
parseAddress(String) - Method in class android.gov.nist.javax.sip.parser.StringMsgParser
Parse an address (nameaddr or address spec) and return and address structure.
ParseExceptionListener - Interface in android.gov.nist.javax.sip.parser
A listener interface that enables customization of parse error handling.
parseHost(String) - Method in class android.gov.nist.javax.sip.parser.StringMsgParser
Parse a host name and return a parsed structure.
parseNameValueList(ParametersHeader) - Method in class android.gov.nist.javax.sip.parser.ParametersParser
 
parseParameter(AuthenticationHeader) - Method in class android.gov.nist.javax.sip.parser.ChallengeParser
Get the parameter of the challenge string
parseParameter(PChargingFunctionAddresses) - Method in class android.gov.nist.javax.sip.parser.ims.PChargingFunctionAddressesParser
 
parseParameter(PChargingVector) - Method in class android.gov.nist.javax.sip.parser.ims.PChargingVectorParser
 
parseParameter(SecurityAgree) - Method in class android.gov.nist.javax.sip.parser.ims.SecurityAgreeParser
 
parseQuotedString(PVisitedNetworkID) - Method in class android.gov.nist.javax.sip.parser.ims.PVisitedNetworkIDParser
 
Parser - Class in android.gov.nist.javax.sip.parser
Base parser class.
Parser() - Constructor for class android.gov.nist.javax.sip.parser.Parser
 
PARSER_PACKAGE - Static variable in interface android.gov.nist.core.PackageNames
 
PARSER_PACKAGE - Static variable in class android.gov.nist.javax.sip.address.NetObject
 
ParserCore - Class in android.gov.nist.core
Generic parser class.
ParserCore() - Constructor for class android.gov.nist.core.ParserCore
 
parserDebug - Static variable in class android.gov.nist.core.Debug
 
ParserFactory - Class in android.gov.nist.javax.sdp.parser
Factory for creating parsers for the SDP stuff.
ParserFactory() - Constructor for class android.gov.nist.javax.sdp.parser.ParserFactory
 
ParserFactory - Class in android.gov.nist.javax.sip.parser
A factory class that does a name lookup on a registered parser and returns a header parser for the given name.
ParserFactory() - Constructor for class android.gov.nist.javax.sip.parser.ParserFactory
 
parseSIPHeader(String) - Static method in class android.gov.nist.javax.sip.parser.StringMsgParser
Parse an individual SIP message header from a string.
parseSIPMessage(byte[], boolean, boolean, ParseExceptionListener) - Method in interface android.gov.nist.javax.sip.parser.MessageParser
parse a byte array containing the SIP Message into a SIPMessage object
parseSIPMessage(byte[], boolean, boolean, ParseExceptionListener) - Method in class android.gov.nist.javax.sip.parser.StringMsgParser
Parse a buffer containing a single SIP Message where the body is an array of un-interpreted bytes.
parseSIPRequestLine(String) - Method in class android.gov.nist.javax.sip.parser.StringMsgParser
Parse the SIP Request Line
parseSIPStatusLine(String) - Method in class android.gov.nist.javax.sip.parser.StringMsgParser
Parse the SIP Response message status line
parseSIPUrl(String) - Method in class android.gov.nist.javax.sip.parser.StringMsgParser
Parse a SIP url from a string and return a URI structure for it.
parseTelephoneNumber(String) - Method in class android.gov.nist.javax.sip.parser.StringMsgParser
Parse a telephone number return a parsed structure.
parseTelephoneNumber(boolean) - Method in class android.gov.nist.javax.sip.parser.URLParser
Parser for telephone subscriber.
parseToken(PVisitedNetworkID) - Method in class android.gov.nist.javax.sip.parser.ims.PVisitedNetworkIDParser
 
parseUrl(String) - Method in class android.gov.nist.javax.sip.parser.StringMsgParser
Parse a uri from a string and return a URI structure for it.
PAssertedIdentity - Class in android.gov.nist.javax.sip.header.ims
P-Asserted-Identity SIP Private Header.
PAssertedIdentity(AddressImpl) - Constructor for class android.gov.nist.javax.sip.header.ims.PAssertedIdentity
constructor
PAssertedIdentity() - Constructor for class android.gov.nist.javax.sip.header.ims.PAssertedIdentity
default constructor
PAssertedIdentityHeader - Interface in android.gov.nist.javax.sip.header.ims
P-Asserted-Identity header Private Header: RFC 3455.
PAssertedIdentityList - Class in android.gov.nist.javax.sip.header.ims
List of P-Asserted-Identity headers
PAssertedIdentityList() - Constructor for class android.gov.nist.javax.sip.header.ims.PAssertedIdentityList
constructor.
PAssertedIdentityParser - Class in android.gov.nist.javax.sip.parser.ims
 
PAssertedIdentityParser(String) - Constructor for class android.gov.nist.javax.sip.parser.ims.PAssertedIdentityParser
Constructor
PAssertedIdentityParser(Lexer) - Constructor for class android.gov.nist.javax.sip.parser.ims.PAssertedIdentityParser
 
PAssertedService - Class in android.gov.nist.javax.sip.header.ims
 
PAssertedService(String) - Constructor for class android.gov.nist.javax.sip.header.ims.PAssertedService
 
PAssertedService() - Constructor for class android.gov.nist.javax.sip.header.ims.PAssertedService
 
PAssertedServiceHeader - Interface in android.gov.nist.javax.sip.header.ims
 
PAssertedServiceParser - Class in android.gov.nist.javax.sip.parser.ims
 
PAssertedServiceParser(Lexer) - Constructor for class android.gov.nist.javax.sip.parser.ims.PAssertedServiceParser
 
PAssertedServiceParser(String) - Constructor for class android.gov.nist.javax.sip.parser.ims.PAssertedServiceParser
 
PAssociatedURI - Class in android.gov.nist.javax.sip.header.ims
P-Associated-URI SIP Private Header.
PAssociatedURI() - Constructor for class android.gov.nist.javax.sip.header.ims.PAssociatedURI
Default Constructor
PAssociatedURI(AddressImpl) - Constructor for class android.gov.nist.javax.sip.header.ims.PAssociatedURI
Constructor
PAssociatedURI(GenericURI) - Constructor for class android.gov.nist.javax.sip.header.ims.PAssociatedURI
Constructor
PAssociatedURIHeader - Interface in android.gov.nist.javax.sip.header.ims
P-Associated-URI SIP Private Header.
PAssociatedURIList - Class in android.gov.nist.javax.sip.header.ims
List of P-Associated-URI headers
PAssociatedURIList() - Constructor for class android.gov.nist.javax.sip.header.ims.PAssociatedURIList
constructor.
PAssociatedURIParser - Class in android.gov.nist.javax.sip.parser.ims
P-Associated-URI header parser
PAssociatedURIParser(String) - Constructor for class android.gov.nist.javax.sip.parser.ims.PAssociatedURIParser
Constructor
PAssociatedURIParser(Lexer) - Constructor for class android.gov.nist.javax.sip.parser.ims.PAssociatedURIParser
 
passToListener() - Method in interface android.gov.nist.javax.sip.stack.SIPTransaction
Set true to pass the request up to the listener.
passToListener() - Method in class android.gov.nist.javax.sip.stack.SIPTransactionImpl
 
password - Variable in class android.gov.nist.javax.sip.address.UserInfo
password field
PASSWORD - Static variable in interface android.gov.nist.javax.sip.header.ParameterNames
 
password() - Method in class android.gov.nist.javax.sip.parser.URLParser
 
patchReceivedRport - Variable in class android.gov.nist.javax.sip.stack.SIPTransactionStack
 
patchRport - Variable in class android.gov.nist.javax.sip.stack.SIPTransactionStack
 
patchWebSocketHeaders - Variable in class android.gov.nist.javax.sip.stack.SIPTransactionStack
 
Path - Class in android.gov.nist.javax.sip.header.ims
 
Path(AddressImpl) - Constructor for class android.gov.nist.javax.sip.header.ims.Path
constructor
Path() - Constructor for class android.gov.nist.javax.sip.header.ims.Path
default constructor
PATH - Static variable in interface android.gov.nist.javax.sip.header.ims.SIPHeaderNamesIms
 
PATH - Static variable in interface android.gov.nist.javax.sip.parser.TokenTypes
 
PathHeader - Interface in android.gov.nist.javax.sip.header.ims
PATH header SIP param: RFC 3327.
PathList - Class in android.gov.nist.javax.sip.header.ims
 
PathList() - Constructor for class android.gov.nist.javax.sip.header.ims.PathList
Default constructor
PathParser - Class in android.gov.nist.javax.sip.parser.ims
 
PathParser(String) - Constructor for class android.gov.nist.javax.sip.parser.ims.PathParser
Constructor
PathParser(Lexer) - Constructor for class android.gov.nist.javax.sip.parser.ims.PathParser
 
PAYMENT_REQUIRED - Static variable in interface android.javax.sip.message.Response
Reserved for future use.
PCalledPartyID - Class in android.gov.nist.javax.sip.header.ims
P-Called-Party-ID SIP Private Header.
PCalledPartyID(AddressImpl) - Constructor for class android.gov.nist.javax.sip.header.ims.PCalledPartyID
constructor
PCalledPartyID() - Constructor for class android.gov.nist.javax.sip.header.ims.PCalledPartyID
default constructor
PCalledPartyIDHeader - Interface in android.gov.nist.javax.sip.header.ims
P-Called-Party-ID header - Private Header: RFC 3455.
PCalledPartyIDParser - Class in android.gov.nist.javax.sip.parser.ims
P-Called-Party-ID header parser
PCalledPartyIDParser(String) - Constructor for class android.gov.nist.javax.sip.parser.ims.PCalledPartyIDParser
Constructor
PCalledPartyIDParser(Lexer) - Constructor for class android.gov.nist.javax.sip.parser.ims.PCalledPartyIDParser
 
PChargingFunctionAddresses - Class in android.gov.nist.javax.sip.header.ims
P-Charging-Function-Addresses SIP Private Header.
PChargingFunctionAddresses() - Constructor for class android.gov.nist.javax.sip.header.ims.PChargingFunctionAddresses
Defaul Constructor
PChargingFunctionAddressesHeader - Interface in android.gov.nist.javax.sip.header.ims
P-Charging-Function-Addresses header - Private Header: RFC 3455.
PChargingFunctionAddressesParser - Class in android.gov.nist.javax.sip.parser.ims
P-Charging-Function-Addresses header parser.
PChargingFunctionAddressesParser(String) - Constructor for class android.gov.nist.javax.sip.parser.ims.PChargingFunctionAddressesParser
 
PChargingFunctionAddressesParser(Lexer) - Constructor for class android.gov.nist.javax.sip.parser.ims.PChargingFunctionAddressesParser
 
PChargingVector - Class in android.gov.nist.javax.sip.header.ims
P-Charging-Vector header SIP Private Header: RFC 3455.
PChargingVector() - Constructor for class android.gov.nist.javax.sip.header.ims.PChargingVector
Default Constructor
PChargingVectorHeader - Interface in android.gov.nist.javax.sip.header.ims
P-Charging-Vector header SIP Private Header.
PChargingVectorParser - Class in android.gov.nist.javax.sip.parser.ims
P-Charging-Vector header parser.
PChargingVectorParser(String) - Constructor for class android.gov.nist.javax.sip.parser.ims.PChargingVectorParser
 
PChargingVectorParser(Lexer) - Constructor for class android.gov.nist.javax.sip.parser.ims.PChargingVectorParser
 
PCMA - Static variable in interface android.javax.sdp.SdpConstants
Static RTP/AVP payload type for the PCMA audio codec.
PCMU - Static variable in interface android.javax.sdp.SdpConstants
Static RTP/AVP payload type for the PCMU audio codec.
PDG - Static variable in interface android.gov.nist.javax.sip.header.ims.ParameterNamesIms
 
PDP_INFO - Static variable in interface android.gov.nist.javax.sip.header.ims.ParameterNamesIms
 
PDP_ITEM - Static variable in interface android.gov.nist.javax.sip.header.ims.ParameterNamesIms
 
PDP_SIG - Static variable in interface android.gov.nist.javax.sip.header.ims.ParameterNamesIms
 
peekLine(String) - Method in class android.gov.nist.core.ParserCore
 
peekLine() - Method in class android.gov.nist.core.StringTokenizer
 
peekNextId() - Method in class android.gov.nist.core.LexerCore
Peek the next id but dont move the buffer pointer forward.
peekNextToken() - Method in class android.gov.nist.core.LexerCore
Look ahead for one token.
peekNextToken(int) - Method in class android.gov.nist.core.LexerCore
 
peekScheme() - Method in class android.gov.nist.javax.sip.parser.URLParser
 
peerAddress - Variable in class android.gov.nist.javax.sip.stack.ConnectionOrientedMessageChannel
 
peerAddressAdvertisedInHeaders - Variable in class android.gov.nist.javax.sip.stack.ConnectionOrientedMessageChannel
 
peerPort - Variable in class android.gov.nist.javax.sip.stack.ConnectionOrientedMessageChannel
 
peerPortAdvertisedInHeaders - Variable in class android.gov.nist.javax.sip.stack.ConnectionOrientedMessageChannel
 
peerProtocol - Variable in class android.gov.nist.javax.sip.stack.ConnectionOrientedMessageChannel
 
PeerUnavailableException - Exception in android.javax.sip
The PeerUnavailableException indicates that a vendor's implementation of a JAIN SIP interface could not be created for some reason.
PeerUnavailableException() - Constructor for exception android.javax.sip.PeerUnavailableException
Constructs a new PeerUnavailableException.
PeerUnavailableException(String) - Constructor for exception android.javax.sip.PeerUnavailableException
Constructs a new PeerUnavailableException with the specified error message.
PeerUnavailableException(String, Throwable) - Constructor for exception android.javax.sip.PeerUnavailableException
Constructs a new PeerUnavailableException with the specified error message and specialized cause that triggered this error condition.
PENDING - Static variable in interface android.javax.sip.header.SubscriptionStateHeader
State: The subscription has been received by the notifier, but there is insufficient policy information to grant or deny the subscription yet.
pendingOutboundBuffers - Variable in class android.gov.nist.javax.sip.stack.SSLStateMachine
 
PERCENT - Static variable in class android.gov.nist.core.GenericObject
 
PERCENT - Static variable in class android.gov.nist.core.GenericObjectList
 
PERCENT - Static variable in class android.gov.nist.core.LexerCore
 
PERCENT - Static variable in interface android.gov.nist.core.Separators
 
PERCENT - Static variable in interface android.gov.nist.javax.sip.parser.TokenTypes
 
PHONE - Static variable in class android.gov.nist.javax.sip.address.NetObject
 
Phone - Interface in android.javax.sdp
A Phone represents a p= field contained within a SessionDescription.
PHONE_CONTEXT_TAG - Static variable in class android.gov.nist.javax.sip.address.GenericURI
 
PHONE_CONTEXT_TAG - Static variable in interface android.gov.nist.javax.sip.address.ParameterNames
 
PHONE_CONTEXT_TAG - Static variable in class android.gov.nist.javax.sip.address.TelephoneNumber
 
PHONE_FIELD - Static variable in interface android.gov.nist.javax.sdp.fields.SDPFieldNames
 
PhoneField - Class in android.gov.nist.javax.sdp.fields
Phone Field SDP header
PhoneField() - Constructor for class android.gov.nist.javax.sdp.fields.PhoneField
 
phoneField() - Method in class android.gov.nist.javax.sdp.parser.PhoneFieldParser
 
PhoneFieldParser - Class in android.gov.nist.javax.sdp.parser
Parser for the Phone field.
PhoneFieldParser(String) - Constructor for class android.gov.nist.javax.sdp.parser.PhoneFieldParser
Creates new PhoneFieldParser
phoneList - Variable in class android.gov.nist.javax.sdp.SessionDescriptionImpl
 
phoneNumber - Variable in class android.gov.nist.javax.sdp.fields.PhoneField
 
phoneNumber - Variable in class android.gov.nist.javax.sip.address.TelephoneNumber
phoneNumber field
ping(ThreadAuditor.ThreadHandle) - Method in class android.gov.nist.core.ThreadAuditor
 
ping() - Method in class android.gov.nist.core.ThreadAuditor.ThreadHandle
 
Pipeline - Class in android.gov.nist.javax.sip.parser
Input class for the pipelined parser.
Pipeline(InputStream, int, SipTimer) - Constructor for class android.gov.nist.javax.sip.parser.Pipeline
 
PipelinedMsgParser - Class in android.gov.nist.javax.sip.parser
This implements a pipelined message parser suitable for use with a stream - oriented input such as TCP.
PipelinedMsgParser() - Constructor for class android.gov.nist.javax.sip.parser.PipelinedMsgParser
default constructor.
PipelinedMsgParser(SIPTransactionStack, SIPMessageListener, Pipeline, boolean, int) - Constructor for class android.gov.nist.javax.sip.parser.PipelinedMsgParser
Constructor when we are given a message listener and an input stream (could be a TCP connection or a file)
PipelinedMsgParser(SIPTransactionStack, SIPMessageListener, Pipeline, int) - Constructor for class android.gov.nist.javax.sip.parser.PipelinedMsgParser
This is the constructor for the pipelined parser.
PipelinedMsgParser(SIPTransactionStack, Pipeline) - Constructor for class android.gov.nist.javax.sip.parser.PipelinedMsgParser
This is the constructor for the pipelined parser.
PipelinedMsgParser.Dispatch - Class in android.gov.nist.javax.sip.parser
 
PipelinedMsgParser.Dispatch(PipelinedMsgParser.CallIDOrderingStructure, String) - Constructor for class android.gov.nist.javax.sip.parser.PipelinedMsgParser.Dispatch
 
PLUS - Static variable in class android.gov.nist.core.LexerCore
 
PLUS - Static variable in interface android.gov.nist.javax.sip.parser.TokenTypes
 
PMediaAuthorization - Class in android.gov.nist.javax.sip.header.ims
P-Media-Authorization SIP Private Header - RFC 3313.
PMediaAuthorization() - Constructor for class android.gov.nist.javax.sip.header.ims.PMediaAuthorization
Constructor
PMediaAuthorizationHeader - Interface in android.gov.nist.javax.sip.header.ims
The P-Media-Authorization SIP Private Header - RFC 3313.
PMediaAuthorizationList - Class in android.gov.nist.javax.sip.header.ims
List of P-Media-Authorization headers.
PMediaAuthorizationList() - Constructor for class android.gov.nist.javax.sip.header.ims.PMediaAuthorizationList
 
PMediaAuthorizationParser - Class in android.gov.nist.javax.sip.parser.ims
P-Media-Authorization header parser.
PMediaAuthorizationParser(String) - Constructor for class android.gov.nist.javax.sip.parser.ims.PMediaAuthorizationParser
 
PMediaAuthorizationParser(Lexer) - Constructor for class android.gov.nist.javax.sip.parser.ims.PMediaAuthorizationParser
 
port - Variable in class android.gov.nist.core.HostPort
port field
port - Variable in class android.gov.nist.javax.sdp.fields.ConnectionAddress
 
port - Variable in class android.gov.nist.javax.sdp.fields.MediaField
 
port - Variable in class android.gov.nist.javax.sip.stack.HopImpl
 
PORT_5060 - Static variable in interface android.javax.sip.ListeningPoint
Port Constant: Default port 5060.
PORT_5061 - Static variable in interface android.javax.sip.ListeningPoint
Port Constant: Default port 5061.
PORT_C - Static variable in interface android.gov.nist.javax.sip.header.ims.ParameterNamesIms
 
PORT_S - Static variable in interface android.gov.nist.javax.sip.header.ims.ParameterNamesIms
 
POSTDIAL - Static variable in class android.gov.nist.javax.sip.address.GenericURI
 
POSTDIAL - Static variable in interface android.gov.nist.javax.sip.address.ParameterNames
 
POSTDIAL - Static variable in class android.gov.nist.javax.sip.address.TelephoneNumber
 
PostParseExecutorServices - Class in android.gov.nist.javax.sip.parser
 
PostParseExecutorServices() - Constructor for class android.gov.nist.javax.sip.parser.PostParseExecutorServices
 
PostParseExecutorServices.NamedThreadFactory - Class in android.gov.nist.javax.sip.parser
 
PostParseExecutorServices.NamedThreadFactory() - Constructor for class android.gov.nist.javax.sip.parser.PostParseExecutorServices.NamedThreadFactory
 
POUND - Static variable in class android.gov.nist.core.GenericObject
 
POUND - Static variable in class android.gov.nist.core.GenericObjectList
 
POUND - Static variable in class android.gov.nist.core.LexerCore
 
POUND - Static variable in interface android.gov.nist.core.Separators
 
POUND - Static variable in interface android.gov.nist.javax.sip.parser.TokenTypes
 
PPreferredIdentity - Class in android.gov.nist.javax.sip.header.ims
P-Preferred-Identity SIP Private Header - RFC 3325.
PPreferredIdentity(AddressImpl) - Constructor for class android.gov.nist.javax.sip.header.ims.PPreferredIdentity
constructor
PPreferredIdentity() - Constructor for class android.gov.nist.javax.sip.header.ims.PPreferredIdentity
default constructor
PPreferredIdentityHeader - Interface in android.gov.nist.javax.sip.header.ims
P-Preferred-Identity header - SIP Private Header: RFC 3325 .
PPreferredIdentityParser - Class in android.gov.nist.javax.sip.parser.ims
P-Preferred-Identity header parser.
PPreferredIdentityParser(String) - Constructor for class android.gov.nist.javax.sip.parser.ims.PPreferredIdentityParser
 
PPreferredIdentityParser(Lexer) - Constructor for class android.gov.nist.javax.sip.parser.ims.PPreferredIdentityParser
 
PPreferredService - Class in android.gov.nist.javax.sip.header.ims
 
PPreferredService(String) - Constructor for class android.gov.nist.javax.sip.header.ims.PPreferredService
 
PPreferredService() - Constructor for class android.gov.nist.javax.sip.header.ims.PPreferredService
 
PPreferredServiceHeader - Interface in android.gov.nist.javax.sip.header.ims
 
PPreferredServiceParser - Class in android.gov.nist.javax.sip.parser.ims
 
PPreferredServiceParser(Lexer) - Constructor for class android.gov.nist.javax.sip.parser.ims.PPreferredServiceParser
 
PPreferredServiceParser(String) - Constructor for class android.gov.nist.javax.sip.parser.ims.PPreferredServiceParser
 
PProfileKey - Class in android.gov.nist.javax.sip.header.ims
 
PProfileKey() - Constructor for class android.gov.nist.javax.sip.header.ims.PProfileKey
 
PProfileKey(AddressImpl) - Constructor for class android.gov.nist.javax.sip.header.ims.PProfileKey
 
PProfileKeyHeader - Interface in android.gov.nist.javax.sip.header.ims
 
PProfileKeyParser - Class in android.gov.nist.javax.sip.parser.ims
 
PProfileKeyParser(Lexer) - Constructor for class android.gov.nist.javax.sip.parser.ims.PProfileKeyParser
 
PProfileKeyParser(String) - Constructor for class android.gov.nist.javax.sip.parser.ims.PProfileKeyParser
 
PRACK - Static variable in interface android.javax.sip.message.Request
PRACK is an extension method that plays the same role as ACK, but for provisional responses.
prackRecieved() - Method in interface android.gov.nist.javax.sip.stack.SIPServerTransaction
Cancel the retransmit timer for the provisional response task.
prackRecieved() - Method in class android.gov.nist.javax.sip.stack.SIPServerTransactionImpl
 
PRECONDITION - Static variable in class android.gov.nist.javax.sdp.fields.PreconditionFields
 
PRECONDITION_QOS - Static variable in class android.gov.nist.javax.sdp.fields.PreconditionFields
 
preconditionAttributes - Variable in class android.gov.nist.javax.sdp.fields.PreconditionFields
 
PreconditionFields - Class in android.gov.nist.javax.sdp.fields
Precondition fields (segmented / end-to-end).
PreconditionFields() - Constructor for class android.gov.nist.javax.sdp.fields.PreconditionFields
Constructor
preconditionFields - Variable in class android.gov.nist.javax.sdp.MediaDescriptionImpl
Precondition Mechanism - precondition fields for the media description
prepareAppDataBuffer() - Method in interface android.gov.nist.javax.sip.stack.NioTlsChannelInterface
Initialize the buffer again.
prepareAppDataBuffer(int) - Method in interface android.gov.nist.javax.sip.stack.NioTlsChannelInterface
Initialize the buffer again.
prepareAppDataBuffer() - Method in class android.gov.nist.javax.sip.stack.NioTlsMessageChannel
 
prepareAppDataBuffer(int) - Method in class android.gov.nist.javax.sip.stack.NioTlsMessageChannel
 
prepareAppDataBuffer() - Method in class android.gov.nist.javax.sip.stack.NioTlsWebSocketMessageChannel
 
prepareAppDataBuffer(int) - Method in class android.gov.nist.javax.sip.stack.NioTlsWebSocketMessageChannel
 
prepareEncryptedDataBuffer() - Method in interface android.gov.nist.javax.sip.stack.NioTlsChannelInterface
Initialize the buffer again.
prepareEncryptedDataBuffer() - Method in class android.gov.nist.javax.sip.stack.NioTlsMessageChannel
 
prepareEncryptedDataBuffer() - Method in class android.gov.nist.javax.sip.stack.NioTlsWebSocketMessageChannel
 
previous() - Method in class android.gov.nist.javax.sip.message.HeaderIterator
 
previousIndex() - Method in class android.gov.nist.javax.sip.message.HeaderIterator
 
printDebugInfo() - Method in class android.gov.nist.javax.sip.stack.SIPDialog
Debugging print for the dialog.
printDialogTable() - Method in class android.gov.nist.javax.sip.stack.SIPTransactionStack
Print the dialog table.
println(String) - Static method in class android.gov.nist.core.Debug
 
printStackTrace(Exception) - Static method in class android.gov.nist.core.Debug
 
Priority - Class in android.gov.nist.javax.sip.header
the Priority header.
Priority() - Constructor for class android.gov.nist.javax.sip.header.Priority
Default constructor
priority - Variable in class android.gov.nist.javax.sip.header.Priority
priority field
PRIORITY - Static variable in interface android.gov.nist.javax.sip.header.SIPHeaderNames
 
PRIORITY - Static variable in interface android.gov.nist.javax.sip.parser.TokenTypes
 
PriorityHeader - Interface in android.javax.sip.header
The Priority header field indicates the urgency of the request as perceived by the client.
PriorityParser - Class in android.gov.nist.javax.sip.parser
Parser for Priority header.
PriorityParser(String) - Constructor for class android.gov.nist.javax.sip.parser.PriorityParser
Creates a new instance of PriorityParser
PriorityParser(Lexer) - Constructor for class android.gov.nist.javax.sip.parser.PriorityParser
Constructor
Privacy - Class in android.gov.nist.javax.sip.header.ims
Privacy SIP header - RFC 3323.
Privacy() - Constructor for class android.gov.nist.javax.sip.header.ims.Privacy
Default constructor.
Privacy(String) - Constructor for class android.gov.nist.javax.sip.header.ims.Privacy
Constructor given a privacy type
PRIVACY - Static variable in interface android.gov.nist.javax.sip.header.ims.SIPHeaderNamesIms
 
PRIVACY - Static variable in interface android.gov.nist.javax.sip.parser.TokenTypes
 
PrivacyHeader - Interface in android.gov.nist.javax.sip.header.ims
Privacy Header RFC 3323.
PrivacyList - Class in android.gov.nist.javax.sip.header.ims
List of Privacy headers.
PrivacyList() - Constructor for class android.gov.nist.javax.sip.header.ims.PrivacyList
Default constructor
PrivacyParser - Class in android.gov.nist.javax.sip.parser.ims
 
PrivacyParser(String) - Constructor for class android.gov.nist.javax.sip.parser.ims.PrivacyParser
 
PrivacyParser(Lexer) - Constructor for class android.gov.nist.javax.sip.parser.ims.PrivacyParser
 
PROBATION - Static variable in interface android.javax.sip.header.SubscriptionStateHeader
Reason Code: The subscription has been terminated, but the client SHOULD retry at some later time.
PROCEEDING - Static variable in class android.javax.sip.TransactionState
This constant value indicates that the transaction state is "Proceeding".
PROCEEDING_STATE - Static variable in interface android.gov.nist.javax.sip.stack.SIPTransaction
Proceeding state.
processDialogTerminated(DialogTerminatedEvent) - Method in interface android.javax.sip.SipListener
Process an asynchronously reported DialogTerminatedEvent.
processDialogTimeout(DialogTimeoutEvent) - Method in interface android.gov.nist.javax.sip.SipListenerExt
Processes an expiration Timeout of an underlying Dialog handled by this SipListener.
processFirstLine(String, ParseExceptionListener, byte[]) - Method in class android.gov.nist.javax.sip.parser.StringMsgParser
 
processHeader(String, SIPMessage, ParseExceptionListener, byte[]) - Method in class android.gov.nist.javax.sip.parser.StringMsgParser
 
processInput() - Method in class android.gov.nist.javax.sip.parser.PipelinedMsgParser
Start reading and processing input.
processIOException(IOExceptionEvent) - Method in interface android.javax.sip.SipListener
Process an asynchronously reported IO Exception.
processMessage(SIPMessage) - Method in interface android.gov.nist.javax.sip.parser.SIPMessageListener
This is called from the parser on successful message processing.
processMessage(SIPMessage, InetAddress) - Method in class android.gov.nist.javax.sip.stack.ConnectionOrientedMessageChannel
 
processMessage(SIPMessage) - Method in class android.gov.nist.javax.sip.stack.ConnectionOrientedMessageChannel
Gets invoked by the parser as a callback on successful message parsing (i.e.
processMessage(SIPMessage) - Method in class android.gov.nist.javax.sip.stack.NioWebSocketMessageChannel
Call back method.
processMessage(SIPMessage) - Method in interface android.gov.nist.javax.sip.stack.RawMessageChannel
 
processMessage(SIPMessage) - Method in class android.gov.nist.javax.sip.stack.UDPMessageChannel
Actually proces the parsed message.
processRequest(SIPRequest, MessageChannel) - Method in class android.gov.nist.javax.sip.stack.CongestionControlMessageValve
 
processRequest(SIPRequest, MessageChannel) - Method in interface android.gov.nist.javax.sip.stack.ServerRequestInterface
Process the message.
processRequest(SIPRequest, MessageChannel) - Method in interface android.gov.nist.javax.sip.stack.SIPMessageValve
The callback method that is called for every request before any transaction/dialog mapping or allocation occur.
processRequest(SIPRequest, MessageChannel) - Method in interface android.gov.nist.javax.sip.stack.SIPServerTransaction
Process a new request message through this transaction.
processRequest(SIPRequest, MessageChannel) - Method in class android.gov.nist.javax.sip.stack.SIPServerTransactionImpl
 
processRequest(RequestEvent) - Method in interface android.javax.sip.SipListener
Processes a Request received on a SipProvider upon which this SipListener is registered.
processResponse(Response, MessageChannel) - Method in class android.gov.nist.javax.sip.stack.CongestionControlMessageValve
 
processResponse(SIPResponse, MessageChannel, SIPDialog) - Method in interface android.gov.nist.javax.sip.stack.ServerResponseInterface
Process the Response.
processResponse(SIPResponse, MessageChannel) - Method in interface android.gov.nist.javax.sip.stack.ServerResponseInterface
This method is called prior to dialog assignment.
processResponse(SIPResponse, MessageChannel, SIPDialog) - Method in interface android.gov.nist.javax.sip.stack.SIPClientTransaction
Process a new response message through this transaction.
processResponse(SIPResponse, MessageChannel) - Method in interface android.gov.nist.javax.sip.stack.SIPClientTransaction
 
processResponse(SIPResponse, MessageChannel, SIPDialog) - Method in class android.gov.nist.javax.sip.stack.SIPClientTransactionImpl
 
processResponse(SIPResponse, MessageChannel) - Method in class android.gov.nist.javax.sip.stack.SIPClientTransactionImpl
 
processResponse(Response, MessageChannel) - Method in interface android.gov.nist.javax.sip.stack.SIPMessageValve
The callback method that is called for every response before any transaction/dialog mapping or allocation occur.
processResponse(ResponseEvent) - Method in interface android.javax.sip.SipListener
Processes a Response received on a SipProvider upon which this SipListener is registered.
processSIPMessage(SIPMessage) - Method in class android.gov.nist.javax.sip.parser.NioPipelineParser
 
processTasks() - Method in class android.gov.nist.javax.sip.stack.MultiPipelineExecutor
 
processTimeout(TimeoutEvent) - Method in interface android.javax.sip.SipListener
Processes a retransmit or expiration Timeout of an underlying Transactionhandled by this SipListener.
processTransactionTerminated(TransactionTerminatedEvent) - Method in interface android.javax.sip.SipListener
Process an asynchronously reported TransactionTerminatedEvent.
productTokens - Variable in class android.gov.nist.javax.sip.header.Server
Product tokens.
productTokens - Variable in class android.gov.nist.javax.sip.header.UserAgent
Product tokens.
PROMPT - Static variable in interface android.gov.nist.javax.sdp.fields.SDPKeywords
 
propertyNames() - Method in class android.gov.nist.javax.sip.MergedSystemProperties
 
PROT - Static variable in interface android.gov.nist.javax.sip.header.ims.ParameterNamesIms
 
proto - Variable in class android.gov.nist.javax.sdp.fields.MediaField
 
PROTO_VERSION_FIELD - Static variable in interface android.gov.nist.javax.sdp.fields.SDPFieldNames
 
Protocol - Class in android.gov.nist.javax.sip.header
Protocol name and version.
Protocol() - Constructor for class android.gov.nist.javax.sip.header.Protocol
Default constructor.
protocol - Variable in class android.gov.nist.javax.sip.header.Reason
 
protocolName - Variable in class android.gov.nist.javax.sip.header.Protocol
protocolName field
protocolVersion - Variable in class android.gov.nist.javax.sip.header.Protocol
protocolVersion field
protoVersion - Variable in class android.gov.nist.javax.sdp.fields.ProtoVersionField
 
ProtoVersionField - Class in android.gov.nist.javax.sdp.fields
Proto version field of SDP announce.
ProtoVersionField() - Constructor for class android.gov.nist.javax.sdp.fields.ProtoVersionField
 
protoVersionField() - Method in class android.gov.nist.javax.sdp.parser.ProtoVersionFieldParser
 
ProtoVersionFieldParser - Class in android.gov.nist.javax.sdp.parser
Parser for Proto Version.
ProtoVersionFieldParser(String) - Constructor for class android.gov.nist.javax.sdp.parser.ProtoVersionFieldParser
Creates new ProtoVersionFieldParser
PROVIDER_TAG - Static variable in class android.gov.nist.javax.sip.address.GenericURI
 
PROVIDER_TAG - Static variable in interface android.gov.nist.javax.sip.address.ParameterNames
 
PROVIDER_TAG - Static variable in class android.gov.nist.javax.sip.address.TelephoneNumber
 
ProviderDoesNotExistException - Exception in android.javax.sip
This Exception is thrown when a user attempts to start the SipStack without any SipProviders created to service requests and responses.
ProviderDoesNotExistException() - Constructor for exception android.javax.sip.ProviderDoesNotExistException
Constructs a new ProviderDoesNotExistException
ProviderDoesNotExistException(String) - Constructor for exception android.javax.sip.ProviderDoesNotExistException
Constructs a new ProviderDoesNotExistException with the specified error message.
ProviderDoesNotExistException(String, Throwable) - Constructor for exception android.javax.sip.ProviderDoesNotExistException
Constructs a new ProviderDoesNotExistException with the specified error message and specialized cause that triggered this error condition.
PROXY - Static variable in class android.gov.nist.javax.sip.header.Contact
 
PROXY - Static variable in interface android.gov.nist.javax.sip.header.ParameterNames
 
PROXY_AUTHENTICATE - Static variable in interface android.gov.nist.javax.sip.header.SIPHeaderNames
 
PROXY_AUTHENTICATE - Static variable in interface android.gov.nist.javax.sip.parser.TokenTypes
 
PROXY_AUTHENTICATION_REQUIRED - Static variable in interface android.javax.sip.message.Response
This code is similar to 401 (Unauthorized), but indicates that the client MUST first authenticate itself with the proxy.
PROXY_AUTHORIZATION - Static variable in interface android.gov.nist.javax.sip.header.SIPHeaderNames
 
PROXY_AUTHORIZATION - Static variable in interface android.gov.nist.javax.sip.parser.TokenTypes
 
PROXY_REQUIRE - Static variable in interface android.gov.nist.javax.sip.header.SIPHeaderNames
 
PROXY_REQUIRE - Static variable in interface android.gov.nist.javax.sip.parser.TokenTypes
 
ProxyAuthenticate - Class in android.gov.nist.javax.sip.header
Proxy Authenticate SIP (HTTP ) header.
ProxyAuthenticate() - Constructor for class android.gov.nist.javax.sip.header.ProxyAuthenticate
Default Constructor
ProxyAuthenticateHeader - Interface in android.javax.sip.header
A Proxy-Authenticate header field value contains an authentication challenge.
ProxyAuthenticateList - Class in android.gov.nist.javax.sip.header
List of ProxyAuthenticate headers.
ProxyAuthenticateList() - Constructor for class android.gov.nist.javax.sip.header.ProxyAuthenticateList
Default constructor
ProxyAuthenticateParser - Class in android.gov.nist.javax.sip.parser
Parser for ProxyAuthenticate headers.
ProxyAuthenticateParser(String) - Constructor for class android.gov.nist.javax.sip.parser.ProxyAuthenticateParser
Constructor
ProxyAuthenticateParser(Lexer) - Constructor for class android.gov.nist.javax.sip.parser.ProxyAuthenticateParser
Cosntructor
ProxyAuthorization - Class in android.gov.nist.javax.sip.header
ProxyAuthorization Header.
ProxyAuthorization() - Constructor for class android.gov.nist.javax.sip.header.ProxyAuthorization
default constructor
proxyAuthorizationHeader - Variable in class android.gov.nist.javax.sip.stack.SIPDialog
 
ProxyAuthorizationHeader - Interface in android.javax.sip.header
The Proxy-Authorization header field allows the client to identify itself (or its user) to a proxy that requires authentication.
ProxyAuthorizationList - Class in android.gov.nist.javax.sip.header
List of ProxyAuthorization headers.
ProxyAuthorizationList() - Constructor for class android.gov.nist.javax.sip.header.ProxyAuthorizationList
Default constructor
ProxyAuthorizationParser - Class in android.gov.nist.javax.sip.parser
Parser for ProxyAuthorization headers.
ProxyAuthorizationParser(String) - Constructor for class android.gov.nist.javax.sip.parser.ProxyAuthorizationParser
Constructor
ProxyAuthorizationParser(Lexer) - Constructor for class android.gov.nist.javax.sip.parser.ProxyAuthorizationParser
Cosntructor
ProxyRequire - Class in android.gov.nist.javax.sip.header
ProxyRequire Header.
ProxyRequire() - Constructor for class android.gov.nist.javax.sip.header.ProxyRequire
Default Constructor
ProxyRequire(String) - Constructor for class android.gov.nist.javax.sip.header.ProxyRequire
Constructor
ProxyRequireHeader - Interface in android.javax.sip.header
The Proxy-Require header field is used to indicate proxy-sensitive features that must be supported by the proxy.
ProxyRequireList - Class in android.gov.nist.javax.sip.header
Proxy Require SIPSIPObject (list of option tags)
ProxyRequireList() - Constructor for class android.gov.nist.javax.sip.header.ProxyRequireList
Default Constructor
ProxyRequireParser - Class in android.gov.nist.javax.sip.parser
Parser for ProxyRequire header.
ProxyRequireParser(String) - Constructor for class android.gov.nist.javax.sip.parser.ProxyRequireParser
Creates a new instance of ProxyRequireParser
ProxyRequireParser(Lexer) - Constructor for class android.gov.nist.javax.sip.parser.ProxyRequireParser
Constructor
PServedUser - Class in android.gov.nist.javax.sip.header.ims
 
PServedUser(AddressImpl) - Constructor for class android.gov.nist.javax.sip.header.ims.PServedUser
 
PServedUser() - Constructor for class android.gov.nist.javax.sip.header.ims.PServedUser
 
PServedUserHeader - Interface in android.gov.nist.javax.sip.header.ims
 
PServedUserParser - Class in android.gov.nist.javax.sip.parser.ims
 
PServedUserParser(Lexer) - Constructor for class android.gov.nist.javax.sip.parser.ims.PServedUserParser
 
PServedUserParser(String) - Constructor for class android.gov.nist.javax.sip.parser.ims.PServedUserParser
 
ptr - Variable in class android.gov.nist.core.StringTokenizer
 
PUB_GRUU - Static variable in interface android.gov.nist.javax.sip.header.ParameterNames
 
PUBKEY - Static variable in interface android.gov.nist.javax.sip.header.ParameterNames
 
PUBLISH - Static variable in interface android.gov.nist.javax.sip.parser.TokenNames
 
PUBLISH - Static variable in interface android.gov.nist.javax.sip.parser.TokenTypes
 
PUBLISH - Static variable in interface android.javax.sip.message.Request
PUBLISH is an extension method that allows a client to publish event state (such as presence information).
PURPOSE - Static variable in interface android.gov.nist.javax.sip.header.ParameterNames
 
PUserDatabase - Class in android.gov.nist.javax.sip.header.ims
 
PUserDatabase(String) - Constructor for class android.gov.nist.javax.sip.header.ims.PUserDatabase
 
PUserDatabase() - Constructor for class android.gov.nist.javax.sip.header.ims.PUserDatabase
Default constructor.
PUserDatabaseHeader - Interface in android.gov.nist.javax.sip.header.ims
 
PUserDatabaseParser - Class in android.gov.nist.javax.sip.parser.ims
 
PUserDatabaseParser(String) - Constructor for class android.gov.nist.javax.sip.parser.ims.PUserDatabaseParser
 
PUserDatabaseParser(Lexer) - Constructor for class android.gov.nist.javax.sip.parser.ims.PUserDatabaseParser
 
put(String, NameValue) - Method in class android.gov.nist.core.DuplicateNameValueList
 
put(String, V) - Method in class android.gov.nist.core.MultiValueMapImpl
 
put(String, List<V>) - Method in class android.gov.nist.core.MultiValueMapImpl
 
put(String, NameValue) - Method in class android.gov.nist.core.NameValueList
 
putAll(Map<? extends String, ? extends List<V>>) - Method in class android.gov.nist.core.MultiValueMapImpl
 
putAll(Map<? extends String, ? extends NameValue>) - Method in class android.gov.nist.core.NameValueList
 
putDialog(SIPDialog) - Method in class android.gov.nist.javax.sip.stack.SIPTransactionStack
Put a dialog into the dialog table.
putInMergeTable(SIPServerTransaction, SIPRequest) - Method in class android.gov.nist.javax.sip.stack.SIPTransactionStack
Put this into the merge request table.
putMergeDialog(SIPDialog) - Method in class android.gov.nist.javax.sip.stack.SIPTransactionStack
 
putMessageChannel(SocketChannel, NioTcpMessageChannel) - Method in class android.gov.nist.javax.sip.stack.NIOHandler
 
putNameMap(String, String) - Static method in class android.gov.nist.javax.sip.header.NameMap
 
putPendingTransaction(SIPServerTransaction) - Method in class android.gov.nist.javax.sip.stack.SIPTransactionStack
Put a transaction in the pending transaction list.
putSocket(String, Socket) - Method in class android.gov.nist.javax.sip.stack.IOHandler
 
putSocket(String, SocketChannel) - Method in class android.gov.nist.javax.sip.stack.NIOHandler
Thread safety delivered through keyedSemaphore.
PVisitedNetworkID - Class in android.gov.nist.javax.sip.header.ims
P-Visited-Network-ID SIP Private Header: RFC 3455.
PVisitedNetworkID() - Constructor for class android.gov.nist.javax.sip.header.ims.PVisitedNetworkID
 
PVisitedNetworkID(String) - Constructor for class android.gov.nist.javax.sip.header.ims.PVisitedNetworkID
 
PVisitedNetworkID(Token) - Constructor for class android.gov.nist.javax.sip.header.ims.PVisitedNetworkID
 
PVisitedNetworkIDHeader - Interface in android.gov.nist.javax.sip.header.ims
P-Visited-Network-ID SIP Private Header: RFC 3455.
PVisitedNetworkIDList - Class in android.gov.nist.javax.sip.header.ims
List of P-Visited-Network-ID headers.
PVisitedNetworkIDList() - Constructor for class android.gov.nist.javax.sip.header.ims.PVisitedNetworkIDList
Default constructor
PVisitedNetworkIDParser - Class in android.gov.nist.javax.sip.parser.ims
P-Visited-Network-ID header parser.
PVisitedNetworkIDParser(String) - Constructor for class android.gov.nist.javax.sip.parser.ims.PVisitedNetworkIDParser
Constructor
PVisitedNetworkIDParser(Lexer) - Constructor for class android.gov.nist.javax.sip.parser.ims.PVisitedNetworkIDParser
 

Q

Q - Static variable in class android.gov.nist.javax.sip.header.Contact
 
Q - Static variable in interface android.gov.nist.javax.sip.header.ims.ParameterNamesIms
 
Q - Static variable in interface android.gov.nist.javax.sip.header.ParameterNames
 
QCELP - Static variable in interface android.javax.sdp.SdpConstants
Static RTP/AVP payload type for QCELP audio codec
qheader() - Method in class android.gov.nist.javax.sip.parser.URLParser
Get a name value for a given query header (ie one that comes after the ?).
qheaders - Variable in class android.gov.nist.javax.sip.address.SipUri
qheaders list
QOP - Static variable in class android.gov.nist.javax.sip.header.AuthenticationHeader
 
QOP - Static variable in interface android.gov.nist.javax.sip.header.ParameterNames
 
QUESTION - Static variable in class android.gov.nist.core.GenericObject
 
QUESTION - Static variable in class android.gov.nist.core.GenericObjectList
 
QUESTION - Static variable in class android.gov.nist.core.LexerCore
 
QUESTION - Static variable in interface android.gov.nist.core.Separators
 
QUESTION - Static variable in interface android.gov.nist.javax.sip.parser.TokenTypes
 
QUEUED - Static variable in interface android.javax.sip.message.Response
The called party is temporarily unavailable, but the server has decided to queue the call rather than reject it.
QueuedMessageDispatchBase - Interface in android.gov.nist.javax.sip.stack
 
QUOTE - Static variable in class android.gov.nist.core.GenericObject
 
QUOTE - Static variable in class android.gov.nist.core.GenericObjectList
 
QUOTE - Static variable in class android.gov.nist.core.LexerCore
 
QUOTE - Static variable in interface android.gov.nist.core.Separators
 
QUOTE - Static variable in interface android.gov.nist.javax.sip.parser.TokenTypes
 
quotedString() - Method in class android.gov.nist.core.LexerCore
Parse a comment string cursor is at a ".

R

R - Static variable in interface android.gov.nist.javax.sip.parser.TokenNames
 
R_CURLY - Static variable in class android.gov.nist.core.LexerCore
 
R_CURLY - Static variable in interface android.gov.nist.javax.sip.parser.TokenTypes
 
R_SQUARE_BRACKET - Static variable in class android.gov.nist.core.LexerCore
 
R_SQUARE_BRACKET - Static variable in interface android.gov.nist.javax.sip.parser.TokenTypes
 
RAck - Class in android.gov.nist.javax.sip.header
RAck SIP Header implementation
RAck() - Constructor for class android.gov.nist.javax.sip.header.RAck
Creates a new instance of RAck
RACK - Static variable in interface android.gov.nist.javax.sip.header.SIPHeaderNames
 
RACK - Static variable in interface android.gov.nist.javax.sip.parser.TokenTypes
 
RAckHeader - Interface in android.javax.sip.header
This interface represents the RAck header, as defined by RFC3262, this header is not part of RFC3261.
RAckParser - Class in android.gov.nist.javax.sip.parser
Parser for RAck header.
RAckParser(String) - Constructor for class android.gov.nist.javax.sip.parser.RAckParser
Creates a new instance of RAckParser
RAckParser(Lexer) - Constructor for class android.gov.nist.javax.sip.parser.RAckParser
Constructor
RADSL - Static variable in interface android.gov.nist.javax.sip.header.ims.PAccessNetworkInfoHeader
 
raiseErrorEvent(int) - Method in interface android.gov.nist.javax.sip.stack.SIPTransaction
Creates a SIPTransactionErrorEvent and sends it to all of the listeners of this transaction.
raiseErrorEvent(int) - Method in class android.gov.nist.javax.sip.stack.SIPTransactionImpl
 
raiseIOExceptionEvent() - Method in interface android.gov.nist.javax.sip.stack.SIPTransaction
Raise an IO Exception event - this is used for reporting asynchronous IO Exceptions that are attributable to this transaction.
raiseIOExceptionEvent() - Method in class android.gov.nist.javax.sip.stack.SIPTransactionImpl
This realizes basic requirement form RFC 17.2.4 and 8.1.3.1
RawMessageChannel - Interface in android.gov.nist.javax.sip.stack
 
read() - Method in class android.gov.nist.javax.sip.parser.Pipeline
 
read() - Method in class android.gov.nist.javax.sip.stack.Base64.InputStream
Reads enough of the input stream to convert to/from Base64 and returns the next byte.
read(byte[], int, int) - Method in class android.gov.nist.javax.sip.stack.Base64.InputStream
Calls Base64.InputStream.read() repeatedly until the end of stream is reached or len bytes are read.
readChannel() - Method in class android.gov.nist.javax.sip.stack.NioTcpMessageChannel
 
readStream(InputStream) - Method in class android.gov.nist.javax.sip.parser.NioPipelineParser
 
readTimeout - Variable in class android.gov.nist.javax.sip.stack.SIPTransactionStack
 
REALM - Static variable in class android.gov.nist.javax.sip.header.AuthenticationHeader
 
REALM - Static variable in interface android.gov.nist.javax.sip.header.ParameterNames
 
Reason - Class in android.gov.nist.javax.sip.header
Definition of the Reason SIP Header.
Reason() - Constructor for class android.gov.nist.javax.sip.header.Reason
Set the cause.
REASON - Static variable in interface android.gov.nist.javax.sip.header.SIPHeaderNames
 
REASON - Static variable in interface android.gov.nist.javax.sip.parser.TokenTypes
 
reasonCode - Variable in class android.gov.nist.javax.sip.header.SubscriptionState
 
ReasonHeader - Interface in android.javax.sip.header
This interface represents the Reason header, as defined by RFC3326, this header is not part of RFC3261.
ReasonList - Class in android.gov.nist.javax.sip.header
List of Reason headers.
ReasonList() - Constructor for class android.gov.nist.javax.sip.header.ReasonList
Default constructor
ReasonParser - Class in android.gov.nist.javax.sip.parser
Parser for Reason header.
ReasonParser(String) - Constructor for class android.gov.nist.javax.sip.parser.ReasonParser
Creates a new instance of ReasonParser
ReasonParser(Lexer) - Constructor for class android.gov.nist.javax.sip.parser.ReasonParser
Constructor
reasonPhrase - Variable in class android.gov.nist.javax.sip.header.StatusLine
reasonPhrase field
reasonPhrase() - Method in class android.gov.nist.javax.sip.parser.StatusLineParser
 
RECEIVED - Static variable in interface android.gov.nist.javax.sip.header.ParameterNames
 
RECEIVED - Static variable in class android.gov.nist.javax.sip.header.Via
The "received" parameter is added only for receiver-added Via Fields.
receiveUdpBufferSize - Variable in class android.gov.nist.javax.sip.stack.SIPTransactionStack
 
RECORD_ROUTE - Static variable in interface android.gov.nist.javax.sip.header.SIPHeaderNames
 
RECORD_ROUTE - Static variable in interface android.gov.nist.javax.sip.parser.TokenTypes
 
RecordRoute - Class in android.gov.nist.javax.sip.header
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.
RecordRoute(AddressImpl) - Constructor for class android.gov.nist.javax.sip.header.RecordRoute
constructor
RecordRoute() - Constructor for class android.gov.nist.javax.sip.header.RecordRoute
default constructor
RecordRouteHeader - Interface in android.javax.sip.header
The Record-Route header field is inserted by proxies in a request to force future requests in the dialog to be routed through the proxy.
RecordRouteList - Class in android.gov.nist.javax.sip.header
RecordRoute List of SIP headers (a collection of Addresses)
RecordRouteList() - Constructor for class android.gov.nist.javax.sip.header.RecordRouteList
Default constructor
RecordRouteParser - Class in android.gov.nist.javax.sip.parser
Parser for a list of route headers.
RecordRouteParser(String) - Constructor for class android.gov.nist.javax.sip.parser.RecordRouteParser
Constructor
RecordRouteParser(Lexer) - Constructor for class android.gov.nist.javax.sip.parser.RecordRouteParser
 
REDIRECT - Static variable in class android.gov.nist.javax.sip.header.Contact
 
REDIRECT - Static variable in interface android.gov.nist.javax.sip.header.ParameterNames
 
reduceString(String) - Static method in class android.gov.nist.javax.sip.Utils
Squeeze out all white space from a string and return the reduced string.
REFER - Static variable in interface android.gov.nist.javax.sip.header.extensions.ReferencesHeader
 
REFER - Static variable in interface android.javax.sip.message.Request
Refer is an extension method that requests that the recipient REFER to a resource provided in the request, this can be used to enable many applications such as Call Transfer.
REFER_TO - Static variable in interface android.gov.nist.javax.sip.parser.TokenTypes
 
References - Class in android.gov.nist.javax.sip.header.extensions
 
References() - Constructor for class android.gov.nist.javax.sip.header.extensions.References
 
REFERENCES - Static variable in interface android.gov.nist.javax.sip.parser.TokenTypes
 
ReferencesHeader - Interface in android.gov.nist.javax.sip.header.extensions
References header: See http://tools.ietf.org/html/draft-worley-references-05
ReferencesParser - Class in android.gov.nist.javax.sip.parser.extensions
 
ReferencesParser(String) - Constructor for class android.gov.nist.javax.sip.parser.extensions.ReferencesParser
Creates a new instance of ReferencesParser
ReferencesParser(Lexer) - Constructor for class android.gov.nist.javax.sip.parser.extensions.ReferencesParser
Constructor
REFERRED_BY - Static variable in interface android.gov.nist.javax.sip.header.SIPHeaderNames
 
ReferredBy - Class in android.gov.nist.javax.sip.header.extensions
ReferredBy SIP Header.
ReferredBy() - Constructor for class android.gov.nist.javax.sip.header.extensions.ReferredBy
default Constructor.
REFERREDBY_TO - Static variable in interface android.gov.nist.javax.sip.parser.TokenTypes
 
ReferredByHeader - Interface in android.gov.nist.javax.sip.header.extensions
This header is described in a draft RFC which has expired.
ReferredByParser - Class in android.gov.nist.javax.sip.parser.extensions
ReferredBy Header parser.
ReferredByParser(String) - Constructor for class android.gov.nist.javax.sip.parser.extensions.ReferredByParser
Creates new ToParser
ReferredByParser(Lexer) - Constructor for class android.gov.nist.javax.sip.parser.extensions.ReferredByParser
 
ReferTo - Class in android.gov.nist.javax.sip.header
ReferTo SIP Header.
ReferTo() - Constructor for class android.gov.nist.javax.sip.header.ReferTo
default Constructor.
ReferToHeader - Interface in android.javax.sip.header
This interface represents the ReferTo SIP header, as defined by RFC3515, this header is not part of RFC3261.
ReferToParser - Class in android.gov.nist.javax.sip.parser
To Header parser.
ReferToParser(String) - Constructor for class android.gov.nist.javax.sip.parser.ReferToParser
Creates new ToParser
ReferToParser(Lexer) - Constructor for class android.gov.nist.javax.sip.parser.ReferToParser
 
REFRESHER - Static variable in class android.gov.nist.javax.sip.header.extensions.SessionExpires
 
REGISTER - Static variable in interface android.gov.nist.javax.sip.parser.TokenNames
 
REGISTER - Static variable in interface android.gov.nist.javax.sip.parser.TokenTypes
 
REGISTER - Static variable in class android.gov.nist.javax.sip.stack.NioTcpMessageProcessor.ChangeRequest
 
REGISTER - Static variable in interface android.javax.sip.message.Request
The REGISTER method requests the addition, removal, and query of bindings.
REGISTRATION_STATE - Static variable in interface android.gov.nist.javax.sip.header.ims.ParameterNamesIms
 
reInit() - Method in class android.gov.nist.javax.sip.stack.SIPTransactionStack
Re Initialize the stack instance.
reInviteFlag - Variable in class android.gov.nist.javax.sip.stack.SIPDialog
 
reInviteWaitTime - Variable in class android.gov.nist.javax.sip.stack.SIPDialog
 
REJECTED - Static variable in interface android.javax.sip.header.SubscriptionStateHeader
Reason Code: The subscription has been terminated due to change in authorization policy.
REL - Static variable in interface android.gov.nist.javax.sip.header.extensions.ReferencesHeader
 
ReleaseReferencesStrategy - Enum in android.gov.nist.javax.sip
This Enum defines the multiple strategies the stack can use to clean more or less aggressively the references in order to win both memory and CPU cycles.
releaseSem() - Method in class android.gov.nist.javax.sip.SipStackImpl
 
releaseSem() - Method in interface android.gov.nist.javax.sip.stack.SIPServerTransaction
 
releaseSem() - Method in class android.gov.nist.javax.sip.stack.SIPServerTransactionImpl
 
releaseSem() - Method in interface android.gov.nist.javax.sip.stack.SIPTransaction
Release the transaction semaphore.
releaseSem() - Method in class android.gov.nist.javax.sip.stack.SIPTransactionImpl
 
releaseTimerTaskSem() - Method in class android.gov.nist.javax.sip.stack.SIPDialog
 
reliableConnectionKeepAliveTimeout - Variable in class android.gov.nist.javax.sip.stack.SIPTransactionStack
Keepalive support and cleanup for client-initiated connections as per RFC 5626.
remoteParty - Variable in class android.gov.nist.javax.sip.stack.SIPDialog
 
remotePartyStringified - Variable in class android.gov.nist.javax.sip.stack.SIPDialog
 
remoteSequenceNumber - Variable in class android.gov.nist.javax.sip.stack.SIPDialog
 
remoteTagReassignmentAllowed - Variable in class android.gov.nist.javax.sip.stack.SIPTransactionStack
 
remoteTarget - Variable in class android.gov.nist.javax.sip.stack.SIPDialog
 
remoteTargetStringified - Variable in class android.gov.nist.javax.sip.stack.SIPDialog
 
remove(Object) - Method in class android.gov.nist.core.DuplicateNameValueList
 
remove(Object) - Method in class android.gov.nist.core.MultiValueMapImpl
 
remove(Object) - Method in class android.gov.nist.core.NameValueList
 
remove(HDR) - Method in class android.gov.nist.javax.sip.header.SIPHeaderList
Remove a sip header from this list of sip headers.
remove(Object) - Method in class android.gov.nist.javax.sip.header.SIPHeaderList
Remove the given object.
remove(int) - Method in class android.gov.nist.javax.sip.header.SIPHeaderList
Remove the object at a given index.
remove() - Method in class android.gov.nist.javax.sip.message.HeaderIterator
 
remove(ConnectionOrientedMessageChannel) - Method in class android.gov.nist.javax.sip.stack.ConnectionOrientedMessageProcessor
 
remove(String) - Method in class android.gov.nist.javax.sip.stack.KeyedSemaphore
It is assumed the current thread has locked the lock previously.
remove(K) - Method in class android.gov.nist.javax.sip.stack.MultiPipelineExecutor
 
remove(ConnectionOrientedMessageChannel) - Method in class android.gov.nist.javax.sip.stack.NioTcpMessageProcessor
 
removeAll(Collection<?>) - Method in class android.gov.nist.javax.sip.header.SIPHeaderList
Remove all the elements.
removeAttribute(String) - Method in class android.gov.nist.javax.sdp.MediaDescriptionImpl
Removes the attribute specified by the value parameter.
removeAttribute(String) - Method in class android.gov.nist.javax.sdp.SessionDescriptionImpl
Removes the attribute specified by the value parameter.
removeAttribute(String) - Method in interface android.javax.sdp.MediaDescription
Removes the attribute specified by the value parameter.
removeAttribute(String) - Method in interface android.javax.sdp.SessionDescription
Removes the attribute specified by the value parameter.
removeBandwidth(String) - Method in class android.gov.nist.javax.sdp.MediaDescriptionImpl
Removes the specified bandwidth type.
removeBandwidth(String) - Method in class android.gov.nist.javax.sdp.SessionDescriptionImpl
Removes the specified bandwidth type.
removeBandwidth(String) - Method in interface android.javax.sdp.MediaDescription
Removes the specified bandwidth type.
removeBandwidth(String) - Method in interface android.javax.sdp.SessionDescription
Removes the specified bandwidth type.
removeCachedAuthenticationHeaders(String) - Method in interface android.gov.nist.javax.sip.clientauthutils.AuthenticationHelper
Remove cached entry.
removeCachedAuthenticationHeaders(String) - Method in class android.gov.nist.javax.sip.clientauthutils.AuthenticationHelperImpl
 
removeChargingCollectionFunctionAddress(String) - Method in class android.gov.nist.javax.sip.header.ims.PChargingFunctionAddresses
Remove a Charging Collection Function (CCF) Address set in this header
removeChargingCollectionFunctionAddress(String) - Method in interface android.gov.nist.javax.sip.header.ims.PChargingFunctionAddressesHeader
Remove a Charging Collection Function (CCF) Address set in this header
removeComment() - Method in class android.gov.nist.javax.sip.header.RetryAfter
remove comment field
removeComment() - Method in class android.gov.nist.javax.sip.header.Via
remove the comment field.
removeContent() - Method in class android.gov.nist.javax.sip.message.SIPMessage
Remove the message content if it exists.
removeContent() - Method in interface android.javax.sip.message.Message
Removes the body content from this Message and all associated entity headers, if a body exists, this method returns sliently if no body exists.
removeDelay() - Method in class android.gov.nist.javax.sip.header.TimeStamp
 
removeDialog(SIPDialog) - Method in class android.gov.nist.javax.sip.stack.SIPTransactionStack
Remove the dialog from the dialog table.
removeDialog(String) - Method in class android.gov.nist.javax.sip.stack.SIPTransactionStack
Remove the dialog given its dialog id.
removeDisplayName() - Method in class android.gov.nist.javax.sip.address.AddressImpl
remove the displayName field
removeDuration() - Method in class android.gov.nist.javax.sip.header.RetryAfter
remove duration field
removeEventChargingFunctionAddress(String) - Method in class android.gov.nist.javax.sip.header.ims.PChargingFunctionAddresses
Remove a Event Charging Function (ECF) Address set in this header
removeEventChargingFunctionAddress(String) - Method in interface android.gov.nist.javax.sip.header.ims.PChargingFunctionAddressesHeader
Remove a Event Charging Function (ECF) Address set in this header
removeEventListener(SIPDialogEventListener) - Method in class android.gov.nist.javax.sip.stack.SIPDialog
Removed an event listener from this dialog.
removeEventListener(SIPTransactionEventListener) - Method in interface android.gov.nist.javax.sip.stack.SIPTransaction
Removed an event listener from this transaction.
removeEventListener(SIPTransactionEventListener) - Method in class android.gov.nist.javax.sip.stack.SIPTransactionImpl
 
removeFirst() - Method in class android.gov.nist.javax.sip.header.SIPHeaderList
Remove the first element of this list.
removeFirst(String) - Method in class android.gov.nist.javax.sip.message.SIPMessage
 
removeFirst(String) - Method in interface android.javax.sip.message.Message
Removes the first header from a list of headers.
removeFromMergeTable(SIPServerTransaction) - Method in class android.gov.nist.javax.sip.stack.SIPTransactionStack
Remove a transaction from the merge table.
removeFromTag() - Method in class android.gov.nist.javax.sip.header.extensions.Join
remove Tag member
removeFromTag() - Method in class android.gov.nist.javax.sip.header.extensions.Replaces
remove Tag member
removeHeader(String) - Method in class android.gov.nist.javax.sip.address.SipUri
Remove a header given its name (provided it exists).
removeHeader(String) - Method in interface android.gov.nist.javax.sip.address.SipURIExt
Strip a specific header tacked to the URI.
removeHeader(String, boolean) - Method in class android.gov.nist.javax.sip.message.SIPMessage
Remove a header given its name.
removeHeader(String) - Method in class android.gov.nist.javax.sip.message.SIPMessage
Remove all headers given its name.
removeHeader(String) - Method in interface android.javax.sip.message.Message
Removes the Header of the supplied name from the list of headers in this Message.
removeHeaders() - Method in class android.gov.nist.javax.sip.address.SipUri
Remove all headers.
removeHeaders() - Method in interface android.gov.nist.javax.sip.address.SipURIExt
Strip the headers that are tacked to the URI.
removeIsdnSubaddress() - Method in class android.gov.nist.javax.sip.address.TelephoneNumber
Remove the isdn subaddress (if it exists).
removeKV(Object, Object) - Method in interface android.gov.nist.core.MultiMap
 
removeKV(K, V) - Method in interface android.gov.nist.core.MultiValueMap
 
removeKV(String, V) - Method in class android.gov.nist.core.MultiValueMapImpl
 
removeLast() - Method in class android.gov.nist.javax.sip.header.SIPHeaderList
Remove the last element of this list.
removeLast(String) - Method in class android.gov.nist.javax.sip.message.SIPMessage
 
removeLast(String) - Method in interface android.javax.sip.message.Message
Removes the last header from a list of headers.
removeListeningPoint(ListeningPoint) - Method in class android.gov.nist.javax.sip.SipProviderImpl
 
removeListeningPoint(ListeningPoint) - Method in interface android.javax.sip.SipProvider
Removes the specified ListeningPoint from this SipProvider.
removeListeningPoints() - Method in class android.gov.nist.javax.sip.SipProviderImpl
Remove all the listening points for this sip provider.
removeMAddr() - Method in class android.gov.nist.javax.sip.address.SipUri
Remove the maddr param if it exists.
removeMergeDialog(String) - Method in class android.gov.nist.javax.sip.stack.SIPTransactionStack
 
removeMessageChannel(SocketChannel) - Method in class android.gov.nist.javax.sip.stack.NIOHandler
 
removeMessageProcessor(MessageProcessor) - Method in class android.gov.nist.javax.sip.stack.SIPTransactionStack
Removes a MessageProcessor from this SIPStack.
removeMethod() - Method in class android.gov.nist.javax.sip.address.SipUri
remove the Method.
removeMultiParameter(String) - Method in class android.gov.nist.javax.sip.header.ParametersHeader
Removes the specified parameter from Parameters of this ParametersHeader.
removeMultiParameters() - Method in class android.gov.nist.javax.sip.header.ParametersHeader
Remove all parameters.
removeParameter(String) - Method in class android.gov.nist.javax.sip.address.AddressImpl
Remove a parameter from the address.
removeParameter(String) - Method in class android.gov.nist.javax.sip.address.SipUri
Remove a parameter given its name
removeParameter(String) - Method in class android.gov.nist.javax.sip.address.TelephoneNumber
 
removeParameter(String) - Method in class android.gov.nist.javax.sip.address.TelURLImpl
 
removeParameter(String) - Method in class android.gov.nist.javax.sip.header.Challenge
delete the specified parameter
removeParameter(String) - Method in class android.gov.nist.javax.sip.header.extensions.References
 
removeParameter(String) - Method in class android.gov.nist.javax.sip.header.ParametersHeader
Removes the specified parameter from Parameters of this ParametersHeader.
removeParameter(String) - Method in interface android.javax.sip.header.Parameters
Removes the specified parameter from Parameters of this ParametersHeader.
removeParameters() - Method in class android.gov.nist.javax.sip.address.SipUri
Remove the URI parameters.
removeParameters() - Method in class android.gov.nist.javax.sip.header.Challenge
remove all parameters
removeParameters() - Method in class android.gov.nist.javax.sip.header.ParametersHeader
Remove all parameters.
removePendingTransaction(SIPServerTransaction) - Method in class android.gov.nist.javax.sip.stack.SIPTransactionStack
Remove a pending Server transaction from the stack.
removePort() - Method in class android.gov.nist.core.HostPort
remove port.
removePort() - Method in class android.gov.nist.javax.sip.address.Authority
remove the port.
removePort() - Method in class android.gov.nist.javax.sip.address.SipUri
remove the port setting.
removePort() - Method in class android.gov.nist.javax.sip.header.Via
remove the port.
removePort() - Method in interface android.javax.sip.address.SipURI
Removes the port part of this SipURI.
removePostDial() - Method in class android.gov.nist.javax.sip.address.TelephoneNumber
remove the PostDial field
removePubGruuParam() - Method in class android.gov.nist.javax.sip.header.Contact
remove the pub-gruu value from the parameter list if it exists.
removeQValue() - Method in class android.gov.nist.javax.sip.header.Accept
Remove the q value.
removeQValue() - Method in class android.gov.nist.javax.sip.header.AcceptLanguage
Remove the q value.
removeSipInstanceParam() - Method in class android.gov.nist.javax.sip.header.Contact
 
removeSipListener(SipListener) - Method in class android.gov.nist.javax.sip.SipProviderImpl
 
removeSipListener(SipListener) - Method in interface android.javax.sip.SipProvider
Removes the specified SipListener from this SipProvider.
removeSipProvider() - Method in class android.gov.nist.javax.sip.ListeningPointImpl
Remove the sip provider from this listening point.
removeSocket(String) - Method in class android.gov.nist.javax.sip.stack.IOHandler
 
removeSocket(SocketChannel) - Method in class android.gov.nist.javax.sip.stack.NIOHandler
Searches matching socket in internal map, and then removes from internal structures.
removeTag() - Method in class android.gov.nist.javax.sip.header.From
remove Tag member
removeTag() - Method in class android.gov.nist.javax.sip.header.To
remove Tag member
removeTempGruuParam() - Method in class android.gov.nist.javax.sip.header.Contact
remove the pub-gruu value from the parameter list if it exists.
removeThread(Thread) - Method in class android.gov.nist.core.ThreadAuditor
 
removeToTag() - Method in class android.gov.nist.javax.sip.header.extensions.Join
remove Tag member
removeToTag() - Method in class android.gov.nist.javax.sip.header.extensions.Replaces
remove Tag member
removeTransaction(SIPTransaction) - Method in class android.gov.nist.javax.sip.stack.SIPTransactionStack
Remove transaction.
removeTransactionHash(SIPTransaction) - Method in class android.gov.nist.javax.sip.stack.SIPTransactionStack
Remove the transaction from transaction hash.
removeTransactionPendingAck(SIPServerTransaction) - Method in class android.gov.nist.javax.sip.stack.SIPTransactionStack
Remove entry from "Transaction Pending ACK" table.
removeTransport() - Method in class android.gov.nist.javax.sip.address.SipUri
Delete the transport string.
removeTTL() - Method in class android.gov.nist.javax.sip.address.SipUri
remove the ttl value from the parameter list if it exists.
removeUser() - Method in class android.gov.nist.javax.sip.address.SipUri
Remove the user.
removeUserInfo() - Method in class android.gov.nist.javax.sip.address.Authority
Remove the user Infor.
removeUserType() - Method in class android.gov.nist.javax.sip.address.SipUri
Set the user type.
RENDER - Static variable in interface android.gov.nist.javax.sip.header.ParameterNames
 
RENDER - Static variable in interface android.javax.sip.header.ContentDispositionHeader
Render Disposition Type Constant
REPEAT_FIELD - Static variable in interface android.gov.nist.javax.sdp.fields.SDPFieldNames
 
RepeatField - Class in android.gov.nist.javax.sdp.fields
Repeat SDP Field (part of the time field).
RepeatField() - Constructor for class android.gov.nist.javax.sdp.fields.RepeatField
 
repeatField() - Method in class android.gov.nist.javax.sdp.parser.RepeatFieldParser
parse the field string
RepeatFieldParser - Class in android.gov.nist.javax.sdp.parser
Parser for Repeat field.
RepeatFieldParser(String) - Constructor for class android.gov.nist.javax.sdp.parser.RepeatFieldParser
Creates new RepeatFieldsParser
repeatInterval - Variable in class android.gov.nist.javax.sdp.fields.RepeatField
 
RepeatTime - Interface in android.javax.sdp
A RepeatTime represents a r= field contained within a TimeDescription.
Replaces - Class in android.gov.nist.javax.sip.header.extensions
Replaces SIPHeader.
Replaces() - Constructor for class android.gov.nist.javax.sip.header.extensions.Replaces
Default constructor
Replaces(String) - Constructor for class android.gov.nist.javax.sip.header.extensions.Replaces
Constructor given the call Identifier.
REPLACES - Static variable in interface android.gov.nist.javax.sip.header.SIPHeaderNames
 
REPLACES_TO - Static variable in interface android.gov.nist.javax.sip.parser.TokenTypes
 
ReplacesHeader - Interface in android.gov.nist.javax.sip.header.extensions
The From header field indicates the logical identity of the initiator of the request, possibly the user's address-of-record.
ReplacesParser - Class in android.gov.nist.javax.sip.parser.extensions
 
ReplacesParser(String) - Constructor for class android.gov.nist.javax.sip.parser.extensions.ReplacesParser
Creates new CallIDParser
ReplacesParser(Lexer) - Constructor for class android.gov.nist.javax.sip.parser.extensions.ReplacesParser
Constructor
REPLY_TO - Static variable in interface android.gov.nist.javax.sip.header.SIPHeaderNames
 
REPLY_TO - Static variable in interface android.gov.nist.javax.sip.parser.TokenTypes
 
ReplyTo - Class in android.gov.nist.javax.sip.header
ReplyTo Header.
ReplyTo() - Constructor for class android.gov.nist.javax.sip.header.ReplyTo
Default constructor
ReplyTo(AddressImpl) - Constructor for class android.gov.nist.javax.sip.header.ReplyTo
Default constructor given an address.
ReplyToHeader - Interface in android.javax.sip.header
The Reply-To header field contains a logical return URI that may be different from the From header field.
ReplyToParser - Class in android.gov.nist.javax.sip.parser
Parser for a list of RelpyTo headers.
ReplyToParser(String) - Constructor for class android.gov.nist.javax.sip.parser.ReplyToParser
Creates a new instance of ReplyToParser
ReplyToParser(Lexer) - Constructor for class android.gov.nist.javax.sip.parser.ReplyToParser
Cosntructor param lexer the lexer to use to parse the header
Request - Interface in android.javax.sip.message
A SIP Request is a request from a client to a server.
REQUEST_ENTITY_TOO_LARGE - Static variable in interface android.javax.sip.message.Response
The server is refusing to process a request because the request entity-body is larger than the server is willing or able to process.
REQUEST_PENDING - Static variable in interface android.javax.sip.message.Response
The request was received by a UAS that had a pending request within the same dialog.
REQUEST_TERMINATED - Static variable in interface android.javax.sip.message.Response
The request was terminated by a BYE or CANCEL request.
REQUEST_TIMEOUT - Static variable in interface android.javax.sip.message.Response
The server could not produce a response within a suitable amount of time, for example, if it could not determine the location of the user in time.
REQUEST_URI_TOO_LONG - Static variable in interface android.javax.sip.message.Response
The server is refusing to service the request because the Request-URI is longer than the server is willing to interpret.
requestConsumed() - Method in class android.gov.nist.javax.sip.stack.SIPDialog
Updates the next consumable seqno.
RequestEvent - Class in android.javax.sip
This class represents an Request event that is passed from a SipProvider to its SipListener.
RequestEvent(Object, ServerTransaction, Dialog, Request) - Constructor for class android.javax.sip.RequestEvent
Constructs a RequestEvent encapsulating the Request that has been received by the underlying SipProvider.
RequestEventExt - Class in android.gov.nist.javax.sip
Extension of the RequestEvent.
RequestEventExt(Object, ServerTransaction, Dialog, Request) - Constructor for class android.gov.nist.javax.sip.RequestEventExt
 
RequestExt - Interface in android.gov.nist.javax.sip.message
Extensions for the JAIN-SIP Request interface.
RequestLine - Class in android.gov.nist.javax.sip.header
RequestLine of SIP Request.
RequestLine() - Constructor for class android.gov.nist.javax.sip.header.RequestLine
Default constructor
RequestLine(GenericURI, String) - Constructor for class android.gov.nist.javax.sip.header.RequestLine
Constructor given the request URI and the method.
requestLine - Variable in class android.gov.nist.javax.sip.message.SIPRequest
 
RequestLineParser - Class in android.gov.nist.javax.sip.parser
Parser for the SIP request line.
RequestLineParser(String) - Constructor for class android.gov.nist.javax.sip.parser.RequestLineParser
 
RequestLineParser(Lexer) - Constructor for class android.gov.nist.javax.sip.parser.RequestLineParser
 
Require - Class in android.gov.nist.javax.sip.header
Require SIP Header.
Require() - Constructor for class android.gov.nist.javax.sip.header.Require
Default constructor
Require(String) - Constructor for class android.gov.nist.javax.sip.header.Require
constructor
REQUIRE - Static variable in interface android.gov.nist.javax.sip.header.SIPHeaderNames
 
REQUIRE - Static variable in interface android.gov.nist.javax.sip.parser.TokenTypes
 
REQUIRED - Static variable in interface android.gov.nist.javax.sip.header.ParameterNames
 
RequireHeader - Interface in android.javax.sip.header
The Require header field is used by UACs to tell UASs about options that the UAC expects the UAS to support in order to process the request.
RequireList - Class in android.gov.nist.javax.sip.header
List of Require headers.
RequireList() - Constructor for class android.gov.nist.javax.sip.header.RequireList
Default constructor
RequireParser - Class in android.gov.nist.javax.sip.parser
Parser for Require header.
RequireParser(String) - Constructor for class android.gov.nist.javax.sip.parser.RequireParser
Creates a new instance of RequireParser
RequireParser(Lexer) - Constructor for class android.gov.nist.javax.sip.parser.RequireParser
Constructor
rescheduleKeepAliveTimeout(long) - Method in class android.gov.nist.javax.sip.stack.ConnectionOrientedMessageChannel
 
resendAck() - Method in class android.gov.nist.javax.sip.stack.SIPDialog
Resend the last ack.
resendLastResponseAsBytes() - Method in interface android.gov.nist.javax.sip.stack.SIPServerTransaction
 
resendLastResponseAsBytes() - Method in class android.gov.nist.javax.sip.stack.SIPServerTransactionImpl
 
reserved() - Method in class android.gov.nist.javax.sip.parser.URLParser
 
RESERVED - Static variable in interface android.javax.sdp.SdpConstants
Reserved Payload type.
reset() - Method in class android.gov.nist.core.ThreadAuditor
 
resetFactory() - Method in class android.javax.sip.SipFactory
This method reset's the SipFactory's references to the object's it has created.
resetStats(CallAnalyzer.MetricReference) - Method in class android.gov.nist.javax.sip.stack.CallAnalyzer
Rest all stats and start over with sum, average, etc
resolveAddress(Hop) - Method in interface android.gov.nist.core.net.AddressResolver
Do a name lookup and resolve the given IP address.
resolveAddress(Hop) - Method in class android.gov.nist.javax.sip.DefaultAddressResolver
 
RESPONSE - Static variable in class android.gov.nist.javax.sip.header.AuthenticationHeader
 
RESPONSE - Static variable in interface android.gov.nist.javax.sip.header.ParameterNames
 
Response - Interface in android.javax.sip.message
A Response message is sent by a recipient of Request once it has received and interpreted the Request.
RESPONSE_AUTH - Static variable in interface android.gov.nist.javax.sip.header.ParameterNames
 
RESPONSE_KEY - Static variable in interface android.gov.nist.javax.sip.parser.TokenTypes
 
responseBelongsToUs(SIPResponse) - Method in class android.gov.nist.javax.sip.Utils
 
ResponseEvent - Class in android.javax.sip
This class represents a Response event that is passed from a SipProvider to its SipListener.
ResponseEvent(Object, ClientTransaction, Dialog, Response) - Constructor for class android.javax.sip.ResponseEvent
Constructs a ResponseEvent encapsulating the Response that has been received by the underlying SipProvider.
ResponseEventExt - Class in android.gov.nist.javax.sip
Extension for ResponseEvent.
ResponseEventExt(Object, ClientTransactionExt, Dialog, Response) - Constructor for class android.gov.nist.javax.sip.ResponseEventExt
 
ResponseExt - Interface in android.gov.nist.javax.sip.message
Extension for the jain-sip Response interface.
resumeEncoding() - Method in class android.gov.nist.javax.sip.stack.Base64.OutputStream
Resumes encoding of the stream.
retainAll(Collection<?>) - Method in class android.gov.nist.javax.sip.header.SIPHeaderList
 
retransmissionAlertTransactions - Variable in class android.gov.nist.javax.sip.stack.SIPTransactionStack
 
RETRANSMIT - Static variable in class android.javax.sip.Timeout
This constant value indicates the "Retransmit" timeout.
RETRY_AFTER - Static variable in interface android.gov.nist.javax.sip.header.SIPHeaderNames
 
RETRY_AFTER - Static variable in interface android.gov.nist.javax.sip.parser.TokenTypes
 
RetryAfter - Class in android.gov.nist.javax.sip.header
Retry-After SIP Header.
RetryAfter() - Constructor for class android.gov.nist.javax.sip.header.RetryAfter
Default constructor
retryAfter - Variable in class android.gov.nist.javax.sip.header.RetryAfter
duration field
retryAfter - Variable in class android.gov.nist.javax.sip.header.SubscriptionState
 
RetryAfterHeader - Interface in android.javax.sip.header
The Retry-After header field identifies the time to retry the request after recipt of the response.
RetryAfterParser - Class in android.gov.nist.javax.sip.parser
Parser for RetryAfter header.
RetryAfterParser(String) - Constructor for class android.gov.nist.javax.sip.parser.RetryAfterParser
Creates a new instance of RetryAfterParser
RetryAfterParser(Lexer) - Constructor for class android.gov.nist.javax.sip.parser.RetryAfterParser
Constructor
RETURN - Static variable in class android.gov.nist.core.GenericObject
 
RETURN - Static variable in class android.gov.nist.core.GenericObjectList
 
RETURN - Static variable in interface android.gov.nist.core.Separators
 
rewindInputPosition(int) - Method in class android.gov.nist.core.LexerCore
Rewind the input ptr to the marked position.
rewriteUri(SipURI) - Method in class android.gov.nist.javax.sip.stack.NioWebSocketMessageChannel
 
rfc2543Supported - Variable in class android.gov.nist.javax.sip.stack.SIPTransactionStack
 
RINGING - Static variable in interface android.javax.sip.message.Response
The User Agent receiving the INVITE is trying to alert the user.
Route - Class in android.gov.nist.javax.sip.header
Route SIPHeader Object
Route() - Constructor for class android.gov.nist.javax.sip.header.Route
Default constructor
Route(AddressImpl) - Constructor for class android.gov.nist.javax.sip.header.Route
Default constructor given an address.
ROUTE - Static variable in interface android.gov.nist.javax.sip.header.SIPHeaderNames
 
ROUTE - Static variable in interface android.gov.nist.javax.sip.parser.TokenTypes
 
RouteHeader - Interface in android.javax.sip.header
The Route header field is used to force routing for a request through the listed set of proxies.
RouteList - Class in android.gov.nist.javax.sip.header
A list of Route Headers.
RouteList() - Constructor for class android.gov.nist.javax.sip.header.RouteList
default constructor
routeList - Variable in class android.gov.nist.javax.sip.stack.SIPDialog
 
RouteParser - Class in android.gov.nist.javax.sip.parser
Parser for a list of route headers.
RouteParser(String) - Constructor for class android.gov.nist.javax.sip.parser.RouteParser
Constructor
RouteParser(Lexer) - Constructor for class android.gov.nist.javax.sip.parser.RouteParser
 
router - Variable in class android.gov.nist.javax.sip.stack.SIPTransactionStack
 
Router - Interface in android.javax.sip.address
The Router interface may be implemented by the application to provide custom routing logic.
RouterExt - Interface in android.gov.nist.javax.sip.address
 
routerPath - Variable in class android.gov.nist.javax.sip.stack.SIPTransactionStack
 
RPAREN - Static variable in class android.gov.nist.core.GenericObject
 
RPAREN - Static variable in class android.gov.nist.core.GenericObjectList
 
RPAREN - Static variable in class android.gov.nist.core.LexerCore
 
RPAREN - Static variable in interface android.gov.nist.core.Separators
 
RPAREN - Static variable in interface android.gov.nist.javax.sip.parser.TokenTypes
 
RPORT - Static variable in interface android.gov.nist.javax.sip.header.ParameterNames
 
RPORT - Static variable in class android.gov.nist.javax.sip.header.Via
The RPORT parameter.
RSeq - Class in android.gov.nist.javax.sip.header
 
RSeq() - Constructor for class android.gov.nist.javax.sip.header.RSeq
Creates a new instance of RSeq
RSEQ - Static variable in interface android.gov.nist.javax.sip.header.SIPHeaderNames
 
RSEQ - Static variable in interface android.gov.nist.javax.sip.parser.TokenTypes
 
RSeqHeader - Interface in android.javax.sip.header
This interface represents the RSeq header, as defined by RFC3262, this header is not part of RFC3261.
rSeqNumber - Variable in class android.gov.nist.javax.sip.header.RAck
 
RSeqParser - Class in android.gov.nist.javax.sip.parser
Parser for RSeq header.
RSeqParser(String) - Constructor for class android.gov.nist.javax.sip.parser.RSeqParser
Creates a new instance of RSeqParser
RSeqParser(Lexer) - Constructor for class android.gov.nist.javax.sip.parser.RSeqParser
Constructor param lexer the lexer to use to parse the header
RTP_AVP - Static variable in interface android.javax.sdp.SdpConstants
RTP/AVP Protocol
RTPMAP - Static variable in interface android.javax.sdp.SdpConstants
RTP mapping attribute.
run() - Method in class android.gov.nist.javax.sip.EventScanner
For the non-re-entrant listener this delivers the events to the listener from a single queue.
run() - Method in class android.gov.nist.javax.sip.parser.NioPipelineParser.Dispatch
 
run() - Method in class android.gov.nist.javax.sip.parser.PipelinedMsgParser.Dispatch
 
run() - Method in class android.gov.nist.javax.sip.parser.PipelinedMsgParser
This is input reading thread for the pipelined parser.
run() - Method in class android.gov.nist.javax.sip.stack.BlockingQueueDispatchAuditor
 
run() - Method in class android.gov.nist.javax.sip.stack.ConnectionOrientedMessageChannel
This gets invoked when thread.start is called from the constructor.
run() - Method in class android.gov.nist.javax.sip.stack.DatagramQueuedMessageDispatch
 
run() - Method in class android.gov.nist.javax.sip.stack.MultiPipelineExecutor.SemaphoreRunnable
 
run() - Method in class android.gov.nist.javax.sip.stack.sctp.SCTPMessageProcessor
 
run() - Method in class android.gov.nist.javax.sip.stack.SIPDialog.ReInviteSender
 
run() - Method in class android.gov.nist.javax.sip.stack.TCPMessageProcessor
Run method for the thread that gets created for each accept socket.
run() - Method in class android.gov.nist.javax.sip.stack.TLSMessageChannel
 
run() - Method in class android.gov.nist.javax.sip.stack.TLSMessageProcessor
Run method for the thread that gets created for each accept socket.
run() - Method in class android.gov.nist.javax.sip.stack.UDPMessageChannel
Run method specified by runnnable.
run() - Method in class android.gov.nist.javax.sip.stack.UDPMessageProcessor
Thread main routine.
runTask() - Method in class android.gov.nist.javax.sip.stack.SIPClientTransactionImpl.TransactionTimer
 
runTask() - Method in class android.gov.nist.javax.sip.stack.SIPStackTimerTask
 
runTask() - Method in class android.gov.nist.javax.sip.stack.SIPTransactionStack.PingTimer
 
runTask() - Method in class android.gov.nist.javax.sip.stack.SocketTimeoutAuditor
 

S

S - Static variable in interface android.gov.nist.javax.sip.parser.TokenNames
 
SAFE - Static variable in class android.gov.nist.core.LexerCore
 
SAFE - Static variable in interface android.gov.nist.javax.sip.parser.TokenTypes
 
SAT - Static variable in class android.gov.nist.javax.sip.header.SIPDate
 
SAT - Static variable in interface android.gov.nist.javax.sip.parser.TokenNames
 
save(OutputStream, String) - Method in class android.gov.nist.javax.sip.MergedSystemProperties
 
savedPtr - Variable in class android.gov.nist.core.StringTokenizer
 
schedule(SIPStackTimerTask, long) - Method in class android.gov.nist.javax.sip.stack.timers.AffinitityExecutorSipTimer
 
schedule(SIPStackTimerTask, long) - Method in class android.gov.nist.javax.sip.stack.timers.DefaultSipTimer
 
schedule(SIPStackTimerTask, long) - Method in class android.gov.nist.javax.sip.stack.timers.ScheduledExecutorSipTimer
 
schedule(SIPStackTimerTask, long) - Method in interface android.gov.nist.javax.sip.stack.timers.SipTimer
Schedule a new SIPStackTimerTask after the specified delay
schedule(Runnable, long, TimeUnit) - Method in class android.gov.nist.javax.sip.ThreadAffinityExecutor
 
schedule(Callable<V>, long, TimeUnit) - Method in class android.gov.nist.javax.sip.ThreadAffinityExecutor
 
scheduleAckRemoval() - Method in interface android.gov.nist.javax.sip.stack.SIPServerTransaction
 
scheduleAckRemoval() - Method in class android.gov.nist.javax.sip.stack.SIPServerTransactionImpl
 
scheduleAtFixedRate(Runnable, long, long, TimeUnit) - Method in class android.gov.nist.javax.sip.ThreadAffinityExecutor
 
ScheduledExecutorSipTimer - Class in android.gov.nist.javax.sip.stack.timers
Implementation of the SIP Timer based on java.util.concurrent.ScheduledThreadPoolExecutor Seems to perform
ScheduledExecutorSipTimer() - Constructor for class android.gov.nist.javax.sip.stack.timers.ScheduledExecutorSipTimer
 
scheduleMaxTxLifeTimeTimer() - Method in interface android.gov.nist.javax.sip.stack.SIPTransaction
 
scheduleMaxTxLifeTimeTimer() - Method in class android.gov.nist.javax.sip.stack.SIPTransactionImpl
 
scheduleWithFixedDelay(SIPStackTimerTask, long, long) - Method in class android.gov.nist.javax.sip.stack.timers.AffinitityExecutorSipTimer
 
scheduleWithFixedDelay(SIPStackTimerTask, long, long) - Method in class android.gov.nist.javax.sip.stack.timers.DefaultSipTimer
 
scheduleWithFixedDelay(SIPStackTimerTask, long, long) - Method in class android.gov.nist.javax.sip.stack.timers.ScheduledExecutorSipTimer
 
scheduleWithFixedDelay(SIPStackTimerTask, long, long) - Method in interface android.gov.nist.javax.sip.stack.timers.SipTimer
Schedule a new SIPStackTimerTask after the specified delay
scheduleWithFixedDelay(Runnable, long, long, TimeUnit) - Method in class android.gov.nist.javax.sip.ThreadAffinityExecutor
 
scheme - Variable in class android.gov.nist.javax.sip.address.GenericURI
The URI Scheme.
scheme - Variable in class android.gov.nist.javax.sip.header.AuthenticationHeader
 
scheme - Variable in class android.gov.nist.javax.sip.header.Challenge
scheme field
scheme - Variable in class android.gov.nist.javax.sip.header.Credentials
 
SCHEME_PATTERN - Static variable in class android.gov.nist.javax.sip.address.AddressFactoryImpl
 
SCTP - Static variable in interface android.javax.sip.ListeningPoint
Transport constant: SCTP
SCTPMessageProcessor - Class in android.gov.nist.javax.sip.stack.sctp
SCTP Message Processor
SCTPMessageProcessor() - Constructor for class android.gov.nist.javax.sip.stack.sctp.SCTPMessageProcessor
Constructor, called via Class.newInstance() by SIPTransactionStack
SDP_PACKAGE - Static variable in interface android.gov.nist.core.PackageNames
 
SDP_PARSER_PACKAGE - Static variable in interface android.gov.nist.core.PackageNames
 
SDPAnnounceParser - Class in android.gov.nist.javax.sdp.parser
Parser for SDP Announce messages.
SDPAnnounceParser(Vector) - Constructor for class android.gov.nist.javax.sdp.parser.SDPAnnounceParser
Creates new SDPAnnounceParser
SDPAnnounceParser(String) - Constructor for class android.gov.nist.javax.sdp.parser.SDPAnnounceParser
Create a new SDPAnnounceParser.
SdpConstants - Interface in android.javax.sdp
The SdpConstants class contains the RTP/AVP related constants.
SdpEncoder - Interface in android.javax.sdp
A SdpEncoder serializes SessionDescription objects in a customizable manner.
SdpEncoderImpl - Class in android.gov.nist.javax.sdp
Implementation of SDP encoder.
SdpEncoderImpl() - Constructor for class android.gov.nist.javax.sdp.SdpEncoderImpl
Creates new SdpEncoderImpl
SdpException - Exception in android.javax.sdp
The SdpException defines a general exception for the SDP classes to throw when they encounter a difficulty.
SdpException() - Constructor for exception android.javax.sdp.SdpException
Creates new SdpException
SdpException(String) - Constructor for exception android.javax.sdp.SdpException
Constructs a new SdpException with the message you specify.
SdpException(String, Throwable) - Constructor for exception android.javax.sdp.SdpException
Constructs a new SdpException when the Codelet needs to throw an exception and include a message about another exception that interfered with its normal operation.
SdpException(Throwable) - Constructor for exception android.javax.sdp.SdpException
Constructs a new SdpException as a result of a system exception and uses the localized system exception message.
SdpFactory - Class in android.javax.sdp
The SdpFactory enables applications to encode and decode SDP messages.
SdpFactoryException - Exception in android.javax.sdp
The SdpFactoryException encapsulates the information thrown when a problem with configuration with the SdpFactory exists.
SdpFactoryException() - Constructor for exception android.javax.sdp.SdpFactoryException
Creates new SdpFactoryException
SdpFactoryException(String) - Constructor for exception android.javax.sdp.SdpFactoryException
Create a new FactoryConfigurationException with the String specified as an error message.
SdpFactoryException(Exception) - Constructor for exception android.javax.sdp.SdpFactoryException
Create a new FactoryConfigurationException with a given Exception base cause of the error.
SdpFactoryException(String, Exception) - Constructor for exception android.javax.sdp.SdpFactoryException
Create a new FactoryConfigurationException with the given Exception base cause and detail message.
SDPField - Class in android.gov.nist.javax.sdp.fields
Placeholder root class for SDP headers.
SDPField(String) - Constructor for class android.gov.nist.javax.sdp.fields.SDPField
 
SDPField() - Constructor for class android.gov.nist.javax.sdp.fields.SDPField
 
SDPFieldList - Class in android.gov.nist.javax.sdp.fields
A list of SDP Fields.
SDPFieldList() - Constructor for class android.gov.nist.javax.sdp.fields.SDPFieldList
 
SDPFieldList(String) - Constructor for class android.gov.nist.javax.sdp.fields.SDPFieldList
 
SDPFieldList(String, String) - Constructor for class android.gov.nist.javax.sdp.fields.SDPFieldList
 
SDPFieldNames - Interface in android.gov.nist.javax.sdp.fields
Field names for SDP Fields.
sdpFields - Variable in class android.gov.nist.javax.sdp.fields.SDPFieldList
 
SDPFIELDS_PACKAGE - Static variable in class android.gov.nist.javax.sdp.fields.SDPObject
 
SDPFIELDS_PACKAGE - Static variable in class android.gov.nist.javax.sdp.fields.SDPObjectList
 
SDPFormat - Class in android.gov.nist.javax.sdp.fields
Media Description SDP header
SDPFormat(String) - Constructor for class android.gov.nist.javax.sdp.fields.SDPFormat
 
SDPFormat() - Constructor for class android.gov.nist.javax.sdp.fields.SDPFormat
 
SDPKeywords - Interface in android.gov.nist.javax.sdp.fields
A context sensitive list of keyowrds for SDP Headers.
sdpMessage - Variable in class android.gov.nist.javax.sdp.parser.SDPAnnounceParser
 
SDPObject - Class in android.gov.nist.javax.sdp.fields
Root class for everything in this package.
SDPObject() - Constructor for class android.gov.nist.javax.sdp.fields.SDPObject
 
SDPObjectList - Class in android.gov.nist.javax.sdp.fields
 
SDPObjectList(String, String) - Constructor for class android.gov.nist.javax.sdp.fields.SDPObjectList
Get the input text of the sdp object (from which the object was generated).
SDPObjectList() - Constructor for class android.gov.nist.javax.sdp.fields.SDPObjectList
 
SDPObjectList(String) - Constructor for class android.gov.nist.javax.sdp.fields.SDPObjectList
 
SdpParseException - Exception in android.javax.sdp
The SdpParseException encapsulates the information thrown when an error occurs during SDP parsing.
SdpParseException(int, int, String, Throwable) - Constructor for exception android.javax.sdp.SdpParseException
Constructs a new SdpParseException when the parser needs to throw an exception indicating a parsing failure.
SdpParseException(int, int, String) - Constructor for exception android.javax.sdp.SdpParseException
Constructs a new SdpParseException when the parser needs to throw an exception indicating a parsing failure.
SDPParser - Class in android.gov.nist.javax.sdp.parser
 
SDPParser() - Constructor for class android.gov.nist.javax.sdp.parser.SDPParser
 
SDSL - Static variable in interface android.gov.nist.javax.sip.header.ims.PAccessNetworkInfoHeader
 
second - Variable in class android.gov.nist.javax.sip.header.SIPDate
second member
SecureAccountManager - Interface in android.gov.nist.javax.sip.clientauthutils
 
SECURITY_CLIENT - Static variable in interface android.gov.nist.javax.sip.header.ims.SIPHeaderNamesIms
 
SECURITY_CLIENT - Static variable in interface android.gov.nist.javax.sip.parser.TokenTypes
 
SECURITY_SERVER - Static variable in interface android.gov.nist.javax.sip.header.ims.SIPHeaderNamesIms
 
SECURITY_SERVER - Static variable in interface android.gov.nist.javax.sip.parser.TokenTypes
 
SECURITY_VERIFY - Static variable in interface android.gov.nist.javax.sip.header.ims.SIPHeaderNamesIms
 
SECURITY_VERIFY - Static variable in interface android.gov.nist.javax.sip.parser.TokenTypes
 
SecurityAgree - Class in android.gov.nist.javax.sip.header.ims
"Security Mechanism Agreemet for SIP Sessions" - sec-agree: RFC 3329 + 3GPP TS33.203 (Annex H).
SecurityAgree(String) - Constructor for class android.gov.nist.javax.sip.header.ims.SecurityAgree
Constructor
SecurityAgree() - Constructor for class android.gov.nist.javax.sip.header.ims.SecurityAgree
Default constructor
SecurityAgreeHeader - Interface in android.gov.nist.javax.sip.header.ims
"Security Mechanism Agreemet for SIP Sessions" - sec-agree: RFC 3329 + 3GPP TS33.203 (Annex H).
SecurityAgreeParser - Class in android.gov.nist.javax.sip.parser.ims
 
SecurityAgreeParser(String) - Constructor for class android.gov.nist.javax.sip.parser.ims.SecurityAgreeParser
 
SecurityAgreeParser(Lexer) - Constructor for class android.gov.nist.javax.sip.parser.ims.SecurityAgreeParser
 
SecurityClient - Class in android.gov.nist.javax.sip.header.ims
Security-Client header - sec-agree: RFC 3329 + 3GPP TS33.203 (Annex H).
SecurityClient() - Constructor for class android.gov.nist.javax.sip.header.ims.SecurityClient
 
SecurityClientHeader - Interface in android.gov.nist.javax.sip.header.ims
Security-Client header - sec-agree: RFC 3329 + 3GPP TS33.203 (Annex H).
SecurityClientList - Class in android.gov.nist.javax.sip.header.ims
List of Security-Client headers.
SecurityClientList() - Constructor for class android.gov.nist.javax.sip.header.ims.SecurityClientList
 
SecurityClientParser - Class in android.gov.nist.javax.sip.parser.ims
 
SecurityClientParser(String) - Constructor for class android.gov.nist.javax.sip.parser.ims.SecurityClientParser
 
SecurityClientParser(Lexer) - Constructor for class android.gov.nist.javax.sip.parser.ims.SecurityClientParser
 
SecurityManagerProvider - Interface in android.gov.nist.core.net
Override this interface to provide custom keys and trust stores for TLS.
securityManagerProvider - Variable in class android.gov.nist.javax.sip.stack.SIPTransactionStack
 
SecurityServer - Class in android.gov.nist.javax.sip.header.ims
Security-Server header - sec-agree: RFC 3329 + 3GPP TS33.203 (Annex H).
SecurityServer() - Constructor for class android.gov.nist.javax.sip.header.ims.SecurityServer
 
SecurityServerHeader - Interface in android.gov.nist.javax.sip.header.ims
Security-Server header - sec-agree: RFC 3329 + 3GPP TS33.203 (Annex H).
SecurityServerList - Class in android.gov.nist.javax.sip.header.ims
List of Security-Server headers.
SecurityServerList() - Constructor for class android.gov.nist.javax.sip.header.ims.SecurityServerList
 
SecurityServerParser - Class in android.gov.nist.javax.sip.parser.ims
 
SecurityServerParser(String) - Constructor for class android.gov.nist.javax.sip.parser.ims.SecurityServerParser
 
SecurityServerParser(Lexer) - Constructor for class android.gov.nist.javax.sip.parser.ims.SecurityServerParser
 
SecurityVerify - Class in android.gov.nist.javax.sip.header.ims
Security-Verify header - sec-agree: RFC 3329 + 3GPP TS33.203 (Annex H).
SecurityVerify() - Constructor for class android.gov.nist.javax.sip.header.ims.SecurityVerify
 
SecurityVerifyHeader - Interface in android.gov.nist.javax.sip.header.ims
Security-Verify header - sec-agree: RFC 3329 + 3GPP TS33.203 (Annex H).
SecurityVerifyList - Class in android.gov.nist.javax.sip.header.ims
List of Security-Verify headers.
SecurityVerifyList() - Constructor for class android.gov.nist.javax.sip.header.ims.SecurityVerifyList
 
SecurityVerifyParser - Class in android.gov.nist.javax.sip.parser.ims
 
SecurityVerifyParser(String) - Constructor for class android.gov.nist.javax.sip.parser.ims.SecurityVerifyParser
 
SecurityVerifyParser(Lexer) - Constructor for class android.gov.nist.javax.sip.parser.ims.SecurityVerifyParser
 
selectLexer(String) - Method in class android.gov.nist.core.LexerCore
 
selectLexer(String) - Method in class android.gov.nist.javax.sdp.parser.Lexer
 
selectLexer(String) - Method in class android.gov.nist.javax.sip.parser.Lexer
 
selector - Variable in class android.gov.nist.javax.sip.stack.NioTcpMessageProcessor
 
selectorThread - Variable in class android.gov.nist.javax.sip.stack.NioTcpMessageProcessor
 
selfRoutingThreadpoolExecutor - Static variable in class android.gov.nist.javax.sip.stack.SIPTransactionStack
 
semaphore - Variable in class android.gov.nist.javax.sip.stack.MultiPipelineExecutor.SemaphoreRunnable
 
SEMICOLON - Static variable in class android.gov.nist.core.GenericObject
 
SEMICOLON - Static variable in class android.gov.nist.core.GenericObjectList
 
SEMICOLON - Static variable in class android.gov.nist.core.LexerCore
 
SEMICOLON - Static variable in interface android.gov.nist.core.Separators
 
SEMICOLON - Static variable in interface android.gov.nist.javax.sip.parser.TokenTypes
 
semRelease() - Method in interface android.gov.nist.javax.sip.stack.SIPTransaction
 
semRelease() - Method in class android.gov.nist.javax.sip.stack.SIPTransactionImpl
 
send(SIPRequest) - Method in interface android.gov.nist.javax.sip.stack.AckSendingStrategy
send the ack request
send(SocketChannel, byte[]) - Method in class android.gov.nist.javax.sip.stack.NioTcpMessageProcessor
 
send(SIPRequest) - Method in class android.gov.nist.javax.sip.stack.SIPDialog.AckSendingStrategyImpl
 
sendAck(Request) - Method in class android.gov.nist.javax.sip.stack.SIPDialog
 
sendAck(Request) - Method in interface android.javax.sip.Dialog
Sends ACK Request to the remote party of this dialog.
sendBytes(InetAddress, InetAddress, int, String, byte[], boolean, MessageChannel) - Method in class android.gov.nist.javax.sip.stack.IOHandler
Send an array of bytes.
sendBytes(InetAddress, InetAddress, int, String, byte[], boolean, NioTcpMessageChannel) - Method in class android.gov.nist.javax.sip.stack.NIOHandler
Send an array of bytes.
sendEncryptedData(byte[]) - Method in interface android.gov.nist.javax.sip.stack.NioTlsChannelInterface
Be able to send already encrypted data or metadata or some SSL frame padding to comply with some extension
sendEncryptedData(byte[]) - Method in class android.gov.nist.javax.sip.stack.NioTlsMessageChannel
 
sendEncryptedData(byte[]) - Method in class android.gov.nist.javax.sip.stack.NioTlsWebSocketMessageChannel
 
sendHeartbeat(String, int) - Method in interface android.gov.nist.javax.sip.ListeningPointExt
Send a heartbeat to the specified Ip address and port via this listening point.
sendHeartbeat(String, int) - Method in class android.gov.nist.javax.sip.ListeningPointImpl
 
sendHttpMessage(byte[], InetAddress, int, boolean) - Method in class android.gov.nist.javax.sip.stack.NioTlsWebSocketMessageChannel
 
sendMessage(SIPMessage) - Method in class android.gov.nist.javax.sip.stack.ConnectionOrientedMessageChannel
Return a formatted message to the client.
sendMessage(byte[], boolean) - Method in class android.gov.nist.javax.sip.stack.ConnectionOrientedMessageChannel
 
sendMessage(SIPMessage) - Method in class android.gov.nist.javax.sip.stack.MessageChannel
Send the message (after it has been formatted)
sendMessage(byte[], InetAddress, int, boolean) - Method in class android.gov.nist.javax.sip.stack.MessageChannel
Send the message (after it has been formatted), to a specified address and a specified port
sendMessage(SIPMessage, Hop) - Method in class android.gov.nist.javax.sip.stack.MessageChannel
Send a formatted message to the specified target.
sendMessage(SIPMessage, InetAddress, int) - Method in class android.gov.nist.javax.sip.stack.MessageChannel
Send a message given SIP message.
sendMessage(byte[], boolean) - Method in class android.gov.nist.javax.sip.stack.NioTcpMessageChannel
Send message to whoever is connected to us.
sendMessage(byte[], InetAddress, int, boolean) - Method in class android.gov.nist.javax.sip.stack.NioTcpMessageChannel
Send a message to a specified address.
sendMessage(byte[], boolean) - Method in class android.gov.nist.javax.sip.stack.NioTlsMessageChannel
 
sendMessage(byte[], InetAddress, int, boolean) - Method in class android.gov.nist.javax.sip.stack.NioTlsMessageChannel
 
sendMessage(byte[], boolean) - Method in class android.gov.nist.javax.sip.stack.NioTlsWebSocketMessageChannel
 
sendMessage(byte[], InetAddress, int, boolean) - Method in class android.gov.nist.javax.sip.stack.NioTlsWebSocketMessageChannel
 
sendMessage(SIPMessage, InetAddress, int) - Method in class android.gov.nist.javax.sip.stack.NioTlsWebSocketMessageChannel
 
sendMessage(byte[], boolean) - Method in class android.gov.nist.javax.sip.stack.NioWebSocketMessageChannel
 
sendMessage(byte[], InetAddress, int, boolean) - Method in class android.gov.nist.javax.sip.stack.NioWebSocketMessageChannel
 
sendMessage(SIPMessage, InetAddress, int) - Method in class android.gov.nist.javax.sip.stack.NioWebSocketMessageChannel
 
sendMessage(SIPMessage) - Method in interface android.gov.nist.javax.sip.stack.SIPClientTransaction
Send a request message through this transaction and onto the client.
sendMessage(SIPMessage) - Method in class android.gov.nist.javax.sip.stack.SIPClientTransactionImpl
 
sendMessage(SIPMessage) - Method in interface android.gov.nist.javax.sip.stack.SIPServerTransaction
Send a response message through this transaction and onto the client.
sendMessage(SIPMessage) - Method in class android.gov.nist.javax.sip.stack.SIPServerTransactionImpl
 
sendMessage(SIPMessage) - Method in interface android.gov.nist.javax.sip.stack.SIPTransaction
Process the message through the transaction and sends it to the SIP peer.
sendMessage(SIPMessage) - Method in class android.gov.nist.javax.sip.stack.SIPTransactionImpl
 
sendMessage(byte[], InetAddress, int, boolean) - Method in class android.gov.nist.javax.sip.stack.SIPTransactionImpl
Parse the byte array as a message, process it through the transaction, and send it to the SIP peer.
sendMessage(byte[], boolean) - Method in class android.gov.nist.javax.sip.stack.TCPMessageChannel
Send message to whoever is connected to us.
sendMessage(byte[], InetAddress, int, boolean) - Method in class android.gov.nist.javax.sip.stack.TCPMessageChannel
Send a message to a specified address.
sendMessage(byte[], boolean) - Method in class android.gov.nist.javax.sip.stack.TLSMessageChannel
Send message to whoever is connected to us.
sendMessage(byte[], InetAddress, int, boolean) - Method in class android.gov.nist.javax.sip.stack.TLSMessageChannel
Send a message to a specified address.
sendMessage(SIPMessage) - Method in class android.gov.nist.javax.sip.stack.UDPMessageChannel
Return a reply from a pre-constructed reply.
sendMessage(byte[], InetAddress, int, boolean) - Method in class android.gov.nist.javax.sip.stack.UDPMessageChannel
Send a message to a specified receiver address.
sendMessage(byte[], InetAddress, int, String, boolean) - Method in class android.gov.nist.javax.sip.stack.UDPMessageChannel
Send a message to a specified receiver address.
sendNonWebSocketMessage(byte[], boolean) - Method in class android.gov.nist.javax.sip.stack.NioTlsWebSocketMessageChannel
 
sendNonWebSocketMessage(byte[], boolean) - Method in class android.gov.nist.javax.sip.stack.NioWebSocketMessageChannel
 
sendReliableProvisionalResponse(Response) - Method in class android.gov.nist.javax.sip.stack.SIPDialog
 
sendReliableProvisionalResponse(Response) - Method in interface android.gov.nist.javax.sip.stack.SIPServerTransaction
 
sendReliableProvisionalResponse(Response) - Method in class android.gov.nist.javax.sip.stack.SIPServerTransactionImpl
 
sendReliableProvisionalResponse(Response) - Method in interface android.javax.sip.Dialog
Sends a reliable provisional response to the remote party of this dialog.
sendRequest(Request) - Method in class android.gov.nist.javax.sip.SipProviderImpl
 
sendRequest() - Method in interface android.gov.nist.javax.sip.stack.SIPClientTransaction
 
sendRequest() - Method in class android.gov.nist.javax.sip.stack.SIPClientTransactionImpl
 
sendRequest(ClientTransaction) - Method in class android.gov.nist.javax.sip.stack.SIPDialog
 
sendRequest(ClientTransaction, boolean) - Method in class android.gov.nist.javax.sip.stack.SIPDialog
 
sendRequest() - Method in interface android.javax.sip.ClientTransaction
Sends the Request which created this ClientTransaction.
sendRequest(ClientTransaction) - Method in interface android.javax.sip.Dialog
Sends a Request to the remote party of this dialog.
sendRequest(Request) - Method in interface android.javax.sip.SipProvider
Sends the Request statelessly, that is no transaction record is associated with this action.
sendResponse(Response) - Method in class android.gov.nist.javax.sip.SipProviderImpl
 
sendResponse(Response) - Method in interface android.gov.nist.javax.sip.stack.SIPServerTransaction
 
sendResponse(SIPResponse) - Method in class android.gov.nist.javax.sip.stack.SIPServerTransactionImpl
Send a response.
sendResponse(Response) - Method in class android.gov.nist.javax.sip.stack.SIPServerTransactionImpl
 
sendResponse(Response) - Method in interface android.javax.sip.ServerTransaction
Sends the Response to a Request which is associated with this ServerTransaction.
sendResponse(Response) - Method in interface android.javax.sip.SipProvider
Sends the Response statelessly, that is no transaction record is associated with this action.
sendSingleCLRF() - Method in interface android.gov.nist.javax.sip.parser.SIPMessageListener
 
sendSingleCLRF() - Method in class android.gov.nist.javax.sip.stack.ConnectionOrientedMessageChannel
 
sendSSLMetadata(byte[]) - Method in class android.gov.nist.javax.sip.stack.SSLStateMachine
 
sendTCPMessage(byte[], InetAddress, int, boolean) - Method in class android.gov.nist.javax.sip.stack.NioTcpMessageChannel
Send a message to a specified address.
sendUdpBufferSize - Variable in class android.gov.nist.javax.sip.stack.SIPTransactionStack
 
sendWrapped(byte[], InetAddress, int, boolean) - Method in class android.gov.nist.javax.sip.stack.NioWebSocketMessageChannel
 
sentBy - Variable in class android.gov.nist.javax.sip.header.Via
sentBy field.
sentProtocol - Variable in class android.gov.nist.javax.sip.header.Via
sentProtocol field.
SEP - Static variable in class android.gov.nist.javax.sip.header.SIPDate
 
SEP - Static variable in interface android.gov.nist.javax.sip.parser.TokenNames
 
Separators - Interface in android.gov.nist.core
Separators.
seqno - Variable in class android.gov.nist.javax.sip.header.CSeq
seqno field
SEQUEL - Static variable in interface android.gov.nist.javax.sip.header.extensions.ReferencesHeader
 
sequenceNumber - Variable in class android.gov.nist.javax.sip.header.RSeq
 
sequenceNumberValidation - Variable in class android.gov.nist.javax.sip.stack.SIPDialog
 
Server - Class in android.gov.nist.javax.sip.header
Supported SIP Header.
Server() - Constructor for class android.gov.nist.javax.sip.header.Server
Constructor.
SERVER - Static variable in interface android.gov.nist.javax.sip.header.SIPHeaderNames
 
SERVER - Static variable in interface android.gov.nist.javax.sip.parser.TokenTypes
 
SERVER_INTERNAL_ERROR - Static variable in interface android.javax.sip.message.Response
The server encountered an unexpected condition that prevented it from fulfilling the request.
SERVER_TIMEOUT - Static variable in interface android.javax.sip.message.Response
The server did not receive a timely response from an external server it accessed in attempting to process the request.
serverDialogMergeTestTable - Variable in class android.gov.nist.javax.sip.stack.SIPTransactionStack
 
ServerHeader - Interface in android.javax.sip.header
The Server header field contains information about the software used by the UAS to handle the request.
ServerLog - Class in android.gov.nist.javax.sip.stack
Log file wrapper class.
ServerLog() - Constructor for class android.gov.nist.javax.sip.stack.ServerLog
 
ServerLogger - Interface in android.gov.nist.core
 
serverLogger - Variable in class android.gov.nist.javax.sip.stack.SIPTransactionStack
 
ServerParser - Class in android.gov.nist.javax.sip.parser
Parser for Server header.
ServerParser(String) - Constructor for class android.gov.nist.javax.sip.parser.ServerParser
Creates a new instance of ServerParser
ServerParser(Lexer) - Constructor for class android.gov.nist.javax.sip.parser.ServerParser
Constructor
ServerRequestInterface - Interface in android.gov.nist.javax.sip.stack
An interface for a genereic message processor for SIP Request messages.
ServerResponseInterface - Interface in android.gov.nist.javax.sip.stack
An interface for a genereic message processor for SIP Response messages.
ServerTransaction - Interface in android.javax.sip
A server transaction is used by a SipProvider to handle incoming Request messages to fire Request events to the SipListener on a specific server transaction and by a User Agent Server application to send Response messages to a User Agent Client application.
ServerTransactionExt - Interface in android.gov.nist.javax.sip
 
serverTransactionFlag - Variable in class android.gov.nist.javax.sip.stack.SIPDialog
 
serverTransactionTable - Variable in class android.gov.nist.javax.sip.stack.SIPTransactionStack
 
serverTransactionTableHighwaterMark - Variable in class android.gov.nist.javax.sip.stack.CongestionControlMessageValve
 
serverTransactionTableHighwaterMark - Variable in class android.gov.nist.javax.sip.stack.SIPTransactionStack
 
serverTransactionTableLowaterMark - Variable in class android.gov.nist.javax.sip.stack.SIPTransactionStack
 
SERVICE - Static variable in interface android.gov.nist.javax.sip.header.extensions.ReferencesHeader
 
SERVICE_ID - Static variable in interface android.gov.nist.javax.sip.header.ims.ParameterNamesIms
 
SERVICE_ID_LABEL - Static variable in interface android.gov.nist.javax.sip.header.ims.ParameterNamesIms
 
SERVICE_ROUTE - Static variable in interface android.gov.nist.javax.sip.header.ims.SIPHeaderNamesIms
 
SERVICE_ROUTE - Static variable in interface android.gov.nist.javax.sip.parser.TokenTypes
 
SERVICE_UNAVAILABLE - Static variable in interface android.javax.sip.message.Response
The server is temporarily unable to process the request due to a temporary overloading or maintenance of the server.
ServiceRoute - Class in android.gov.nist.javax.sip.header.ims
SERVICE-ROUTE header SIP param: RFC 3608.
ServiceRoute(AddressImpl) - Constructor for class android.gov.nist.javax.sip.header.ims.ServiceRoute
constructor
ServiceRoute() - Constructor for class android.gov.nist.javax.sip.header.ims.ServiceRoute
default constructor
ServiceRouteHeader - Interface in android.gov.nist.javax.sip.header.ims
SERVICE-ROUTE header SIP param: RFC 3608.
ServiceRouteList - Class in android.gov.nist.javax.sip.header.ims
 
ServiceRouteList() - Constructor for class android.gov.nist.javax.sip.header.ims.ServiceRouteList
Default constructor
ServiceRouteParser - Class in android.gov.nist.javax.sip.parser.ims
Service-Route header parser.
ServiceRouteParser(String) - Constructor for class android.gov.nist.javax.sip.parser.ims.ServiceRouteParser
Constructor
ServiceRouteParser(Lexer) - Constructor for class android.gov.nist.javax.sip.parser.ims.ServiceRouteParser
 
SESSION - Static variable in interface android.gov.nist.javax.sip.header.ParameterNames
 
SESSION - Static variable in interface android.javax.sip.header.ContentDispositionHeader
Session Disposition Type Constant
SESSION_CASE - Static variable in interface android.gov.nist.javax.sip.header.ims.ParameterNamesIms
 
SESSION_DESCRIPTION_PARAMETER_NOT_UNDERSTOOD - Static variable in interface android.javax.sip.header.WarningHeader
A parameter other than those listed above was not understood.
SESSION_EXPIRES - Static variable in interface android.gov.nist.javax.sip.header.SIPHeaderNames
 
SESSION_NAME_FIELD - Static variable in interface android.gov.nist.javax.sdp.fields.SDPFieldNames
 
SESSION_NOT_ACCEPTABLE - Static variable in interface android.javax.sip.message.Response
The user's agent was contacted successfully but some aspects of the session description such as the requested media, bandwidth, or addressing style were not acceptable.
SESSION_PROGRESS - Static variable in interface android.javax.sip.message.Response
The 183 (Session Progress) response is used to convey information about the progress of the call that is not otherwise classified.
SessionDescription - Interface in android.javax.sdp
A SessionDescription represents the data defined by the Session Description Protocol (see IETF RFC 2327) and holds information about the originitor of a session, the media types that a client can support and the host and port on which the client will listen for that media.
SessionDescriptionImpl - Class in android.gov.nist.javax.sdp
Implementation of the SessionDescription interface.
SessionDescriptionImpl() - Constructor for class android.gov.nist.javax.sdp.SessionDescriptionImpl
Creates new SessionDescriptionImpl
SessionDescriptionImpl(SessionDescription) - Constructor for class android.gov.nist.javax.sdp.SessionDescriptionImpl
Copy constructor, creates a deep copy of another SessionDescription.
SessionExpires - Class in android.gov.nist.javax.sip.header.extensions
ReferredBy SIP Header.
SessionExpires() - Constructor for class android.gov.nist.javax.sip.header.extensions.SessionExpires
default Constructor.
SESSIONEXPIRES_TO - Static variable in interface android.gov.nist.javax.sip.parser.TokenTypes
 
SessionExpiresHeader - Interface in android.gov.nist.javax.sip.header.extensions
 
SessionExpiresParser - Class in android.gov.nist.javax.sip.parser.extensions
Parser for SIP Session Expires Header.
SessionExpiresParser(String) - Constructor for class android.gov.nist.javax.sip.parser.extensions.SessionExpiresParser
protected constructor.
SessionExpiresParser(Lexer) - Constructor for class android.gov.nist.javax.sip.parser.extensions.SessionExpiresParser
constructor.
sessionName - Variable in class android.gov.nist.javax.sdp.fields.SessionNameField
 
SessionName - Interface in android.javax.sdp
A SessionName represents the s= fields contained within a SessionDescription.
SessionNameField - Class in android.gov.nist.javax.sdp.fields
 
SessionNameField() - Constructor for class android.gov.nist.javax.sdp.fields.SessionNameField
 
sessionNameField() - Method in class android.gov.nist.javax.sdp.parser.SessionNameFieldParser
Get the SessionNameField
SessionNameFieldParser - Class in android.gov.nist.javax.sdp.parser
 
SessionNameFieldParser(String) - Constructor for class android.gov.nist.javax.sdp.parser.SessionNameFieldParser
Creates new SessionNameFieldParser
sessionNameImpl - Variable in class android.gov.nist.javax.sdp.SessionDescriptionImpl
 
set(NameValue) - Method in class android.gov.nist.core.DuplicateNameValueList
Set a namevalue object in this list.
set(String, Object) - Method in class android.gov.nist.core.DuplicateNameValueList
Set a namevalue object in this list.
set(NameValue) - Method in class android.gov.nist.core.NameValueList
Set a namevalue object in this list.
set(String, Object) - Method in class android.gov.nist.core.NameValueList
Set a namevalue object in this list.
set(URL) - Method in class android.gov.nist.javax.sdp.fields.URIField
 
set(int, HDR) - Method in class android.gov.nist.javax.sip.header.SIPHeaderList
Set a SIPHeader at a particular position in the list.
set(Object) - Method in class android.gov.nist.javax.sip.message.HeaderIterator
 
set(URL) - Method in interface android.javax.sdp.URI
Sets the value.
setAcceptLanguage(Locale) - Method in class android.gov.nist.javax.sip.header.AcceptLanguage
Sets the language parameter of this AcceptLanguageHeader.
setAcceptLanguage(Locale) - Method in interface android.javax.sip.header.AcceptLanguageHeader
Sets the language parameter of this AcceptLanguageHeader.
setAccessType(String) - Method in class android.gov.nist.javax.sip.header.ims.PAccessNetworkInfo
Set the accessTpe
setAccessType(String) - Method in interface android.gov.nist.javax.sip.header.ims.PAccessNetworkInfoHeader
 
setAckSeen() - Method in interface android.gov.nist.javax.sip.stack.SIPServerTransaction
This is book-keeping for retransmission filter management.
setAckSeen() - Method in class android.gov.nist.javax.sip.stack.SIPServerTransactionImpl
 
setAckSendingStrategy(AckSendingStrategy) - Method in class android.gov.nist.javax.sip.stack.SIPDialog
Set the ack sending strategy to be used by this dialog
setActiveDuration(TypedTime) - Method in class android.gov.nist.javax.sdp.fields.RepeatField
 
setActiveDuration(int) - Method in class android.gov.nist.javax.sdp.fields.RepeatField
Sets the "active duration" in seconds.
setActiveDuration(int) - Method in interface android.javax.sdp.RepeatTime
Sets the "active duration" in seconds.
setAddess(URI) - Method in class android.gov.nist.javax.sip.address.AddressImpl
Set the address field
setAddress(String) - Method in class android.gov.nist.core.Host
Set the address member
setAddress(Host) - Method in class android.gov.nist.javax.sdp.fields.ConnectionAddress
Set the address member
setAddress(ConnectionAddress) - Method in class android.gov.nist.javax.sdp.fields.ConnectionField
Set the address member
setAddress(String) - Method in class android.gov.nist.javax.sdp.fields.ConnectionField
Sets the type of the address for this Connection.
setAddress(Host) - Method in class android.gov.nist.javax.sdp.fields.OriginField
Set the address member
setAddress(String) - Method in class android.gov.nist.javax.sdp.fields.OriginField
Sets the type of the address for this Connection.
setAddress(Address) - Method in interface android.gov.nist.javax.sip.header.AddressParameters
set the Address field
setAddress(Address) - Method in class android.gov.nist.javax.sip.header.AddressParametersHeader
 
setAddress(Address) - Method in class android.gov.nist.javax.sip.header.Contact
Set the address member
setAddress(Address) - Method in class android.gov.nist.javax.sip.header.From
Set the address member
setAddress(Address) - Method in class android.gov.nist.javax.sip.header.ims.AddressHeaderIms
set the Address field
setAddress(String) - Method in interface android.javax.sdp.Connection
Sets the type of the address for this Connection.
setAddress(String) - Method in interface android.javax.sdp.Origin
Sets the type of the address for this Connection.
setAddress(Address) - Method in interface android.javax.sip.header.HeaderAddress
Sets the Address parameter of this Address.
setAddressResolver(AddressResolver) - Method in interface android.gov.nist.javax.sip.SipStackExt
Set the address resolution interface.
setAddressResolver(AddressResolver) - Method in class android.gov.nist.javax.sip.stack.SIPTransactionStack
Set the address resolution interface
setAddressType(String) - Method in class android.gov.nist.javax.sdp.fields.ConnectionField
Returns the type of the network for this Connection.
setAddressType(String) - Method in class android.gov.nist.javax.sdp.fields.OriginField
Returns the type of the network for this Connection.
setAddressType(int) - Method in class android.gov.nist.javax.sip.address.AddressImpl
Set the address type.
setAddressType(String) - Method in interface android.javax.sdp.Connection
Returns the type of the network for this Connection.
setAddressType(String) - Method in interface android.javax.sdp.Origin
Returns the type of the network for this Connection.
setAddrType(String) - Method in class android.gov.nist.javax.sdp.fields.ConnectionField
Set the addrtype member
setAddrtype(String) - Method in class android.gov.nist.javax.sdp.fields.OriginField
Set the addrtype member
setAgent(String) - Method in class android.gov.nist.javax.sip.header.Warning
Sets host of WarningHeader
setAgent(String) - Method in interface android.javax.sip.header.WarningHeader
Sets the agent value of the WarningHeader to the new value passed to the method.
setAggressiveCleanup(boolean) - Method in class android.gov.nist.javax.sip.stack.SIPTransactionStack
 
setAlertInfo(URI) - Method in class android.gov.nist.javax.sip.header.AlertInfo
Set the uri member
setAlertInfo(String) - Method in class android.gov.nist.javax.sip.header.AlertInfo
Set the string member
setAlertInfo(URI) - Method in interface android.javax.sip.header.AlertInfoHeader
Sets the AlertInfo of the AlertInfoHeader to the alertInfo parameter value.
setAlgorithm(String) - Method in class android.gov.nist.javax.sip.header.AuthenticationHeader
Sets the Algorithm of the WWWAuthenicateHeader to the new algorithm parameter value.
setAlgorithm(String) - Method in class android.gov.nist.javax.sip.header.ims.SecurityAgree
Set Algorithm (alg parameter)
setAlgorithm(String) - Method in interface android.gov.nist.javax.sip.header.ims.SecurityAgreeHeader
Set Algorithm (alg parameter)
setAlgorithm(String) - Method in interface android.javax.sip.header.AuthorizationHeader
Sets the Algorithm of the AuthorizationHeader to the new algorithm parameter value.
setAlgorithm(String) - Method in interface android.javax.sip.header.WWWAuthenticateHeader
Sets the Algorithm of the WWWAuthenicateHeader to the new algorithm parameter value.
setApplicationData(Object) - Method in interface android.gov.nist.javax.sip.message.MessageExt
This method allows applications to associate application context with the message.
setApplicationData(Object) - Method in class android.gov.nist.javax.sip.message.SIPMessage
Set the application data pointer.
setApplicationData(Object) - Method in class android.gov.nist.javax.sip.stack.SIPDialog
 
setApplicationData(Object) - Method in interface android.gov.nist.javax.sip.stack.SIPTransaction
Set the application data pointer.
setApplicationData(Object) - Method in class android.gov.nist.javax.sip.stack.SIPTransactionImpl
 
setApplicationData(Object) - Method in interface android.javax.sip.Dialog
Sets application specific data to this dialog.
setApplicationData(Object) - Method in interface android.javax.sip.Transaction
This method allows applications to associate application context with the transaction.
setApplicationIdentifiers(String) - Method in class android.gov.nist.javax.sip.header.ims.PAssertedService
 
setApplicationIdentifiers(String) - Method in interface android.gov.nist.javax.sip.header.ims.PAssertedServiceHeader
 
setApplicationIdentifiers(String) - Method in class android.gov.nist.javax.sip.header.ims.PPreferredService
 
setApplicationIdentifiers(String) - Method in interface android.gov.nist.javax.sip.header.ims.PPreferredServiceHeader
 
setAssigned() - Method in class android.gov.nist.javax.sip.stack.SIPDialog
Set the "assigned" flag to true.
setAssociatedURI(URI) - Method in class android.gov.nist.javax.sip.header.ims.PAssociatedURI
Set the URI on this address
setAssociatedURI(URI) - Method in interface android.gov.nist.javax.sip.header.ims.PAssociatedURIHeader
Set the URI on this address
setAttribute(NameValue) - Method in class android.gov.nist.javax.sdp.fields.AttributeField
Set the attribute member
setAttribute(String, String) - Method in class android.gov.nist.javax.sdp.MediaDescriptionImpl
Sets the value of the specified attribute
setAttribute(String, String) - Method in class android.gov.nist.javax.sdp.SessionDescriptionImpl
Sets the value of the specified attribute.
setAttribute(String, String) - Method in interface android.javax.sdp.MediaDescription
Sets the value of the specified attribute
setAttribute(String, String) - Method in interface android.javax.sdp.SessionDescription
Sets the value of the specified attribute.
setAttributeFields(Vector) - Method in class android.gov.nist.javax.sdp.MediaDescriptionImpl
Set the attributeFields member
setAttributes(Vector) - Method in class android.gov.nist.javax.sdp.MediaDescriptionImpl
Adds the specified Attribute to this Description object.
setAttributes(Vector) - Method in class android.gov.nist.javax.sdp.SessionDescriptionImpl
Adds the specified Attribute to this Description object.
setAttributes(Vector) - Method in interface android.javax.sdp.MediaDescription
Adds the specified Attribute to this Description object.
setAttributes(Vector) - Method in interface android.javax.sdp.SessionDescription
Adds the specified Attribute to this Description object.
setAuditTag(long) - Method in interface android.gov.nist.javax.sip.stack.SIPTransaction
 
setAuditTag(long) - Method in class android.gov.nist.javax.sip.stack.SIPTransactionImpl
 
setAuthenticationHeaders(Request) - Method in interface android.gov.nist.javax.sip.clientauthutils.AuthenticationHelper
Attach authentication headers to the given request.
setAuthenticationHeaders(Request) - Method in class android.gov.nist.javax.sip.clientauthutils.AuthenticationHelperImpl
 
setAuthority(Authority) - Method in class android.gov.nist.javax.sip.address.SipUri
Set the authority member
setAuthParams(NameValueList) - Method in class android.gov.nist.javax.sip.header.Challenge
Set the authParams member
setAutomaticDialogSupportEnabled(boolean) - Method in class android.gov.nist.javax.sip.SipProviderImpl
 
setAutomaticDialogSupportEnabled(boolean) - Method in interface android.javax.sip.SipProvider
Enable or disable automatic dialog creation for this Provider.
setAuxInfo(String) - Method in class android.gov.nist.javax.sip.stack.ServerLog
Set aux information.
setBackToBackUserAgent() - Method in interface android.gov.nist.javax.sip.DialogExt
Sets a flag that indicates that this Dialog is part of a BackToBackUserAgent.
setBackToBackUserAgent() - Method in class android.gov.nist.javax.sip.stack.SIPDialog
 
setBandwidth(int) - Method in class android.gov.nist.javax.sdp.fields.BandwidthField
Set the bandwidth member
setBandwidth(String, int) - Method in class android.gov.nist.javax.sdp.MediaDescriptionImpl
Sets the value of the specified bandwidth type.
setBandwidth(String, int) - Method in class android.gov.nist.javax.sdp.SessionDescriptionImpl
Sets the value of the specified bandwidth type.
setBandwidth(String, int) - Method in interface android.javax.sdp.MediaDescription
Sets the value of the specified bandwidth type.
setBandwidth(String, int) - Method in interface android.javax.sdp.SessionDescription
Sets the value of the specified bandwidth type.
setBandwidths(Vector) - Method in class android.gov.nist.javax.sdp.MediaDescriptionImpl
set the value of the Bandwidth with the specified type
setBandwidths(Vector) - Method in class android.gov.nist.javax.sdp.SessionDescriptionImpl
set the value of the Bandwidth with the specified type.
setBandwidths(Vector) - Method in interface android.javax.sdp.MediaDescription
set the value of the Bandwidth with the specified type
setBandwidths(Vector) - Method in interface android.javax.sdp.SessionDescription
set the value of the Bandwidth with the specified type.
setBranch(String) - Method in class android.gov.nist.javax.sip.header.Via
Sets the branch parameter of the ViaHeader to the newly supplied branch value.
setBranch(String) - Method in interface android.gov.nist.javax.sip.stack.SIPTransaction
Sets the Via header branch parameter used to identify this transaction.
setBranch(String) - Method in class android.gov.nist.javax.sip.stack.SIPTransactionImpl
 
setBranch(String) - Method in interface android.javax.sip.header.ViaHeader
Sets the branch parameter of the ViaHeader to the newly supplied branch value.
setBuildTimeStamp(String) - Method in class android.gov.nist.core.CommonLogger
 
setBuildTimeStamp(String) - Method in class android.gov.nist.core.CommonLoggerLog4j
 
setBuildTimeStamp(String) - Method in class android.gov.nist.core.LogWriter
 
setBuildTimeStamp(String) - Method in interface android.gov.nist.core.StackLogger
Set the build time stamp.
setBwtype(String) - Method in class android.gov.nist.javax.sdp.fields.BandwidthField
Set the bwtype member
setCallId(String) - Method in class android.gov.nist.javax.sip.header.CallID
set the CallId field
setCallID(String) - Method in class android.gov.nist.javax.sip.header.CallIdentifier
set the callId field
setCallId(String) - Method in class android.gov.nist.javax.sip.header.extensions.Join
set the CallId field
setCallId(String) - Method in interface android.gov.nist.javax.sip.header.extensions.JoinHeader
Sets the Call-Id of the CallIdHeader.
setCallId(String) - Method in class android.gov.nist.javax.sip.header.extensions.References
 
setCallId(String) - Method in interface android.gov.nist.javax.sip.header.extensions.ReferencesHeader
 
setCallId(String) - Method in class android.gov.nist.javax.sip.header.extensions.Replaces
set the CallId field
setCallId(String) - Method in interface android.gov.nist.javax.sip.header.extensions.ReplacesHeader
Sets the Call-Id of the CallIdHeader.
setCallId(String) - Method in class android.gov.nist.javax.sip.header.InReplyTo
Sets the Call-Id of the InReplyToHeader.
setCallId(CallIdHeader) - Method in class android.gov.nist.javax.sip.message.SIPMessage
Set the call id header.
setCallId(String) - Method in class android.gov.nist.javax.sip.message.SIPMessage
Get the CallID header (null if one does not exist)
setCallId(String) - Method in interface android.javax.sip.header.CallIdHeader
Sets the Call-Id of the CallIdHeader.
setCallId(String) - Method in interface android.javax.sip.header.InReplyToHeader
Sets the Call-Id of the InReplyToHeader.
setCallIdentifier(CallIdentifier) - Method in class android.gov.nist.javax.sip.header.CallID
Set the callIdentifier member.
setCallIdentifier(CallIdentifier) - Method in class android.gov.nist.javax.sip.header.extensions.Join
Set the callIdentifier member.
setCallIdentifier(CallIdentifier) - Method in class android.gov.nist.javax.sip.header.extensions.Replaces
Set the callIdentifier member.
setCause(int) - Method in class android.gov.nist.javax.sip.header.Reason
Set the cause.
setCause(int) - Method in interface android.javax.sip.header.ReasonHeader
Sets the cause value of the ReasonHeader.
setCGI3GPP(String) - Method in class android.gov.nist.javax.sip.header.ims.PAccessNetworkInfo
 
setCGI3GPP(String) - Method in interface android.gov.nist.javax.sip.header.ims.PAccessNetworkInfoHeader
 
setChallenge(Challenge) - Method in class android.gov.nist.javax.sip.header.AuthenticationHeader
This is only used for the parser interface.
setChargingCollectionFunctionAddress(String) - Method in class android.gov.nist.javax.sip.header.ims.PChargingFunctionAddresses
Set the Charging Collection Function (CCF) Address
setChargingCollectionFunctionAddress(String) - Method in interface android.gov.nist.javax.sip.header.ims.PChargingFunctionAddressesHeader
Set the Charging Collection Function (CCF) Address
setCI3GPP2(String) - Method in class android.gov.nist.javax.sip.header.ims.PAccessNetworkInfo
 
setCI3GPP2(String) - Method in interface android.gov.nist.javax.sip.header.ims.PAccessNetworkInfoHeader
 
setCipherSuite(String) - Method in class android.gov.nist.javax.sip.stack.HandshakeCompletedListenerImpl
 
setCK(String) - Method in class android.gov.nist.javax.sip.header.AuthenticationHeader
 
setCK(String) - Method in interface android.gov.nist.javax.sip.header.ims.WWWAuthenticateHeaderIms
 
setClientAuth(ClientAuthType) - Method in class android.gov.nist.javax.sip.stack.SIPTransactionStack
 
setClientTransaction(ClientTransaction) - Method in class android.gov.nist.javax.sip.DialogTimeoutEvent
Set the re-INVITE client transaction.
setClientTransaction(SIPClientTransaction) - Method in class android.gov.nist.javax.sip.stack.SIPDialogErrorEvent
 
setCNonce(String) - Method in class android.gov.nist.javax.sip.header.AuthenticationHeader
Set the CNonce.
setCNonce(String) - Method in class android.gov.nist.javax.sip.header.AuthenticationInfo
Sets the CNonce of the AuthenticationInfoHeader to the cNonce parameter value.
setCNonce(String) - Method in interface android.javax.sip.header.AuthenticationInfoHeader
Sets the CNonce of the AuthenticationInfoHeader to the cNonce parameter value.
setCNonce(String) - Method in interface android.javax.sip.header.AuthorizationHeader
Sets the CNonce of the AuthorizationHeader to the cNonce parameter value.
setCode(int) - Method in class android.gov.nist.javax.sip.header.Warning
Sets code of WarningHeader
setCode(int) - Method in interface android.javax.sip.header.WarningHeader
Sets the code of the WarningHeader.
setCollectionTime(int) - Method in interface android.gov.nist.javax.sip.stack.SIPTransaction
 
setCollectionTime(int) - Method in class android.gov.nist.javax.sip.stack.SIPTransactionImpl
 
setComment(String) - Method in class android.gov.nist.javax.sip.header.RetryAfter
Sets the comment value of the RetryAfterHeader.
setComment(String) - Method in class android.gov.nist.javax.sip.header.Via
Deprecated.
This is an RFC 2543 feature.
setComment(String) - Method in interface android.javax.sip.header.RetryAfterHeader
Sets the comment value of the RetryAfterHeader.
setComputeContentLengthFromMessage(boolean) - Static method in class android.gov.nist.javax.sip.parser.StringMsgParser
 
setConnection(Connection) - Method in class android.gov.nist.javax.sdp.MediaDescriptionImpl
Set the connection data for this entity
setConnection(Connection) - Method in class android.gov.nist.javax.sdp.SessionDescriptionImpl
Set the connection data for this entity.
setConnection(Connection) - Method in interface android.javax.sdp.MediaDescription
Set the connection data for this entity
setConnection(Connection) - Method in interface android.javax.sdp.SessionDescription
Set the connection data for this entity.
setConnectionField(ConnectionField) - Method in class android.gov.nist.javax.sdp.MediaDescriptionImpl
Set the connectionField member
setConnectionLingerTimer(int) - Method in class android.gov.nist.javax.sip.stack.SIPTransactionStack
 
setContactList(ContactList) - Method in class android.gov.nist.javax.sip.header.Contact
set the Contact List
setContent(Object) - Method in interface android.gov.nist.javax.sip.message.Content
 
setContent(Object) - Method in class android.gov.nist.javax.sip.message.ContentImpl
 
setContent(Object, ContentTypeHeader) - Method in class android.gov.nist.javax.sip.message.SIPMessage
Set the message content after converting the given object to a String.
setContent(Object, ContentTypeHeader) - Method in interface android.javax.sip.message.Message
Sets the body of this Message, with the ContentType defined by the new ContentTypeHeader object and the string value of the content.
setContentDisposition(ContentDispositionHeader) - Method in class android.gov.nist.javax.sip.message.SIPMessage
Set the content disposition header.
setContentDisposition(ContentDispositionHeader) - Method in interface android.javax.sip.message.Message
Sets the ContentDispositionHeader of this Message.
setContentDispositionHeader(ContentDispositionHeader) - Method in class android.gov.nist.javax.sip.message.ContentImpl
 
setContentEncoding(ContentEncodingHeader) - Method in class android.gov.nist.javax.sip.message.SIPMessage
 
setContentEncoding(ContentEncodingHeader) - Method in interface android.javax.sip.message.Message
Sets the ContentEncodingHeader of this Message.
setContentLanguage(Locale) - Method in class android.gov.nist.javax.sip.header.ContentLanguage
Sets the language parameter of this ContentLanguageHeader.
setContentLanguage(ContentLanguageHeader) - Method in class android.gov.nist.javax.sip.message.SIPMessage
 
setContentLanguage(Locale) - Method in interface android.javax.sip.header.ContentLanguageHeader
Sets the language parameter of this ContentLanguageHeader.
setContentLanguage(ContentLanguageHeader) - Method in interface android.javax.sip.message.Message
Sets the ContentLanguageHeader of this Message.
setContentLength(int) - Method in class android.gov.nist.javax.sip.header.ContentLength
Set the contentLength member
setContentLength(ContentLengthHeader) - Method in class android.gov.nist.javax.sip.message.SIPMessage
Set the content length header.
setContentLength(int) - Method in interface android.javax.sip.header.ContentLengthHeader
Set content-length of ContentLengthHeader.
setContentLength(ContentLengthHeader) - Method in interface android.javax.sip.message.Message
Set the ContentLengthHeader of this Message.
setContentSubType(String) - Method in class android.gov.nist.javax.sip.header.Accept
set the ContentSubType field
setContentSubType(String) - Method in class android.gov.nist.javax.sip.header.ContentType
Set the content subtype.
setContentSubType(String) - Method in interface android.javax.sip.header.MediaType
Sets value of media subtype of Header with Content sub-type.
setContentType(String) - Method in class android.gov.nist.javax.sip.header.Accept
set the ContentType field
setContentType(String, String) - Method in class android.gov.nist.javax.sip.header.ContentType
set the content type and subtype.
setContentType(String) - Method in class android.gov.nist.javax.sip.header.ContentType
set the content type.
setContentType(String) - Method in interface android.javax.sip.header.MediaType
Sets value of media type of Header with Content Type.
setContentTypeHeader(ContentTypeHeader) - Method in class android.gov.nist.javax.sip.message.ContentImpl
 
setCredentials(NameValueList) - Method in class android.gov.nist.javax.sip.header.Credentials
Set the parameters member
setCSeq(CSeqHeader) - Method in class android.gov.nist.javax.sip.message.SIPMessage
Set the CSeq header.
setCSeqNumber(int) - Method in class android.gov.nist.javax.sip.header.RAck
Deprecated. 
setCSeqNumber(int) - Method in interface android.javax.sip.header.RAckHeader
Sets the sequence number value of the CSeqHeader of the provisional response being acknowledged.
setCSequenceNumber(long) - Method in class android.gov.nist.javax.sip.header.RAck
 
setDatabaseName(String) - Method in class android.gov.nist.javax.sip.header.ims.PUserDatabase
 
setDatabaseName(String) - Method in interface android.gov.nist.javax.sip.header.ims.PUserDatabaseHeader
 
setDate(SIPDate) - Method in class android.gov.nist.javax.sip.header.SIPDateHeader
Set the date member
setDate(Calendar) - Method in class android.gov.nist.javax.sip.header.SIPDateHeader
Sets date of DateHeader.
setDate(Calendar) - Method in interface android.javax.sip.header.DateHeader
Sets date of DateHeader.
setDay(int) - Method in class android.gov.nist.javax.sip.header.SIPDate
Set the day member
setDefaultContentEncodingCharset(String) - Method in interface android.gov.nist.javax.sip.message.MessageFactoryExt
Set default charset used for encoding String content.
setDefaultContentEncodingCharset(String) - Method in class android.gov.nist.javax.sip.message.MessageFactoryImpl
Set default charset used for encoding String content.
setDefaultParm(String, Object) - Method in class android.gov.nist.javax.sip.address.SipUri
Set the default parameters for this URI.
setDefaults() - Method in class android.gov.nist.javax.sip.message.SIPRequest
Set the default values in the request URI if necessary.
setDefaultServerHeader(ServerHeader) - Method in interface android.gov.nist.javax.sip.message.MessageFactoryExt
Set the common Server header for all Responses created from this message factory.
setDefaultServerHeader(ServerHeader) - Method in class android.gov.nist.javax.sip.message.MessageFactoryImpl
Set the common Server header for all responses created from this message factory.
setDefaultUserAgentHeader(UserAgentHeader) - Method in interface android.gov.nist.javax.sip.message.MessageFactoryExt
Set the common UserAgent header for all Requests created from this message factory.
setDefaultUserAgentHeader(UserAgentHeader) - Method in class android.gov.nist.javax.sip.message.MessageFactoryImpl
Set the common UserAgent header for all requests created from this message factory.
setDelay(float) - Method in class android.gov.nist.javax.sip.header.TimeStamp
Sets the new delay value of the TimestampHeader to the delay paramter passed to this method
setDelay(float) - Method in interface android.javax.sip.header.TimeStampHeader
Deprecated.
This method is replaced with TimeStampHeader.setTimeDelay(int).
setDeliverDialogTerminatedEventForNullDialog() - Method in class android.gov.nist.javax.sip.stack.SIPTransactionStack
 
setDeliverTerminatedEventForAck(boolean) - Method in class android.gov.nist.javax.sip.stack.SIPTransactionStack
 
setDeliverUnsolicitedNotify(boolean) - Method in class android.gov.nist.javax.sip.stack.SIPTransactionStack
 
setDialog(SIPDialog, String) - Method in interface android.gov.nist.javax.sip.stack.SIPClientTransaction
 
setDialog(SIPDialog, String) - Method in class android.gov.nist.javax.sip.stack.SIPClientTransactionImpl
 
setDialog(SIPDialog, String) - Method in interface android.gov.nist.javax.sip.stack.SIPServerTransaction
 
setDialog(SIPDialog, String) - Method in class android.gov.nist.javax.sip.stack.SIPServerTransactionImpl
 
setDialog(SIPDialog, String) - Method in interface android.gov.nist.javax.sip.stack.SIPTransaction
set the dialog object.
setDialog(SIPDialog, String) - Method in class android.gov.nist.javax.sip.stack.SIPTransactionImpl
 
setDialogErrorsAutomaticallyHandled() - Method in interface android.gov.nist.javax.sip.SipProviderExt
Sets a flag that indicates that automatic error handling is enabled for this dialog (the default when automatic dialog support is enabled).
setDialogErrorsAutomaticallyHandled() - Method in class android.gov.nist.javax.sip.SipProviderImpl
 
setDialogId(String) - Method in class android.gov.nist.javax.sip.stack.SIPDialog
Set the dialog identifier.
setDisplayName(String) - Method in class android.gov.nist.javax.sdp.fields.EmailAddress
Set the displayName member
setDisplayName(String) - Method in class android.gov.nist.javax.sip.address.AddressImpl
Set the displayName member
setDisplayName(String) - Method in interface android.javax.sip.address.Address
Sets the display name of the Address.
setDispositionType(String) - Method in class android.gov.nist.javax.sip.header.ContentDisposition
Set the disposition type.
setDispositionType(String) - Method in interface android.javax.sip.header.ContentDispositionHeader
Sets the interpretation value of the message body or message body part for this ContentDispositionHeader.
setDomain(String) - Method in class android.gov.nist.javax.sip.header.AuthenticationHeader
Sets the Domain of the WWWAuthenicateHeader to the domain parameter value.
setDomain(String) - Method in interface android.javax.sip.header.WWWAuthenticateHeader
Sets the Domain of the WWWAuthenicateHeader to the domain parameter value.
setDSLLocation(String) - Method in class android.gov.nist.javax.sip.header.ims.PAccessNetworkInfo
 
setDSLLocation(String) - Method in interface android.gov.nist.javax.sip.header.ims.PAccessNetworkInfoHeader
 
setDuplexity(String) - Method in class android.gov.nist.javax.sdp.MediaDescriptionImpl
 
setDuration(int) - Method in class android.gov.nist.javax.sip.header.RetryAfter
Sets the duration value of the RetryAfterHeader.
setDuration(int) - Method in interface android.javax.sip.header.RetryAfterHeader
Sets the duration value of the RetryAfterHeader.
setEarlyDialogTimeout(int) - Method in class android.gov.nist.javax.sip.stack.SIPTransactionStack
 
setEarlyDialogTimeoutSeconds(int) - Method in interface android.gov.nist.javax.sip.DialogExt
Sets the early dialog timeout period.
setEarlyDialogTimeoutSeconds(int) - Method in class android.gov.nist.javax.sip.stack.SIPDialog
 
setEmail(Email) - Method in class android.gov.nist.javax.sdp.fields.EmailAddress
Set the email member
setEmailAddress(EmailAddress) - Method in class android.gov.nist.javax.sdp.fields.EmailField
Set the emailAddress member
setEmails(Vector) - Method in class android.gov.nist.javax.sdp.SessionDescriptionImpl
Sets a an email address to contact for further information about the session.
setEmails(Vector) - Method in interface android.javax.sdp.SessionDescription
Sets a an email address to contact for further information about the session.
setEnabledCipherSuites(String[]) - Method in interface android.gov.nist.javax.sip.SipStackExt
Set the list of cipher suites supported by the stack.
setEnabledCipherSuites(String[]) - Method in class android.gov.nist.javax.sip.SipStackImpl
Set the list of cipher suites supported by the stack.
setEnabledProtocols(String[]) - Method in class android.gov.nist.javax.sip.SipStackImpl
Set the list of protocols supported by the stack for outgoing TLS connections.
setEncapsulatedChannel(MessageChannel) - Method in interface android.gov.nist.javax.sip.stack.SIPTransaction
Set the encapsuated channel.
setEncapsulatedChannel(MessageChannel) - Method in class android.gov.nist.javax.sip.stack.SIPTransactionImpl
 
setEncapsulatedClientTransaction(SIPClientTransaction) - Method in class android.gov.nist.javax.sip.stack.MessageChannel
 
setEncoding(String) - Method in class android.gov.nist.javax.sdp.SdpEncoderImpl
Specifies the character set to be used to display the session name and information data.
setEncoding(String) - Method in class android.gov.nist.javax.sip.header.AcceptEncoding
Sets the encoding of an EncodingHeader.
setEncoding(String) - Method in class android.gov.nist.javax.sip.header.ContentEncoding
Set the ConentEncoding field.
setEncoding(String) - Method in interface android.javax.sdp.SdpEncoder
Specifies the character set to be used to display the session name and information data.
setEncoding(String) - Method in interface android.javax.sip.header.Encoding
Sets the encoding of an EncodingHeader.
setEncryptionAlgorithm(String) - Method in class android.gov.nist.javax.sip.header.ims.SecurityAgree
Set Encryption Algorithm (ealg parameter)
setEncryptionAlgorithm(String) - Method in interface android.gov.nist.javax.sip.header.ims.SecurityAgreeHeader
Set Encryption Algorithm (ealg parameter)
setErrorInfo(URI) - Method in class android.gov.nist.javax.sip.header.ErrorInfo
Sets the ErrorInfo of the ErrorInfoHeader to the errorInfo parameter value.
setErrorInfo(URI) - Method in interface android.javax.sip.header.ErrorInfoHeader
Sets the ErrorInfo of the ErrorInfoHeader to the errorInfo parameter value.
setErrorMessage(String) - Method in class android.gov.nist.javax.sip.header.ErrorInfo
Sets the Error information message to the new message value supplied to this method.
setErrorMessage(String) - Method in interface android.javax.sip.header.ErrorInfoHeader
Sets the Error information message to the new message value supplied to this method.
setETag(String) - Method in class android.gov.nist.javax.sip.header.SIPETag
Set the priority member
setETag(String) - Method in class android.gov.nist.javax.sip.header.SIPIfMatch
Set the priority member
setETag(String) - Method in interface android.javax.sip.header.SIPETagHeader
Sets the entity-tag value of this header.
setETag(String) - Method in interface android.javax.sip.header.SIPIfMatchHeader
Sets the entity-tag
setEventChargingFunctionAddress(String) - Method in class android.gov.nist.javax.sip.header.ims.PChargingFunctionAddresses
Set the Event Charging Function (ECF) Address
setEventChargingFunctionAddress(String) - Method in interface android.gov.nist.javax.sip.header.ims.PChargingFunctionAddressesHeader
Set the Event Charging Function (ECF) Address
setEventId(String) - Method in class android.gov.nist.javax.sip.header.Event
Sets the id to the newly supplied eventId string.
setEventId(String) - Method in interface android.javax.sip.header.EventHeader
Sets the id to the newly supplied eventId string.
setEventType(String) - Method in class android.gov.nist.javax.sip.header.AllowEvents
Sets the eventType defined in this AllowEventsHeader.
setEventType(String) - Method in class android.gov.nist.javax.sip.header.Event
Sets the eventType to the newly supplied eventType string.
setEventType(String) - Method in interface android.javax.sip.header.AllowEventsHeader
Sets the eventType defined in this AllowEventsHeader.
setEventType(String) - Method in interface android.javax.sip.header.EventHeader
Sets the eventType to the newly supplied eventType string.
setExpires(int) - Method in class android.gov.nist.javax.sip.header.Contact
Set the expiry time in seconds.
setExpires(int) - Method in class android.gov.nist.javax.sip.header.Expires
Sets the relative expires value of the ExpiresHeader.
setExpires(int) - Method in class android.gov.nist.javax.sip.header.extensions.MinSE
Sets the relative expires value of the ExpiresHeader.
setExpires(int) - Method in class android.gov.nist.javax.sip.header.extensions.SessionExpires
Sets the relative expires value of the SessionExpiresHeader.
setExpires(int) - Method in interface android.gov.nist.javax.sip.header.extensions.SessionExpiresHeader
 
setExpires(int) - Method in class android.gov.nist.javax.sip.header.MinExpires
Sets the relative expires value of the ExpiresHeader.
setExpires(int) - Method in class android.gov.nist.javax.sip.header.SubscriptionState
Sets the relative expires value of the SubscriptionStateHeader.
setExpires(ExpiresHeader) - Method in class android.gov.nist.javax.sip.message.SIPMessage
Set the expiresHeader
setExpires(int) - Method in interface android.javax.sip.header.ContactHeader
Sets the value of the expires parameter as delta-seconds.
setExpires(int) - Method in interface android.javax.sip.header.ExpiresHeader
Sets the relative expires value of the ExpiresHeader in units of seconds.
setExpires(int) - Method in interface android.javax.sip.header.SubscriptionStateHeader
Sets the relative expires value of the SubscriptionStateHeader.
setExpires(ExpiresHeader) - Method in interface android.javax.sip.message.Message
Sets the ExpiresHeader of this Message.
setExtensionAccessInfo(Object) - Method in class android.gov.nist.javax.sip.header.ims.PAccessNetworkInfo
extension-access-info = gen-value gen-value = token / host / quoted-string
setExtensionAccessInfo(Object) - Method in interface android.gov.nist.javax.sip.header.ims.PAccessNetworkInfoHeader
 
setForkedResponse(boolean) - Method in class android.gov.nist.javax.sip.ResponseEventExt
Set true if this is a forked response.
setForkId(String) - Method in interface android.gov.nist.javax.sip.stack.SIPTransaction
Sets the fork id for the transaction.
setForkId(String) - Method in class android.gov.nist.javax.sip.stack.SIPTransactionImpl
 
setFormat(String) - Method in class android.gov.nist.javax.sdp.fields.SDPFormat
 
setFormats(Vector) - Method in class android.gov.nist.javax.sdp.fields.MediaField
Set the fmt member
setFrom(FromHeader) - Method in class android.gov.nist.javax.sip.message.SIPMessage
 
setFromTag(String) - Method in class android.gov.nist.javax.sip.header.extensions.Join
Set the to-tag member
setFromTag(String) - Method in interface android.gov.nist.javax.sip.header.extensions.JoinHeader
 
setFromTag(String) - Method in class android.gov.nist.javax.sip.header.extensions.Replaces
Set the to-tag member
setFromTag(String) - Method in interface android.gov.nist.javax.sip.header.extensions.ReplacesHeader
 
setFromTag(String) - Method in class android.gov.nist.javax.sip.message.SIPMessage
Set the From Tag.
setGlobal(boolean) - Method in class android.gov.nist.javax.sip.address.TelephoneNumber
set the Global field
setGlobal(boolean) - Method in class android.gov.nist.javax.sip.address.TelURLImpl
Sets phone user of this TelURL to be either global or local.
setGlobal(boolean) - Method in interface android.javax.sip.address.TelURL
Sets phone user of this TelURL to be either global or local.
setGrParam(String) - Method in class android.gov.nist.javax.sip.address.SipUri
Sets the gr parameter.
setGrParam(String) - Method in interface android.gov.nist.javax.sip.address.SipURIExt
Sets the gr parameter.
setHandling(String) - Method in class android.gov.nist.javax.sip.header.ContentDisposition
set the dispositionType field.
setHandling(String) - Method in interface android.javax.sip.header.ContentDispositionHeader
The handling parameter describes how the UAS should react if it receives a message body whose content type or disposition type it does not understand.
setHandshakeCompleted(boolean) - Method in class android.gov.nist.javax.sip.stack.NioTlsMessageChannel
 
setHandshakeCompleted(boolean) - Method in class android.gov.nist.javax.sip.stack.TLSMessageChannel
 
setHandshakeCompletedListener(HandshakeCompletedListener) - Method in class android.gov.nist.javax.sip.stack.NioTlsMessageChannel
 
setHandshakeCompletedListener(HandshakeCompletedListener) - Method in class android.gov.nist.javax.sip.stack.TLSMessageChannel
 
setHeader(String, String) - Method in class android.gov.nist.javax.sip.address.SipUri
Sets the value of the specified header fields to be included in a request constructed from the URI.
setHeader(Header) - Method in class android.gov.nist.javax.sip.message.SIPMessage
Attach a header (replacing the original header).
setHeader(SIPHeaderList<Via>) - Method in class android.gov.nist.javax.sip.message.SIPMessage
Set the header given a list of headers.
setHeader(String, String) - Method in interface android.javax.sip.address.SipURI
Sets the value of the specified header fields to be included in a request constructed from the URI.
setHeader(Header) - Method in interface android.javax.sip.message.Message
Sets the new Header to replace existings Header of that type in the message.
setHeaderName(String) - Method in class android.gov.nist.javax.sip.header.SIPHeader
Set the name of the header .
setHeaders(List<SIPHeader>) - Method in class android.gov.nist.javax.sip.message.SIPMessage
Set a header from a linked list of headers.
setHost(Host) - Method in class android.gov.nist.core.HostPort
Set the host member
setHost(Host) - Method in class android.gov.nist.javax.sip.address.Authority
set the host.
setHost(Host) - Method in class android.gov.nist.javax.sip.address.SipUri
Set the host for this URI.
setHost(String) - Method in class android.gov.nist.javax.sip.address.SipUri
Set the host portion of the SipURI
setHost(String) - Method in class android.gov.nist.javax.sip.header.CallIdentifier
Set the host member
setHost(Host) - Method in class android.gov.nist.javax.sip.header.Via
set the Host of the Via Header
setHost(String) - Method in class android.gov.nist.javax.sip.header.Via
Set the host part of this ViaHeader to the newly supplied host parameter.
setHost(String) - Method in interface android.javax.sip.address.SipURI
Set the host part of this SipURI to the newly supplied host parameter.
setHost(String) - Method in interface android.javax.sip.header.ViaHeader
Set the host part of this ViaHeader to the newly supplied host parameter.
setHostAddress(String) - Method in class android.gov.nist.core.Host
Set the IP Address.
setHostAddress(String) - Method in class android.gov.nist.javax.sip.stack.SIPTransactionStack
Set my address.
setHostname(String) - Method in class android.gov.nist.core.Host
Set the hostname member.
setHostName(String) - Method in class android.gov.nist.javax.sdp.fields.Email
Set the hostName member
setHostPort(HostPort) - Method in class android.gov.nist.javax.sip.address.Authority
Set the hostPort member
setHostPort(HostPort) - Method in class android.gov.nist.javax.sip.address.SipUri
Set the hostPort field of the imbedded authority field.
setHour(int) - Method in class android.gov.nist.javax.sip.header.SIPDate
Set the hour member
setICID(String) - Method in class android.gov.nist.javax.sip.header.ims.PChargingVector
Set the icid-value parameter
setICID(String) - Method in interface android.gov.nist.javax.sip.header.ims.PChargingVectorHeader
 
setICIDGeneratedAt(String) - Method in class android.gov.nist.javax.sip.header.ims.PChargingVector
Set the icid-generated-at parameter
setICIDGeneratedAt(String) - Method in interface android.gov.nist.javax.sip.header.ims.PChargingVectorHeader
 
setIK(String) - Method in class android.gov.nist.javax.sip.header.AuthenticationHeader
 
setIK(String) - Method in interface android.gov.nist.javax.sip.header.ims.WWWAuthenticateHeaderIms
 
setInfo(Info) - Method in class android.gov.nist.javax.sdp.MediaDescriptionImpl
Sets the i= field of this object.
setInfo(Info) - Method in class android.gov.nist.javax.sdp.SessionDescriptionImpl
Sets the i= field of this object.
setInfo(URI) - Method in class android.gov.nist.javax.sip.header.CallInfo
set the URI field
setInfo(Info) - Method in interface android.javax.sdp.MediaDescription
Sets the i= field of this object.
setInfo(Info) - Method in interface android.javax.sdp.SessionDescription
Sets the i= field of this object.
setInfo(URI) - Method in interface android.javax.sip.header.CallInfoHeader
Sets the Information parameter of this CallInfoHeader.
setInformation(String) - Method in class android.gov.nist.javax.sdp.fields.InformationField
 
setInformationField(InformationField) - Method in class android.gov.nist.javax.sdp.MediaDescriptionImpl
Set the informationField member
setIntegrityProtected(String) - Method in class android.gov.nist.javax.sip.header.AuthenticationHeader
 
setIntegrityProtected(String) - Method in interface android.gov.nist.javax.sip.header.ims.AuthorizationHeaderIms
 
setInviteTransaction(Object) - Method in class android.gov.nist.javax.sip.message.SIPRequest
 
setInviteTransaction(SIPServerTransaction) - Method in interface android.gov.nist.javax.sip.stack.SIPServerTransaction
The INVITE Server Transaction corresponding to a CANCEL Server Transaction.
setInviteTransaction(SIPServerTransaction) - Method in class android.gov.nist.javax.sip.stack.SIPServerTransactionImpl
The INVITE Server Transaction corresponding to a CANCEL Server Transaction.
setIpAddress(InetAddress) - Method in class android.gov.nist.javax.sip.stack.MessageProcessor
 
setIsBackToBackUserAgent(boolean) - Method in class android.gov.nist.javax.sip.SipStackImpl
Set the "back to back User Agent" flag.
setIsdnSubAddress(String) - Method in class android.gov.nist.javax.sip.address.SipUri
Sets ISDN subaddress of SipURL
setIsdnSubaddress(String) - Method in class android.gov.nist.javax.sip.address.TelephoneNumber
set the isdn subaddress for this structure.
setIsdnSubAddress(String) - Method in class android.gov.nist.javax.sip.address.TelURLImpl
Sets ISDN subaddress of this TelURL.
setIsdnSubAddress(String) - Method in interface android.javax.sip.address.TelURL
Sets ISDN subaddress of this TelURL.
setKeepAliveTimeout(long) - Method in class android.gov.nist.javax.sip.stack.ConnectionOrientedMessageChannel
 
setKeepAliveTimeout(String, int, long) - Method in class android.gov.nist.javax.sip.stack.ConnectionOrientedMessageProcessor
 
setKeepAliveTimeout(String, int, String, String, int, long) - Method in class android.gov.nist.javax.sip.stack.SIPTransactionStack
Find suitable MessageProcessor and calls it's MessageProcessor#setKeepAliveTimeout(String, int, long) method passing peerAddress and peerPort as arguments.
setKey(String) - Method in class android.gov.nist.javax.sdp.fields.KeyField
Sets the value of this attribute.
setKey(Key) - Method in class android.gov.nist.javax.sdp.MediaDescriptionImpl
Sets encryption key information.
setKey(Key) - Method in class android.gov.nist.javax.sdp.SessionDescriptionImpl
Sets encryption key information.
setKey(String) - Method in interface android.javax.sdp.Key
Sets the value of this attribute.
setKey(Key) - Method in interface android.javax.sdp.MediaDescription
Sets encryption key information.
setKey(Key) - Method in interface android.javax.sdp.SessionDescription
Sets encryption key information.
setKeyData(String) - Method in class android.gov.nist.javax.sdp.fields.KeyField
Set the keyData member
setKeyField(KeyField) - Method in class android.gov.nist.javax.sdp.MediaDescriptionImpl
Set the keyField member
setLanguageRange(String) - Method in class android.gov.nist.javax.sip.header.AcceptLanguage
Set the languageRange.
setLanguageTag(String) - Method in class android.gov.nist.javax.sip.header.ContentLanguage
set the languageTag field
setLastResponse(SIPTransaction, SIPResponse) - Method in class android.gov.nist.javax.sip.stack.SIPDialog
Set the last response for this dialog.
setLevel(int) - Method in class android.gov.nist.javax.sip.stack.ServerLog
 
setListeningPoint(ListeningPoint) - Method in class android.gov.nist.javax.sip.SipProviderImpl
 
setListeningPoint(ListeningPointImpl) - Method in class android.gov.nist.javax.sip.stack.MessageProcessor
 
setListeningPoint(ListeningPoint) - Method in interface android.javax.sip.SipProvider
Deprecated.
Since v1.2. Note that in v1.1 a SipProvider could only be associated to a single listening point, this restriction has been lifted to allow a SipProvider to have a specific ListeningPoints for each transport. For backwards compatibility, this method will add the ListeningPoint to the list of ListeningPoints associated with the SipProvider. This method has been replaced with SipProvider.addListeningPoint(ListeningPoint), the same semantics apply to this method.
setLocalAddress(InetAddress) - Method in class android.gov.nist.javax.sip.message.SIPMessage
 
setLocalCertificates(Certificate[]) - Method in class android.gov.nist.javax.sip.stack.HandshakeCompletedListenerImpl
 
setLocalId(String) - Method in class android.gov.nist.javax.sip.header.CallIdentifier
Set the localId member
setLocalParty(SIPMessage) - Method in class android.gov.nist.javax.sip.stack.SIPDialog
 
setLocalPort(int) - Method in class android.gov.nist.javax.sip.message.SIPMessage
 
setLocalTag(String) - Method in class android.gov.nist.javax.sip.stack.SIPDialog
Set local tag for the transaction.
setLogFileName(String) - Method in class android.gov.nist.javax.sip.stack.ServerLog
Set the log file name
setLogRecordFactory(LogRecordFactory) - Method in class android.gov.nist.javax.sip.stack.SIPTransactionStack
Set the logger factory.
setLogStackTraceOnMessageSend(boolean) - Method in class android.gov.nist.javax.sip.stack.SIPTransactionStack
 
setLrParam() - Method in class android.gov.nist.javax.sip.address.SipUri
Sets the value of the lr parameter of this SipURI.
setLrParam() - Method in interface android.gov.nist.javax.sip.address.SipURIExt
Sets the lr parameter.
setLrParam() - Method in interface android.javax.sip.address.SipURI
Sets the value of the lr parameter of this SipURI.
setMAddr(String) - Method in class android.gov.nist.javax.sip.address.SipUri
Set the MADDR parameter .
setMAddr(String) - Method in class android.gov.nist.javax.sip.header.Via
Sets the value of the maddr parameter of this ViaHeader.
setMAddr(String) - Method in interface android.javax.sip.header.ViaHeader
Sets the value of the maddr parameter of this ViaHeader.
setMAddrParam(String) - Method in class android.gov.nist.javax.sip.address.SipUri
Sets the value of the maddr parameter of this SipURI.
setMAddrParam(String) - Method in interface android.javax.sip.address.SipURI
Sets the value of the maddr parameter of this SipURI.
setMajorVersion(int) - Method in class android.gov.nist.javax.sip.header.MimeVersion
Sets the Major-Version argument of this MimeVersionHeader to the supplied majorVersion value.
setMajorVersion(int) - Method in interface android.javax.sip.header.MimeVersionHeader
Sets the Major-Version argument of this MimeVersionHeader to the supplied majorVersion value.
setMapped(boolean) - Method in interface android.gov.nist.javax.sip.stack.SIPServerTransaction
 
setMapped(boolean) - Method in class android.gov.nist.javax.sip.stack.SIPServerTransactionImpl
 
setMatcher(Match) - Method in class android.gov.nist.core.GenericObject
Set the pattern matcher.
setMatchStatusClass(boolean) - Method in class android.gov.nist.javax.sip.header.StatusLine
set the flag on a match template.
setMaxConnections(int) - Method in class android.gov.nist.javax.sip.stack.SIPTransactionStack
Set the max # of simultaneously handled TCP connections.
setMaxForkTime(int) - Method in class android.gov.nist.javax.sip.stack.SIPTransactionStack
 
setMaxForwards(int) - Method in class android.gov.nist.javax.sip.header.MaxForwards
Set the maxForwards member
setMaxForwards(MaxForwardsHeader) - Method in class android.gov.nist.javax.sip.message.SIPMessage
Set the max forwards header.
setMaxForwards(int) - Method in interface android.javax.sip.header.MaxForwardsHeader
Sets the max-forwards argument of this MaxForwardsHeader to the supplied maxForwards value.
setMaxTxLifetimeInvite(int) - Method in class android.gov.nist.javax.sip.stack.SIPTransactionStack
 
setMaxTxLifetimeNonInvite(int) - Method in class android.gov.nist.javax.sip.stack.SIPTransactionStack
 
setMedia(String) - Method in class android.gov.nist.javax.sdp.fields.MediaField
Set the media member
setMedia(Media) - Method in class android.gov.nist.javax.sdp.MediaDescriptionImpl
Set the Media field of the description.
setMedia(Media) - Method in interface android.javax.sdp.MediaDescription
Set the Media field of the description.
setMediaAuthorizationToken(String) - Method in class android.gov.nist.javax.sip.header.ims.PMediaAuthorization
Set the media authorization token.
setMediaAuthorizationToken(String) - Method in interface android.gov.nist.javax.sip.header.ims.PMediaAuthorizationHeader
Set the media authorization token.
setMediaDescriptions(Vector) - Method in class android.gov.nist.javax.sdp.SessionDescriptionImpl
Removes all MediaDescriptions from the session description.
setMediaDescriptions(Vector) - Method in interface android.javax.sdp.SessionDescription
Removes all MediaDescriptions from the session description.
setMediaField(MediaField) - Method in class android.gov.nist.javax.sdp.MediaDescriptionImpl
Set the mediaField member
setMediaFormats(Vector) - Method in class android.gov.nist.javax.sdp.fields.MediaField
Adds a media format to the media description.
setMediaFormats(Vector) - Method in interface android.javax.sdp.Media
Adds a media format to the media description.
setMediaPort(int) - Method in class android.gov.nist.javax.sdp.fields.MediaField
Sets the port of the media defined by this description
setMediaPort(int) - Method in interface android.javax.sdp.Media
Sets the port of the media defined by this description
setMediaRange(MediaRange) - Method in class android.gov.nist.javax.sip.header.Accept
Set the mediaRange member
setMediaRange(MediaRange) - Method in class android.gov.nist.javax.sip.header.ContentType
Set the mediaRange member
setMediaType(String) - Method in class android.gov.nist.javax.sdp.fields.MediaField
Sets the type (audio,video etc) of the media defined by this description.
setMediaType(String) - Method in interface android.javax.sdp.Media
Sets the type (audio,video etc) of the media defined by this description.
setMessageChannel(Object) - Method in class android.gov.nist.javax.sip.message.SIPRequest
Set the message channel for the request ( bookkeeping field ).
setMessageContent(String, String, String) - Method in class android.gov.nist.javax.sip.message.SIPMessage
Set the message content given type and subtype.
setMessageContent(String, String, byte[]) - Method in class android.gov.nist.javax.sip.message.SIPMessage
Set the message content for a given type and subtype.
setMessageContent(byte[], boolean, boolean, int) - Method in class android.gov.nist.javax.sip.message.SIPMessage
Set the message content for this message.
setMessageContent(byte[]) - Method in class android.gov.nist.javax.sip.message.SIPMessage
Set the message content as an array of bytes.
setMessageContent(byte[], boolean, int) - Method in class android.gov.nist.javax.sip.message.SIPMessage
Method to set the content - called by the parser
setMessageFactory(StackMessageFactory) - Method in class android.gov.nist.javax.sip.stack.SIPTransactionStack
Set the message factory.
setMessageListener(SIPMessageListener) - Method in class android.gov.nist.javax.sip.parser.NioPipelineParser
Add a class that implements a SIPMessageListener interface whose methods get called * on successful parse and error conditons.
setMessageListener(SIPMessageListener) - Method in class android.gov.nist.javax.sip.parser.PipelinedMsgParser
Add a class that implements a SIPMessageListener interface whose methods get called * on successful parse and error conditons.
setMessageParserFactory(MessageParserFactory) - Method in class android.gov.nist.javax.sip.stack.SIPTransactionStack
 
setMessageProcessorFactory(MessageProcessorFactory) - Method in class android.gov.nist.javax.sip.stack.SIPTransactionStack
 
setMethod(String) - Method in class android.gov.nist.javax.sdp.fields.KeyField
Sets the id of this attribute.
setMethod(String) - Method in class android.gov.nist.javax.sip.address.SipUri
Set the Method
setMethod(String) - Method in class android.gov.nist.javax.sip.header.Allow
Set the method member
setMethod(String) - Method in class android.gov.nist.javax.sip.header.CSeq
 
setMethod(String) - Method in class android.gov.nist.javax.sip.header.RAck
 
setMethod(String) - Method in class android.gov.nist.javax.sip.header.RequestLine
 
setMethod(String) - Method in interface android.gov.nist.javax.sip.header.SipRequestLine
Set the method member
setMethod(String) - Method in class android.gov.nist.javax.sip.message.SIPRequest
Set the method.
setMethod(String) - Method in interface android.javax.sdp.Key
Sets the id of this attribute.
setMethod(String) - Method in interface android.javax.sip.header.AllowHeader
Sets the Allow header value.
setMethod(String) - Method in interface android.javax.sip.header.CSeqHeader
Sets the method of CSeqHeader
setMethod(String) - Method in interface android.javax.sip.header.RAckHeader
Sets the method of RAckHeader, which correlates to the method of the CSeqHeader of the provisional response being acknowledged.
setMethod(String) - Method in interface android.javax.sip.message.Request
Sets the method of Request to the newly supplied value.
setMethodParam(String) - Method in class android.gov.nist.javax.sip.address.SipUri
Sets the value of the method parameter.
setMethodParam(String) - Method in interface android.javax.sip.address.SipURI
Sets the value of the method parameter.
setMethods(List<String>) - Method in class android.gov.nist.javax.sip.header.AllowEventsList
Sets the methods supported defined by this AllowEventsHeader.
setMethods(List<String>) - Method in class android.gov.nist.javax.sip.header.AllowList
Sets the methods supported defined by this AllowHeader.
setMinorVersion(int) - Method in class android.gov.nist.javax.sip.header.MimeVersion
Sets the Minor-Version argument of this MimeVersionHeader to the supplied minorVersion value.
setMinorVersion(int) - Method in interface android.javax.sip.header.MimeVersionHeader
Sets the Minor-Version argument of this MimeVersionHeader to the supplied minorVersion value.
setMinute(int) - Method in class android.gov.nist.javax.sip.header.SIPDate
Set the minute member
setMode(String) - Method in class android.gov.nist.javax.sip.header.ims.SecurityAgree
Set Mode (mod parameter)
setMode(String) - Method in interface android.gov.nist.javax.sip.header.ims.SecurityAgreeHeader
Set Mode (mod parameter)
setMonth(String) - Method in class android.gov.nist.javax.sip.header.SIPDate
Set the month member
setMultiParameter(String, String) - Method in class android.gov.nist.javax.sip.header.ParametersHeader
Introduced specifically for the P-Charging-Function-Addresses Header and all other headers that may have multiple header parameters of the same name, but with multiple possible values.
setMultiParameter(NameValue) - Method in class android.gov.nist.javax.sip.header.ParametersHeader
Set the parameter given a name and value.
setMyClass(Class) - Method in class android.gov.nist.core.GenericObjectList
 
setMyClass(Class) - Method in class android.gov.nist.javax.sip.address.NetObjectList
set the class
setMyClass(Class<HDR>) - Method in class android.gov.nist.javax.sip.header.SIPHeaderList
Set the root class for all objects inserted into my list (for assertion check)
setName(String) - Method in class android.gov.nist.core.NameValue
Set the name member
setName(String) - Method in class android.gov.nist.javax.sdp.fields.AttributeField
Sets the id of this attribute.
setName(String) - Method in class android.gov.nist.javax.sdp.fields.PhoneField
Set the name member
setName(String) - Method in class android.gov.nist.javax.sip.header.ExtensionHeaderImpl
Set the name of the header.
setName(String) - Method in interface android.javax.sdp.Attribute
Sets the id of this attribute.
setNettype(String) - Method in class android.gov.nist.javax.sdp.fields.ConnectionField
Set the nettype member
setNettype(String) - Method in class android.gov.nist.javax.sdp.fields.OriginField
Set the nettype member
setNetworkType(String) - Method in class android.gov.nist.javax.sdp.fields.ConnectionField
Sets the type of the network for this Connection.
setNetworkType(String) - Method in class android.gov.nist.javax.sdp.fields.OriginField
Sets the type of the network for this Connection.
setNetworkType(String) - Method in interface android.javax.sdp.Connection
Sets the type of the network for this Connection.
setNetworkType(String) - Method in interface android.javax.sdp.Origin
Sets the type of the network for this Connection.
setNextHop(Hop) - Method in interface android.gov.nist.javax.sip.stack.SIPClientTransaction
Set the next hop ( if it has already been computed).
setNextHop(Hop) - Method in class android.gov.nist.javax.sip.stack.SIPClientTransactionImpl
 
setNextNonce(String) - Method in class android.gov.nist.javax.sip.header.AuthenticationInfo
Sets the NextNonce of the AuthenticationInfoHeader to the nextNonce parameter value.
setNextNonce(String) - Method in interface android.javax.sip.header.AuthenticationInfoHeader
Sets the NextNonce of the AuthenticationInfoHeader to the nextNonce parameter value.
setNon2XXAckPassedToListener(boolean) - Method in class android.gov.nist.javax.sip.stack.SIPTransactionStack
 
setNonce(String) - Method in class android.gov.nist.javax.sip.header.AuthenticationHeader
Sets the Nonce of the WWWAuthenicateHeader to the nonce parameter value.
setNonce(String) - Method in interface android.javax.sip.header.AuthorizationHeader
Sets the Nonce of the AuthorizationHeader to the nonce parameter value.
setNonce(String) - Method in interface android.javax.sip.header.WWWAuthenticateHeader
Sets the Nonce of the WWWAuthenicateHeader to the nonce parameter value.
setNonceCount(int) - Method in class android.gov.nist.javax.sip.header.AuthenticationHeader
Set the nonce count pakrameter.
setNonceCount(int) - Method in class android.gov.nist.javax.sip.header.AuthenticationInfo
Sets the Nonce Count of the AuthenticationInfoHeader to the nonceCount parameter value.
setNonceCount(int) - Method in interface android.javax.sip.header.AuthenticationInfoHeader
Sets the Nonce Count of the AuthenticationInfoHeader to the nonceCount parameter value.
setNonceCount(int) - Method in interface android.javax.sip.header.AuthorizationHeader
Sets the Nonce Count of the AuthorizationHeader to the nonceCount parameter value.
setNotifyOnRetransmit(boolean) - Method in interface android.gov.nist.javax.sip.ClientTransactionExt
Notify on retransmission from the client transaction side.
setNotifyOnRetransmit(boolean) - Method in interface android.gov.nist.javax.sip.stack.SIPClientTransaction
Set this flag if you want your Listener to get Timeout.RETRANSMIT notifications each time a retransmission occurs.
setNotifyOnRetransmit(boolean) - Method in class android.gov.nist.javax.sip.stack.SIPClientTransactionImpl
 
setNports(int) - Method in class android.gov.nist.javax.sdp.fields.MediaField
Set the nports member
setNullRequest() - Method in class android.gov.nist.javax.sip.message.SIPMessage
Set a flag to indiate this is a special message ( encoded with CRLFCRLF ).
setObject(Thread, CallAnalyzer.MetricReference, Object) - Method in class android.gov.nist.javax.sip.stack.CallAnalyzer
You can associate Objects for a given thread and display them later for more analysis items.
setOffset(TypedTime) - Method in class android.gov.nist.javax.sdp.fields.ZoneAdjustment
Set the offset.
setOffsetArray(int[]) - Method in class android.gov.nist.javax.sdp.fields.RepeatField
Set the list of offsets.
setOffsetArray(int[]) - Method in interface android.javax.sdp.RepeatTime
Set the list of offsets.
setOpaque(String) - Method in class android.gov.nist.javax.sip.header.AuthenticationHeader
Sets the Opaque value of the WWWAuthenicateHeader to the new opaque parameter value.
setOpaque(String) - Method in interface android.javax.sip.header.AuthorizationHeader
Sets the Opaque value of the AuthorizationHeader to the new opaque parameter value.
setOpaque(String) - Method in interface android.javax.sip.header.WWWAuthenticateHeader
Sets the Opaque value of the WWWAuthenicateHeader to the new opaque parameter value.
setOptionTag(String) - Method in class android.gov.nist.javax.sip.header.ProxyRequire
Sets the option tag value to the new supplied optionTag parameter.
setOptionTag(String) - Method in class android.gov.nist.javax.sip.header.Require
Sets the option tag value to the new supplied optionTag parameter.
setOptionTag(String) - Method in class android.gov.nist.javax.sip.header.Supported
Sets the option tag value to the new supplied optionTag parameter.
setOptionTag(String) - Method in class android.gov.nist.javax.sip.header.Unsupported
Set the option member
setOptionTag(String) - Method in interface android.javax.sip.header.OptionTag
Sets the option tag value to the new supplied optionTag parameter.
setOrganization(String) - Method in class android.gov.nist.javax.sip.header.Organization
Set the organization member
setOrganization(String) - Method in interface android.javax.sip.header.OrganizationHeader
Sets the organization value of the OrganizationHeader to the organization parameter supplied.
setOrigin(Origin) - Method in class android.gov.nist.javax.sdp.SessionDescriptionImpl
Sets information about the originator of the session.
setOrigin(Origin) - Method in interface android.javax.sdp.SessionDescription
Sets information about the originator of the session.
setOriginalDialog(SIPDialog) - Method in class android.gov.nist.javax.sip.stack.SIPDialog
In case of forking scenarios, set the original dialog that had been forked
setOriginalRequest(SIPRequest) - Method in interface android.gov.nist.javax.sip.stack.SIPServerTransaction
Set the original request.
setOriginalRequest(SIPRequest) - Method in class android.gov.nist.javax.sip.stack.SIPServerTransactionImpl
 
setOriginalRequest(SIPRequest) - Method in interface android.gov.nist.javax.sip.stack.SIPTransaction
Sets the request message that this transaction handles.
setOriginalRequest(SIPRequest) - Method in class android.gov.nist.javax.sip.stack.SIPTransactionImpl
 
setOriginalTransaction(ClientTransactionExt) - Method in class android.gov.nist.javax.sip.ResponseEventExt
Set the original transaction for a forked response.
setOriginatingIOI(String) - Method in class android.gov.nist.javax.sip.header.ims.PChargingVector
Set the orig-ioi parameter
setOriginatingIOI(String) - Method in interface android.gov.nist.javax.sip.header.ims.PChargingVectorHeader
 
setParameter(String, String) - Method in class android.gov.nist.javax.sip.address.SipUri
Sets the value of the specified parameter.
setParameter(String, String) - Method in class android.gov.nist.javax.sip.address.TelephoneNumber
 
setParameter(String, String) - Method in class android.gov.nist.javax.sip.address.TelURLImpl
 
setParameter(String, String) - Method in class android.gov.nist.javax.sip.header.AuthenticationHeader
set the specified parameter.
setParameter(String, String) - Method in class android.gov.nist.javax.sip.header.AuthenticationInfo
 
setParameter(NameValue) - Method in class android.gov.nist.javax.sip.header.Challenge
set the specified parameter
setParameter(String, String) - Method in class android.gov.nist.javax.sip.header.Contact
Set a parameter.
setParameter(String, String) - Method in class android.gov.nist.javax.sip.header.extensions.References
 
setParameter(String, Object) - Method in class android.gov.nist.javax.sip.header.ims.PAccessNetworkInfo
 
setParameter(String, String) - Method in class android.gov.nist.javax.sip.header.ims.SecurityAgree
 
setParameter(String, String) - Method in class android.gov.nist.javax.sip.header.ParametersHeader
Sets the value of the specified parameter.
setParameter(String, int) - Method in class android.gov.nist.javax.sip.header.ParametersHeader
Sets the value of the specified parameter.
setParameter(String, boolean) - Method in class android.gov.nist.javax.sip.header.ParametersHeader
Sets the value of the specified parameter.
setParameter(String, float) - Method in class android.gov.nist.javax.sip.header.ParametersHeader
Sets the value of the specified parameter.
setParameter(String, Object) - Method in class android.gov.nist.javax.sip.header.ParametersHeader
Sets the value of the specified parameter.
setParameter(NameValue) - Method in class android.gov.nist.javax.sip.header.ParametersHeader
Set the parameter given a name and value.
setParameter(String, String) - Method in interface android.javax.sip.header.Parameters
Sets the value of the specified parameter.
setParameters(NameValueList) - Method in class android.gov.nist.javax.sip.address.TelephoneNumber
Set the list of parameters.
setParameters(NameValueList) - Method in class android.gov.nist.javax.sip.header.ParametersHeader
Set the parameter list.
setParm(String, Object) - Method in class android.gov.nist.javax.sip.address.TelephoneNumber
set the specified parameter
setPassToListener() - Method in interface android.gov.nist.javax.sip.stack.SIPTransaction
Set the passToListener flag to true.
setPassToListener() - Method in class android.gov.nist.javax.sip.stack.SIPTransactionImpl
 
setPassword(String) - Method in class android.gov.nist.javax.sip.address.Authority
set the password.
setPassword(String) - Method in class android.gov.nist.javax.sip.address.UserInfo
Set the password member
setPatchReceivedRport(boolean) - Method in class android.gov.nist.javax.sip.stack.SIPTransactionStack
 
setPatchRport(Boolean) - Method in class android.gov.nist.javax.sip.stack.SIPTransactionStack
 
setPatchWebSocketHeaders(Boolean) - Method in class android.gov.nist.javax.sip.stack.SIPTransactionStack
 
setPathName(String) - Method in class android.javax.sip.SipFactory
Sets the pathname that identifies the location of a particular vendor's implementation of this specification.
setPeerCertificates(Certificate[]) - Method in class android.gov.nist.javax.sip.stack.HandshakeCompletedListenerImpl
 
setPeerPacketSourceAddress(InetAddress) - Method in class android.gov.nist.javax.sip.message.SIPMessage
 
setPeerPacketSourcePort(int) - Method in class android.gov.nist.javax.sip.message.SIPMessage
 
setPendingRouteUpdateOn202Response(SIPRequest) - Method in class android.gov.nist.javax.sip.stack.SIPDialog
 
setPendingSubscribe(SIPClientTransaction) - Method in interface android.gov.nist.javax.sip.stack.SIPServerTransaction
 
setPendingSubscribe(SIPClientTransaction) - Method in class android.gov.nist.javax.sip.stack.SIPServerTransactionImpl
 
setPhoneContext(String) - Method in class android.gov.nist.javax.sip.address.TelURLImpl
 
setPhoneContext(String) - Method in interface android.javax.sip.address.TelURL
Sets the phone context of this TelURL.
setPhoneNumber(String) - Method in class android.gov.nist.javax.sdp.fields.PhoneField
Set the phoneNumber member
setPhoneNumber(String) - Method in class android.gov.nist.javax.sip.address.TelephoneNumber
set the PhoneNumber field
setPhoneNumber(String) - Method in class android.gov.nist.javax.sip.address.TelURLImpl
Set the telephone number.
setPhoneNumber(String) - Method in interface android.javax.sip.address.TelURL
Sets phone number of this TelURL.
setPhones(Vector) - Method in class android.gov.nist.javax.sdp.SessionDescriptionImpl
Sets a phone number to contact for further information about the session.
setPhones(Vector) - Method in interface android.javax.sdp.SessionDescription
Sets a phone number to contact for further information about the session.
setPingIntervalInMillisecs(long) - Method in class android.gov.nist.core.ThreadAuditor
 
setPort(int) - Method in class android.gov.nist.core.HostPort
Set the port member
setPort(int) - Method in class android.gov.nist.javax.sdp.fields.ConnectionAddress
Set the port member
setPort(int) - Method in class android.gov.nist.javax.sdp.fields.MediaField
Set the port member
setPort(int) - Method in class android.gov.nist.javax.sip.address.Authority
Set the port.
setPort(int) - Method in class android.gov.nist.javax.sip.address.SipUri
set the port to a given value.
setPort(int) - Method in class android.gov.nist.javax.sip.header.Via
Set the port part of this ViaHeader to the newly supplied port parameter.
setPort(int) - Method in interface android.javax.sip.address.SipURI
Set the port part of this SipURI to the newly supplied port parameter.
setPort(int) - Method in interface android.javax.sip.header.ViaHeader
Set the port part of this ViaHeader to the newly supplied port parameter.
setPortClient(int) - Method in class android.gov.nist.javax.sip.header.ims.SecurityAgree
Set Client Port (port-c parameter)
setPortClient(int) - Method in interface android.gov.nist.javax.sip.header.ims.SecurityAgreeHeader
Set Client Port (port-c parameter)
setPortCount(int) - Method in class android.gov.nist.javax.sdp.fields.MediaField
Sets the number of ports associated with this media description.
setPortCount(int) - Method in interface android.javax.sdp.Media
Sets the number of ports associated with this media description.
setPortServer(int) - Method in class android.gov.nist.javax.sip.header.ims.SecurityAgree
Set Server Port (port-s parameter)
setPortServer(int) - Method in interface android.gov.nist.javax.sip.header.ims.SecurityAgreeHeader
Set Server Port (port-s parameter)
setPostDial(String) - Method in class android.gov.nist.javax.sip.address.TelephoneNumber
set the PostDial field
setPostDial(String) - Method in class android.gov.nist.javax.sip.address.TelURLImpl
Sets post dial of this TelURL.
setPostDial(String) - Method in interface android.javax.sip.address.TelURL
Sets post dial of this TelURL.
setPostParseExcutorSize(SipStackImpl, int, int) - Static method in class android.gov.nist.javax.sip.parser.PostParseExecutorServices
 
setPreconditionConfirmStatus(String) - Method in class android.gov.nist.javax.sdp.fields.PreconditionFields
Set attribute line for confirmation precondition request, given a string value encoded like the "conf" attribute value
setPreconditionConfirmStatus(String, String) - Method in class android.gov.nist.javax.sdp.fields.PreconditionFields
IETF RFC3312
setPreconditionCurr(String) - Method in class android.gov.nist.javax.sdp.fields.PreconditionFields
Set attribute line for current precondition state, given a string value encoded like the "curr" attribute value
setPreconditionCurr(String, String) - Method in class android.gov.nist.javax.sdp.fields.PreconditionFields
Set the value of the attributes with the name "curr" for current precondition.
setPreconditionDes(String) - Method in class android.gov.nist.javax.sdp.fields.PreconditionFields
Set attribute line for desired precondition state, given a string value encoded like the "des" attribute value
setPreconditionDes(String, String, String) - Method in class android.gov.nist.javax.sdp.fields.PreconditionFields
Set the value of the attributes with the name "des" for desired precondition.
setPreconditionFields(Vector) - Method in class android.gov.nist.javax.sdp.MediaDescriptionImpl
Set the Media Description's Precondition Fields
setPreconditionFields(Vector) - Method in interface android.javax.sdp.MediaDescription
Set PreconditionFields for the Media Description
setPreconditions(Vector) - Method in class android.gov.nist.javax.sdp.fields.PreconditionFields
Set Preconditions
setPreconditions(PreconditionFields) - Method in class android.gov.nist.javax.sdp.MediaDescriptionImpl
Set the Media Description's Precondition Fields
setPreconditions(PreconditionFields) - Method in interface android.javax.sdp.MediaDescription
Set PreconditionFields for the Media Description
setPreference(float) - Method in class android.gov.nist.javax.sip.header.ims.SecurityAgree
Set Preference.
setPreference(float) - Method in interface android.gov.nist.javax.sip.header.ims.SecurityAgreeHeader
Set Preference
setPrettyEncode(boolean) - Static method in class android.gov.nist.javax.sip.header.SIPHeaderList
 
setPrettyEncoding(boolean) - Method in class android.gov.nist.javax.sip.header.HeaderFactoryImpl
Set pretty encoding on / off.
setPriority(String) - Method in class android.gov.nist.javax.sip.header.Priority
Set the priority member
setPriority(String) - Method in interface android.javax.sip.header.PriorityHeader
Set priority of PriorityHeader
setPrivacy(String) - Method in class android.gov.nist.javax.sip.header.ims.Privacy
set the privacy type.
setPrivacy(String) - Method in interface android.gov.nist.javax.sip.header.ims.PrivacyHeader
Set Privacy header value
setProduct(List) - Method in class android.gov.nist.javax.sip.header.Server
Sets the product value of the UserAgentHeader.
setProduct(List) - Method in class android.gov.nist.javax.sip.header.UserAgent
Sets the product value of the UserAgentHeader.
setProduct(List) - Method in interface android.javax.sip.header.ServerHeader
Sets the List of product values of the ServerHeader.
setProduct(List) - Method in interface android.javax.sip.header.UserAgentHeader
Sets the List of product values of the ServerHeader.
setProperty(String, String) - Method in class android.gov.nist.javax.sip.MergedSystemProperties
 
setProto(String) - Method in class android.gov.nist.javax.sdp.fields.MediaField
Set the proto member
setProtocol(String) - Method in class android.gov.nist.javax.sdp.fields.MediaField
Sets the protocol over which this media should be transmitted.
setProtocol(String) - Method in class android.gov.nist.javax.sip.header.ims.SecurityAgree
Set Protocol (prot paramater)
setProtocol(String) - Method in interface android.gov.nist.javax.sip.header.ims.SecurityAgreeHeader
Set Protocol (prot paramater)
setProtocol(String) - Method in class android.gov.nist.javax.sip.header.Protocol
 
setProtocol(String) - Method in class android.gov.nist.javax.sip.header.Reason
Set the protocol
setProtocol(String) - Method in class android.gov.nist.javax.sip.header.Via
Sets the value of the protocol parameter.
setProtocol(String) - Method in interface android.javax.sdp.Media
Sets the protocol over which this media should be transmitted.
setProtocol(String) - Method in interface android.javax.sip.header.ReasonHeader
Sets the protocol of the ReasonHeader, for example SIP or Q.850.
setProtocol(String) - Method in interface android.javax.sip.header.ViaHeader
Sets the value of the protocol parameter.
setProtocolName(String) - Method in class android.gov.nist.javax.sip.header.Protocol
Set the protocolName member
setProtocolVersion(String) - Method in class android.gov.nist.javax.sip.header.Protocol
Set the protocolVersion member
setProtocolVersion(String) - Method in class android.gov.nist.javax.sip.header.Via
set the Protocol Version
setProtoVersion(int) - Method in class android.gov.nist.javax.sdp.fields.ProtoVersionField
Set the protoVersion member
setPubGruuParam(String) - Method in class android.gov.nist.javax.sip.header.Contact
 
setPurpose(String) - Method in class android.gov.nist.javax.sip.header.CallInfo
set the purpose field
setPurpose(String) - Method in interface android.javax.sip.header.CallInfoHeader
Sets the purpose parameter of the info of this CallInfoHeader.
setQHeader(NameValue) - Method in class android.gov.nist.javax.sip.address.SipUri
Set the query header when provided as a name-value pair.
setQheaders(NameValueList) - Method in class android.gov.nist.javax.sip.address.SipUri
Set the qheaders member
setQop(String) - Method in class android.gov.nist.javax.sip.header.AuthenticationHeader
Sets the Qop value of the WWWAuthenicateHeader to the new qop parameter value.
setQop(String) - Method in class android.gov.nist.javax.sip.header.AuthenticationInfo
Sets the Qop value of the AuthenticationInfoHeader to the new qop parameter value.
setQop(String) - Method in interface android.javax.sip.header.AuthenticationInfoHeader
Sets the Qop value of the AuthenticationInfoHeader to the new qop parameter value.
setQop(String) - Method in interface android.javax.sip.header.AuthorizationHeader
Sets the MessageQop value of the AuthorizationHeader to the new qop parameter value.
setQop(String) - Method in interface android.javax.sip.header.WWWAuthenticateHeader
Sets the Qop value of the WWWAuthenicateHeader to the new qop parameter value.
setQuotedParameter(String, String) - Method in interface android.gov.nist.javax.sip.header.ParametersExt
Sets the value of the specified parameter.
setQuotedParameter(String, String) - Method in class android.gov.nist.javax.sip.header.ParametersHeader
Sets the value of the specified parameter.
setQuotedValue() - Method in class android.gov.nist.core.NameValue
A flag that indicates that doublequotes should be put around the value when encoded (for example name=value when value is doublequoted).
setQValue(float) - Method in class android.gov.nist.javax.sip.header.Accept
Set the q value
setQValue(float) - Method in class android.gov.nist.javax.sip.header.AcceptEncoding
Set the qvalue member
setQValue(float) - Method in class android.gov.nist.javax.sip.header.AcceptLanguage
Sets q-value for media-range in AcceptLanguageHeader.
setQValue(float) - Method in class android.gov.nist.javax.sip.header.Contact
set the Q-value parameter
setQValue(float) - Method in interface android.javax.sip.header.AcceptEncodingHeader
Sets q-value for the encoding in this encoding value.
setQValue(float) - Method in interface android.javax.sip.header.AcceptHeader
Sets q-value for media-range in AcceptHeader.
setQValue(float) - Method in interface android.javax.sip.header.AcceptLanguageHeader
Sets q-value for media-range in AcceptLanguageHeader.
setQValue(float) - Method in interface android.javax.sip.header.ContactHeader
Sets the qValue value of the Name Address.
setRealm(String) - Method in class android.gov.nist.javax.sip.header.AuthenticationHeader
Sets the Realm of the WWWAuthenicateHeader to the realm parameter value.
setRealm(String) - Method in interface android.javax.sip.header.AuthorizationHeader
Sets the Realm of the AuthorizationHeader to the realm parameter value.
setRealm(String) - Method in interface android.javax.sip.header.WWWAuthenticateHeader
Sets the Realm of the WWWAuthenicateHeader to the realm parameter value.
setReasonCode(String) - Method in class android.gov.nist.javax.sip.header.SubscriptionState
Sets the reason code value of the SubscriptionStateHeader.
setReasonCode(String) - Method in interface android.javax.sip.header.SubscriptionStateHeader
Sets the reason code value of the SubscriptionStateHeader.
setReasonPhrase(String) - Method in interface android.gov.nist.javax.sip.header.SipStatusLine
Set the reasonPhrase member
setReasonPhrase(String) - Method in class android.gov.nist.javax.sip.header.StatusLine
 
setReasonPhrase(String) - Method in class android.gov.nist.javax.sip.message.SIPResponse
Set the reason phrase.
setReasonPhrase(String) - Method in interface android.javax.sip.message.Response
Sets reason phrase of Response.
setReceived(String) - Method in class android.gov.nist.javax.sip.header.Via
Sets the received parameter of ViaHeader.
setReceived(String) - Method in interface android.javax.sip.header.ViaHeader
Sets the received parameter of ViaHeader.
setReceiveUdpBufferSize(int) - Method in class android.gov.nist.javax.sip.stack.SIPTransactionStack
Size of the receive UDP buffer.
setRefresher(String) - Method in class android.gov.nist.javax.sip.header.extensions.SessionExpires
 
setRefresher(String) - Method in interface android.gov.nist.javax.sip.header.extensions.SessionExpiresHeader
 
setRegistrationState(String) - Method in class android.gov.nist.javax.sip.header.ims.PServedUser
 
setRegistrationState(String) - Method in interface android.gov.nist.javax.sip.header.ims.PServedUserHeader
 
setReInviteFlag(boolean) - Method in class android.gov.nist.javax.sip.stack.SIPDialog
 
setRel(String) - Method in class android.gov.nist.javax.sip.header.extensions.References
 
setRel(String) - Method in interface android.gov.nist.javax.sip.header.extensions.ReferencesHeader
 
setReleaseReferencesStrategy(ReleaseReferencesStrategy) - Method in interface android.gov.nist.javax.sip.DialogExt
If set to true it will release all references that it no longer needs.
setReleaseReferencesStrategy(ReleaseReferencesStrategy) - Method in class android.gov.nist.javax.sip.stack.SIPDialog
 
setReleaseReferencesStrategy(ReleaseReferencesStrategy) - Method in interface android.gov.nist.javax.sip.stack.SIPTransaction
 
setReleaseReferencesStrategy(ReleaseReferencesStrategy) - Method in class android.gov.nist.javax.sip.stack.SIPTransactionImpl
 
setReleaseReferencesStrategy(ReleaseReferencesStrategy) - Method in class android.gov.nist.javax.sip.stack.SIPTransactionStack
 
setReleaseReferencesStrategy(ReleaseReferencesStrategy) - Method in interface android.gov.nist.javax.sip.TransactionExt
If set to true it will release all references that it no longer needs.
setReliableConnectionKeepAliveTimeout(int) - Method in class android.gov.nist.javax.sip.stack.SIPTransactionStack
 
setRemoteAddress(InetAddress) - Method in class android.gov.nist.javax.sip.message.SIPMessage
 
setRemoteIpAddress(String) - Method in class android.gov.nist.javax.sip.RequestEventExt
 
setRemoteIpAddress(String) - Method in class android.gov.nist.javax.sip.ResponseEventExt
Get the remote IP addr.
setRemoteParty(SIPMessage) - Method in class android.gov.nist.javax.sip.stack.SIPDialog
Set the remote party for this Dialog.
setRemotePort(int) - Method in class android.gov.nist.javax.sip.message.SIPMessage
 
setRemotePort(int) - Method in class android.gov.nist.javax.sip.RequestEventExt
 
setRemotePort(int) - Method in class android.gov.nist.javax.sip.ResponseEventExt
Set the remote port from which response was received.
setRemoteSequenceNumber(long) - Method in class android.gov.nist.javax.sip.stack.SIPDialog
Set the remote sequence number for the dialog.
setRemoteTag(String) - Method in class android.gov.nist.javax.sip.stack.SIPDialog
Set the remote tag.
setRemoteTarget(ContactHeader) - Method in class android.gov.nist.javax.sip.stack.SIPDialog
Add a route list extacted from the contact list of the incoming message.
setRepeatInterval(TypedTime) - Method in class android.gov.nist.javax.sdp.fields.RepeatField
 
setRepeatInterval(int) - Method in class android.gov.nist.javax.sdp.fields.RepeatField
Set the "repeat interval" in seconds.
setRepeatInterval(int) - Method in interface android.javax.sdp.RepeatTime
Set the "repeat interval" in seconds.
setRepeatTimes(Vector) - Method in class android.gov.nist.javax.sdp.TimeDescriptionImpl
Returns the list of repeat times (r= fields) specified in the SessionDescription.
setRepeatTimes(Vector) - Method in interface android.javax.sdp.TimeDescription
Returns the list of repeat times (r= fields) specified in the SessionDescription.
setRequestInterface(ServerRequestInterface) - Method in interface android.gov.nist.javax.sip.stack.SIPServerTransaction
Sets the real RequestInterface this transaction encapsulates.
setRequestInterface(ServerRequestInterface) - Method in class android.gov.nist.javax.sip.stack.SIPServerTransactionImpl
 
setRequestLine(RequestLine) - Method in class android.gov.nist.javax.sip.message.SIPRequest
Set the request line of the SIP Request.
setRequestLineDefaults() - Method in class android.gov.nist.javax.sip.message.SIPRequest
Patch up the request line as necessary.
setRequestURI(URI) - Method in class android.gov.nist.javax.sip.message.SIPRequest
Sets the RequestURI of Request.
setRequestURI(URI) - Method in interface android.javax.sip.message.Request
Sets the RequestURI of Request.
setResponse(String) - Method in class android.gov.nist.javax.sip.header.AuthenticationHeader
Set the Response.
setResponse(String) - Method in class android.gov.nist.javax.sip.header.AuthenticationInfo
Sets the Response of the AuthenticationInfoHeader to the new response parameter value.
setResponse(String) - Method in interface android.javax.sip.header.AuthenticationInfoHeader
Sets the Response of the AuthenticationInfoHeader to the new response parameter value.
setResponse(String) - Method in interface android.javax.sip.header.AuthorizationHeader
Sets the Response of the AuthorizationHeader to the new response parameter value.
setResponseInterface(ServerResponseInterface) - Method in interface android.gov.nist.javax.sip.stack.SIPClientTransaction
Sets the real ResponseInterface this transaction encapsulates.
setResponseInterface(ServerResponseInterface) - Method in class android.gov.nist.javax.sip.stack.SIPClientTransactionImpl
 
setResponseTags(SIPResponse) - Method in class android.gov.nist.javax.sip.stack.SIPDialog
Check the tags of the response against the tags of the Dialog.
setRetransmission(boolean) - Method in class android.gov.nist.javax.sip.message.SIPResponse
 
setRetransmission(boolean) - Method in class android.gov.nist.javax.sip.ResponseEventExt
 
setRetransmissionTicks() - Method in class android.gov.nist.javax.sip.stack.SIPDialog
 
setRetransmitTimer(int) - Method in interface android.gov.nist.javax.sip.stack.SIPTransaction
Sets the value of the retransmit timer to the newly supplied timer value.
setRetransmitTimer(int) - Method in class android.gov.nist.javax.sip.stack.SIPTransactionImpl
 
setRetransmitTimer(int) - Method in interface android.javax.sip.Transaction
Sets the value of the retransmit timer to the newly supplied timer value.
setRetryAfter(int) - Method in class android.gov.nist.javax.sip.header.RetryAfter
Sets the retry after value of the RetryAfterHeader.
setRetryAfter(int) - Method in class android.gov.nist.javax.sip.header.SubscriptionState
Sets the retry after value of the SubscriptionStateHeader.
setRetryAfter(int) - Method in interface android.javax.sip.header.RetryAfterHeader
Sets the retry after value of the RetryAfterHeader.
setRetryAfter(int) - Method in interface android.javax.sip.header.SubscriptionStateHeader
Sets the retry after value of the SubscriptionStateHeader.
setRouter(Router) - Method in class android.gov.nist.javax.sip.stack.SIPTransactionStack
Set the router algorithm.
setRPort() - Method in class android.gov.nist.javax.sip.header.Via
Set the RPort flag parameter
setRPort() - Method in interface android.javax.sip.header.ViaHeader
Set the rport part of this ViaHeader.
setRSeqNumber(int) - Method in class android.gov.nist.javax.sip.header.RAck
Deprecated. 
setRSeqNumber(int) - Method in interface android.javax.sip.header.RAckHeader
Sets the sequence number value of the RSeqHeader of the provisional response being acknowledged.
setRSequenceNumber(long) - Method in class android.gov.nist.javax.sip.header.RAck
 
setRtpmapAttribute(boolean) - Method in class android.gov.nist.javax.sdp.SdpEncoderImpl
Specifies whether to generate "a=rtpmap:" attributes for static RTP/AVP format strings.
setRtpmapAttribute(boolean) - Method in interface android.javax.sdp.SdpEncoder
Specifies whether to generate "a=rtpmap:" attributes for static RTP/AVP format strings.
setScheme(String) - Method in class android.gov.nist.javax.sip.address.SipUri
Constructor given the scheme.
setScheme(String) - Method in class android.gov.nist.javax.sip.header.AuthenticationHeader
Sets the scheme of the challenge information for this AuthenticationHeaderHeader.
setScheme(String) - Method in class android.gov.nist.javax.sip.header.AuthenticationInfo
Sets authentication scheme name of the AuthenticationInfoHeader to the scheme parameter value.
setScheme(String) - Method in class android.gov.nist.javax.sip.header.Challenge
Set the scheme member
setScheme(String) - Method in class android.gov.nist.javax.sip.header.Credentials
Set the scheme member
setScheme(String) - Method in interface android.javax.sip.header.AuthorizationHeader
Sets the scheme of the Response information for this AuthorizationHeader.
setScheme(String) - Method in interface android.javax.sip.header.WWWAuthenticateHeader
Sets the scheme of the challenge information for this WWWAuthenticateHeader.
setSecond(int) - Method in class android.gov.nist.javax.sip.header.SIPDate
Set the second member
setSecure(boolean) - Method in class android.gov.nist.javax.sip.address.SipUri
Sets the scheme of this URI to sip or sips depending on whether the argument is true or false.
setSecure(boolean) - Method in interface android.javax.sip.address.SipURI
Sets the scheme of this URI to sip or sips depending on whether the argument is true or false.
setSecurityMechanism(String) - Method in class android.gov.nist.javax.sip.header.ims.SecurityAgree
Set security mechanism.
setSecurityMechanism(String) - Method in interface android.gov.nist.javax.sip.header.ims.SecurityAgreeHeader
Set security mechanism.
setSendUdpBufferSize(int) - Method in class android.gov.nist.javax.sip.stack.SIPTransactionStack
Size of the send UDP buffer.
setSentBy(HostPort) - Method in class android.gov.nist.javax.sip.header.Via
Set the sentBy member
setSentBy(String) - Method in class android.gov.nist.javax.sip.ListeningPointImpl
 
setSentBy(String) - Method in class android.gov.nist.javax.sip.stack.MessageProcessor
Set the sentby string.
setSentBy(String) - Method in interface android.javax.sip.ListeningPoint
Sets the sentBy string for this ListeningPoint.
setSentProtocol(Protocol) - Method in class android.gov.nist.javax.sip.header.Via
Set the sentProtocol member
setSeparator(String) - Method in class android.gov.nist.core.NameValue
Set the separator for the encoding method below.
setSeparator(String) - Method in class android.gov.nist.core.NameValueList
 
setSeqNumber(long) - Method in class android.gov.nist.javax.sip.header.CSeq
 
setSeqNumber(long) - Method in class android.gov.nist.javax.sip.header.RSeq
 
setSeqNumber(long) - Method in interface android.javax.sip.header.CSeqHeader
Sets the sequence number value of the CSeqHeader.
setSequenceNumber(int) - Method in class android.gov.nist.javax.sip.header.CSeq
For backwards compatibility
setSequenceNumber(int) - Method in class android.gov.nist.javax.sip.header.RSeq
Deprecated. 
setSequenceNumber(int) - Method in interface android.javax.sip.header.CSeqHeader
Deprecated.
This method is replaced with CSeqHeader.setSeqNumber(long) with type long.
setSequenceNumber(int) - Method in interface android.javax.sip.header.RSeqHeader
Sets the sequence number value of the RSeqHeader of the provisional response.
setSessId(long) - Method in class android.gov.nist.javax.sdp.fields.OriginField
Set the sessId member
setSessionCase(String) - Method in class android.gov.nist.javax.sip.header.ims.PServedUser
 
setSessionCase(String) - Method in interface android.gov.nist.javax.sip.header.ims.PServedUserHeader
 
setSessionId(String) - Method in class android.gov.nist.javax.sdp.fields.OriginField
This is a work around for some implementations that do not set a long session id.
setSessionId(long) - Method in class android.gov.nist.javax.sdp.fields.OriginField
Sets the unique identity of the session.
setSessionId(long) - Method in interface android.javax.sdp.Origin
Sets the unique identity of the session.
setSessionName(String) - Method in class android.gov.nist.javax.sdp.fields.SessionNameField
Set the sessionName member
setSessionName(SessionName) - Method in class android.gov.nist.javax.sdp.SessionDescriptionImpl
Sets the name of the session.
setSessionName(SessionName) - Method in interface android.javax.sdp.SessionDescription
Sets the name of the session.
setSessionVersion(long) - Method in class android.gov.nist.javax.sdp.fields.OriginField
Sets the unique version of the session.
setSessionVersion(long) - Method in interface android.javax.sdp.Origin
Sets the unique version of the session.
setSessVersion(long) - Method in class android.gov.nist.javax.sdp.fields.OriginField
Set the sessVersion member
setSessVersion(String) - Method in class android.gov.nist.javax.sdp.fields.OriginField
Set the session version as a string.
setSign(String) - Method in class android.gov.nist.javax.sdp.fields.ZoneAdjustment
Set the sign.
setSingleThreaded() - Method in class android.gov.nist.javax.sip.stack.SIPTransactionStack
Set the flag that instructs the stack to only start a single thread for sequentially processing incoming udp messages (thus serializing the processing).
setSIPHeader(SIPHeader) - Method in exception android.gov.nist.javax.sip.message.SIPDuplicateHeaderException
 
setSipInstanceParam(String) - Method in class android.gov.nist.javax.sip.header.Contact
 
setSIPMessage(SIPMessage) - Method in exception android.gov.nist.javax.sip.message.SIPDuplicateHeaderException
 
setSipProvider(SipProviderImpl) - Method in class android.gov.nist.javax.sip.ListeningPointImpl
Set the sip provider for this structure.
setSipProvider(SipProviderImpl) - Method in class android.gov.nist.javax.sip.stack.SIPDialog
 
setSipStack(SipStackImpl) - Method in class android.gov.nist.core.net.DefaultNetworkLayer
 
setSipStack(SipStackImpl) - Method in interface android.gov.nist.core.net.NetworkLayer
Set the sip stack impl so that the network layer can access it to query properties
setSipStack(SipStackImpl) - Method in class android.gov.nist.core.net.SslNetworkLayer
 
setSipStack(SipStack) - Method in interface android.gov.nist.core.ServerLogger
 
setSipStack(SipStack) - Method in class android.gov.nist.javax.sip.stack.ServerLog
 
setSipTimerTask(Object) - Method in class android.gov.nist.javax.sip.stack.SIPStackTimerTask
 
setSipVersion(String) - Method in class android.gov.nist.javax.sip.header.RequestLine
 
setSipVersion(String) - Method in interface android.gov.nist.javax.sip.header.SipRequestLine
Set the sipVersion member
setSipVersion(String) - Method in interface android.gov.nist.javax.sip.header.SipStatusLine
Set the sipVersion member
setSipVersion(String) - Method in class android.gov.nist.javax.sip.header.StatusLine
 
setSIPVersion(String) - Method in class android.gov.nist.javax.sip.message.SIPMessage
 
setSIPVersion(String) - Method in class android.gov.nist.javax.sip.message.SIPRequest
Set the sip version.
setSIPVersion(String) - Method in class android.gov.nist.javax.sip.message.SIPResponse
 
setSIPVersion(String) - Method in interface android.javax.sip.message.Message
Sets the protocol version of SIP being used by this Message.
setSize(int) - Method in class android.gov.nist.javax.sip.message.SIPMessage
Set the size of all the headers.
setSNum(String) - Method in class android.gov.nist.javax.sip.header.AuthenticationInfo
Sets the SNum of the AuthenticationInfoHeader to the sNum parameter value.
setSPIClient(int) - Method in class android.gov.nist.javax.sip.header.ims.SecurityAgree
Set Client SPI (spi-c parameter)
setSPIClient(int) - Method in interface android.gov.nist.javax.sip.header.ims.SecurityAgreeHeader
Set Client SPI (spi-c parameter)
setSPIServer(int) - Method in class android.gov.nist.javax.sip.header.ims.SecurityAgree
Set Server SPI (spi-s parameter)
setSPIServer(int) - Method in interface android.gov.nist.javax.sip.header.ims.SecurityAgreeHeader
Set Server SPI (spi-s parameter)
setSRand(String) - Method in class android.gov.nist.javax.sip.header.AuthenticationInfo
Sets the SRand of the AuthenticationInfoHeader to the sRand parameter value.
setSslHandshakeTimeout(long) - Method in class android.gov.nist.javax.sip.stack.SIPTransactionStack
 
setSslRenegotiationEnabled(boolean) - Method in class android.gov.nist.javax.sip.stack.SIPTransactionStack
 
setStackCongestionControlTimeout(int) - Method in class android.gov.nist.javax.sip.stack.SIPTransactionStack
 
setStackIpAddress(String) - Method in class android.gov.nist.javax.sip.stack.ServerLog
 
setStackLogger(StackLogger) - Static method in class android.gov.nist.core.Debug
 
setStackName(String) - Method in class android.gov.nist.javax.sip.stack.SIPTransactionStack
Set the descriptive name of the stack.
setStackProperties(Properties) - Method in class android.gov.nist.core.CommonLogger
 
setStackProperties(Properties) - Method in class android.gov.nist.core.CommonLoggerLog4j
 
setStackProperties(Properties) - Method in class android.gov.nist.core.LogWriter
 
setStackProperties(Properties) - Method in interface android.gov.nist.core.ServerLogger
 
setStackProperties(Properties) - Method in interface android.gov.nist.core.StackLogger
Stack creation properties.
setStackProperties(Properties) - Method in class android.gov.nist.javax.sip.stack.ServerLog
 
setStale(boolean) - Method in class android.gov.nist.javax.sip.header.AuthenticationHeader
Sets the value of the stale parameter of the WWWAuthenicateHeader to the stale parameter value.
setStale(boolean) - Method in interface android.javax.sip.header.WWWAuthenticateHeader
Sets the value of the stale parameter of the WWWAuthenicateHeader to the stale parameter value.
setStart(Date) - Method in class android.gov.nist.javax.sdp.fields.TimeField
Sets the start time of the conference/session.
setStart(Date) - Method in interface android.javax.sdp.Time
Sets the start time of the conference/session.
setStartTime(long) - Method in class android.gov.nist.javax.sdp.fields.TimeField
Set the startTime member
setState(String) - Method in class android.gov.nist.javax.sip.header.SubscriptionState
Sets the state value of the SubscriptionStateHeader.
setState(int) - Method in interface android.gov.nist.javax.sip.stack.SIPClientTransaction
Sets a timeout after which the connection is closed (provided the server does not use the connection for outgoing requests in this time period) and calls the superclass to set state.
setState(int) - Method in class android.gov.nist.javax.sip.stack.SIPClientTransactionImpl
 
setState(int) - Method in class android.gov.nist.javax.sip.stack.SIPDialog
Set the state for this dialog.
setState(int) - Method in interface android.gov.nist.javax.sip.stack.SIPServerTransaction
Sets a timeout after which the connection is closed (provided the server does not use the connection for outgoing requests in this time period) and calls the superclass to set state.
setState(int) - Method in class android.gov.nist.javax.sip.stack.SIPServerTransactionImpl
 
setState(int) - Method in interface android.gov.nist.javax.sip.stack.SIPTransaction
Changes the state of this transaction.
setState(int) - Method in class android.gov.nist.javax.sip.stack.SIPTransactionImpl
 
setState(String) - Method in interface android.javax.sip.header.SubscriptionStateHeader
Sets the state value of the SubscriptionStateHeader.
setStatusCode(int) - Method in interface android.gov.nist.javax.sip.header.SipStatusLine
Set the statusCode member
setStatusCode(int) - Method in class android.gov.nist.javax.sip.header.StatusLine
 
setStatusCode(int) - Method in class android.gov.nist.javax.sip.message.SIPResponse
set the status code.
setStatusCode(int) - Method in interface android.javax.sip.message.Response
Sets the status-code of Response.
setStatusLine(StatusLine) - Method in class android.gov.nist.javax.sip.message.SIPResponse
Set the status line field.
setStop(Date) - Method in class android.gov.nist.javax.sdp.fields.TimeField
Sets the stop time of the session.
setStop(Date) - Method in interface android.javax.sdp.Time
Sets the stop time of the session.
setStopTime(long) - Method in class android.gov.nist.javax.sdp.fields.TimeField
Set the stopTime member
setStrict(boolean) - Method in class android.gov.nist.javax.sip.message.MessageFactoryImpl
 
setSubject(String) - Method in class android.gov.nist.javax.sip.header.Subject
Sets the subject value of the SubjectHeader to the supplied string subject value.
setSubject(String) - Method in interface android.javax.sip.header.SubjectHeader
Sets the subject value of the SubjectHeader to the supplied string subject value.
setSubserviceIdentifiers(String) - Method in class android.gov.nist.javax.sip.header.ims.PAssertedService
 
setSubserviceIdentifiers(String) - Method in interface android.gov.nist.javax.sip.header.ims.PAssertedServiceHeader
 
setSubserviceIdentifiers(String) - Method in class android.gov.nist.javax.sip.header.ims.PPreferredService
 
setSubserviceIdentifiers(String) - Method in interface android.gov.nist.javax.sip.header.ims.PPreferredServiceHeader
 
setSubtype(String) - Method in class android.gov.nist.javax.sip.header.MediaRange
Set the subtype member
setTag(String) - Method in class android.gov.nist.javax.sip.header.From
Set the tag member
setTag(String) - Method in class android.gov.nist.javax.sip.header.To
Set the tag member.
setTag(String) - Method in interface android.javax.sip.header.FromHeader
Sets the tag parameter of the FromHeader.
setTag(String) - Method in interface android.javax.sip.header.ToHeader
Sets the tag parameter of the ToHeader.
setTargetName(String) - Method in class android.gov.nist.javax.sip.header.AuthenticationInfo
Sets the TargetName of the AuthenticationInfoHeader to the targetName parameter value.
setTcpPostParsingThreadPoolSize(int) - Method in class android.gov.nist.javax.sip.stack.SIPTransactionStack
If all calls are occurring on a single TCP socket then the stack would process them in single thread.
setTelephoneNumber(TelephoneNumber) - Method in class android.gov.nist.javax.sip.address.TelURLImpl
Set the telephone number.
setTelephoneSubscriber(TelephoneNumber) - Method in class android.gov.nist.javax.sip.address.SipUri
Set the telephone subscriber field.
setTempGruuParam(String) - Method in class android.gov.nist.javax.sip.header.Contact
 
setTerminateDialogOnCleanUp(boolean) - Method in interface android.gov.nist.javax.sip.stack.SIPClientTransaction
will terminate a null state dialog when the transaction terminates Default: true
setTerminateDialogOnCleanUp(boolean) - Method in class android.gov.nist.javax.sip.stack.SIPClientTransactionImpl
 
setTerminatingIOI(String) - Method in class android.gov.nist.javax.sip.header.ims.PChargingVector
Set the term-ioi parameter
setTerminatingIOI(String) - Method in interface android.gov.nist.javax.sip.header.ims.PChargingVectorHeader
 
setTest(boolean) - Method in class android.gov.nist.javax.sip.message.MessageFactoryImpl
This is for testing -- allows you to generate invalid requests
setText(String) - Method in class android.gov.nist.javax.sip.header.Reason
Set the text.
setText(String) - Method in class android.gov.nist.javax.sip.header.Warning
Sets text of WarningHeader
setText(String) - Method in interface android.javax.sip.header.ReasonHeader
Sets the text value of the ReasonHeader.
setText(String) - Method in interface android.javax.sip.header.WarningHeader
Sets the text of WarningHeader to the newly supplied text value.
setThreadActive(boolean) - Method in class android.gov.nist.core.ThreadAuditor.ThreadHandle
 
setThreadPoolSize(int) - Method in class android.gov.nist.javax.sip.stack.SIPTransactionStack
Set the thread pool size for processing incoming UDP messages.
setThreadPriority(int) - Method in class android.gov.nist.javax.sip.stack.SIPTransactionStack
 
setTime(int) - Method in class android.gov.nist.javax.sdp.fields.TypedTime
 
setTime(long) - Method in class android.gov.nist.javax.sdp.fields.ZoneAdjustment
Set the time.
setTime(Time) - Method in class android.gov.nist.javax.sdp.TimeDescriptionImpl
Sets the Time field.
setTime(long) - Method in class android.gov.nist.javax.sip.header.TimeStamp
 
setTime(Time) - Method in interface android.javax.sdp.TimeDescription
Sets the Time field.
setTime(long) - Method in interface android.javax.sip.header.TimeStampHeader
Sets the timestamp value of this TimeStampHeader to the new timestamp value passed to this method.
setTimeDelay(int) - Method in class android.gov.nist.javax.sip.header.TimeStamp
 
setTimeDelay(int) - Method in interface android.javax.sip.header.TimeStampHeader
Sets the new delay value of the TimestampHeader to the delay parameter passed to this method
setTimeDescriptions(Vector) - Method in class android.gov.nist.javax.sdp.SessionDescriptionImpl
Sets a TimeField indicating the start, stop, repetition and time zone information of the session.
setTimeDescriptions(Vector) - Method in interface android.javax.sdp.SessionDescription
Sets a TimeField indicating the start, stop, repetition and time zone information of the session.
setTimeout(int) - Method in class android.gov.nist.javax.sip.stack.BlockingQueueDispatchAuditor
 
setTimer(SipTimer) - Method in class android.gov.nist.javax.sip.stack.SIPTransactionStack
 
setTimerD(int) - Method in interface android.gov.nist.javax.sip.stack.SIPTransaction
 
setTimerD(int) - Method in class android.gov.nist.javax.sip.stack.SIPTransactionImpl
 
setTimerD(int) - Method in interface android.gov.nist.javax.sip.TransactionExt
Sets the value of Timer D (in ms)
setTimerT2(int) - Method in interface android.gov.nist.javax.sip.stack.SIPTransaction
 
setTimerT2(int) - Method in class android.gov.nist.javax.sip.stack.SIPTransactionImpl
 
setTimerT2(int) - Method in interface android.gov.nist.javax.sip.TransactionExt
Sets the value of Timer T2 (in ms)
setTimerT4(int) - Method in interface android.gov.nist.javax.sip.stack.SIPTransaction
 
setTimerT4(int) - Method in class android.gov.nist.javax.sip.stack.SIPTransactionImpl
 
setTimerT4(int) - Method in interface android.gov.nist.javax.sip.TransactionExt
Sets the value of Timer T4 (in ms)
setTimeStamp(float) - Method in class android.gov.nist.javax.sip.header.TimeStamp
 
setTimeStamp(float) - Method in interface android.javax.sip.header.TimeStampHeader
Deprecated.
This method is replaced with TimeStampHeader.setTimeStamp(float).
setTlsSecurityPolicy(TlsSecurityPolicy) - Method in class android.gov.nist.javax.sip.SipStackImpl
 
setTo(ToHeader) - Method in class android.gov.nist.javax.sip.message.SIPMessage
 
setToTag(String) - Method in class android.gov.nist.javax.sip.header.extensions.Join
Set the to-tag member
setToTag(String) - Method in interface android.gov.nist.javax.sip.header.extensions.JoinHeader
Sets the tag parameter of the FromHeader.
setToTag(String) - Method in class android.gov.nist.javax.sip.header.extensions.Replaces
Set the to-tag member
setToTag(String) - Method in interface android.gov.nist.javax.sip.header.extensions.ReplacesHeader
Sets the tag parameter of the FromHeader.
setToTag(String) - Method in class android.gov.nist.javax.sip.message.SIPMessage
Set the to tag.
setTraceLevel(int) - Method in class android.gov.nist.javax.sip.stack.ServerLog
Set the trace level for the stack.
setTransaction(Object) - Method in class android.gov.nist.javax.sip.message.SIPRequest
Book keeping field to set the current tx for the request.
setTransactionMapped(boolean) - Method in interface android.gov.nist.javax.sip.stack.SIPServerTransaction
Set if the transaction is known to stack.
setTransactionMapped(boolean) - Method in interface android.gov.nist.javax.sip.stack.SIPTransaction
 
setTransactionMapped(boolean) - Method in class android.gov.nist.javax.sip.stack.SIPTransactionImpl
 
setTransport(String) - Method in class android.gov.nist.javax.sip.header.Protocol
Set the transport member
setTransport(String) - Method in class android.gov.nist.javax.sip.header.Via
Sets the value of the transport.
setTransport(String) - Method in interface android.javax.sip.header.ViaHeader
Sets the value of the transport.
setTransportParam(String) - Method in class android.gov.nist.javax.sip.address.SipUri
Sets the value of the "transport" parameter.
setTransportParam(String) - Method in interface android.javax.sip.address.SipURI
Sets the value of the "transport" parameter.
setTtl(int) - Method in class android.gov.nist.javax.sdp.fields.ConnectionAddress
Set the ttl member
setTTL(int) - Method in class android.gov.nist.javax.sip.header.Via
Sets the value of the ttl parameter.
setTTL(int) - Method in interface android.javax.sip.header.ViaHeader
Sets the value of the ttl parameter.
setTTLParam(int) - Method in class android.gov.nist.javax.sip.address.SipUri
Sets the value of the ttl parameter.
setTTLParam(int) - Method in interface android.javax.sip.address.SipURI
Sets the value of the ttl parameter.
setType(String) - Method in class android.gov.nist.javax.sdp.fields.BandwidthField
Sets the bandwidth type.
setType(String) - Method in class android.gov.nist.javax.sdp.fields.KeyField
Set the type member
setType(String) - Method in class android.gov.nist.javax.sip.header.MediaRange
Set the type member
setType(String) - Method in interface android.javax.sdp.BandWidth
Sets the bandwidth type.
setTypedTime(boolean) - Method in class android.gov.nist.javax.sdp.fields.RepeatField
Sets whether the field will be output as a typed time or a integer value.
setTypedTime(boolean) - Method in class android.gov.nist.javax.sdp.fields.TimeField
Sets whether the field will be output as a typed time or a integer value.
setTypedTime(boolean) - Method in class android.gov.nist.javax.sdp.fields.ZoneField
Sets whether the field will be output as a typed time or a integer value.
setTypedTime(boolean) - Method in class android.gov.nist.javax.sdp.SdpEncoderImpl
Specifies whether to try to write "typed-time" fields instead of raw integer values.
setTypedTime(boolean) - Method in interface android.javax.sdp.RepeatTime
Sets whether the field will be output as a typed time or a integer value.
setTypedTime(boolean) - Method in interface android.javax.sdp.SdpEncoder
Specifies whether to try to write "typed-time" fields instead of raw integer values.
setTypedTime(boolean) - Method in interface android.javax.sdp.Time
Sets whether the field will be output as a typed time or a integer value.
setTypedTime(boolean) - Method in interface android.javax.sdp.TimeZoneAdjustment
Sets whether the field will be output as a typed time or a integer value.
setUnit(String) - Method in class android.gov.nist.javax.sdp.fields.TypedTime
 
setUnrecognizedHeadersList(LinkedList<String>) - Method in class android.gov.nist.javax.sip.message.SIPMessage
 
setURI(String) - Method in class android.gov.nist.javax.sdp.fields.URIField
 
setURI(URI) - Method in class android.gov.nist.javax.sdp.SessionDescriptionImpl
Sets the uri to the location of more details about the session.
setURI(URI) - Method in class android.gov.nist.javax.sip.address.AddressImpl
Sets the URI address of this Address.
setURI(URI) - Method in class android.gov.nist.javax.sip.header.AuthenticationHeader
Sets the URI of the WWWAuthenicateHeader to the uri parameter value.
setURI(URI) - Method in class android.gov.nist.javax.sip.header.ProxyAuthenticate
 
setUri(URI) - Method in class android.gov.nist.javax.sip.header.RequestLine
 
setUri(URI) - Method in interface android.gov.nist.javax.sip.header.SipRequestLine
Set the URI.
setURI(URI) - Method in class android.gov.nist.javax.sip.header.WWWAuthenticate
 
setURI(URI) - Method in interface android.javax.sdp.SessionDescription
Sets the uri to the location of more details about the session.
setURI(URI) - Method in interface android.javax.sip.address.Address
Sets the URI of this Address.
setURI(URI) - Method in interface android.javax.sip.header.AuthorizationHeader
Sets the URI of the AuthorizationHeader to the uri parameter value.
setURI(URI) - Method in interface android.javax.sip.header.WWWAuthenticateHeader
Deprecated.
Since v1.2. URI is not a supported parameter for this header.
setUriParameter(NameValue) - Method in class android.gov.nist.javax.sip.address.SipUri
Set the parameter as given.
setUriParm(String, Object) - Method in class android.gov.nist.javax.sip.address.SipUri
Set a given URI parameter.
setUriParms(NameValueList) - Method in class android.gov.nist.javax.sip.address.SipUri
Set the uriParms member
setURIRouteFlag() - Method in class android.gov.nist.javax.sip.stack.HopImpl
Set the URIRoute flag.
setUseDirect(boolean) - Method in class android.gov.nist.javax.sip.stack.ByteBufferFactory
 
setUser(String) - Method in class android.gov.nist.javax.sip.address.AddressImpl
Set the user name for the imbedded URI.
setUser(String) - Method in class android.gov.nist.javax.sip.address.Authority
Set the user name of the userInfo member.
setUser(String) - Method in class android.gov.nist.javax.sip.address.SipUri
Sets the user of SipURI.
setUser(String) - Method in class android.gov.nist.javax.sip.address.UserInfo
Set the user member
setUser(String) - Method in interface android.javax.sip.address.SipURI
Sets the user of SipURI.
setUserInfo(UserInfo) - Method in class android.gov.nist.javax.sip.address.Authority
Set the userInfo member
setUserName(String) - Method in class android.gov.nist.javax.sdp.fields.Email
Set the userName member
setUsername(String) - Method in class android.gov.nist.javax.sdp.fields.OriginField
Sets the name of the session originator.
setUsername(String) - Method in class android.gov.nist.javax.sip.header.AuthenticationHeader
Sets the Username of the AuthorizationHeader to the username parameter value.
setUsername(String) - Method in interface android.javax.sdp.Origin
Sets the name of the session originator.
setUsername(String) - Method in interface android.javax.sip.header.AuthorizationHeader
Sets the Username of the AuthorizationHeader to the username parameter value.
setUserParam(String) - Method in class android.gov.nist.javax.sip.address.SipUri
Sets the value of the user parameter.
setUserParam(String) - Method in interface android.javax.sip.address.SipURI
Sets the value of the user parameter.
setUserPassword(String) - Method in class android.gov.nist.javax.sip.address.SipUri
Set the user password.
setUserPassword(String) - Method in interface android.javax.sip.address.SipURI
Sets the user password associated with the user of SipURI.
setUserType(int) - Method in class android.gov.nist.javax.sip.address.UserInfo
Set the user type (to TELEPHONE_SUBSCRIBER or USER).
setUtranCellID3GPP(String) - Method in class android.gov.nist.javax.sip.header.ims.PAccessNetworkInfo
Set the UtranCellID field.
setUtranCellID3GPP(String) - Method in interface android.gov.nist.javax.sip.header.ims.PAccessNetworkInfoHeader
 
setValue(String) - Method in class android.gov.nist.core.NameValue
 
setValue(String) - Method in class android.gov.nist.javax.sdp.fields.AttributeField
Sets the value of this attribute.
setValue(int) - Method in class android.gov.nist.javax.sdp.fields.BandwidthField
Sets the bandwidth value.
setValue(String) - Method in class android.gov.nist.javax.sdp.fields.EmailField
Set the value.
setValue(String) - Method in class android.gov.nist.javax.sdp.fields.InformationField
Set the value.
setValue(String) - Method in class android.gov.nist.javax.sdp.fields.PhoneField
Sets the value.
setValue(String) - Method in class android.gov.nist.javax.sdp.fields.SessionNameField
Sets the value
setValue(String) - Method in class android.gov.nist.javax.sip.header.ExtensionHeaderImpl
Set the value of the header.
setValue(String) - Method in class android.gov.nist.javax.sip.header.extensions.Join
 
setValue(String) - Method in class android.gov.nist.javax.sip.header.extensions.MinSE
 
setValue(String) - Method in class android.gov.nist.javax.sip.header.extensions.References
 
setValue(String) - Method in class android.gov.nist.javax.sip.header.extensions.ReferredBy
 
setValue(String) - Method in class android.gov.nist.javax.sip.header.extensions.Replaces
 
setValue(String) - Method in class android.gov.nist.javax.sip.header.extensions.SessionExpires
 
setValue(String) - Method in class android.gov.nist.javax.sip.header.ims.PAccessNetworkInfo
 
setValue(String) - Method in class android.gov.nist.javax.sip.header.ims.PAssertedIdentity
 
setValue(String) - Method in class android.gov.nist.javax.sip.header.ims.PAssertedService
 
setValue(String) - Method in class android.gov.nist.javax.sip.header.ims.PAssociatedURI
 
setValue(String) - Method in class android.gov.nist.javax.sip.header.ims.Path
 
setValue(String) - Method in class android.gov.nist.javax.sip.header.ims.PCalledPartyID
 
setValue(String) - Method in class android.gov.nist.javax.sip.header.ims.PChargingFunctionAddresses
 
setValue(String) - Method in class android.gov.nist.javax.sip.header.ims.PChargingVector
 
setValue(String) - Method in class android.gov.nist.javax.sip.header.ims.PMediaAuthorization
 
setValue(String) - Method in class android.gov.nist.javax.sip.header.ims.PPreferredIdentity
 
setValue(String) - Method in class android.gov.nist.javax.sip.header.ims.PPreferredService
 
setValue(String) - Method in class android.gov.nist.javax.sip.header.ims.PProfileKey
 
setValue(String) - Method in class android.gov.nist.javax.sip.header.ims.Privacy
Suppress direct setting of values.
setValue(String) - Method in class android.gov.nist.javax.sip.header.ims.PServedUser
 
setValue(String) - Method in class android.gov.nist.javax.sip.header.ims.PUserDatabase
 
setValue(String) - Method in class android.gov.nist.javax.sip.header.ims.PVisitedNetworkID
 
setValue(String) - Method in class android.gov.nist.javax.sip.header.ims.SecurityClient
 
setValue(String) - Method in class android.gov.nist.javax.sip.header.ims.SecurityServer
 
setValue(String) - Method in class android.gov.nist.javax.sip.header.ims.SecurityVerify
 
setValue(String) - Method in class android.gov.nist.javax.sip.header.ims.ServiceRoute
 
setValue(String) - Method in class android.gov.nist.javax.sip.header.SIPETag
This method needs to be added for backwards compatibility to avoid ClassCast exception on V1.1 applications
setValue(String) - Method in class android.gov.nist.javax.sip.header.SIPIfMatch
For v 1.1 backwards compatibility.
setValue(String) - Method in interface android.javax.sdp.Attribute
Sets the value of this attribute.
setValue(int) - Method in interface android.javax.sdp.BandWidth
Sets the bandwidth value.
setValue(String) - Method in interface android.javax.sdp.EMail
Set the value.
setValue(String) - Method in interface android.javax.sdp.Info
Set the value.
setValue(String) - Method in interface android.javax.sdp.Phone
Sets the value.
setValue(String) - Method in interface android.javax.sdp.SessionName
Sets the value
setValue(String) - Method in interface android.javax.sip.header.ExtensionHeader
Sets the value parameter of the ExtensionHeader.
setValueAllowNull(String) - Method in class android.gov.nist.javax.sdp.fields.AttributeField
Allow for null value when setting the value.
setValueAsObject(Object) - Method in class android.gov.nist.core.NameValue
Set the value member
setVersion(int) - Method in class android.gov.nist.javax.sdp.fields.ProtoVersionField
Sets the version.
setVersion(Version) - Method in class android.gov.nist.javax.sdp.SessionDescriptionImpl
Sets the version of SDP in use.
setVersion(Version) - Method in interface android.javax.sdp.SessionDescription
Sets the version of SDP in use.
setVersion(int) - Method in interface android.javax.sdp.Version
Sets the version.
setVia(List) - Method in class android.gov.nist.javax.sip.message.SIPMessage
Set A list of via headers.
setViaHost(String) - Method in interface android.gov.nist.javax.sip.stack.SIPClientTransaction
Set the port of the recipient.
setViaHost(String) - Method in class android.gov.nist.javax.sip.stack.SIPClientTransactionImpl
 
setViaPort(int) - Method in interface android.gov.nist.javax.sip.stack.SIPClientTransaction
Set the port of the recipient.
setViaPort(int) - Method in class android.gov.nist.javax.sip.stack.SIPClientTransactionImpl
 
setVisitedNetworkID(String) - Method in class android.gov.nist.javax.sip.header.ims.PVisitedNetworkID
Set the visited network ID as a string.
setVisitedNetworkID(Token) - Method in class android.gov.nist.javax.sip.header.ims.PVisitedNetworkID
Set the visited network ID as a token
setVisitedNetworkID(String) - Method in interface android.gov.nist.javax.sip.header.ims.PVisitedNetworkIDHeader
Set the visited network ID as a string.
setVisitedNetworkID(Token) - Method in interface android.gov.nist.javax.sip.header.ims.PVisitedNetworkIDHeader
Set the visited network ID as a token
setWildCard() - Method in class android.gov.nist.javax.sip.header.Contact
 
setWildCard() - Method in interface android.javax.sip.header.ContactHeader
Sets a wildcard on this contact address that is "*" is assigned to the contact header so that the header will have the format of Contact: *.
setWildCardFlag() - Method in class android.gov.nist.javax.sip.address.AddressImpl
Mark this a wild card address type.
setWildCardFlag(boolean) - Method in class android.gov.nist.javax.sip.header.Contact
Set the wildCardFlag member
setWkday(String) - Method in class android.gov.nist.javax.sip.header.SIPDate
Set the wkday member
setYear(int) - Method in class android.gov.nist.javax.sip.header.SIPDate
Set the year member
setZero() - Method in class android.gov.nist.javax.sdp.fields.TimeField
Sets the start and stop times to zero (in NTP).
setZero() - Method in interface android.javax.sdp.Time
Sets the start and stop times to zero (in NTP).
setZoneAdjustments(Hashtable) - Method in class android.gov.nist.javax.sdp.fields.ZoneField
Sets the Hashtable of adjustment times, where: key = Date.
setZoneAdjustments(Vector) - Method in class android.gov.nist.javax.sdp.SessionDescriptionImpl
Sets the time zone adjustment for the TimeField.
setZoneAdjustments(Vector) - Method in interface android.javax.sdp.SessionDescription
Sets the time zone adjustment for the TimeField.
setZoneAdjustments(Hashtable) - Method in interface android.javax.sdp.TimeZoneAdjustment
Sets the Hashtable of adjustment times, where: key = Date.
shutdown() - Method in class android.gov.nist.javax.sip.ThreadAffinityExecutor
 
shutdownNow() - Method in class android.gov.nist.javax.sip.ThreadAffinityExecutor
 
shutdownThreadpool() - Static method in class android.gov.nist.javax.sip.parser.PostParseExecutorServices
 
sign - Variable in class android.gov.nist.javax.sdp.fields.ZoneAdjustment
 
SIGNATURE - Static variable in class android.gov.nist.javax.sip.header.AuthenticationHeader
 
SIGNATURE - Static variable in interface android.gov.nist.javax.sip.header.ParameterNames
 
SIGNED_BY - Static variable in class android.gov.nist.javax.sip.header.AuthenticationHeader
 
SIGNED_BY - Static variable in interface android.gov.nist.javax.sip.header.ParameterNames
 
SINGLETON - Static variable in class android.gov.nist.core.net.DefaultNetworkLayer
single default network layer; for flexibility, it may be better not to make it a singleton, but singleton seems to make sense currently.
SIP - Static variable in class android.gov.nist.javax.sip.address.GenericURI
 
SIP - Static variable in class android.gov.nist.javax.sip.address.NetObject
 
SIP - Static variable in interface android.gov.nist.javax.sip.parser.TokenNames
 
SIP - Static variable in interface android.gov.nist.javax.sip.parser.TokenTypes
 
SIP_ETAG - Static variable in interface android.gov.nist.javax.sip.header.SIPHeaderNames
 
SIP_ETAG - Static variable in interface android.gov.nist.javax.sip.parser.TokenTypes
 
SIP_IF_MATCH - Static variable in interface android.gov.nist.javax.sip.header.SIPHeaderNames
 
SIP_IF_MATCH - Static variable in interface android.gov.nist.javax.sip.parser.TokenTypes
 
SIP_INSTANCE - Static variable in interface android.gov.nist.javax.sip.header.ParameterNames
 
SIP_PACKAGE - Static variable in interface android.gov.nist.core.PackageNames
 
SIP_URI_SCHEME - Static variable in interface android.gov.nist.javax.sip.address.ParameterNames
 
SIP_VERSION_STRING - Static variable in interface android.gov.nist.javax.sip.SIPConstants
constant SIP_VERSION_STRING
SIPClientTransaction - Interface in android.gov.nist.javax.sip.stack
 
SIPClientTransactionImpl - Class in android.gov.nist.javax.sip.stack
Represents a client transaction.
SIPClientTransactionImpl(SIPTransactionStack, MessageChannel) - Constructor for class android.gov.nist.javax.sip.stack.SIPClientTransactionImpl
Creates a new client transaction.
SIPClientTransactionImpl.TransactionTimer - Class in android.gov.nist.javax.sip.stack
 
SIPClientTransactionImpl.TransactionTimer() - Constructor for class android.gov.nist.javax.sip.stack.SIPClientTransactionImpl.TransactionTimer
 
SIPConstants - Interface in android.gov.nist.javax.sip
Default constants for SIP.
SIPDate - Class in android.gov.nist.javax.sip.header
Implements a parser class for tracking expiration time when specified as a Date value.
SIPDate() - Constructor for class android.gov.nist.javax.sip.header.SIPDate
Initializer, sets all the fields to invalid values.
SIPDate(long) - Constructor for class android.gov.nist.javax.sip.header.SIPDate
Construct a SIP date from the time offset given in miliseconds
SIPDateHeader - Class in android.gov.nist.javax.sip.header
Date Header.
SIPDateHeader() - Constructor for class android.gov.nist.javax.sip.header.SIPDateHeader
Default constructor.
SIPDialog - Class in android.gov.nist.javax.sip.stack
Tracks dialogs.
SIPDialog(SIPTransaction) - Constructor for class android.gov.nist.javax.sip.stack.SIPDialog
Constructor given the first transaction.
SIPDialog(SIPClientTransaction, SIPResponse) - Constructor for class android.gov.nist.javax.sip.stack.SIPDialog
Constructor given a transaction and a response.
SIPDialog(SipProviderImpl, SIPResponse) - Constructor for class android.gov.nist.javax.sip.stack.SIPDialog
create a sip dialog with a response ( no tx)
SIPDialog(SIPClientTransaction, SIPTransaction) - Constructor for class android.gov.nist.javax.sip.stack.SIPDialog
Creates a new dialog based on a received NOTIFY.
SIPDialog.AckSendingStrategyImpl - Class in android.gov.nist.javax.sip.stack
 
SIPDialog.AckSendingStrategyImpl() - Constructor for class android.gov.nist.javax.sip.stack.SIPDialog.AckSendingStrategyImpl
 
SIPDialog.ReInviteSender - Class in android.gov.nist.javax.sip.stack
This task waits till a pending ACK has been recorded and then sends out a re-INVITE.
SIPDialog.ReInviteSender(ClientTransaction) - Constructor for class android.gov.nist.javax.sip.stack.SIPDialog.ReInviteSender
 
SIPDialogErrorEvent - Class in android.gov.nist.javax.sip.stack
An event that indicates that a dialog has encountered an error.
SIPDialogErrorEvent(SIPDialog, DialogTimeoutEvent.Reason) - Constructor for class android.gov.nist.javax.sip.stack.SIPDialogErrorEvent
 
SIPDialogErrorEvent(SIPDialog, SIPClientTransaction, DialogTimeoutEvent.Reason) - Constructor for class android.gov.nist.javax.sip.stack.SIPDialogErrorEvent
 
SIPDialogEventListener - Interface in android.gov.nist.javax.sip.stack
Interface implemented by classes that want to be notified of asynchronous dialog events.
SIPDuplicateHeaderException - Exception in android.gov.nist.javax.sip.message
Duplicate header exception: thrown when there is more than one header of a type where there should only be one.
SIPDuplicateHeaderException(String) - Constructor for exception android.gov.nist.javax.sip.message.SIPDuplicateHeaderException
 
SIPETag - Class in android.gov.nist.javax.sip.header
the SIP-ETag header.
SIPETag() - Constructor for class android.gov.nist.javax.sip.header.SIPETag
Default constructor
SIPETag(String) - Constructor for class android.gov.nist.javax.sip.header.SIPETag
 
SIPETagHeader - Interface in android.javax.sip.header
This interface represents the SIP-ETag header, as defined by RFC3903.
SIPETagParser - Class in android.gov.nist.javax.sip.parser
Parser for SIP-ETag header.
SIPETagParser(String) - Constructor for class android.gov.nist.javax.sip.parser.SIPETagParser
Creates a new instance of PriorityParser
SIPETagParser(Lexer) - Constructor for class android.gov.nist.javax.sip.parser.SIPETagParser
Constructor
sipEvent - Variable in class android.gov.nist.javax.sip.EventWrapper
 
SIPEventInterceptor - Interface in android.gov.nist.javax.sip.stack
This interface is the solution for https://jain-sip.dev.java.net/issues/show_bug.cgi?id=337 It allows to wrap the JSIP pipeline and execute custom analysis logic as SIP messages advance through the pipeline checkpoints.
sipEventInterceptor - Variable in class android.gov.nist.javax.sip.stack.SIPTransactionStack
 
SipException - Exception in android.javax.sip
A SipException is thrown when a general SIP exception is encountered, when no other specialized exception defined in this specification can handle the error.
SipException() - Constructor for exception android.javax.sip.SipException
Constructs a new SipException
SipException(String) - Constructor for exception android.javax.sip.SipException
Constructs a new SipException with the specified error message.
SipException(String, Throwable) - Constructor for exception android.javax.sip.SipException
Constructs a new SipException with the specified error message and specialized cause that triggered this error condition.
SipFactory - Class in android.javax.sip
The SipFactory is a singleton class which applications can use a single access point to obtain proprietary implementations of this specification.
SIPHeader - Class in android.gov.nist.javax.sip.header
Root class from which all SIPHeader objects are subclassed.
SIPHeader(String) - Constructor for class android.gov.nist.javax.sip.header.SIPHeader
Constructor
SIPHeader() - Constructor for class android.gov.nist.javax.sip.header.SIPHeader
Default constructor
sipHeader - Variable in exception android.gov.nist.javax.sip.message.SIPDuplicateHeaderException
 
SIPHeaderList<HDR extends SIPHeader> - Class in android.gov.nist.javax.sip.header
This is the root class for all lists of SIP headers.
SIPHeaderList(Class<HDR>, String) - Constructor for class android.gov.nist.javax.sip.header.SIPHeaderList
Constructor
SIPHeaderNames - Interface in android.gov.nist.javax.sip.header
SIPHeader names that are supported by this parser
SIPHeaderNamesCache - Class in android.gov.nist.javax.sip.header
 
SIPHeaderNamesCache() - Constructor for class android.gov.nist.javax.sip.header.SIPHeaderNamesCache
 
SIPHeaderNamesIms - Interface in android.gov.nist.javax.sip.header.ims
 
SIPHEADERS_PACKAGE - Static variable in interface android.gov.nist.core.PackageNames
 
SIPIfMatch - Class in android.gov.nist.javax.sip.header
the SIP-If-Match header.
SIPIfMatch() - Constructor for class android.gov.nist.javax.sip.header.SIPIfMatch
Default constructor
SIPIfMatch(String) - Constructor for class android.gov.nist.javax.sip.header.SIPIfMatch
 
SIPIfMatchHeader - Interface in android.javax.sip.header
This interface represents the SIP-If-Match header, as defined by RFC3903.
SIPIfMatchParser - Class in android.gov.nist.javax.sip.parser
Parser for SIP-If-Match header.
SIPIfMatchParser(String) - Constructor for class android.gov.nist.javax.sip.parser.SIPIfMatchParser
Creates a new instance of PriorityParser
SIPIfMatchParser(Lexer) - Constructor for class android.gov.nist.javax.sip.parser.SIPIfMatchParser
Constructor
SipListener - Interface in android.javax.sip
This interface represents the application view to a SIP stack therefore defines the application's communication channel to the SIP stack.
SipListenerExt - Interface in android.gov.nist.javax.sip
This interface extends the SipListener interface and adds the following events to it : DialogTimeoutEvent- these are timeout notifications emitted as events by the SipProvider.
sipMessage - Variable in exception android.gov.nist.javax.sip.message.SIPDuplicateHeaderException
 
SIPMessage - Class in android.gov.nist.javax.sip.message
This is the main SIP Message structure.
SIPMessage() - Constructor for class android.gov.nist.javax.sip.message.SIPMessage
Constructor: Initializes lists and list headers.
sipMessageFactory - Variable in class android.gov.nist.javax.sip.stack.SIPTransactionStack
 
sipMessageListener - Variable in class android.gov.nist.javax.sip.parser.NioPipelineParser
The message listener that is registered with this parser.
sipMessageListener - Variable in class android.gov.nist.javax.sip.parser.PipelinedMsgParser
The message listener that is registered with this parser.
SIPMessageListener - Interface in android.gov.nist.javax.sip.parser
Interface that provides methods for processing good and bad messages for the PipelinedMessageParser.
SIPMessageValve - Interface in android.gov.nist.javax.sip.stack
This interface has callbacks that are notified for every SIP message arriving at the container.
sipMessageValves - Variable in class android.gov.nist.javax.sip.stack.SIPTransactionStack
 
sipMonth - Variable in class android.gov.nist.javax.sip.header.SIPDate
sipMonth member
SIPObject - Class in android.gov.nist.javax.sip.header
Root class for all singleton objects in this package: specializes the gov.nist.sip.header.GenericObject class for SIPHeader related objects.
SIPObject() - Constructor for class android.gov.nist.javax.sip.header.SIPObject
default Constructor
SIPObjectList - Class in android.gov.nist.javax.sip.header
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.
SIPObjectList(String) - Constructor for class android.gov.nist.javax.sip.header.SIPObjectList
Construct a SIPObject List given a list name.
SIPObjectList() - Constructor for class android.gov.nist.javax.sip.header.SIPObjectList
Construct an empty SIPObjectList.
sipProvider - Variable in class android.gov.nist.javax.sip.ListeningPointImpl
Provider back pointer
SipProvider - Interface in android.javax.sip
This interface represents the messaging entity of a SIP stack and as such is the interface that defines the messaging and transactional component view of the SIP stack.
SipProviderExt - Interface in android.gov.nist.javax.sip
Extensions to SipProvider under consideration for Version 2.0.
SipProviderImpl - Class in android.gov.nist.javax.sip
Implementation of the JAIN-SIP provider interface.
SipProviderImpl(SipStackImpl) - Constructor for class android.gov.nist.javax.sip.SipProviderImpl
Creates a new instance of SipProviderImpl
sipProviders - Variable in class android.gov.nist.javax.sip.SipStackImpl
 
SIPRequest - Class in android.gov.nist.javax.sip.message
The SIP Request structure.
SIPRequest() - Constructor for class android.gov.nist.javax.sip.message.SIPRequest
Constructor.
SipRequestLine - Interface in android.gov.nist.javax.sip.header
The SIP Request Line.
SIPResponse - Class in android.gov.nist.javax.sip.message
SIP Response structure.
SIPResponse() - Constructor for class android.gov.nist.javax.sip.message.SIPResponse
Constructor.
SIPS - Static variable in class android.gov.nist.javax.sip.address.GenericURI
 
SIPS - Static variable in class android.gov.nist.javax.sip.address.NetObject
 
SIPS - Static variable in interface android.gov.nist.javax.sip.parser.TokenNames
 
SIPS - Static variable in interface android.gov.nist.javax.sip.parser.TokenTypes
 
SIPS_URI_SCHEME - Static variable in interface android.gov.nist.javax.sip.address.ParameterNames
 
SIPServerTransaction - Interface in android.gov.nist.javax.sip.stack
 
SIPServerTransactionImpl - Class in android.gov.nist.javax.sip.stack
Represents a server transaction.
SIPServerTransactionImpl(SIPTransactionStack, MessageChannel) - Constructor for class android.gov.nist.javax.sip.stack.SIPServerTransactionImpl
Creates a new server transaction.
sipStack - Variable in class android.gov.nist.javax.sip.ListeningPointImpl
Our stack
sipStack - Variable in class android.gov.nist.javax.sip.SipProviderImpl
 
sipStack - Variable in class android.gov.nist.javax.sip.stack.CongestionControlMessageValve
 
sipStack - Variable in class android.gov.nist.javax.sip.stack.ConnectionOrientedMessageChannel
 
sipStack - Variable in class android.gov.nist.javax.sip.stack.MessageProcessor
Our stack (that created us).
sipStack - Variable in class android.gov.nist.javax.sip.stack.SIPTransactionImpl
 
sipStack - Variable in class android.gov.nist.javax.sip.stack.UDPMessageChannel
SIP Stack structure for this channel.
SipStack - Interface in android.javax.sip
This interface represents the management interface of a SIP stack implementing this specification and as such is the interface that defines the management/architectural view of the SIP stack.
SipStackExt - Interface in android.gov.nist.javax.sip
SIP Stack extensions to be added to the next spec revision.
SipStackImpl - Class in android.gov.nist.javax.sip
Implementation of SipStack.
SipStackImpl() - Constructor for class android.gov.nist.javax.sip.SipStackImpl
Creates a new instance of SipStackImpl.
SipStackImpl(Properties) - Constructor for class android.gov.nist.javax.sip.SipStackImpl
Constructor for the stack.
sipStackImpl - Variable in class android.gov.nist.javax.sip.stack.timers.AffinitityExecutorSipTimer
 
sipStackImpl - Variable in class android.gov.nist.javax.sip.stack.timers.DefaultSipTimer
 
sipStackImpl - Variable in class android.gov.nist.javax.sip.stack.timers.ScheduledExecutorSipTimer
 
SIPStackTimerTask - Class in android.gov.nist.javax.sip.stack
A subclass of TimerTask which runs TimerTask code within a try/catch block to avoid killing the SIPTransactionStack timer thread.
SIPStackTimerTask() - Constructor for class android.gov.nist.javax.sip.stack.SIPStackTimerTask
 
SipStatusLine - Interface in android.gov.nist.javax.sip.header
The SIP Status line.
SipTimer - Interface in android.gov.nist.javax.sip.stack.timers
Interface to implement to plug a new Timer implementation.
SIPTransaction - Interface in android.gov.nist.javax.sip.stack
 
SIPTransactionErrorEvent - Class in android.gov.nist.javax.sip.stack
An event that indicates that a transaction has encountered an error.
SIPTransactionEventListener - Interface in android.gov.nist.javax.sip.stack
Interface implemented by classes that want to be notified of asynchronous transacion events.
SIPTransactionImpl - Class in android.gov.nist.javax.sip.stack
Abstract class to support both client and server transactions.
SIPTransactionImpl(SIPTransactionStack, MessageChannel) - Constructor for class android.gov.nist.javax.sip.stack.SIPTransactionImpl
Transaction constructor.
SIPTransactionStack - Class in android.gov.nist.javax.sip.stack
This is the sip stack.
SIPTransactionStack() - Constructor for class android.gov.nist.javax.sip.stack.SIPTransactionStack
Default constructor.
SIPTransactionStack(StackMessageFactory) - Constructor for class android.gov.nist.javax.sip.stack.SIPTransactionStack
Construcor for the stack.
SIPTransactionStack.PingTimer - Class in android.gov.nist.javax.sip.stack
 
SIPTransactionStack.PingTimer(ThreadAuditor.ThreadHandle) - Constructor for class android.gov.nist.javax.sip.stack.SIPTransactionStack.PingTimer
 
SipUri - Class in android.gov.nist.javax.sip.address
Implementation of the SipURI interface.
SipUri() - Constructor for class android.gov.nist.javax.sip.address.SipUri
 
SipURI - Interface in android.javax.sip.address
This class represents SIP URIs, that may have either a sip: or sips: scheme.
SipURIExt - Interface in android.gov.nist.javax.sip.address
URI Interface extensions that will be added to version 2.0 of the JSR 32 spec.
sipURL(boolean) - Method in class android.gov.nist.javax.sip.parser.URLParser
Parse and return a structure for a SIP URL.
sipVersion - Variable in class android.gov.nist.javax.sip.header.RequestLine
sipVersion field
sipVersion - Variable in class android.gov.nist.javax.sip.header.StatusLine
sipVersion field
sipVersion() - Method in class android.gov.nist.javax.sip.parser.Parser
 
sipWkDay - Variable in class android.gov.nist.javax.sip.header.SIPDate
sipWkDay member
size() - Method in class android.gov.nist.core.DuplicateNameValueList
 
size() - Method in class android.gov.nist.core.MultiValueMapImpl
 
size() - Method in class android.gov.nist.core.NameValueList
Return the size of the embedded map
size() - Method in class android.gov.nist.javax.sip.header.SIPHeaderList
Get the number of headers in the list.
size - Variable in class android.gov.nist.javax.sip.message.SIPMessage
 
SLASH - Static variable in class android.gov.nist.core.GenericObject
 
SLASH - Static variable in class android.gov.nist.core.GenericObjectList
 
SLASH - Static variable in class android.gov.nist.core.LexerCore
 
SLASH - Static variable in interface android.gov.nist.core.Separators
 
SLASH - Static variable in interface android.gov.nist.javax.sip.parser.TokenTypes
 
SNUM - Static variable in interface android.gov.nist.javax.sip.header.ParameterNames
 
sock - Variable in class android.gov.nist.javax.sip.stack.ConnectionOrientedMessageProcessor
 
sock - Variable in class android.gov.nist.javax.sip.stack.UDPMessageProcessor
 
socket - Variable in class android.gov.nist.javax.sip.stack.NioTcpMessageProcessor.ChangeRequest
 
socketChannel - Variable in class android.gov.nist.javax.sip.stack.NioTcpMessageChannel
 
socketTimeoutAuditor - Variable in class android.gov.nist.javax.sip.stack.NIOHandler
 
SocketTimeoutAuditor - Class in android.gov.nist.javax.sip.stack
 
SocketTimeoutAuditor(long, NIOHandler) - Constructor for class android.gov.nist.javax.sip.stack.SocketTimeoutAuditor
 
SP - Static variable in class android.gov.nist.core.GenericObject
 
SP - Static variable in class android.gov.nist.core.GenericObjectList
 
SP - Static variable in class android.gov.nist.core.LexerCore
 
SP - Static variable in interface android.gov.nist.core.Separators
 
SP - Static variable in interface android.gov.nist.javax.sip.parser.TokenTypes
 
SPI_C - Static variable in interface android.gov.nist.javax.sip.header.ims.ParameterNamesIms
 
SPI_S - Static variable in interface android.gov.nist.javax.sip.header.ims.ParameterNamesIms
 
SPorHT() - Method in class android.gov.nist.core.LexerCore
 
sprint(String) - Method in class android.gov.nist.core.GenericObject
Add a new string to the accumulated string representation.
sprint(Object) - Method in class android.gov.nist.core.GenericObject
Pretty printing function accumulator for objects.
sprint(int) - Method in class android.gov.nist.core.GenericObject
Pretty printing accumulator function for ints
sprint(short) - Method in class android.gov.nist.core.GenericObject
Pretty printing accumulator function for shorts
sprint(char) - Method in class android.gov.nist.core.GenericObject
Pretty printing accumulator function for chars
sprint(long) - Method in class android.gov.nist.core.GenericObject
Pretty printing accumulator function for longs
sprint(boolean) - Method in class android.gov.nist.core.GenericObject
Pretty printing accumulator function for booleans
sprint(double) - Method in class android.gov.nist.core.GenericObject
Pretty printing accumulator function for doubles
sprint(float) - Method in class android.gov.nist.core.GenericObject
Pretty printing accumulator function for floats
sprint(String) - Method in class android.gov.nist.javax.sdp.fields.SDPObject
 
SRAND - Static variable in interface android.gov.nist.javax.sip.header.ParameterNames
 
sslEngine - Variable in class android.gov.nist.javax.sip.stack.SSLStateMachine
 
SslNetworkLayer - Class in android.gov.nist.core.net
extended implementation of a network layer that allows to define a private java keystores/truststores
SslNetworkLayer(SipStackImpl, String, String, char[], char[], String, String) - Constructor for class android.gov.nist.core.net.SslNetworkLayer
 
SSLStateMachine - Class in android.gov.nist.javax.sip.stack
This is a helper state machine that negotiates the SSL connection automatically without ever blocking any threads.
SSLStateMachine(SSLEngine, NioTlsChannelInterface) - Constructor for class android.gov.nist.javax.sip.stack.SSLStateMachine
 
SSLStateMachine.MessageSendCallback - Interface in android.gov.nist.javax.sip.stack
 
SSLStateMachine.MessageSendItem - Class in android.gov.nist.javax.sip.stack
Each time we send a SIP message it will be associated with the originating channel.send() method which keep additional information about the transport in its context.
SSLStateMachine.MessageSendItem(ByteBuffer, SSLStateMachine.MessageSendCallback) - Constructor for class android.gov.nist.javax.sip.stack.SSLStateMachine.MessageSendItem
 
STACK_PACKAGE - Static variable in interface android.gov.nist.core.PackageNames
 
stackAddress - Variable in class android.gov.nist.javax.sip.stack.SIPTransactionStack
 
stackInetAddress - Variable in class android.gov.nist.javax.sip.stack.SIPTransactionStack
 
StackLogger - Interface in android.gov.nist.core
interface that loggers should implement so that the stack can log to various loggers impl such as log4j, commons logging, sl4j, ...
stackLogger - Variable in class android.gov.nist.javax.sip.stack.ServerLog
 
StackMessageFactory - Interface in android.gov.nist.javax.sip.stack
An interface for generating new requests and responses.
stackName - Variable in class android.gov.nist.javax.sip.stack.SIPTransactionStack
 
stackTraces - Variable in class android.gov.nist.javax.sip.stack.CallAnalyzer.ThreadInfo
 
STALE - Static variable in class android.gov.nist.javax.sip.header.AuthenticationHeader
 
STALE - Static variable in interface android.gov.nist.javax.sip.header.ParameterNames
 
STAR - Static variable in class android.gov.nist.core.GenericObject
 
STAR - Static variable in class android.gov.nist.core.GenericObjectList
 
STAR - Static variable in class android.gov.nist.core.LexerCore
 
STAR - Static variable in interface android.gov.nist.core.Separators
 
STAR - Static variable in interface android.gov.nist.javax.sip.parser.TokenTypes
 
START - Static variable in class android.gov.nist.core.LexerCore
 
START - Static variable in interface android.gov.nist.javax.sip.parser.TokenTypes
 
start() - Method in class android.gov.nist.javax.sip.SipStackImpl
 
start(int) - Method in class android.gov.nist.javax.sip.stack.BlockingQueueDispatchAuditor
 
start() - Method in class android.gov.nist.javax.sip.stack.MessageProcessor
Start our thread.
start() - Method in class android.gov.nist.javax.sip.stack.NioTcpMessageProcessor
 
start() - Method in class android.gov.nist.javax.sip.stack.sctp.SCTPMessageProcessor
 
start() - Method in class android.gov.nist.javax.sip.stack.TCPMessageProcessor
Start the processor.
start(SipStackImpl, Properties) - Method in class android.gov.nist.javax.sip.stack.timers.AffinitityExecutorSipTimer
 
start(SipStackImpl, Properties) - Method in class android.gov.nist.javax.sip.stack.timers.DefaultSipTimer
 
start(SipStackImpl, Properties) - Method in class android.gov.nist.javax.sip.stack.timers.ScheduledExecutorSipTimer
 
start(SipStackImpl, Properties) - Method in interface android.gov.nist.javax.sip.stack.timers.SipTimer
Start the SIP Timer, called when the stack is created.
start() - Method in class android.gov.nist.javax.sip.stack.TLSMessageProcessor
Start the processor.
start() - Method in class android.gov.nist.javax.sip.stack.UDPMessageProcessor
Start our processor thread.
start() - Method in interface android.javax.sip.SipStack
This method initiates the active processing of the stack.
startAnalysis(CallAnalyzer.MetricReference) - Method in class android.gov.nist.javax.sip.stack.CallAnalyzer
Start the analysis job that will check the status of the requests periodically and make thread dumps if some request is stuck.
started - Variable in class android.gov.nist.javax.sip.stack.timers.DefaultSipTimer
 
startHandshakeWatchdog() - Method in class android.gov.nist.javax.sip.stack.HandshakeCompletedListenerImpl
 
startRetransmitTimer(SIPServerTransaction, Response) - Method in class android.gov.nist.javax.sip.stack.SIPDialog
Start the retransmit timer.
startsId() - Method in class android.gov.nist.core.LexerCore
 
startsIdNoWhiteSpace() - Method in class android.gov.nist.core.LexerCore
 
startsSafeToken() - Method in class android.gov.nist.core.LexerCore
 
startTime - Variable in class android.gov.nist.javax.sdp.fields.TimeField
 
startTimer() - Method in class android.gov.nist.javax.sip.parser.Pipeline
 
startTimer(SIPServerTransaction) - Method in class android.gov.nist.javax.sip.stack.SIPDialog
Start the dialog timer.
startTransactionTimer() - Method in class android.gov.nist.javax.sip.stack.SIPClientTransactionImpl
Start the timer task.
startTransactionTimer() - Method in class android.gov.nist.javax.sip.stack.SIPServerTransactionImpl
 
startTransactionTimer() - Method in interface android.gov.nist.javax.sip.stack.SIPTransaction
Start the timer that runs the transaction state machine.
startTransactionTimerJ(long) - Method in class android.gov.nist.javax.sip.stack.SIPServerTransactionImpl
Start the timer task.
state - Variable in class android.gov.nist.javax.sip.header.SubscriptionState
 
staticQueue - Static variable in class android.gov.nist.javax.sip.parser.PostParseExecutorServices
 
staticQueueAuditor - Static variable in class android.gov.nist.javax.sip.parser.PostParseExecutorServices
 
STATUS - Static variable in class android.gov.nist.javax.sdp.fields.PreconditionFields
 
STATUS_E2E - Static variable in class android.gov.nist.javax.sdp.fields.PreconditionFields
 
STATUS_LOCAL - Static variable in class android.gov.nist.javax.sdp.fields.PreconditionFields
 
STATUS_REMOTE - Static variable in class android.gov.nist.javax.sdp.fields.PreconditionFields
 
statusCode - Variable in class android.gov.nist.javax.sip.header.StatusLine
status code field
statusCode() - Method in class android.gov.nist.javax.sip.parser.StatusLineParser
 
StatusLine - Class in android.gov.nist.javax.sip.header
Status Line (for SIPReply) messages.
StatusLine() - Constructor for class android.gov.nist.javax.sip.header.StatusLine
Default Constructor
statusLine - Variable in class android.gov.nist.javax.sip.message.SIPResponse
 
StatusLineParser - Class in android.gov.nist.javax.sip.parser
Parser for the SIP status line.
StatusLineParser(String) - Constructor for class android.gov.nist.javax.sip.parser.StatusLineParser
 
StatusLineParser(Lexer) - Constructor for class android.gov.nist.javax.sip.parser.StatusLineParser
 
stop() - Method in class android.gov.nist.javax.sip.EventScanner
Stop the event scanner.
stop() - Method in class android.gov.nist.javax.sip.SipProviderImpl
Stop processing messages for this provider.
stop() - Method in class android.gov.nist.javax.sip.SipStackImpl
 
stop() - Method in class android.gov.nist.javax.sip.stack.BlockingQueueDispatchAuditor
 
stop() - Method in class android.gov.nist.javax.sip.stack.CallAnalyzer
Stop everything
stop() - Method in class android.gov.nist.javax.sip.stack.MessageProcessor
Stop method.
stop() - Method in class android.gov.nist.javax.sip.stack.NIOHandler
 
stop() - Method in class android.gov.nist.javax.sip.stack.NioTcpMessageProcessor
 
stop() - Method in class android.gov.nist.javax.sip.stack.sctp.SCTPMessageProcessor
 
stop() - Method in class android.gov.nist.javax.sip.stack.TCPMessageProcessor
Stop the message processor.
stop() - Method in class android.gov.nist.javax.sip.stack.timers.AffinitityExecutorSipTimer
 
stop() - Method in class android.gov.nist.javax.sip.stack.timers.DefaultSipTimer
 
stop() - Method in class android.gov.nist.javax.sip.stack.timers.ScheduledExecutorSipTimer
 
stop() - Method in interface android.gov.nist.javax.sip.stack.timers.SipTimer
Stop the Timer (called when the stack is stop or reinitialized)
stop() - Method in class android.gov.nist.javax.sip.stack.TLSMessageProcessor
Stop the message processor.
stop() - Method in class android.gov.nist.javax.sip.stack.UDPMessageProcessor
Shut down the message processor.
stop() - Method in interface android.javax.sip.SipStack
This methods initiates the shutdown of the stack.
stopAnalysis(CallAnalyzer.MetricReference) - Method in class android.gov.nist.javax.sip.stack.CallAnalyzer
Stop the analysis for a given metric, the analysis periodic job will be stopped and stack traces will no longer be produced.
stopExpiresTimer() - Method in interface android.gov.nist.javax.sip.stack.SIPClientTransaction
Stop the ExPIRES timer if it is running.
stopExpiresTimer() - Method in class android.gov.nist.javax.sip.stack.SIPClientTransactionImpl
 
stopStack() - Method in class android.gov.nist.javax.sip.stack.SIPTransactionStack
Stop stack.
stopTime - Variable in class android.gov.nist.javax.sdp.fields.TimeField
 
stopTimer() - Method in class android.gov.nist.javax.sip.parser.Pipeline
 
stopTimer() - Method in class android.gov.nist.javax.sip.stack.SIPDialog
Stop the dialog timer.
store(OutputStream, String) - Method in class android.gov.nist.javax.sip.MergedSystemProperties
 
store(Writer, String) - Method in class android.gov.nist.javax.sip.MergedSystemProperties
 
storeFirstTransactionInfo(SIPDialog, SIPTransaction) - Method in class android.gov.nist.javax.sip.stack.SIPDialog
 
storeToXML(OutputStream, String, String) - Method in class android.gov.nist.javax.sip.MergedSystemProperties
 
storeToXML(OutputStream, String) - Method in class android.gov.nist.javax.sip.MergedSystemProperties
 
STRENGTH - Static variable in class android.gov.nist.javax.sdp.fields.PreconditionFields
 
STRENGTH_FAILURE - Static variable in class android.gov.nist.javax.sdp.fields.PreconditionFields
 
STRENGTH_MANDATORY - Static variable in class android.gov.nist.javax.sdp.fields.PreconditionFields
 
STRENGTH_NONE - Static variable in class android.gov.nist.javax.sdp.fields.PreconditionFields
 
STRENGTH_OPTIONAL - Static variable in class android.gov.nist.javax.sdp.fields.PreconditionFields
 
STRENGTH_UNKNOWN - Static variable in class android.gov.nist.javax.sdp.fields.PreconditionFields
 
string - Variable in class android.gov.nist.javax.sip.header.AlertInfo
String field
StringMsgParser - Class in android.gov.nist.javax.sip.parser
Parse SIP message and parts of SIP messages such as URI's etc from memory and return a structure.
StringMsgParser() - Constructor for class android.gov.nist.javax.sip.parser.StringMsgParser
 
StringMsgParserFactory - Class in android.gov.nist.javax.sip.parser
Default Mesasge Parser Factory Implementation
StringMsgParserFactory() - Constructor for class android.gov.nist.javax.sip.parser.StringMsgParserFactory
 
stringPropertyNames() - Method in class android.gov.nist.javax.sip.MergedSystemProperties
 
stringRepresentation - Variable in class android.gov.nist.core.GenericObject
 
StringTokenizer - Class in android.gov.nist.core
Base string token splitter.
StringTokenizer() - Constructor for class android.gov.nist.core.StringTokenizer
 
StringTokenizer(String) - Constructor for class android.gov.nist.core.StringTokenizer
 
stuckTimeBeforeDump - Variable in class android.gov.nist.javax.sip.stack.CallAnalyzer.MetricAnalysisConfiguration
 
SUBJECT - Static variable in interface android.gov.nist.javax.sip.header.SIPHeaderNames
 
Subject - Class in android.gov.nist.javax.sip.header
Supported SIP Header.
Subject() - Constructor for class android.gov.nist.javax.sip.header.Subject
Default Constructor.
subject - Variable in class android.gov.nist.javax.sip.header.Subject
subject field
SUBJECT - Static variable in interface android.gov.nist.javax.sip.parser.TokenTypes
 
SubjectHeader - Interface in android.javax.sip.header
The Subject header field provides a summary or indicates the nature of the call, allowing call filtering without having to parse the session description.
SubjectParser - Class in android.gov.nist.javax.sip.parser
Parser for Subject header.
SubjectParser(String) - Constructor for class android.gov.nist.javax.sip.parser.SubjectParser
Creates a new instance of SubjectParser
SubjectParser(Lexer) - Constructor for class android.gov.nist.javax.sip.parser.SubjectParser
Constructor
subList(int, int) - Method in class android.gov.nist.javax.sip.header.SIPHeaderList
Get a sublist of the list.
submit(Callable<T>) - Method in class android.gov.nist.javax.sip.ThreadAffinityExecutor
 
submit(Runnable, T) - Method in class android.gov.nist.javax.sip.ThreadAffinityExecutor
 
submit(Runnable) - Method in class android.gov.nist.javax.sip.ThreadAffinityExecutor
 
SUBSCRIBE - Static variable in interface android.gov.nist.javax.sip.parser.TokenNames
 
SUBSCRIBE - Static variable in interface android.gov.nist.javax.sip.parser.TokenTypes
 
SUBSCRIBE - Static variable in interface android.javax.sip.message.Request
Subscribe is an extension method that is used to request current state and state updates from a remote node.
SUBSCRIPTION_STATE - Static variable in interface android.gov.nist.javax.sip.header.SIPHeaderNames
 
SUBSCRIPTION_STATE - Static variable in interface android.gov.nist.javax.sip.parser.TokenTypes
 
SubscriptionState - Class in android.gov.nist.javax.sip.header
SubscriptionState header
SubscriptionState() - Constructor for class android.gov.nist.javax.sip.header.SubscriptionState
Creates a new instance of SubscriptionState
SubscriptionStateHeader - Interface in android.javax.sip.header
This interface represents the Subscription State header, as defined by RFC3265, this header is not part of RFC3261.
SubscriptionStateParser - Class in android.gov.nist.javax.sip.parser
Parser for SubscriptionState header.
SubscriptionStateParser(String) - Constructor for class android.gov.nist.javax.sip.parser.SubscriptionStateParser
Creates a new instance of SubscriptionStateParser
SubscriptionStateParser(Lexer) - Constructor for class android.gov.nist.javax.sip.parser.SubscriptionStateParser
Constructor
subtype - Variable in class android.gov.nist.javax.sip.header.MediaRange
subtype field
SUN - Static variable in class android.gov.nist.javax.sip.header.SIPDate
 
SUN - Static variable in interface android.gov.nist.javax.sip.parser.TokenNames
 
SUPPORTED - Static variable in interface android.gov.nist.javax.sip.header.SIPHeaderNames
 
Supported - Class in android.gov.nist.javax.sip.header
Supported SIP Header.
Supported() - Constructor for class android.gov.nist.javax.sip.header.Supported
default constructor
Supported(String) - Constructor for class android.gov.nist.javax.sip.header.Supported
Constructor
SUPPORTED - Static variable in interface android.gov.nist.javax.sip.parser.TokenTypes
 
SupportedHeader - Interface in android.javax.sip.header
The Supported header field enumerates all the extensions supported by the UAC or UAS.
SupportedList - Class in android.gov.nist.javax.sip.header
A list of supported headers.
SupportedList() - Constructor for class android.gov.nist.javax.sip.header.SupportedList
Default Constructor
SupportedParser - Class in android.gov.nist.javax.sip.parser
Parser for Supported header.
SupportedParser(String) - Constructor for class android.gov.nist.javax.sip.parser.SupportedParser
Creates a new instance of SupportedParser
SupportedParser(Lexer) - Constructor for class android.gov.nist.javax.sip.parser.SupportedParser
Constructor
suspendEncoding() - Method in class android.gov.nist.javax.sip.stack.Base64.OutputStream
Suspends encoding of the stream.

T

T - Static variable in interface android.gov.nist.javax.sip.parser.TokenNames
 
T1 - Static variable in interface android.gov.nist.javax.sip.stack.SIPTransaction
One timer tick.
T2 - Variable in class android.gov.nist.javax.sip.stack.SIPTransactionImpl
The maximum retransmit interval for non-INVITE requests and INVITE responses
T4 - Variable in class android.gov.nist.javax.sip.stack.SIPTransactionImpl
5 sec Maximum duration a message will remain in the network
TAG - Static variable in interface android.gov.nist.javax.sip.header.ParameterNames
 
TARGET_NAME - Static variable in interface android.gov.nist.javax.sip.header.ParameterNames
 
task - Variable in class android.gov.nist.javax.sip.stack.CallAnalyzer.TImeMetricInfo
 
TCP - Static variable in class android.gov.nist.javax.sip.address.NetObject
 
TCP - Static variable in interface android.gov.nist.javax.sip.address.ParameterNames
 
TCP - Static variable in interface android.javax.sip.ListeningPoint
Transport constant: TCP
TCPMessageChannel - Class in android.gov.nist.javax.sip.stack
This is a stack abstraction for TCP connections.
TCPMessageChannel(SIPTransactionStack) - Constructor for class android.gov.nist.javax.sip.stack.TCPMessageChannel
 
TCPMessageChannel(Socket, SIPTransactionStack, TCPMessageProcessor, String) - Constructor for class android.gov.nist.javax.sip.stack.TCPMessageChannel
Constructor - gets called from the SIPStack class with a socket on accepting a new client.
TCPMessageChannel(InetAddress, int, SIPTransactionStack, TCPMessageProcessor) - Constructor for class android.gov.nist.javax.sip.stack.TCPMessageChannel
Constructor - connects to the given inet address.
TCPMessageProcessor - Class in android.gov.nist.javax.sip.stack
Sit in a loop waiting for incoming tcp connections and start a new thread to handle each new connection.
TCPMessageProcessor(InetAddress, SIPTransactionStack, int) - Constructor for class android.gov.nist.javax.sip.stack.TCPMessageProcessor
Constructor.
TEL - Static variable in class android.gov.nist.javax.sip.address.GenericURI
 
TEL - Static variable in interface android.gov.nist.javax.sip.parser.TokenNames
 
TEL - Static variable in interface android.gov.nist.javax.sip.parser.TokenTypes
 
TEL_URI_SCHEME - Static variable in interface android.gov.nist.javax.sip.address.ParameterNames
 
TELEPHONE_SUBSCRIBER - Static variable in class android.gov.nist.javax.sip.address.UserInfo
Constant field
TelephoneNumber - Class in android.gov.nist.javax.sip.address
Telephone number class.
TelephoneNumber() - Constructor for class android.gov.nist.javax.sip.address.TelephoneNumber
Creates new TelephoneNumber
telephoneNumber - Variable in class android.gov.nist.javax.sip.address.TelURLImpl
 
telephoneSubscriber - Variable in class android.gov.nist.javax.sip.address.SipUri
telephoneSubscriber field
telURL(boolean) - Method in class android.gov.nist.javax.sip.parser.URLParser
Parse and return a structure for a Tel URL.
TelURL - Interface in android.javax.sip.address
This class represents Tel URLs, which are used for addressing.
TelURLImpl - Class in android.gov.nist.javax.sip.address
Implementation of the TelURL interface.
TelURLImpl() - Constructor for class android.gov.nist.javax.sip.address.TelURLImpl
Creates a new instance of TelURLImpl
TEMP_GRUU - Static variable in interface android.gov.nist.javax.sip.header.ParameterNames
 
TEMPORARILY_UNAVAILABLE - Static variable in interface android.javax.sip.message.Response
The callee's end system was contacted successfully but the callee is currently unavailable (for example, is not logged in, logged in but in a state that precludes communication with the callee, or has activated the "do not disturb" feature).
TENSIXTEEN - Static variable in interface android.javax.sdp.SdpConstants
Static RTP/AVP payload type for the TENSIXTEEN audio codec.
TERM_IOI - Static variable in interface android.gov.nist.javax.sip.header.ims.ParameterNamesIms
 
terminate() - Method in interface android.gov.nist.javax.sip.stack.SIPClientTransaction
 
terminate() - Method in class android.gov.nist.javax.sip.stack.SIPClientTransactionImpl
 
terminate() - Method in class android.gov.nist.javax.sip.stack.SIPDialog.ReInviteSender
 
terminate() - Method in interface android.gov.nist.javax.sip.stack.SIPServerTransaction
 
terminate() - Method in class android.gov.nist.javax.sip.stack.SIPServerTransactionImpl
 
terminate() - Method in interface android.javax.sip.Transaction
Terminate this transaction and immediately release all stack resources associated with it.
TERMINATED - Static variable in class android.javax.sip.DialogState
This constant value indicates that the dialog state is "Terminated".
TERMINATED - Static variable in interface android.javax.sip.header.SubscriptionStateHeader
State: The subscription has been terminated, if a reason code is present, the client should behave as described in the reason code.
TERMINATED - Static variable in class android.javax.sip.TransactionState
This constant value indicates that the transaction state is "Terminated".
TERMINATED_STATE - Static variable in class android.gov.nist.javax.sip.stack.SIPDialog
 
TERMINATED_STATE - Static variable in interface android.gov.nist.javax.sip.stack.SIPTransaction
Terminated state.
terminateOnBye - Variable in class android.gov.nist.javax.sip.stack.SIPDialog
 
terminateOnBye(boolean) - Method in class android.gov.nist.javax.sip.stack.SIPDialog
 
terminateOnBye(boolean) - Method in interface android.javax.sip.Dialog
Terminate Dialog on BYE.
testAndSetTransactionTerminatedEvent() - Method in interface android.gov.nist.javax.sip.stack.SIPTransaction
Flag to test if the terminated event is delivered.
testAndSetTransactionTerminatedEvent() - Method in class android.gov.nist.javax.sip.stack.SIPTransactionImpl
 
TEXT - Static variable in interface android.gov.nist.javax.sip.header.ParameterNames
 
TEXT - Variable in class android.gov.nist.javax.sip.header.Reason
 
text - Variable in class android.gov.nist.javax.sip.header.Warning
warn-text field
ThreadAffinityExecutor - Class in android.gov.nist.javax.sip
 
ThreadAffinityExecutor(int) - Constructor for class android.gov.nist.javax.sip.ThreadAffinityExecutor
 
ThreadAffinityIdentifier - Interface in android.gov.nist.javax.sip
All tasks that requires to be under ConcurrenyControlMode have to extend this interface so they can be assigned to proper thread.
ThreadAffinityTask - Interface in android.gov.nist.javax.sip
All tasks that requires to be under ConcurrenyControlMode have to extend this interface so they can be assigned to proper thread.
ThreadAuditor - Class in android.gov.nist.core
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() - Constructor for class android.gov.nist.core.ThreadAuditor
 
threadAuditor - Variable in class android.gov.nist.javax.sip.stack.SIPTransactionStack
 
ThreadAuditor.ThreadHandle - Class in android.gov.nist.core
 
ThreadAuditor.ThreadHandle(ThreadAuditor) - Constructor for class android.gov.nist.core.ThreadAuditor.ThreadHandle
 
threadPoolSize - Variable in class android.gov.nist.javax.sip.stack.SIPTransactionStack
 
threadPoolSize - Variable in class android.gov.nist.javax.sip.stack.UDPMessageProcessor
Max # of udp message channels
THU - Static variable in class android.gov.nist.javax.sip.header.SIPDate
 
THU - Static variable in interface android.gov.nist.javax.sip.parser.TokenNames
 
TILDE - Static variable in class android.gov.nist.core.LexerCore
 
TILDE - Static variable in interface android.gov.nist.javax.sip.parser.TokenTypes
 
time - Variable in class android.gov.nist.javax.sdp.fields.ZoneAdjustment
 
time(Calendar) - Method in class android.gov.nist.javax.sip.parser.HeaderParser
Set the time field.
Time - Interface in android.javax.sdp
A RepeatTime represents a t= field contained within a TimeDescription.
TIME_FIELD - Static variable in interface android.gov.nist.javax.sdp.fields.SDPFieldNames
 
TimeDescription - Interface in android.javax.sdp
A TimeDescription represents the fields present within a SDP time description.
TimeDescriptionImpl - Class in android.gov.nist.javax.sdp
Implementation of Time Description
TimeDescriptionImpl() - Constructor for class android.gov.nist.javax.sdp.TimeDescriptionImpl
Creates new TimeDescriptionImpl
TimeDescriptionImpl(TimeField) - Constructor for class android.gov.nist.javax.sdp.TimeDescriptionImpl
constructor
timeDescriptions - Variable in class android.gov.nist.javax.sdp.SessionDescriptionImpl
 
TimeField - Class in android.gov.nist.javax.sdp.fields
Time Field.
TimeField() - Constructor for class android.gov.nist.javax.sdp.fields.TimeField
 
timeField() - Method in class android.gov.nist.javax.sdp.parser.TimeFieldParser
parse the field string
TimeFieldParser - Class in android.gov.nist.javax.sdp.parser
 
TimeFieldParser(String) - Constructor for class android.gov.nist.javax.sdp.parser.TimeFieldParser
Creates new TimeFieldParser
TIMEOUT - Static variable in interface android.javax.sip.header.SubscriptionStateHeader
Reason Code: The subscription has been terminated because it was not refreshed before it expired.
Timeout - Class in android.javax.sip
This class contains the enumerations that define whether a timeout has occured in the underlying implementation.
TIMEOUT_ERROR - Static variable in class android.gov.nist.javax.sip.stack.SIPTransactionErrorEvent
This event ID indicates that the transaction has timed out.
TIMEOUT_RETRANSMIT - Static variable in class android.gov.nist.javax.sip.stack.SIPTransactionErrorEvent
Retransmit signal to application layer.
TimeoutEvent - Class in android.javax.sip
This class represents an Timeout event that is passed from a SipProvider to its SipListener.
TimeoutEvent(Object, ServerTransaction, Timeout) - Constructor for class android.javax.sip.TimeoutEvent
Constructs a TimeoutEvent to indicate a server retransmission or transaction timeout.
TimeoutEvent(Object, ClientTransaction, Timeout) - Constructor for class android.javax.sip.TimeoutEvent
Constructs a TimeoutEvent to indicate a client retransmission or transaction timeout.
timeoutTimerTicksLeft - Variable in class android.gov.nist.javax.sip.stack.SIPTransactionImpl
 
TIMER_A - Static variable in interface android.gov.nist.javax.sip.stack.SIPTransaction
INVITE request retransmit interval, for UDP only
TIMER_B - Static variable in interface android.gov.nist.javax.sip.stack.SIPTransaction
INVITE transaction timeout timer
TIMER_F - Static variable in interface android.gov.nist.javax.sip.stack.SIPTransaction
 
TIMER_H - Static variable in interface android.gov.nist.javax.sip.stack.SIPTransaction
 
TIMER_J - Static variable in interface android.gov.nist.javax.sip.stack.SIPTransaction
 
timerD - Variable in class android.gov.nist.javax.sip.stack.SIPTransactionImpl
 
timerI - Variable in class android.gov.nist.javax.sip.stack.SIPTransactionImpl
 
timerK - Variable in class android.gov.nist.javax.sip.stack.SIPTransactionImpl
 
timerTask - Variable in class android.gov.nist.javax.sip.stack.SIPDialog
 
TIMESTAMP - Static variable in interface android.gov.nist.javax.sip.header.SIPHeaderNames
 
TimeStamp - Class in android.gov.nist.javax.sip.header
TimeStamp SIP Header.
TimeStamp() - Constructor for class android.gov.nist.javax.sip.header.TimeStamp
Default Constructor
timeStamp - Variable in class android.gov.nist.javax.sip.header.TimeStamp
timeStamp field
TIMESTAMP - Static variable in interface android.gov.nist.javax.sip.parser.TokenTypes
 
TimeStampHeader - Interface in android.javax.sip.header
The Timestamp header field describes when the UAC sent the request to the UAS.
TimeStampParser - Class in android.gov.nist.javax.sip.parser
Parser for TimeStamp header.
TimeStampParser(String) - Constructor for class android.gov.nist.javax.sip.parser.TimeStampParser
Creates a new instance of TimeStampParser
TimeStampParser(Lexer) - Constructor for class android.gov.nist.javax.sip.parser.TimeStampParser
Constructor
TimeZoneAdjustment - Interface in android.javax.sdp
A TimeZoneAdjustment represents the z= fields contained within a TimeDescription.
tIpv6address() - Method in class android.gov.nist.core.LexerCore
 
TLS - Static variable in class android.gov.nist.javax.sip.address.NetObject
 
TLS - Static variable in interface android.gov.nist.javax.sip.address.ParameterNames
 
TLS - Static variable in interface android.javax.sip.ListeningPoint
Transport constant: TLS over TCP
TLSMessageChannel - Class in android.gov.nist.javax.sip.stack
This is sipStack for TLS connections.
TLSMessageChannel(Socket, SIPTransactionStack, TLSMessageProcessor, String) - Constructor for class android.gov.nist.javax.sip.stack.TLSMessageChannel
Constructor - gets called from the SIPStack class with a socket on accepting a new client.
TLSMessageChannel(InetAddress, int, SIPTransactionStack, TLSMessageProcessor) - Constructor for class android.gov.nist.javax.sip.stack.TLSMessageChannel
Constructor - connects to the given inet address.
TLSMessageProcessor - Class in android.gov.nist.javax.sip.stack
Sit in a loop waiting for incoming tls connections and start a new thread to handle each new connection.
TLSMessageProcessor(InetAddress, SIPTransactionStack, int) - Constructor for class android.gov.nist.javax.sip.stack.TLSMessageProcessor
Constructor.
tlsRecordBuffer - Variable in class android.gov.nist.javax.sip.stack.SSLStateMachine
 
TlsSecurityPolicy - Interface in android.gov.nist.javax.sip
An implementation of this interface can be registered with the sip stack using the configuration property android.gov.nist.javax.sip.TLS_SECURITY_POLICY
TO - Static variable in interface android.gov.nist.javax.sip.header.SIPHeaderNames
 
To - Class in android.gov.nist.javax.sip.header
To SIP Header.
To() - Constructor for class android.gov.nist.javax.sip.header.To
default Constructor.
To(From) - Constructor for class android.gov.nist.javax.sip.header.To
Generate a TO header from a FROM header
TO - Static variable in interface android.gov.nist.javax.sip.parser.TokenTypes
 
TO_TAG - Static variable in interface android.gov.nist.javax.sip.header.ParameterNames
 
toArray() - Method in class android.gov.nist.javax.sip.header.SIPHeaderList
Array conversion.
toArray(T[]) - Method in class android.gov.nist.javax.sip.header.SIPHeaderList
 
toExit - Variable in class android.gov.nist.javax.sip.stack.SIPTransactionStack
 
toHeader - Variable in class android.gov.nist.javax.sip.message.SIPMessage
 
ToHeader - Interface in android.javax.sip.header
The To header field first and foremost specifies the desired "logical" recipient of the request, or the address-of-record of the user or resource that is the target of this request.
toHexString(byte[]) - Static method in class android.gov.nist.javax.sip.clientauthutils.DigestServerAuthenticationHelper
 
toHexString(byte[]) - Static method in class android.gov.nist.javax.sip.Utils
convert an array of bytes to an hexadecimal string
Token - Class in android.gov.nist.core
Base token class.
Token() - Constructor for class android.gov.nist.core.Token
 
TokenNames - Interface in android.gov.nist.javax.sip.parser
A grab bag of SIP Token names.
TokenNamesIms - Interface in android.gov.nist.javax.sip.parser.ims
 
tokenType - Variable in class android.gov.nist.core.Token
 
TokenTypes - Interface in android.gov.nist.javax.sip.parser
 
tokenValue - Variable in class android.gov.nist.core.Token
 
toListener - Variable in class android.gov.nist.javax.sip.stack.SIPTransactionImpl
 
toLowerCase(String) - Static method in class android.gov.nist.javax.sip.header.SIPHeaderNamesCache
 
TOO_MANY_HOPS - Static variable in interface android.javax.sip.message.Response
The server received a request that contains a Max-Forwards header field with the value zero.
TooManyHopsException - Exception in android.javax.sip.header
This Exception is thrown when a user attempts decrement the Hop count when the message as already reached its max number of forwards.
TooManyHopsException() - Constructor for exception android.javax.sip.header.TooManyHopsException
Constructs a new TooManyHopsException
TooManyHopsException(String) - Constructor for exception android.javax.sip.header.TooManyHopsException
Constructs a new TooManyHopsException with the specified error message.
TooManyHopsException(String, Throwable) - Constructor for exception android.javax.sip.header.TooManyHopsException
Constructs a new TooManyHopsException with the specified error message and specialized cause that triggered this error condition.
ToParser - Class in android.gov.nist.javax.sip.parser
To Header parser.
ToParser(String) - Constructor for class android.gov.nist.javax.sip.parser.ToParser
Creates new ToParser
ToParser(Lexer) - Constructor for class android.gov.nist.javax.sip.parser.ToParser
 
toString() - Method in class android.gov.nist.core.DuplicateNameValueList
 
toString() - Method in class android.gov.nist.core.GenericObjectList
Alias for the encode function above.
toString() - Method in class android.gov.nist.core.HostPort
 
toString() - Method in class android.gov.nist.core.NameValueList
 
toString() - Method in class android.gov.nist.core.ThreadAuditor.ThreadHandle
Returns a string representation of the object
toString() - Method in class android.gov.nist.core.ThreadAuditor
Returns a string representation of the object
toString() - Method in class android.gov.nist.core.Token
 
toString() - Method in class android.gov.nist.javax.sdp.fields.AttributeField
 
toString() - Method in class android.gov.nist.javax.sdp.fields.ConnectionField
 
toString() - Method in class android.gov.nist.javax.sdp.fields.EmailField
 
toString() - Method in class android.gov.nist.javax.sdp.fields.SDPField
 
toString() - Method in class android.gov.nist.javax.sdp.fields.SDPFieldList
Return a string representation.
toString() - Method in class android.gov.nist.javax.sdp.fields.SDPObject
 
toString() - Method in class android.gov.nist.javax.sdp.fields.SDPObjectList
 
toString() - Method in class android.gov.nist.javax.sdp.MediaDescriptionImpl
 
toString() - Method in class android.gov.nist.javax.sdp.SessionDescriptionImpl
Returns the canonical string representation of the current SessionDescrption.
toString() - Method in class android.gov.nist.javax.sdp.TimeDescriptionImpl
 
toString() - Method in class android.gov.nist.javax.sip.address.GenericURI
Encode this URI.
toString() - Method in class android.gov.nist.javax.sip.address.NetObject
Encode this to a string.
toString() - Method in class android.gov.nist.javax.sip.address.NetObjectList
Encode this to a string.
toString() - Method in class android.gov.nist.javax.sip.address.SipUri
Return a string representation.
toString() - Method in class android.gov.nist.javax.sip.address.TelURLImpl
Return the string encoding.
toString() - Method in class android.gov.nist.javax.sip.header.SIPHeader
 
toString() - Method in class android.gov.nist.javax.sip.header.SIPObject
 
toString() - Method in class android.gov.nist.javax.sip.IOExceptionEventExt
 
toString() - Method in interface android.gov.nist.javax.sip.LogRecord
Get an XML String for this message
toString() - Method in class android.gov.nist.javax.sip.MergedSystemProperties
 
toString() - Method in interface android.gov.nist.javax.sip.message.Content
The default packing method.
toString() - Method in class android.gov.nist.javax.sip.message.ContentImpl
 
toString() - Method in interface android.gov.nist.javax.sip.message.MultipartMimeContent
 
toString() - Method in class android.gov.nist.javax.sip.message.MultipartMimeContentImpl
 
toString() - Method in class android.gov.nist.javax.sip.message.SIPMessage
 
toString() - Method in class android.gov.nist.javax.sip.message.SIPRequest
ALias for encode above.
toString() - Method in class android.gov.nist.javax.sip.message.SIPResponse
 
toString() - Method in class android.gov.nist.javax.sip.parser.NioPipelineParser.UnparsedMessage
 
toString() - Method in class android.gov.nist.javax.sip.stack.HopImpl
Debugging println.
toString() - Method in class android.gov.nist.javax.sip.stack.NioTcpMessageProcessor.ChangeRequest
 
toString() - Method in class android.gov.nist.javax.sip.stack.SSLStateMachine.MessageSendItem
 
toString() - Method in interface android.javax.sdp.Media
Generates a string description of this object.
toString() - Method in interface android.javax.sip.address.Address
Returns a string representation of this Address.
toString() - Method in interface android.javax.sip.address.Hop
This method returns the Hop as a string.
toString() - Method in interface android.javax.sip.address.SipURI
This method returns the URI as a string.
toString() - Method in interface android.javax.sip.address.TelURL
This method returns the URI as a string.
toString() - Method in interface android.javax.sip.address.URI
This method returns the URI as a string.
toString() - Method in class android.javax.sip.DialogState
This method returns a string version of this class.
toString() - Method in interface android.javax.sip.header.Header
Gets a string representation of the Header.
toString() - Method in interface android.javax.sip.message.Message
Gets string representation of Message
toString() - Method in class android.javax.sip.Timeout
This method returns a string version of this class.
toString() - Method in class android.javax.sip.TransactionState
 
totalTime - Variable in class android.gov.nist.javax.sip.stack.CallAnalyzer.TImeMetricInfo
 
toUpperCase(String) - Static method in class android.gov.nist.javax.sip.Utils
Converts the characters in this String to upper case.
trace - Variable in class android.gov.nist.javax.sip.stack.CallAnalyzer.StackTrace
 
TRACE_DEBUG - Static variable in interface android.gov.nist.core.LogLevels
 
TRACE_ERROR - Static variable in interface android.gov.nist.core.LogLevels
 
TRACE_EXCEPTION - Static variable in interface android.gov.nist.core.LogLevels
 
TRACE_FATAL - Static variable in interface android.gov.nist.core.LogLevels
 
TRACE_INFO - Static variable in interface android.gov.nist.core.LogLevels
 
TRACE_MESSAGES - Static variable in interface android.gov.nist.core.LogLevels
 
TRACE_NONE - Static variable in interface android.gov.nist.core.LogLevels
 
TRACE_TRACE - Static variable in interface android.gov.nist.core.LogLevels
 
TRACE_WARN - Static variable in interface android.gov.nist.core.LogLevels
 
traceLevel - Variable in class android.gov.nist.core.LogWriter
trace level
traceLevel - Variable in class android.gov.nist.javax.sip.stack.ServerLog
default trace level
transaction - Variable in class android.gov.nist.javax.sip.EventWrapper
 
TRANSACTION - Static variable in class android.javax.sip.Timeout
This constant value indicates the "Transaction" timeout.
Transaction - Interface in android.javax.sip
Transactions are a fundamental component of SIP.
TransactionAlreadyExistsException - Exception in android.javax.sip
This Exception is thrown when a user attempts to get a transaction to handle a message when infact a transaction is already handling this message.
TransactionAlreadyExistsException() - Constructor for exception android.javax.sip.TransactionAlreadyExistsException
Constructs a new TransactionAlreadyExistsException
TransactionAlreadyExistsException(String) - Constructor for exception android.javax.sip.TransactionAlreadyExistsException
Constructs a new TransactionAlreadyExistsException with the specified error message.
TransactionAlreadyExistsException(String, Throwable) - Constructor for exception android.javax.sip.TransactionAlreadyExistsException
Constructs a new TransactionAlreadyExistsException with the specified error message and specialized cause that triggered this error condition.
TransactionDoesNotExistException - Exception in android.javax.sip
This Exception is thrown when a user attempts to reference a client or server transaction that does currently not exist in the underlying SipProvider
TransactionDoesNotExistException() - Constructor for exception android.javax.sip.TransactionDoesNotExistException
Constructs a new TransactionDoesNotExistException
TransactionDoesNotExistException(String) - Constructor for exception android.javax.sip.TransactionDoesNotExistException
Constructs a new TransactionDoesNotExistException with the specified error message.
TransactionDoesNotExistException(String, Throwable) - Constructor for exception android.javax.sip.TransactionDoesNotExistException
Constructs a new TransactionDoesNotExistException with the specified error message and specialized cause that triggered this error condition.
transactionErrorEvent(SIPTransactionErrorEvent) - Method in class android.gov.nist.javax.sip.SipProviderImpl
Invoked when an error has ocurred with a transaction.
transactionErrorEvent(SIPTransactionErrorEvent) - Method in interface android.gov.nist.javax.sip.stack.SIPTransactionEventListener
Invoked when an error has ocurred with a transaction.
transactionErrorEvent(SIPTransactionErrorEvent) - Method in class android.gov.nist.javax.sip.stack.SIPTransactionStack
Invoked when an error has ocurred with a transaction.
TransactionExt - Interface in android.gov.nist.javax.sip
 
transactionId - Variable in class android.gov.nist.javax.sip.stack.SIPTransactionImpl
 
TransactionState - Class in android.javax.sip
This class contains the enumerations that define the underlying state of an existing transaction.
TransactionTerminatedEvent - Class in android.javax.sip
TransactionTerminatedEvent is delivered to the Listener when the transaction transitions to the terminated state.
TransactionTerminatedEvent(Object, ServerTransaction) - Constructor for class android.javax.sip.TransactionTerminatedEvent
Constructs a TransactionTerminatedEvent to indicate a server retransmission or transaction timeout.
TransactionTerminatedEvent(Object, ClientTransaction) - Constructor for class android.javax.sip.TransactionTerminatedEvent
Constructs a TransactionTerminatedEvent to indicate a client retransmission or transaction timeout.
transactionTimeout(Hop) - Method in interface android.gov.nist.javax.sip.address.RouterExt
Record that a transaction failure occured for the given hop.
transactionTimerStarted - Variable in class android.gov.nist.javax.sip.stack.SIPTransactionImpl
 
TransactionUnavailableException - Exception in android.javax.sip
The TransactionUnavailableException indicates that a vendor's implementation could not create a Transaction for some reason.
TransactionUnavailableException() - Constructor for exception android.javax.sip.TransactionUnavailableException
Constructs a new TransactionUnavailableException.
TransactionUnavailableException(String) - Constructor for exception android.javax.sip.TransactionUnavailableException
Constructs a new TransactionUnavailableException with the specified error message.
TransactionUnavailableException(String, Throwable) - Constructor for exception android.javax.sip.TransactionUnavailableException
Constructs a new TransactionUnavailableException with the specified error message and specialized cause that triggered this error condition.
TRANSPORT - Static variable in class android.gov.nist.javax.sip.address.NetObject
 
TRANSPORT - Static variable in interface android.gov.nist.javax.sip.header.ParameterNames
 
transport - Variable in class android.gov.nist.javax.sip.header.Protocol
transport field
transport - Variable in class android.gov.nist.javax.sip.ListeningPointImpl
 
transport - Variable in class android.gov.nist.javax.sip.stack.HopImpl
 
transport - Variable in class android.gov.nist.javax.sip.stack.MessageProcessor
The transport where I am listening
TRANSPORT_ERROR - Static variable in class android.gov.nist.javax.sip.stack.SIPTransactionErrorEvent
This event ID indicates that there was an error sending a message using the underlying transport.
TransportAlreadySupportedException - Exception in android.javax.sip
The TransportAlreadySupportedException indicates that a specific transport is already supported by a SipProvider via its ListeningPoints.
TransportAlreadySupportedException() - Constructor for exception android.javax.sip.TransportAlreadySupportedException
Constructs a new TransportAlreadySupportedException.
TransportAlreadySupportedException(String) - Constructor for exception android.javax.sip.TransportAlreadySupportedException
Constructs a new TransportAlreadySupportedException with the specified error message.
TransportAlreadySupportedException(String, Throwable) - Constructor for exception android.javax.sip.TransportAlreadySupportedException
Constructs a new TransportAlreadySupportedException with the specified error message and specialized cause that triggered this error condition.
TransportNotSupportedException - Exception in android.javax.sip
The TransportNotSupportedException indicates that a specific transport is not supported by a vendor's implementation of this specification.
TransportNotSupportedException() - Constructor for exception android.javax.sip.TransportNotSupportedException
Constructs a new TransportNotSupportedException.
TransportNotSupportedException(String) - Constructor for exception android.javax.sip.TransportNotSupportedException
Constructs a new TransportNotSupportedException with the specified error message.
TransportNotSupportedException(String, Throwable) - Constructor for exception android.javax.sip.TransportNotSupportedException
Constructs a new TransportNotSupportedException with the specified error message and specialized cause that triggered this error condition.
triggerConnectFailure(Queue<NioTcpMessageProcessor.PendingData>) - Method in class android.gov.nist.javax.sip.stack.NioTcpMessageChannel
 
triggerConnectSuccess() - Method in class android.gov.nist.javax.sip.stack.NioTcpMessageChannel
 
trimEndOfLine(String) - Static method in class android.gov.nist.javax.sip.parser.StringMsgParser
 
TRYING - Static variable in interface android.javax.sip.message.Response
This response indicates that the request has been received by the next-hop server and that some unspecified action is being taken on behalf of this call (for example, a database is being consulted).
TRYING - Static variable in class android.javax.sip.TransactionState
This constant value indicates that the transaction state is "Trying".
TRYING_STATE - Static variable in interface android.gov.nist.javax.sip.stack.SIPTransaction
Trying state.
ttl - Variable in class android.gov.nist.javax.sdp.fields.ConnectionAddress
 
TTL - Static variable in class android.gov.nist.javax.sip.address.NetObject
 
TTL - Static variable in interface android.gov.nist.javax.sip.header.ParameterNames
 
TTL - Static variable in class android.gov.nist.javax.sip.header.Via
The "TTL" parameter is designating the time-to-live value.
ttoken() - Method in class android.gov.nist.core.LexerCore
 
ttokenGenValue() - Method in class android.gov.nist.core.LexerCore
 
ttokenNoWhiteSpace() - Method in class android.gov.nist.core.LexerCore
 
ttokenSafe() - Method in class android.gov.nist.core.LexerCore
 
TUE - Static variable in class android.gov.nist.javax.sip.header.SIPDate
 
TUE - Static variable in interface android.gov.nist.javax.sip.parser.TokenNames
 
type - Variable in class android.gov.nist.javax.sdp.fields.KeyField
 
type - Variable in class android.gov.nist.javax.sip.header.MediaRange
type field
type - Variable in class android.gov.nist.javax.sip.stack.NioTcpMessageProcessor.ChangeRequest
 
TypedTime - Class in android.gov.nist.javax.sdp.fields
Typed time SDP field.
TypedTime() - Constructor for class android.gov.nist.javax.sdp.fields.TypedTime
 

U

U - Static variable in interface android.gov.nist.javax.sip.parser.TokenNames
 
UDP - Static variable in class android.gov.nist.javax.sip.address.NetObject
 
UDP - Static variable in interface android.gov.nist.javax.sip.address.ParameterNames
 
UDP - Static variable in interface android.javax.sip.ListeningPoint
Transport constant: UDP
UDPMessageChannel - Class in android.gov.nist.javax.sip.stack
This is the UDP Message handler that gets created when a UDP message needs to be processed.
UDPMessageChannel(SIPTransactionStack, UDPMessageProcessor, String) - Constructor for class android.gov.nist.javax.sip.stack.UDPMessageChannel
Constructor - takes a datagram packet and a stack structure Extracts the address of the other from the datagram packet and stashes away the pointer to the passed stack structure.
UDPMessageChannel(SIPTransactionStack, UDPMessageProcessor, DatagramPacket) - Constructor for class android.gov.nist.javax.sip.stack.UDPMessageChannel
Constructor.
UDPMessageChannel(InetAddress, int, SIPTransactionStack, UDPMessageProcessor) - Constructor for class android.gov.nist.javax.sip.stack.UDPMessageChannel
Constructor.
UDPMessageProcessor - Class in android.gov.nist.javax.sip.stack
Sit in a loop and handle incoming udp datagram messages.
UDPMessageProcessor(InetAddress, SIPTransactionStack, int) - Constructor for class android.gov.nist.javax.sip.stack.UDPMessageProcessor
Constructor.
UNASSIGNED - Static variable in interface android.javax.sdp.SdpConstants
Unassigned Payload type.
UNAUTHORIZED - Static variable in interface android.javax.sip.message.Response
The request requires user authentication.
uncache() - Method in class android.gov.nist.javax.sip.stack.ConnectionOrientedMessageChannel
 
uncache() - Method in class android.gov.nist.javax.sip.stack.MessageChannel
Hook method, overridden by subclasses
UNDECIPHERABLE - Static variable in interface android.javax.sip.message.Response
The request was received by a UAS that contained an encrypted MIME body for which the recipient does not possess or will not provide an appropriate decryption key.
UNDERSCORE - Static variable in class android.gov.nist.core.LexerCore
 
UNDERSCORE - Static variable in interface android.gov.nist.javax.sip.parser.TokenTypes
 
UNICAST_NOT_AVAILABLE - Static variable in interface android.javax.sip.header.WarningHeader
The site where the user is located does not support unicast communication (usually due to the presence of a firewall).
UNKNOWN - Static variable in interface android.javax.sip.header.SubscriptionStateHeader
Reason Code: The reason why the subscription was terminated is Unknown.
unlimitedClientTransactionTableSize - Variable in class android.gov.nist.javax.sip.stack.SIPTransactionStack
 
unlimitedServerTransactionTableSize - Variable in class android.gov.nist.javax.sip.stack.SIPTransactionStack
 
unrecognizedHeaders - Variable in class android.gov.nist.javax.sip.message.SIPMessage
unparsed headers
unreserved() - Method in class android.gov.nist.javax.sip.parser.URLParser
 
UNSUPPORTED - Static variable in interface android.gov.nist.javax.sip.header.SIPHeaderNames
 
Unsupported - Class in android.gov.nist.javax.sip.header
the Unsupported header.
Unsupported() - Constructor for class android.gov.nist.javax.sip.header.Unsupported
Default Constructor.
Unsupported(String) - Constructor for class android.gov.nist.javax.sip.header.Unsupported
Constructor
UNSUPPORTED - Static variable in interface android.gov.nist.javax.sip.parser.TokenTypes
 
UNSUPPORTED_MEDIA_TYPE - Static variable in interface android.javax.sip.message.Response
The server is refusing to service the request because the message body of the request is in a format not supported by the server for the requested method.
UNSUPPORTED_URI_SCHEME - Static variable in interface android.javax.sip.message.Response
The server cannot process the request because the scheme of the URI in the Request-URI is unknown to the server.
UnsupportedHeader - Interface in android.javax.sip.header
The Unsupported header field lists the features not supported by the UAS.
UnsupportedList - Class in android.gov.nist.javax.sip.header
List of Unsupported headers.
UnsupportedList() - Constructor for class android.gov.nist.javax.sip.header.UnsupportedList
Default Constructor
UnsupportedParser - Class in android.gov.nist.javax.sip.parser
Parser for Unsupported header.
UnsupportedParser(String) - Constructor for class android.gov.nist.javax.sip.parser.UnsupportedParser
Creates a new instance of UnsupportedParser
UnsupportedParser(Lexer) - Constructor for class android.gov.nist.javax.sip.parser.UnsupportedParser
Constructor
unwrap(ByteBuffer) - Method in class android.gov.nist.javax.sip.stack.SSLStateMachine
 
UPDATE - Static variable in interface android.javax.sip.message.Request
UPDATE is an extension method that allows a client to update parameters of a session (such as the set of media streams and their codecs) but has no impact on the state of a dialog.
URGENT - Static variable in interface android.gov.nist.javax.sip.header.ParameterNames
 
URGENT - Static variable in class android.gov.nist.javax.sip.header.Priority
constant URGENT field
URGENT - Static variable in interface android.javax.sip.header.PriorityHeader
Urgent priority constant
URI - Static variable in interface android.gov.nist.javax.sdp.fields.SDPKeywords
 
uri - Variable in class android.gov.nist.javax.sip.header.AlertInfo
URI field
URI - Static variable in class android.gov.nist.javax.sip.header.AuthenticationHeader
 
URI - Static variable in interface android.gov.nist.javax.sip.header.ParameterNames
 
uri - Variable in class android.gov.nist.javax.sip.header.RequestLine
uri field.
URI - Interface in android.javax.sdp
An URI represents the u= field within a SessionDescription.
URI - Interface in android.javax.sip.address
This class represents a generic URI.
URI_FIELD - Static variable in interface android.gov.nist.javax.sdp.fields.SDPFieldNames
 
uric() - Method in class android.gov.nist.javax.sip.parser.URLParser
 
uricNoSlash() - Method in class android.gov.nist.javax.sip.parser.URLParser
 
uricString() - Method in class android.gov.nist.javax.sip.parser.URLParser
 
UriDecoder - Class in android.gov.nist.javax.sip.address
Replacement for previous RFC2396UrlDecoder class removed for licensing restrictions, hacked from scratch this time might be less performant though
UriDecoder() - Constructor for class android.gov.nist.javax.sip.address.UriDecoder
 
URIField - Class in android.gov.nist.javax.sdp.fields
Implementation of URI field.
URIField() - Constructor for class android.gov.nist.javax.sdp.fields.URIField
 
uriField() - Method in class android.gov.nist.javax.sdp.parser.URIFieldParser
Get the URI field
URIFieldParser - Class in android.gov.nist.javax.sdp.parser
URI Field Parser.
URIFieldParser(String) - Constructor for class android.gov.nist.javax.sdp.parser.URIFieldParser
Creates new URIFieldParser
uriImpl - Variable in class android.gov.nist.javax.sdp.SessionDescriptionImpl
 
uriParms - Variable in class android.gov.nist.javax.sip.address.SipUri
uriParms list
uriReference(boolean) - Method in class android.gov.nist.javax.sip.parser.URLParser
Parse and return a structure for a generic URL.
uriRoute - Variable in class android.gov.nist.javax.sip.stack.HopImpl
 
uriString - Variable in class android.gov.nist.javax.sip.address.GenericURI
Imbedded URI
url - Variable in class android.gov.nist.javax.sdp.fields.URIField
 
URL_SAFE - Static variable in class android.gov.nist.javax.sip.stack.Base64
Encode using Base64-like encoding that is URL- and Filename-safe as described in Section 4 of RFC3548: http://www.faqs.org/rfcs/rfc3548.html.
URLParser - Class in android.gov.nist.javax.sip.parser
Parser For SIP and Tel URLs.
URLParser(String) - Constructor for class android.gov.nist.javax.sip.parser.URLParser
 
URLParser(Lexer) - Constructor for class android.gov.nist.javax.sip.parser.URLParser
 
urlString - Variable in class android.gov.nist.javax.sdp.fields.URIField
 
urlString() - Method in class android.gov.nist.javax.sip.parser.URLParser
Scan forward until you hit a terminating character for a URL.
USE_PROXY - Static variable in interface android.javax.sip.message.Response
The requested resource MUST be accessed through the proxy given by the Contact field.
useCount - Variable in class android.gov.nist.javax.sip.stack.ConnectionOrientedMessageProcessor
 
useCount - Variable in class android.gov.nist.javax.sip.stack.MessageChannel
 
useLegacyLogger - Static variable in class android.gov.nist.core.CommonLogger
 
USER - Static variable in class android.gov.nist.javax.sip.address.NetObject
 
user - Variable in class android.gov.nist.javax.sip.address.UserInfo
user field
USER - Static variable in class android.gov.nist.javax.sip.address.UserInfo
constant field
user() - Method in class android.gov.nist.javax.sip.parser.URLParser
 
USER_AGENT - Static variable in interface android.gov.nist.javax.sip.header.SIPHeaderNames
 
USER_AGENT - Static variable in interface android.gov.nist.javax.sip.parser.TokenTypes
 
UserAgent - Class in android.gov.nist.javax.sip.header
the UserAgent SIPObject.
UserAgent() - Constructor for class android.gov.nist.javax.sip.header.UserAgent
Constructor.
UserAgentHeader - Interface in android.javax.sip.header
The User-Agent header field contains information about the UAC originating the request.
UserAgentParser - Class in android.gov.nist.javax.sip.parser
Parser for UserAgent header.
UserAgentParser(String) - Constructor for class android.gov.nist.javax.sip.parser.UserAgentParser
Constructor
UserAgentParser(Lexer) - Constructor for class android.gov.nist.javax.sip.parser.UserAgentParser
Constructor
UserCredentialHash - Interface in android.gov.nist.javax.sip.clientauthutils
Interface for those clients that only supply hash(user:domain:password).
UserCredentials - Interface in android.gov.nist.javax.sip.clientauthutils
The class is used whenever user credentials for a particular realm (site server or service) are necessary
userInfo - Variable in class android.gov.nist.javax.sip.address.Authority
userInfo field
UserInfo - Class in android.gov.nist.javax.sip.address
User information part of a URL.
UserInfo() - Constructor for class android.gov.nist.javax.sip.address.UserInfo
Default constructor
userName - Variable in class android.gov.nist.javax.sdp.fields.Email
 
username - Variable in class android.gov.nist.javax.sdp.fields.OriginField
 
USERNAME - Static variable in class android.gov.nist.javax.sip.header.AuthenticationHeader
 
USERNAME - Static variable in interface android.gov.nist.javax.sip.header.ParameterNames
 
useRouterForAll - Variable in class android.gov.nist.javax.sip.stack.SIPTransactionStack
 
userType - Variable in class android.gov.nist.javax.sip.address.UserInfo
userType field
Utils - Class in android.gov.nist.javax.sip
A few utilities that are used in various places by the stack.
Utils() - Constructor for class android.gov.nist.javax.sip.Utils
 
UtilsExt - Interface in android.gov.nist.javax.sip
 
UTRAN_CELL_ID_3GPP - Static variable in interface android.gov.nist.javax.sip.header.ims.ParameterNamesIms
 

V

V - Static variable in interface android.gov.nist.javax.sip.parser.TokenNames
 
validatePortInRange(int) - Method in class android.gov.nist.javax.sip.stack.ConnectionOrientedMessageProcessor
 
value - Variable in class android.gov.nist.javax.sip.header.ExtensionHeaderImpl
 
valueOf(String) - Static method in enum android.gov.nist.javax.sip.DialogTimeoutEvent.Reason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum android.gov.nist.javax.sip.IOExceptionEventExt.Reason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum android.gov.nist.javax.sip.ReleaseReferencesStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum android.gov.nist.javax.sip.stack.ClientAuthType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum android.gov.nist.javax.sip.stack.IllegalTransactionStateException.Reason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum android.gov.nist.javax.sip.stack.NIOMode
Returns the enum constant of this type with the specified name.
values() - Method in class android.gov.nist.core.DuplicateNameValueList
 
values() - Method in class android.gov.nist.core.MultiValueMapImpl
 
values() - Method in class android.gov.nist.core.NameValueList
 
values() - Static method in enum android.gov.nist.javax.sip.DialogTimeoutEvent.Reason
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum android.gov.nist.javax.sip.IOExceptionEventExt.Reason
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum android.gov.nist.javax.sip.ReleaseReferencesStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum android.gov.nist.javax.sip.stack.ClientAuthType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum android.gov.nist.javax.sip.stack.IllegalTransactionStateException.Reason
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum android.gov.nist.javax.sip.stack.NIOMode
Returns an array containing the constants of this enum type, in the order they are declared.
VDSL - Static variable in interface android.gov.nist.javax.sip.header.ims.PAccessNetworkInfoHeader
 
VERSION - Static variable in interface android.gov.nist.javax.sip.header.ParameterNames
 
Version - Interface in android.javax.sdp
A Version field represents the v= fields contained within the SessionDescription.
VERSION_NOT_SUPPORTED - Static variable in interface android.javax.sip.message.Response
The server does not support, or refuses to support, the SIP protocol version that was used in the request.
versionImpl - Variable in class android.gov.nist.javax.sdp.SessionDescriptionImpl
 
VIA - Static variable in interface android.gov.nist.javax.sip.header.SIPHeaderNames
 
Via - Class in android.gov.nist.javax.sip.header
Via SIPHeader (these are strung together in a ViaList).
Via() - Constructor for class android.gov.nist.javax.sip.header.Via
Default constructor
VIA - Static variable in interface android.gov.nist.javax.sip.parser.TokenTypes
 
ViaHeader - Interface in android.javax.sip.header
The Via header field indicates the transport used for the transaction and identifies the location where the response is to be sent.
ViaHeaderExt - Interface in android.gov.nist.javax.sip.header
 
ViaList - Class in android.gov.nist.javax.sip.header
Keeps a list and a hashtable of via header functions.
ViaList() - Constructor for class android.gov.nist.javax.sip.header.ViaList
Default Constructor.
ViaParser - Class in android.gov.nist.javax.sip.parser
Parser for via headers.
ViaParser(String) - Constructor for class android.gov.nist.javax.sip.parser.ViaParser
 
ViaParser(Lexer) - Constructor for class android.gov.nist.javax.sip.parser.ViaParser
 

W

waitForTermination() - Method in interface android.gov.nist.javax.sip.stack.SIPServerTransaction
 
waitForTermination() - Method in class android.gov.nist.javax.sip.stack.SIPServerTransactionImpl
 
WARNING - Static variable in interface android.gov.nist.javax.sip.header.SIPHeaderNames
 
Warning - Class in android.gov.nist.javax.sip.header
the WarningValue SIPObject.
Warning() - Constructor for class android.gov.nist.javax.sip.header.Warning
constructor.
WARNING - Static variable in interface android.gov.nist.javax.sip.parser.TokenTypes
 
WarningHeader - Interface in android.javax.sip.header
The Warning header field is used to carry additional information about the status of a response.
WarningList - Class in android.gov.nist.javax.sip.header
A list of Warning headers.
WarningList() - Constructor for class android.gov.nist.javax.sip.header.WarningList
Constructor.
WarningParser - Class in android.gov.nist.javax.sip.parser
Parser for Warning header.
WarningParser(String) - Constructor for class android.gov.nist.javax.sip.parser.WarningParser
Constructor
WarningParser(Lexer) - Constructor for class android.gov.nist.javax.sip.parser.WarningParser
Cosntructor
WebSocketCodec - Class in android.gov.nist.javax.sip.stack
Decodes a web socket frame from wire protocol version 8 format.
WebSocketCodec(boolean, boolean) - Constructor for class android.gov.nist.javax.sip.stack.WebSocketCodec
 
WebSocketHttpHandshake - Class in android.gov.nist.javax.sip.stack
Websocket handshake rev 13 and rev 8
WebSocketHttpHandshake() - Constructor for class android.gov.nist.javax.sip.stack.WebSocketHttpHandshake
 
WED - Static variable in class android.gov.nist.javax.sip.header.SIPDate
 
WED - Static variable in interface android.gov.nist.javax.sip.parser.TokenNames
 
WHITESPACE - Static variable in class android.gov.nist.core.LexerCore
 
WHITESPACE - Static variable in interface android.gov.nist.javax.sip.parser.TokenTypes
 
WILD_CARD - Static variable in class android.gov.nist.javax.sip.address.AddressImpl
Constant field.
wildCardFlag - Variable in class android.gov.nist.javax.sip.header.Contact
wildCardFlag field.
wkday - Variable in class android.gov.nist.javax.sip.header.SIPDate
wkday member
wkday() - Method in class android.gov.nist.javax.sip.parser.HeaderParser
Parse the weekday field
wrap(ByteBuffer, ByteBuffer, SSLStateMachine.MessageSendCallback) - Method in class android.gov.nist.javax.sip.stack.SSLStateMachine
 
wrapBufferIntoWebSocketFrame(byte[], boolean) - Static method in class android.gov.nist.javax.sip.stack.NioWebSocketMessageChannel
 
wrappedTask - Variable in class android.gov.nist.javax.sip.stack.MultiPipelineExecutor.SemaphoreRunnable
 
wrapRemaining() - Method in class android.gov.nist.javax.sip.stack.SSLStateMachine
 
write(byte[], int, int) - Method in class android.gov.nist.javax.sip.parser.Pipeline
 
write(byte[]) - Method in class android.gov.nist.javax.sip.parser.Pipeline
 
write(int) - Method in class android.gov.nist.javax.sip.stack.Base64.OutputStream
Writes the byte to the output stream after converting to/from Base64 notation.
write(byte[], int, int) - Method in class android.gov.nist.javax.sip.stack.Base64.OutputStream
Calls Base64.OutputStream.write(int) repeatedly until len bytes are written.
WS - Static variable in interface android.gov.nist.javax.sip.ListeningPointExt
WebSocket Transport constant: WS
WSS - Static variable in interface android.gov.nist.javax.sip.ListeningPointExt
WebSocket secure Transport constant: WSS
WWW_AUTHENTICATE - Static variable in interface android.gov.nist.javax.sip.header.SIPHeaderNames
 
WWW_AUTHENTICATE - Static variable in interface android.gov.nist.javax.sip.parser.TokenTypes
 
WWWAuthenticate - Class in android.gov.nist.javax.sip.header
The WWWAuthenticate SIP header.
WWWAuthenticate() - Constructor for class android.gov.nist.javax.sip.header.WWWAuthenticate
Default Constructor.
WWWAuthenticateHeader - Interface in android.javax.sip.header
This interface represents the WWW-Authenticate response-header.
WWWAuthenticateHeaderIms - Interface in android.gov.nist.javax.sip.header.ims
Extension to WWW-authenticate header (3GPP TS 24229-5d0).
WWWAuthenticateList - Class in android.gov.nist.javax.sip.header
WWWAuthenticate SIPHeader (of which there can be several?)
WWWAuthenticateList() - Constructor for class android.gov.nist.javax.sip.header.WWWAuthenticateList
constructor.
WWWAuthenticateParser - Class in android.gov.nist.javax.sip.parser
Parser for WWW authenitcate header.
WWWAuthenticateParser(String) - Constructor for class android.gov.nist.javax.sip.parser.WWWAuthenticateParser
Constructor
WWWAuthenticateParser(Lexer) - Constructor for class android.gov.nist.javax.sip.parser.WWWAuthenticateParser
Cosntructor

X

X - Static variable in interface android.gov.nist.javax.sip.parser.TokenNames
 
XFER - Static variable in interface android.gov.nist.javax.sip.header.extensions.ReferencesHeader
 

Y

year - Variable in class android.gov.nist.javax.sip.header.SIPDate
year member
YES - Static variable in interface android.gov.nist.javax.sip.header.ims.AuthorizationHeaderIms
 

Z

ZONE_FIELD - Static variable in interface android.gov.nist.javax.sdp.fields.SDPFieldNames
 
ZoneAdjustment - Class in android.gov.nist.javax.sdp.fields
Zone adjustment class.
ZoneAdjustment() - Constructor for class android.gov.nist.javax.sdp.fields.ZoneAdjustment
 
zoneAdjustments - Variable in class android.gov.nist.javax.sdp.fields.ZoneField
 
zoneAdjustments - Variable in class android.gov.nist.javax.sdp.SessionDescriptionImpl
 
ZoneField - Class in android.gov.nist.javax.sdp.fields
Z= SDP field.
ZoneField() - Constructor for class android.gov.nist.javax.sdp.fields.ZoneField
Constructor.
zoneField() - Method in class android.gov.nist.javax.sdp.parser.ZoneFieldParser
parse the Zone field string
ZoneFieldParser - Class in android.gov.nist.javax.sdp.parser
Parser For the Zone field.
ZoneFieldParser(String) - Constructor for class android.gov.nist.javax.sdp.parser.ZoneFieldParser
Creates new ZoneFieldParser

_

_CALLING - Static variable in class android.javax.sip.TransactionState
This constant value indicates the internal value of the "Calling" constant.
_COMPLETED - Static variable in class android.javax.sip.DialogState
Deprecated.
Since v1.2. This state does not exist in a dialog.
_COMPLETED - Static variable in class android.javax.sip.TransactionState
This constant value indicates the internal value of the "Completed" constant.
_CONFIRMED - Static variable in class android.javax.sip.DialogState
This constant value indicates the internal value of the "Confirmed" constant.
_CONFIRMED - Static variable in class android.javax.sip.TransactionState
This constant value indicates the internal value of the "Confirmed" constant.
_EARLY - Static variable in class android.javax.sip.DialogState
This constant value indicates the internal value of the "Early" constant.
_PROCEEDING - Static variable in class android.javax.sip.TransactionState
This constant value indicates the internal value of the "Proceeding" constant.
_RETRANSMIT - Static variable in class android.javax.sip.Timeout
This constant value indicates the internal value of the Retransmit timeout.
_TERMINATED - Static variable in class android.javax.sip.DialogState
This constant value indicates the internal value of the "Terminated" constant.
_TERMINATED - Static variable in class android.javax.sip.TransactionState
This constant value indicates the internal value of the "Terminated" constant.
_TRANSACTION - Static variable in class android.javax.sip.Timeout
This constant value indicates the internal value of the Transaction timeout.
_TRYING - Static variable in class android.javax.sip.TransactionState
This constant value indicates the internal value of the "Trying" constant.
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 _ 

Copyright © 2018. All Rights Reserved.