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 _

E

EARLY - Static variable in class javax.sip.DialogState
This constant value indicates that the dialog state is "Early".
EMERGENCY - Static variable in interface 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.
enableRetransmissionAlerts() - Method in interface javax.sip.ServerTransaction
Deprecated. This method is no longer supported in version 2.0. WARNING: Implementations may throw OperationNotSupportedException.
Encoding - Interface in javax.sip.header
This interface represents encoding methods for any header that contains an encoding value.
enforceTlsPolicy(ClientTransaction) - Method in interface javax.sip.TlsSecurityPolicy
Enforce any application-specific security policy for TLS clients.
equals(Object) - Method in interface javax.sip.address.Address
Indicates whether some other Object is "equal to" this Address.
equals(Object) - Method in class javax.sip.DialogState
Compare this dialog state for equality with another.
equals(Object) - Method in interface javax.sip.header.CallIdHeader
Compare this CallIdHeader for equality with another.
equals(Object) - Method in interface javax.sip.header.CSeqHeader
Compare this CSeqHeader for equality with another.
equals(Object) - Method in interface javax.sip.header.FromHeader
Compare this FromHeader for equality with another.
equals(Object) - Method in interface javax.sip.header.Header
Compare this SIP Header for equality with another.
equals(Object) - Method in interface javax.sip.header.MaxForwardsHeader
Compare this MaxForwardsHeader for equality with another.
equals(Object) - Method in interface javax.sip.header.ToHeader
Compare this ToHeader for equality with another.
equals(Object) - Method in interface javax.sip.header.ViaHeader
Compare this ViaHeader for equality with another.
equals(Object) - Method in interface javax.sip.ListeningPoint
This method indicates whether the specified object is equal to this Listening Point.
equals(Object) - Method in interface javax.sip.message.Message
Compare this SIP Message for equality with another.
equals(Object) - Method in class javax.sip.TransactionState
Compare this transaction state for equality with another.
ErrorInfoHeader - Interface in javax.sip.header
The Error-Info header field provides a pointer to additional information about the error status response.
EventHeader - Interface in javax.sip.header
This interface represents the Event SIP header, as defined by RFC3265, this header is not part of RFC3261.
ExpiresHeader - Interface in javax.sip.header
The Expires header field gives the relative time after which the message (or content) expires.
EXTENSION_REQUIRED - Static variable in interface 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 javax.sip.header
This interface represents an Extension SIP header that was not defined at the baseline of this specification.
extractCertIdentities() - Method in interface javax.sip.Transaction
Extract identities from certificates exchanged over TLS, based on IETF guidelines

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.