NIST SIP Parser and Stack (v1.2) API
A B C D E F G H I J K L M N O P Q R S T U V W _

I

I - Static variable in interface gov.nist.javax.sip.parser.TokenNames
 
ICON - Static variable in interface gov.nist.javax.sip.header.ParameterNames
 
ICON - Static variable in interface javax.sip.header.ContentDispositionHeader
Icon Disposition Type Constant
ID - Static variable in class gov.nist.core.LexerCore
 
ID - Static variable in interface gov.nist.javax.sip.header.ParameterNames
 
ID - Static variable in interface gov.nist.javax.sip.parser.TokenTypes
 
IN - Static variable in interface javax.sdp.Connection
The Internet network type, "IN".
INCOMPATIBLE_BANDWIDTH_UNITS - Static variable in interface 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 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 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 javax.sip.header.WarningHeader
One or more network protocols contained in the session description are not available.
INCOMPATIBLE_TRANSPORT_PROTOCOL - Static variable in interface javax.sip.header.WarningHeader
One or more transport protocols described in the session description are not available.
INFO - Static variable in interface gov.nist.javax.sip.header.ParameterNames
 
INFO - Static variable in interface 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.
INITIAL_STATE - Static variable in class gov.nist.javax.sip.stack.SIPTransaction
Initialized but no state assigned.
INSUFFICIENT_BANDWIDTH - Static variable in interface javax.sip.header.WarningHeader
The bandwidth specified in the session description or defined by the media exceeds that known to be available.
INTERVAL_TOO_BRIEF - Static variable in interface javax.sip.message.Response
The server is rejecting the request because the expiration time of the resource refreshed by the request is too short.
INVITE - Static variable in interface gov.nist.javax.sip.parser.TokenNames
 
INVITE - Static variable in interface gov.nist.javax.sip.parser.TokenTypes
 
INVITE - Static variable in interface 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.
IN_REPLY_TO - Static variable in interface gov.nist.javax.sip.header.SIPHeaderNames
 
IN_REPLY_TO - Static variable in interface gov.nist.javax.sip.parser.TokenTypes
 
IOHandler - class gov.nist.javax.sip.stack.IOHandler.
Class that is used for forwarding SIP requests.
IOHandler() - Constructor for class gov.nist.javax.sip.stack.IOHandler
 
IP4 - Static variable in interface javax.sdp.Connection
The IPv4 address type, "IP4".
IP6 - Static variable in interface javax.sdp.Connection
The IPv6 address type, "IP6".
ISUB - Static variable in class gov.nist.javax.sip.address.GenericURI
 
ISUB - Static variable in interface gov.nist.javax.sip.address.ParameterNames
 
ISUB - Static variable in class gov.nist.javax.sip.address.TelephoneNumber
 
InReplyTo - class gov.nist.javax.sip.header.InReplyTo.
InReplyTo SIP Header.
InReplyTo() - Constructor for class gov.nist.javax.sip.header.InReplyTo
Default constructor
InReplyTo(CallIdentifier) - Constructor for class gov.nist.javax.sip.header.InReplyTo
constructor
InReplyToHeader - interface javax.sip.header.InReplyToHeader.
The In-Reply-To header field enumerates the Call-IDs that this call references or returns.
InReplyToList - class gov.nist.javax.sip.header.InReplyToList.
In-Reply-To SIP header.
InReplyToList() - Constructor for class gov.nist.javax.sip.header.InReplyToList
Default constructor
InReplyToParser - class gov.nist.javax.sip.parser.InReplyToParser.
Parser for InReplyTo header.
InReplyToParser(String) - Constructor for class gov.nist.javax.sip.parser.InReplyToParser
Creates a new instance of InReplyToParser
Info - interface javax.sdp.Info.
An Info represents the i= fields contained within either a MediaDescription or a SessionDescription.
InternalErrorHandler - class gov.nist.core.InternalErrorHandler.
Handle Internal error failures and print a stack trace (for debugging).
InternalErrorHandler() - Constructor for class gov.nist.core.InternalErrorHandler
 
