⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 index-all.html

📁 jsip开发文档,对于开发SIP软电话和presence服务很有用
💻 HTML
📖 第 1 页 / 共 5 页
字号:
Method in interface javax.sip.address.<A HREF="./javax/sip/address/AddressFactory.html" title="interface in javax.sip.address">AddressFactory</A>
<DD>Creates a TelURL based on given URI string.
<DT><A HREF="./javax/sip/header/HeaderFactory.html#createTimeStampHeader(float)"><B>createTimeStampHeader(float)</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 TimeStampHeader based on the newly supplied timeStamp value.
<DT><A HREF="./javax/sip/header/HeaderFactory.html#createToHeader(javax.sip.address.Address, java.lang.String)"><B>createToHeader(Address, 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 ToHeader based on the newly supplied address and  tag values.
<DT><A HREF="./javax/sip/header/HeaderFactory.html#createUnsupportedHeader(java.lang.String)"><B>createUnsupportedHeader(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 UnsupportedHeader based on the newly supplied optionTag  value.
<DT><A HREF="./javax/sip/address/AddressFactory.html#createURI(java.lang.String)"><B>createURI(String)</B></A> - 
Method in interface javax.sip.address.<A HREF="./javax/sip/address/AddressFactory.html" title="interface in javax.sip.address">AddressFactory</A>
<DD>Creates a URI based on given URI string.
<DT><A HREF="./javax/sip/header/HeaderFactory.html#createUserAgentHeader(java.util.List)"><B>createUserAgentHeader(List)</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 UserAgentHeader based on the newly supplied List of product  values.
<DT><A HREF="./javax/sip/header/HeaderFactory.html#createViaHeader(java.lang.String, int, java.lang.String, java.lang.String)"><B>createViaHeader(String, int, 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 ViaHeader based on the newly supplied uri and branch values.
<DT><A HREF="./javax/sip/header/HeaderFactory.html#createWarningHeader(java.lang.String, int, java.lang.String)"><B>createWarningHeader(String, int, 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 WarningHeader based on the newly supplied  agent, code and comment values.
<DT><A HREF="./javax/sip/header/HeaderFactory.html#createWWWAuthenticateHeader(java.lang.String)"><B>createWWWAuthenticateHeader(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 WWWAuthenticateHeader based on the newly supplied  scheme value.
<DT><A HREF="./javax/sip/header/CSeqHeader.html" title="interface in javax.sip.header"><B>CSeqHeader</B></A> - Interface in <A HREF="./javax/sip/header/package-summary.html">javax.sip.header</A><DD>A CSeq header field in a request contains a single decimal sequence number and the request method.</DL>
<HR>
<A NAME="_D_"><!-- --></A><H2>
<B>D</B></H2>
<DL>
<DT><A HREF="./javax/sip/header/DateHeader.html" title="interface in javax.sip.header"><B>DateHeader</B></A> - Interface in <A HREF="./javax/sip/header/package-summary.html">javax.sip.header</A><DD>The Date header field reflects the time when the request or response is first sent.<DT><A HREF="./javax/sip/header/SubscriptionStateHeader.html#DEACTIVATED"><B>DEACTIVATED</B></A> - 
Static variable in interface javax.sip.header.<A HREF="./javax/sip/header/SubscriptionStateHeader.html" title="interface in javax.sip.header">SubscriptionStateHeader</A>
<DD>Reason Code: The subscription has been terminated, but the subscriber SHOULD retry  immediately with a new subscription.
<DT><A HREF="./javax/sip/message/Response.html#DECLINE"><B>DECLINE</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 machine was successfully contacted but the user explicitly  does not wish to or cannot participate.
<DT><A HREF="./javax/sip/header/MaxForwardsHeader.html#decrementMaxForwards()"><B>decrementMaxForwards()</B></A> - 
Method in interface javax.sip.header.<A HREF="./javax/sip/header/MaxForwardsHeader.html" title="interface in javax.sip.header">MaxForwardsHeader</A>
<DD>This convenience function decrements the number of max-forwards by one.
<DT><A HREF="./javax/sip/Dialog.html#delete()"><B>delete()</B></A> - 
Method in interface javax.sip.<A HREF="./javax/sip/Dialog.html" title="interface in javax.sip">Dialog</A>
<DD>This method will release all resources associated with this dialog that are tracked by the SipProvider.
<DT><A HREF="./javax/sip/SipStack.html#deleteListeningPoint(javax.sip.ListeningPoint)"><B>deleteListeningPoint(ListeningPoint)</B></A> - 
Method in interface javax.sip.<A HREF="./javax/sip/SipStack.html" title="interface in javax.sip">SipStack</A>
<DD>Deletes the specified ListeningPoint attached to this SipStack.
<DT><A HREF="./javax/sip/SipStack.html#deleteSipProvider(javax.sip.SipProvider)"><B>deleteSipProvider(SipProvider)</B></A> - 
Method in interface javax.sip.<A HREF="./javax/sip/SipStack.html" title="interface in javax.sip">SipStack</A>
<DD>Deletes the specified peer SipProvider attached to this SipStack.
<DT><A HREF="./javax/sip/Dialog.html" title="interface in javax.sip"><B>Dialog</B></A> - Interface in <A HREF="./javax/sip/package-summary.html">javax.sip</A><DD>A dialog represents a peer-to-peer SIP relationship between two user agents that persists for some time.<DT><A HREF="./javax/sip/DialogDoesNotExistException.html" title="class in javax.sip"><B>DialogDoesNotExistException</B></A> - Exception in <A HREF="./javax/sip/package-summary.html">javax.sip</A><DD>This Exception is thrown when a user attempts to reference Dialog that does currently not exist in the underlying SipProvider<DT><A HREF="./javax/sip/DialogDoesNotExistException.html#DialogDoesNotExistException()"><B>DialogDoesNotExistException()</B></A> - 
Constructor for exception javax.sip.<A HREF="./javax/sip/DialogDoesNotExistException.html" title="class in javax.sip">DialogDoesNotExistException</A>
<DD>Constructs a new <code>DialogDoesNotExistException</code>
<DT><A HREF="./javax/sip/DialogDoesNotExistException.html#DialogDoesNotExistException(java.lang.String)"><B>DialogDoesNotExistException(String)</B></A> - 
Constructor for exception javax.sip.<A HREF="./javax/sip/DialogDoesNotExistException.html" title="class in javax.sip">DialogDoesNotExistException</A>
<DD>Constructs a new <code>DialogDoesNotExistException</code> with the specified error message.
<DT><A HREF="./javax/sip/DialogDoesNotExistException.html#DialogDoesNotExistException(java.lang.String, java.lang.Throwable)"><B>DialogDoesNotExistException(String, Throwable)</B></A> - 
Constructor for exception javax.sip.<A HREF="./javax/sip/DialogDoesNotExistException.html" title="class in javax.sip">DialogDoesNotExistException</A>
<DD>Constructs a new <code>DialogDoesNotExistException</code> with the specified error message and specialized cause that triggered this error condition.
<DT><A HREF="./javax/sip/DialogState.html" title="class in javax.sip"><B>DialogState</B></A> - Class in <A HREF="./javax/sip/package-summary.html">javax.sip</A><DD>This class contains the enumerations that define the underlying state of an  existing dialog.<DT><A HREF="./javax/sip/DialogTerminatedEvent.html" title="class in javax.sip"><B>DialogTerminatedEvent</B></A> - Class in <A HREF="./javax/sip/package-summary.html">javax.sip</A><DD>DialogTerminatedEvent is delivered to the Listener when the dialog transitions to the terminated state.<DT><A HREF="./javax/sip/DialogTerminatedEvent.html#DialogTerminatedEvent(java.lang.Object, javax.sip.Dialog)"><B>DialogTerminatedEvent(Object, Dialog)</B></A> - 
Constructor for class javax.sip.<A HREF="./javax/sip/DialogTerminatedEvent.html" title="class in javax.sip">DialogTerminatedEvent</A>
<DD>Constructs a DialogTerminatedEvent to indicate a dialog timeout.
<DT><A HREF="./javax/sip/message/Response.html#DOES_NOT_EXIST_ANYWHERE"><B>DOES_NOT_EXIST_ANYWHERE</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 has authoritative information that the user indicated in the  Request-URI does not exist anywhere.
</DL>
<HR>
<A NAME="_E_"><!-- --></A><H2>
<B>E</B></H2>
<DL>
<DT><A HREF="./javax/sip/DialogState.html#EARLY"><B>EARLY</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 "Early".
<DT><A HREF="./javax/sip/header/PriorityHeader.html#EMERGENCY"><B>EMERGENCY</B></A> - 
Static variable in interface javax.sip.header.<A HREF="./javax/sip/header/PriorityHeader.html" title="interface in javax.sip.header">PriorityHeader</A>
<DD>Emergency priority constant - It is RECOMMENDED that the value of "emergency" only be used when life, limb, or property are in imminent danger.
<DT><A HREF="./javax/sip/ServerTransaction.html#enableRetransmissionAlerts()"><B>enableRetransmissionAlerts()</B></A> - 
Method in interface javax.sip.<A HREF="./javax/sip/ServerTransaction.html" title="interface in javax.sip">ServerTransaction</A>
<DD>Enable the timeout retransmit notifications for the ServerTransaction.
<DT><A HREF="./javax/sip/header/Encoding.html" title="interface in javax.sip.header"><B>Encoding</B></A> - Interface in <A HREF="./javax/sip/header/package-summary.html">javax.sip.header</A><DD>This interface represents encoding methods for any header that contains an encoding value.<DT><A HREF="./javax/sip/address/Address.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
Method in interface javax.sip.address.<A HREF="./javax/sip/address/Address.html" title="interface in javax.sip.address">Address</A>
<DD>Indicates whether some other Object is "equal to" this Address.
<DT><A HREF="./javax/sip/DialogState.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
Method in class javax.sip.<A HREF="./javax/sip/DialogState.html" title="class in javax.sip">DialogState</A>
<DD>Compare this dialog state for equality with another.
<DT><A HREF="./javax/sip/header/CallIdHeader.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
Method in interface javax.sip.header.<A HREF="./javax/sip/header/CallIdHeader.html" title="interface in javax.sip.header">CallIdHeader</A>
<DD>Compare this CallIdHeader for equality with another.
<DT><A HREF="./javax/sip/header/CSeqHeader.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
Method in interface javax.sip.header.<A HREF="./javax/sip/header/CSeqHeader.html" title="interface in javax.sip.header">CSeqHeader</A>
<DD>Compare this CSeqHeader for equality with another.
<DT><A HREF="./javax/sip/header/FromHeader.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
Method in interface javax.sip.header.<A HREF="./javax/sip/header/FromHeader.html" title="interface in javax.sip.header">FromHeader</A>
<DD>Compare this FromHeader for equality with another.
<DT><A HREF="./javax/sip/header/Header.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
Method in interface javax.sip.header.<A HREF="./javax/sip/header/Header.html" title="interface in javax.sip.header">Header</A>
<DD>Compare this SIP Header for equality with another.
<DT><A HREF="./javax/sip/header/MaxForwardsHeader.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
Method in interface javax.sip.header.<A HREF="./javax/sip/header/MaxForwardsHeader.html" title="interface in javax.sip.header">MaxForwardsHeader</A>
<DD>Compare this MaxForwardsHeader for equality with another.
<DT><A HREF="./javax/sip/header/ToHeader.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
Method in interface javax.sip.header.<A HREF="./javax/sip/header/ToHeader.html" title="interface in javax.sip.header">ToHeader</A>
<DD>Compare this ToHeader for equality with another.
<DT><A HREF="./javax/sip/header/ViaHeader.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
Method in interface javax.sip.header.<A HREF="./javax/sip/header/ViaHeader.html" title="i

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -