JAIN-SIP 2.0 API
A B C D E F G H I J L M N O P Q R S T U V W Y _

I

ICON - Static variable in interface javax.sip.header.ContentDispositionHeader
Icon Disposition Type Constant
IDSL - Static variable in interface javax.sip.header.ims.PAccessNetworkInfoHeader
 
IEEE_802_11 - Static variable in interface javax.sip.header.ims.PAccessNetworkInfoHeader
 
IEEE_802_11A - Static variable in interface javax.sip.header.ims.PAccessNetworkInfoHeader
 
IEEE_802_11B - Static variable in interface javax.sip.header.ims.PAccessNetworkInfoHeader
 
IEEE_802_11G - Static variable in interface javax.sip.header.ims.PAccessNetworkInfoHeader
 
IK - Static variable in interface javax.sip.header.ims.WWWAuthenticateHeaderIms
 
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.
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.
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.
InReplyToHeader - Interface in javax.sip.header
The In-Reply-To header field enumerates the Call-IDs that this call references or returns.
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.
InvalidArgumentException - Exception in 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 javax.sip.InvalidArgumentException
Create an InvalidArgumentException with no detail message.
InvalidArgumentException(String) - Constructor for exception javax.sip.InvalidArgumentException
Create an InvalidArgumentException with a detail message.
InvalidArgumentException(String, Throwable) - Constructor for exception 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 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.
IOExceptionEvent - Class in javax.sip
This object is used to signal to the application that an IO Exception has occured asynchronously.
IOExceptionEvent(Object, String, int, String) - Constructor for class javax.sip.IOExceptionEvent
Constructor
isForkedResponse() - Method in class javax.sip.ResponseEvent
Return true if this is a forked response.
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.
isReleaseReferences() - Method in interface javax.sip.Dialog
retrieve the value of release references to know if the stack performs optimizations on cleanup to save on memory
isRetransmissionFilterActive() - Method in interface javax.sip.SipStack
Deprecated. Deprecated in version 1.2. WARNING: Implementations may throw OperationNotSupportedException.
isSecure() - Method in interface javax.sip.address.SipURI
Returns true if this SipURI is secure i.e. if this SipURI represents a sips URI.
isSecure() - Method in interface javax.sip.ClientTransaction
Return true if this Client Transaction is a secure transport.
isSecure() - Method in interface 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.
isServer() - Method in interface javax.sip.Dialog
Returns whether this Dialog is a server dialog, for example this side was initially acting as a UAS.
isServerTransaction() - Method in class javax.sip.TimeoutEvent
Indicates if the transaction associated with this TimeoutEvent is a server transaction.
isServerTransaction() - Method in class javax.sip.TransactionTerminatedEvent
Indicates if the transaction associated with this TransactionTerminatedEvent is a server transaction.
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 interface javax.sip.header.WWWAuthenticateHeader
Returns the boolean value of the state paramater of this WWWAuthenicateHeader.
isWildcard() - Method in interface javax.sip.address.Address
This determines if this address is a wildcard address.
isWildCard() - Method in interface javax.sip.header.ContactHeader
Returns a boolean value that indicates if the contact header has the format of Contact: *.

JAIN-SIP 2.0 API
A B C D E F G H I J L M N O P Q R S T U V W Y _

See conditions of use.
Submit a bug report or feature request.