InvalidArgumentException - exception javax.sip.InvalidArgumentException.
This exception class is thrown by an implementation when given an invalid argument such as a invalid numerical value.
InvalidArgumentException() - Constructor for class javax.sip.InvalidArgumentException
Create an InvalidArgumentException with no detail message.
InvalidArgumentException(String) - Constructor for class javax.sip.InvalidArgumentException
Create an InvalidArgumentException with a detail message.
InvalidArgumentException(String, Throwable) - Constructor for class javax.sip.InvalidArgumentException
Constructs a new InvalidArgumentException with the specified error message and specialized cause that triggered this error condition.
inUse() - Method in class 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 gov.nist.javax.sip.stack.TCPMessageProcessor
 
inUse() - Method in class gov.nist.javax.sip.stack.UDPMessageProcessor
Return true if there are any messages in use.
incrementLocalSequenceNumber() - Method in class gov.nist.javax.sip.stack.DialogImpl
Increment the local CSeq # for the dialog.
incrementLocalSequenceNumber() - Method in interface 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.
indexOf(GenericObject) - Method in class gov.nist.javax.sip.header.SIPHeaderList
index of an element.
indexOf(Object) - Method in class gov.nist.javax.sip.header.SIPHeaderList
Return the index of a given object.
initMessageLogTable(String, int, String, int) - Static method in class gov.nist.javax.sip.stack.ServerLog
Initialize the table for RMI access to the log file.
isAlive() - Method in class gov.nist.javax.sip.stack.SIPStack
return the status of the toExit flag.
isAlpha(char) - Static method in class gov.nist.core.StringTokenizer
 
isClientDialog() - Method in class gov.nist.javax.sip.stack.DialogImpl
Return true if this is a client dialog.
isDefaultRoute() - Method in class gov.nist.javax.sip.stack.HopImpl
Return true if this is a default route (ie. next hop proxy address)
isDialogCreated(String) - Method in class gov.nist.javax.sip.stack.SIPTransactionStack
Return true if extension is supported.
isDigit(char) - Static method in class gov.nist.core.StringTokenizer
 
isEmpty() - Method in class gov.nist.javax.sip.header.SIPHeaderList
Empty check
isExplicitRoute() - Method in class gov.nist.javax.sip.stack.HopImpl
Return true if this is an explicit route (ie. extrcted from a ROUTE Header)
isGlobal() - Method in class gov.nist.javax.sip.address.TelURLImpl
Returns true if this TelURL is global i.e. if the TelURI has a global phone user.
isGlobal() - Method in class gov.nist.javax.sip.address.TelephoneNumber
is a global telephone number.
isGlobal() - Method in interface javax.sip.address.TelURL
Returns true if this TelURL is global i.e. if the TelURI has a global phone user.
isHeaderList() - Method in class gov.nist.javax.sip.header.SIPHeader
Return false if this is not a header list (SIPHeaderList overrrides this method).
isHeaderList() - Method in class 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 gov.nist.core.StringTokenizer
 
isHostname() - Method in class gov.nist.core.Host
Return true if the address is a DNS host name (and not an IPV4 address)
isIPAddress() - Method in class gov.nist.core.Host
Return true if the address is a DNS host name (and not an IPV4 address)
isMessagePartOfTransaction(SIPMessage) - Method in class gov.nist.javax.sip.stack.SIPClientTransaction
Deterines if the message is a part of this transaction.
isMessagePartOfTransaction(SIPMessage) - Method in class gov.nist.javax.sip.stack.SIPServerTransaction
Deterines if the message is a part of this transaction.
isMessagePartOfTransaction(SIPMessage) - Method in class gov.nist.javax.sip.stack.SIPTransaction
Tests a message to see if it is part of this transaction.
isMySubclass(Class) - Static method in class gov.nist.core.GenericObject
 
isMySubclass(Class) - Static method in class gov.nist.core.GenericObjectList
 
isReliable() - Method in class gov.nist.javax.sip.stack.MessageChannel
Get whether this channel is reliable or not.
isReliable() - Method in class gov.nist.javax.sip.stack.SIPTransaction
 
