📄 index-all.html
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.4.2_10) on Wed Feb 28 12:31:09 CET 2007 -->
<TITLE>
Index (JSR180 SIP API for J2ME)
</TITLE>
<LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
parent.document.title="Index (JSR180 SIP API for J2ME)";
}
</SCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A><A HREF="#skip-navbar_top" title="Skip navigation links"></A><TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A><TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="javax/microedition/sip/package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
PREV
NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="index.html" target="_top"><B>FRAMES</B></A>
<A HREF="index-all.html" target="_top"><B>NO FRAMES</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A><!-- ========= END OF TOP NAVBAR ========= -->
<A HREF="#_A_">A</A> <A HREF="#_C_">C</A> <A HREF="#_D_">D</A> <A HREF="#_E_">E</A> <A HREF="#_G_">G</A> <A HREF="#_I_">I</A> <A HREF="#_J_">J</A> <A HREF="#_N_">N</A> <A HREF="#_O_">O</A> <A HREF="#_R_">R</A> <A HREF="#_S_">S</A> <A HREF="#_T_">T</A> <A HREF="#_U_">U</A> <HR>
<A NAME="_A_"><!-- --></A><H2>
<B>A</B></H2>
<DL>
<DT><A HREF="javax/microedition/sip/SipException.html#ALREADY_RESPONDED"><B>ALREADY_RESPONDED</B></A> -
Static variable in class javax.microedition.sip.<A HREF="javax/microedition/sip/SipException.html" title="class in javax.microedition.sip">SipException</A>
<DD>The response can not be sent because the system has already sent a response.
<DT><A HREF="javax/microedition/sip/SipConnectionNotifier.html#acceptAndOpen()"><B>acceptAndOpen()</B></A> -
Method in interface javax.microedition.sip.<A HREF="javax/microedition/sip/SipConnectionNotifier.html" title="interface in javax.microedition.sip">SipConnectionNotifier</A>
<DD>Accepts and opens a new <tt>SipServerConnection</tt> in this listening point.
<DT><A HREF="javax/microedition/sip/SipConnection.html#addHeader(java.lang.String, java.lang.String)"><B>addHeader(String, String)</B></A> -
Method in interface javax.microedition.sip.<A HREF="javax/microedition/sip/SipConnection.html" title="interface in javax.microedition.sip">SipConnection</A>
<DD>Adds a header to the SIP message.
</DL>
<HR>
<A NAME="_C_"><!-- --></A><H2>
<B>C</B></H2>
<DL>
<DT><A HREF="javax/microedition/sip/SipDialog.html#CONFIRMED"><B>CONFIRMED</B></A> -
Static variable in interface javax.microedition.sip.<A HREF="javax/microedition/sip/SipDialog.html" title="interface in javax.microedition.sip">SipDialog</A>
<DD>
</DL>
<HR>
<A NAME="_D_"><!-- --></A><H2>
<B>D</B></H2>
<DL>
<DT><A HREF="javax/microedition/sip/SipException.html#DIALOG_UNAVAILABLE"><B>DIALOG_UNAVAILABLE</B></A> -
Static variable in class javax.microedition.sip.<A HREF="javax/microedition/sip/SipException.html" title="class in javax.microedition.sip">SipException</A>
<DD><B>Deprecated.</B> <I></I>
</DL>
<HR>
<A NAME="_E_"><!-- --></A><H2>
<B>E</B></H2>
<DL>
<DT><A HREF="javax/microedition/sip/SipDialog.html#EARLY"><B>EARLY</B></A> -
Static variable in interface javax.microedition.sip.<A HREF="javax/microedition/sip/SipDialog.html" title="interface in javax.microedition.sip">SipDialog</A>
<DD>
<DT><A HREF="javax/microedition/sip/SipClientConnection.html#enableRefresh(javax.microedition.sip.SipRefreshListener)"><B>enableRefresh(SipRefreshListener)</B></A> -
Method in interface javax.microedition.sip.<A HREF="javax/microedition/sip/SipClientConnection.html" title="interface in javax.microedition.sip">SipClientConnection</A>
<DD>Enables the refresh for the request to be sent.
</DL>
<HR>
<A NAME="_G_"><!-- --></A><H2>
<B>G</B></H2>
<DL>
<DT><A HREF="javax/microedition/sip/SipException.html#GENERAL_ERROR"><B>GENERAL_ERROR</B></A> -
Static variable in class javax.microedition.sip.<A HREF="javax/microedition/sip/SipException.html" title="class in javax.microedition.sip">SipException</A>
<DD>Other SIP error.
<DT><A HREF="javax/microedition/sip/SipConnection.html#getDialog()"><B>getDialog()</B></A> -
Method in interface javax.microedition.sip.<A HREF="javax/microedition/sip/SipConnection.html" title="interface in javax.microedition.sip">SipConnection</A>
<DD>Returns the current SIP dialog.
<DT><A HREF="javax/microedition/sip/SipDialog.html#getDialogID()"><B>getDialogID()</B></A> -
Method in interface javax.microedition.sip.<A HREF="javax/microedition/sip/SipDialog.html" title="interface in javax.microedition.sip">SipDialog</A>
<DD>Returns the ID of the SIP Dialog.
<DT><A HREF="javax/microedition/sip/SipAddress.html#getDisplayName()"><B>getDisplayName()</B></A> -
Method in class javax.microedition.sip.<A HREF="javax/microedition/sip/SipAddress.html" title="class in javax.microedition.sip">SipAddress</A>
<DD>Returns the display name of SIP address.
<DT><A HREF="javax/microedition/sip/SipException.html#getErrorCode()"><B>getErrorCode()</B></A> -
Method in class javax.microedition.sip.<A HREF="javax/microedition/sip/SipException.html" title="class in javax.microedition.sip">SipException</A>
<DD>Gets the error code
<DT><A HREF="javax/microedition/sip/SipConnection.html#getHeader(java.lang.String)"><B>getHeader(String)</B></A> -
Method in interface javax.microedition.sip.<A HREF="javax/microedition/sip/SipConnection.html" title="interface in javax.microedition.sip">SipConnection</A>
<DD>Gets the header field value of specified header type.
<DT><A HREF="javax/microedition/sip/SipHeader.html#getHeaderValue()"><B>getHeaderValue()</B></A> -
Method in class javax.microedition.sip.<A HREF="javax/microedition/sip/SipHeader.html" title="class in javax.microedition.sip">SipHeader</A>
<DD>Returns the full header value including parameters.
<DT><A HREF="javax/microedition/sip/SipConnection.html#getHeaders(java.lang.String)"><B>getHeaders(String)</B></A> -
Method in interface javax.microedition.sip.<A HREF="javax/microedition/sip/SipConnection.html" title="interface in javax.microedition.sip">SipConnection</A>
<DD>Gets the header field value(s) of specified header type.
<DT><A HREF="javax/microedition/sip/SipAddress.html#getHost()"><B>getHost()</B></A> -
Method in class javax.microedition.sip.<A HREF="javax/microedition/sip/SipAddress.html" title="class in javax.microedition.sip">SipAddress</A>
<DD>Returns the host part of the SIP address.
<DT><A HREF="javax/microedition/sip/SipRefreshHelper.html#getInstance()"><B>getInstance()</B></A> -
Static method in class javax.microedition.sip.<A HREF="javax/microedition/sip/SipRefreshHelper.html" title="class in javax.microedition.sip">SipRefreshHelper</A>
<DD>Returns the instance of <tt>SipRefreshHelper</tt>
<DT><A HREF="javax/microedition/sip/SipConnectionNotifier.html#getLocalAddress()"><B>getLocalAddress()</B></A> -
Method in interface javax.microedition.sip.<A HREF="javax/microedition/sip/SipConnectionNotifier.html" title="interface in javax.microedition.sip">SipConnectionNotifier</A>
<DD>Gets the local IP address for this SIP connection.
<DT><A HREF="javax/microedition/sip/SipConnectionNotifier.html#getLocalPort()"><B>getLocalPort()</B></A> -
Method in interface javax.microedition.sip.<A HREF="javax/microedition/sip/SipConnectionNotifier.html" title="interface in javax.microedition.sip">SipConnectionNotifier</A>
<DD>Gets the local port for this SIP connection.
<DT><A HREF="javax/microedition/sip/SipConnection.html#getMethod()"><B>getMethod()</B></A> -
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -