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

📄 jcoconnectiondata.html

📁 jco book to connect java with SAP
💻 HTML
📖 第 1 页 / 共 2 页
字号:
<!-- ============ METHOD DETAIL ========== -->

<A NAME="method_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
<B>Method Detail</B></FONT></TH>
</TR>
</TABLE>

<A NAME="getProtocol()"><!-- --></A><H3>
getProtocol</H3>
<PRE>
java.lang.String <B>getProtocol</B>()</PRE>
<DL>
<DD><DL>

<DT><B>Returns:</B><DD>communication protocol - at the moment always 'RFC'</DL>
</DD>
</DL>
<HR>

<A NAME="getSessionId()"><!-- --></A><H3>
getSessionId</H3>
<PRE>
java.lang.String <B>getSessionId</B>()</PRE>
<DL>
<DD><DL>

<DT><B>Returns:</B><DD>client or server internal session id, if available, or null</DL>
</DD>
</DL>
<HR>

<A NAME="getFunctionModuleName()"><!-- --></A><H3>
getFunctionModuleName</H3>
<PRE>
java.lang.String <B>getFunctionModuleName</B>()</PRE>
<DL>
<DD><DL>

<DT><B>Returns:</B><DD>the name of the function module that is being executed or executed last</DL>
</DD>
</DL>
<HR>

<A NAME="getDSRPassport()"><!-- --></A><H3>
getDSRPassport</H3>
<PRE>
byte[] <B>getDSRPassport</B>()</PRE>
<DL>
<DD><DL>

<DT><B>Returns:</B><DD>the byte representation of the DSR passport, if available, or null</DL>
</DD>
</DL>
<HR>

<A NAME="getConnectionType()"><!-- --></A><H3>
getConnectionType</H3>
<PRE>
java.lang.String <B>getConnectionType</B>()</PRE>
<DL>
<DD><DL>

<DT><B>Returns:</B><DD>'client' or 'server' are possible</DL>
</DD>
</DL>
<HR>

<A NAME="getSystemID()"><!-- --></A><H3>
getSystemID</H3>
<PRE>
java.lang.String <B>getSystemID</B>()</PRE>
<DL>
<DD><DL>

<DT><B>Returns:</B><DD>the system id of the ABAP server</DL>
</DD>
</DL>
<HR>

<A NAME="getAbapHost()"><!-- --></A><H3>
getAbapHost</H3>
<PRE>
java.lang.String <B>getAbapHost</B>()</PRE>
<DL>
<DD><DL>

<DT><B>Returns:</B><DD>the host where the current or last call was executed or from where the current or last request was done</DL>
</DD>
</DL>
<HR>

<A NAME="getAbapClient()"><!-- --></A><H3>
getAbapClient</H3>
<PRE>
java.lang.String <B>getAbapClient</B>()</PRE>
<DL>
<DD><DL>

<DT><B>Returns:</B><DD>the client in the ABAP server, if available, or null</DL>
</DD>
</DL>
<HR>

<A NAME="getAbapUser()"><!-- --></A><H3>
getAbapUser</H3>
<PRE>
java.lang.String <B>getAbapUser</B>()</PRE>
<DL>
<DD><DL>

<DT><B>Returns:</B><DD>the user name in the ABAP server, if available, or null</DL>
</DD>
</DL>
<HR>

<A NAME="getAbapLanguage()"><!-- --></A><H3>
getAbapLanguage</H3>
<PRE>
java.lang.String <B>getAbapLanguage</B>()</PRE>
<DL>
<DD><DL>

<DT><B>Returns:</B><DD>the language in the ABAP server, if available, or null</DL>
</DD>
</DL>
<HR>

<A NAME="getConvId()"><!-- --></A><H3>
getConvId</H3>
<PRE>
java.lang.String <B>getConvId</B>()</PRE>
<DL>
<DD><DL>

<DT><B>Returns:</B><DD>the current conversation id, may be null for the inactive server connections</DL>
</DD>
</DL>
<HR>

<A NAME="getApplicationName()"><!-- --></A><H3>
getApplicationName</H3>
<PRE>
java.lang.String <B>getApplicationName</B>()</PRE>
<DL>
<DD><DL>

<DT><B>Returns:</B><DD>the application name, if provided by the application or runtime, or null</DL>
</DD>
</DL>
<HR>

<A NAME="getGroupName()"><!-- --></A><H3>
getGroupName</H3>
<PRE>
java.lang.String <B>getGroupName</B>()</PRE>
<DL>
<DD><DL>

<DT><B>Returns:</B><DD>the name of the connection group - client pool id or server group id</DL>
</DD>
</DL>
<HR>

<A NAME="getState()"><!-- --></A><H3>
getState</H3>
<PRE>
int <B>getState</B>()</PRE>
<DL>
<DD><DL>

<DT><B>Returns:</B><DD>a flag indicates the activity on the connection</DL>
</DD>
</DL>
<HR>

<A NAME="getLastActivityTimestamp()"><!-- --></A><H3>
getLastActivityTimestamp</H3>
<PRE>
long <B>getLastActivityTimestamp</B>()</PRE>
<DL>
<DD><DL>

<DT><B>Returns:</B><DD>last activity timestamp</DL>
</DD>
</DL>
<HR>

<A NAME="getStateAsString()"><!-- --></A><H3>
getStateAsString</H3>
<PRE>
java.lang.String <B>getStateAsString</B>()</PRE>
<DL>
<DD><DL>

<DT><B>Returns:</B><DD>state as string e.g. 'ACTIVE|STATEFUL'</DL>
</DD>
</DL>
<HR>

<A NAME="getDSRPassportAsString()"><!-- --></A><H3>
getDSRPassportAsString</H3>
<PRE>
java.lang.String <B>getDSRPassportAsString</B>()</PRE>
<DL>
<DD><DL>

<DT><B>Returns:</B><DD>dsr passport as hex string</DL>
</DD>
</DL>
<HR>

<A NAME="getLastActivityTimestampAsString(java.util.Calendar)"><!-- --></A><H3>
getLastActivityTimestampAsString</H3>
<PRE>
java.lang.String <B>getLastActivityTimestampAsString</B>(java.util.Calendar&nbsp;calendar)</PRE>
<DL>
<DD><DL>

<DT><B>Returns:</B><DD>last activity time as string '2007-02-28#16:41:59:123'</DL>
</DD>
</DL>
<HR>

<A NAME="getThreadId()"><!-- --></A><H3>
getThreadId</H3>
<PRE>
long <B>getThreadId</B>()</PRE>
<DL>
<DD><DL>

<DT><B>Returns:</B><DD>the threadID of the thread where the connection is used last</DL>
</DD>
</DL>
<HR>

<A NAME="getThreadIdAsString()"><!-- --></A><H3>
getThreadIdAsString</H3>
<PRE>
java.lang.String <B>getThreadIdAsString</B>()</PRE>
<DL>
<DD><DL>

<DT><B>Returns:</B><DD>the threadID as String of the thread where the connection is used last</DL>
</DD>
</DL>
<HR>

<A NAME="getThreadName()"><!-- --></A><H3>
getThreadName</H3>
<PRE>
java.lang.String <B>getThreadName</B>()</PRE>
<DL>
<DD><DL>

<DT><B>Returns:</B><DD>the thread name of the thread where the connection is used last</DL>
</DD>
</DL>
<HR>

<A NAME="getConnectionHandle()"><!-- --></A><H3>
getConnectionHandle</H3>
<PRE>
long <B>getConnectionHandle</B>()</PRE>
<DL>
<DD><DL>

<DT><B>Returns:</B><DD>the connection handle (unique within the JVM process)</DL>
</DD>
</DL>
<HR>

<A NAME="getConnectionHandleAsString()"><!-- --></A><H3>
getConnectionHandleAsString</H3>
<PRE>
java.lang.String <B>getConnectionHandleAsString</B>()</PRE>
<DL>
<DD><DL>

<DT><B>Returns:</B><DD>the connection handle as String (unique within the JVM process)</DL>
</DD>
</DL>
<!-- ========= END OF CLASS DATA ========= -->
<HR>


<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_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>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="class-use/JCoConnectionData.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  </TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>

<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;PREV CLASS&nbsp;
&nbsp;<A HREF="../../../../../com/sap/conn/jco/monitor/JCoConnectionMonitor.html" title="class in com.sap.conn.jco.monitor"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  <A HREF="../../../../../index.html?com/sap/conn/jco/monitor/JCoConnectionData.html" target="_top"><B>FRAMES</B></A>  &nbsp;
&nbsp;<A HREF="JCoConnectionData.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
&nbsp;<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>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->

<HR>
<i>Copyright &#169; 2008 SAP AG. All Rights Reserved.</i>
</BODY>
</HTML>

⌨️ 快捷键说明

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