isReliable() - Method in class gov.nist.javax.sip.stack.TCPMessageChannel
Returns "true" as this is a reliable transport.
isReliable() - Method in class gov.nist.javax.sip.stack.UDPMessageChannel
Returns "false" as this is an unreliable transport.
isRetransmissionFilterActive() - Method in class gov.nist.javax.sip.SipStackImpl
This method returns the value of the retransmission filter helper function for User Agent Client and User Agent Server applications.
isRetransmissionFilterActive() - Method in interface javax.sip.SipStack
This method returns the value of the retransmission filter helper function for User Agent applications.
isSIPAddress() - Method in class gov.nist.javax.sip.address.AddressImpl
Return true if the imbedded URI is a sip URI.
isSecure() - Method in class gov.nist.javax.sip.address.SipUri
Returns true if this SipURI is secure i.e. if this SipURI represents a sips URI.
isSecure() - Method in class gov.nist.javax.sip.stack.DialogImpl
Returns true if this Dialog is secure i.e. if the request arrived over TLS, and the Request-URI contained a SIPS URI, the "secure" flag is set to TRUE.
isSecure() - Method in class gov.nist.javax.sip.stack.MessageChannel
Return true if this is a secure channel.
isSecure() - Method in class gov.nist.javax.sip.stack.MessageProcessor
Flags whether this processor is secure or not.
isSecure() - Method in class gov.nist.javax.sip.stack.SIPClientTransaction
 
isSecure() - Method in class gov.nist.javax.sip.stack.SIPTransaction
 
isSecure() - Method in class gov.nist.javax.sip.stack.TCPMessageChannel
TCP Is not a secure protocol.
isSecure() - Method in class gov.nist.javax.sip.stack.TCPMessageProcessor
TCP is not a secure protocol.
isSecure() - Method in class gov.nist.javax.sip.stack.UDPMessageChannel
UDP is not a secure protocol.
isSecure() - Method in class gov.nist.javax.sip.stack.UDPMessageProcessor
UDP is not a secure protocol.
isSecure() - Method in interface javax.sip.Dialog
Returns true if this Dialog is secure i.e. if the request was sent over a "sips:" scheme, or a "sip:" scheme over TLS.
isSecure() - Method in interface javax.sip.address.SipURI
Returns true if this SipURI is secure i.e. if this SipURI represents a sips URI.
isServer() - Method in class gov.nist.javax.sip.stack.DialogImpl
Return true if is server.
isServer() - Method in interface javax.sip.Dialog
Returns whether this Dialog is a server dialog.
isServerTransaction() - Method in class javax.sip.TimeoutEvent
Indicates if the transaction associated with this TimeoutEvent is a server transaction.
isSipURI() - Method in class 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 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 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 javax.sip.address.URI
This method determines if this is a URI with a scheme of "sip" or "sips".
isStale() - Method in class gov.nist.javax.sip.header.AuthenticationHeader
Returns the boolean value of the state paramater of this WWWAuthenicateHeader.
isStale() - Method in interface javax.sip.header.WWWAuthenticateHeader
Returns the boolean value of the state paramater of this WWWAuthenicateHeader.
isTransactionMapped() - Method in class gov.nist.javax.sip.stack.SIPServerTransaction
Return true if the transaction is known to stack.
isTransportEnabled(String) - Method in class gov.nist.javax.sip.stack.SIPStack
Return true if a transport is enabled.
isTransportEnabled(String, int) - Method in class gov.nist.javax.sip.stack.SIPStack
Return true if the transport is enabled for a given port.
isURIRoute() - Method in class gov.nist.javax.sip.stack.HopImpl
Return true if this is uriRoute
isUserTelephoneSubscriber() - Method in class gov.nist.javax.sip.address.SipUri
returns true if the user is a telephone subscriber.
isValueQuoted() - Method in class gov.nist.core.NameValue
Return true if the value is quoted in doublequotes.
isWildcard() - Method in class gov.nist.javax.sip.address.AddressImpl
This determines if this address is a wildcard address.
isWildcard() - Method in interface javax.sip.address.Address
This determines if this address is a wildcard address.
isZero() - Method in interface javax.sdp.Time
Returns whether the start and stop times were set to zero (in NTP).
iterator() - Method in class gov.nist.javax.sip.header.SIPHeaderList
Return the iterator to the imbedded list.

NIST SIP Parser and Stack (v1.2) API
A B C D E F G H I J K L M N O P Q R S T U V W _
A product of the NIST/ITL Advanced Networking Technologies Division.
See conditions of use.
Get the latest distribution.
Submit a bug report or feature request.