📄 index-all.html
字号:
types, that is the content type is "*".
<DT><A HREF="./javax/sip/message/Response.html#ALTERNATIVE_SERVICE"><B>ALTERNATIVE_SERVICE</B></A> -
Static variable in interface javax.sip.message.<A HREF="./javax/sip/message/Response.html" title="interface in javax.sip.message">Response</A>
<DD>The call was not successful, but alternative services are possible.
<DT><A HREF="./javax/sip/message/Response.html#AMBIGUOUS"><B>AMBIGUOUS</B></A> -
Static variable in interface javax.sip.message.<A HREF="./javax/sip/message/Response.html" title="interface in javax.sip.message">Response</A>
<DD>The Request-URI was ambiguous.
<DT><A HREF="./javax/sip/header/WarningHeader.html#ATTRIBUTE_NOT_UNDERSTOOD"><B>ATTRIBUTE_NOT_UNDERSTOOD</B></A> -
Static variable in interface javax.sip.header.<A HREF="./javax/sip/header/WarningHeader.html" title="interface in javax.sip.header">WarningHeader</A>
<DD>One or more of the media attributes in the session description are not supported.
<DT><A HREF="./javax/sip/header/AuthenticationInfoHeader.html" title="interface in javax.sip.header"><B>AuthenticationInfoHeader</B></A> - Interface in <A HREF="./javax/sip/header/package-summary.html">javax.sip.header</A><DD>The Authentication-Info header field provides for mutual authentication with HTTP Digest.<DT><A HREF="./javax/sip/header/AuthorizationHeader.html" title="interface in javax.sip.header"><B>AuthorizationHeader</B></A> - Interface in <A HREF="./javax/sip/header/package-summary.html">javax.sip.header</A><DD>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.</DL>
<HR>
<A NAME="_B_"><!-- --></A><H2>
<B>B</B></H2>
<DL>
<DT><A HREF="./javax/sip/message/Response.html#BAD_EVENT"><B>BAD_EVENT</B></A> -
Static variable in interface javax.sip.message.<A HREF="./javax/sip/message/Response.html" title="interface in javax.sip.message">Response</A>
<DD>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.
<DT><A HREF="./javax/sip/message/Response.html#BAD_EXTENSION"><B>BAD_EXTENSION</B></A> -
Static variable in interface javax.sip.message.<A HREF="./javax/sip/message/Response.html" title="interface in javax.sip.message">Response</A>
<DD>The server did not understand the protocol extension specified in a Proxy-Require or Require header field.
<DT><A HREF="./javax/sip/message/Response.html#BAD_GATEWAY"><B>BAD_GATEWAY</B></A> -
Static variable in interface javax.sip.message.<A HREF="./javax/sip/message/Response.html" title="interface in javax.sip.message">Response</A>
<DD>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.
<DT><A HREF="./javax/sip/message/Response.html#BAD_REQUEST"><B>BAD_REQUEST</B></A> -
Static variable in interface javax.sip.message.<A HREF="./javax/sip/message/Response.html" title="interface in javax.sip.message">Response</A>
<DD>The request could not be understood due to malformed syntax.
<DT><A HREF="./javax/sip/message/Response.html#BUSY_EVERYWHERE"><B>BUSY_EVERYWHERE</B></A> -
Static variable in interface javax.sip.message.<A HREF="./javax/sip/message/Response.html" title="interface in javax.sip.message">Response</A>
<DD>The callee's end system was contacted successfully but the callee is busy and does not wish to take the call at this time.
<DT><A HREF="./javax/sip/message/Response.html#BUSY_HERE"><B>BUSY_HERE</B></A> -
Static variable in interface javax.sip.message.<A HREF="./javax/sip/message/Response.html" title="interface in javax.sip.message">Response</A>
<DD>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.
<DT><A HREF="./javax/sip/message/Request.html#BYE"><B>BYE</B></A> -
Static variable in interface javax.sip.message.<A HREF="./javax/sip/message/Request.html" title="interface in javax.sip.message">Request</A>
<DD>The BYE request is used to terminate a specific session or attempted session.
</DL>
<HR>
<A NAME="_C_"><!-- --></A><H2>
<B>C</B></H2>
<DL>
<DT><A HREF="./javax/sip/message/Response.html#CALL_IS_BEING_FORWARDED"><B>CALL_IS_BEING_FORWARDED</B></A> -
Static variable in interface javax.sip.message.<A HREF="./javax/sip/message/Response.html" title="interface in javax.sip.message">Response</A>
<DD>A server MAY use this status code to indicate that the call is being forwarded to a different set of destinations.
<DT><A HREF="./javax/sip/message/Response.html#CALL_OR_TRANSACTION_DOES_NOT_EXIST"><B>CALL_OR_TRANSACTION_DOES_NOT_EXIST</B></A> -
Static variable in interface javax.sip.message.<A HREF="./javax/sip/message/Response.html" title="interface in javax.sip.message">Response</A>
<DD>This status indicates that the UAS received a request that does not match any existing dialog or transaction.
<DT><A HREF="./javax/sip/header/CallIdHeader.html" title="interface in javax.sip.header"><B>CallIdHeader</B></A> - Interface in <A HREF="./javax/sip/header/package-summary.html">javax.sip.header</A><DD>The Call-ID header field uniquely identifies a particular invitation or all registrations of a particular client.<DT><A HREF="./javax/sip/header/CallInfoHeader.html" title="interface in javax.sip.header"><B>CallInfoHeader</B></A> - Interface in <A HREF="./javax/sip/header/package-summary.html">javax.sip.header</A><DD>The Call-Info header field provides additional information about the caller or callee, depending on whether it is found in a request or response.<DT><A HREF="./javax/sip/TransactionState.html#CALLING"><B>CALLING</B></A> -
Static variable in class javax.sip.<A HREF="./javax/sip/TransactionState.html" title="class in javax.sip">TransactionState</A>
<DD>This constant value indicates that the transaction state is "Calling".
<DT><A HREF="./javax/sip/message/Request.html#CANCEL"><B>CANCEL</B></A> -
Static variable in interface javax.sip.message.<A HREF="./javax/sip/message/Request.html" title="interface in javax.sip.message">Request</A>
<DD>The CANCEL request is used to cancel a previous request sent by a client.
<DT><A HREF="./javax/sip/ClientTransaction.html" title="interface in javax.sip"><B>ClientTransaction</B></A> - Interface in <A HREF="./javax/sip/package-summary.html">javax.sip</A><DD>A client transaction is used by a User Agent Client application to send Request messages to a User Agent Server application.<DT><A HREF="./javax/sip/address/Address.html#clone()"><B>clone()</B></A> -
Method in interface javax.sip.address.<A HREF="./javax/sip/address/Address.html" title="interface in javax.sip.address">Address</A>
<DD>Clone method.
<DT><A HREF="./javax/sip/address/URI.html#clone()"><B>clone()</B></A> -
Method in interface javax.sip.address.<A HREF="./javax/sip/address/URI.html" title="interface in javax.sip.address">URI</A>
<DD>Creates and returns a deep copy of the URI.
<DT><A HREF="./javax/sip/header/Header.html#clone()"><B>clone()</B></A> -
Method in interface javax.sip.header.<A HREF="./javax/sip/header/Header.html" title="interface in javax.sip.header">Header</A>
<DD>Creates and returns a deep copy of the Header.
<DT><A HREF="./javax/sip/message/Message.html#clone()"><B>clone()</B></A> -
Method in interface javax.sip.message.<A HREF="./javax/sip/message/Message.html" title="interface in javax.sip.message">Message</A>
<DD>Creates and returns a deep copy of the Message.
<DT><A HREF="./javax/sip/DialogState.html#COMPLETED"><B>COMPLETED</B></A> -
Static variable in class javax.sip.<A HREF="./javax/sip/DialogState.html" title="class in javax.sip">DialogState</A>
<DD><B>Deprecated.</B> <I>Since v1.2. This state does not exist in a dialog.</I>
<DT><A HREF="./javax/sip/TransactionState.html#COMPLETED"><B>COMPLETED</B></A> -
Static variable in class javax.sip.<A HREF="./javax/sip/TransactionState.html" title="class in javax.sip">TransactionState</A>
<DD>This constant value indicates that the transaction state is "Completed".
<DT><A HREF="./javax/sip/message/Response.html#CONDITIONAL_REQUEST_FAILED"><B>CONDITIONAL_REQUEST_FAILED</B></A> -
Static variable in interface javax.sip.message.<A HREF="./javax/sip/message/Response.html" title="interface in javax.sip.message">Response</A>
<DD>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.
<DT><A HREF="./javax/sip/DialogState.html#CONFIRMED"><B>CONFIRMED</B></A> -
Static variable in class javax.sip.<A HREF="./javax/sip/DialogState.html" title="class in javax.sip">DialogState</A>
<DD>This constant value indicates that the dialog state is "Confirmed".
<DT><A HREF="./javax/sip/TransactionState.html#CONFIRMED"><B>CONFIRMED</B></A> -
Static variable in class javax.sip.<A HREF="./javax/sip/TransactionState.html" title="class in javax.sip">TransactionState</A>
<DD>This constant value indicates that the transaction state is "Confirmed".
<DT><A HREF="./javax/sip/header/ContactHeader.html" title="interface in javax.sip.header"><B>ContactHeader</B></A> - Interface in <A HREF="./javax/sip/header/package-summary.html">javax.sip.header</A><DD>A Contact header field value provides a URI whose meaning depends on the type of request or response it is in.<DT><A HREF="./javax/sip/header/ContentDispositionHeader.html" title="interface in javax.sip.header"><B>ContentDispositionHeader</B></A> - Interface in <A HREF="./javax/sip/header/package-summary.html">javax.sip.header</A><DD>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.<DT><A HREF="./javax/sip/header/ContentEncodingHeader.html" title="interface in javax.sip.header"><B>ContentEncodingHeader</B></A> - Interface in <A HREF="./javax/sip/header/package-summary.html">javax.sip.header</A><DD>A ContentEncodingHeader is used as a modifier to the "media-type".<DT><A HREF="./javax/sip/header/ContentLanguageHeader.html" title="interface in javax.sip.header"><B>ContentLanguageHeader</B></A> - Interface in <A HREF="./javax/sip/header/package-summary.html">javax.sip.header</A><DD>The Content-Language header field is used to indicate the language of the message body.<DT><A HREF="./javax/sip/header/ContentLengthHeader.html" title="interface in javax.sip.header"><B>ContentLengthHeader</B></A> - Interface in <A HREF="./javax/sip/header/package-summary.html">javax.sip.header</A><DD>The Content-Length header field indicates the size of the message-body, in decimal number of octets, sent to the recipient.<DT><A HREF="./javax/sip/header/ContentTypeHeader.html" title="interface in javax.sip.header"><B>ContentTypeHeader</B></A> - Interface in <A HREF="./javax/sip/header/package-summary.html">javax.sip.header</A><DD>The Content-Type header field indicates the media type of the message-body sent to the recipient.<DT><A HREF="./javax/sip/header/HeaderFactory.html#createAcceptEncodingHeader(java.lang.String)"><B>createAcceptEncodingHeader(String)</B></A> -
Method in interface javax.sip.header.<A HREF="./javax/sip/header/HeaderFactory.html" title="interface in javax.sip.header">HeaderFactory</A>
<DD>Creates a new AcceptEncodingHeader based on the newly supplied encoding value.
<DT><A HREF="./javax/sip/header/HeaderFactory.html#createAcceptHeader(java.lang.String, java.lang.String)"><B>createAcceptHeader(String, String)</B></A> -
Method in interface javax.sip.header.<A HREF="./javax/sip/header/HeaderFactory.html" title="interface in javax.sip.header">HeaderFactory</A>
<DD>Creates a new AcceptHeader based on the newly supplied contentType and contentSubType values.
<DT><A HREF="./javax/sip/header/HeaderFactory.html#createAcceptLanguageHeader(java.util.Locale)"><B>createAcceptLanguageHeader(Locale)</B></A> -
Method in interface javax.sip.header.<A HREF="./javax/sip/header/HeaderFactory.html" title="interface in javax.sip.header">HeaderFactory</A>
<DD>Creates a new AcceptLanguageHeader based on the newly supplied language value.
<DT><A HREF="./javax/sip/ClientTransaction.html#createAck()"><B>createAck()</B></A> -
Method in interface javax.sip.<A HREF="./javax/sip/ClientTransaction.html" title="interface in javax.sip">ClientTransaction</A>
<DD><B>Deprecated.</B> <I>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 <A HREF="./javax/sip/Dialog.html#createAck(long)"><CODE>Dialog.createAck(long)</CODE></A> 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.</I>
<DT><A HREF="./javax/sip/Dialog.html#createAck(long)"><B>createAck(long)</B></A> -
Method in interface javax.sip.<A HREF="./javax/sip/Dialog.html" title="interface in javax.sip">Dialog</A>
<DD>Creates an ACK request for an Invite that was responded with 2xx
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -