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

📄 vmpipesession.html

📁 MINA+API 关于MINA的API
💻 HTML
📖 第 1 页 / 共 2 页
字号:
<TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="../../../../../org/apache/mina/common/IoSession.html#close()">close</A>, <A HREF="../../../../../org/apache/mina/common/IoSession.html#close(boolean)">close</A>, <A HREF="../../../../../org/apache/mina/common/IoSession.html#closeOnFlush()">closeOnFlush</A>, <A HREF="../../../../../org/apache/mina/common/IoSession.html#containsAttribute(java.lang.Object)">containsAttribute</A>, <A HREF="../../../../../org/apache/mina/common/IoSession.html#getAttachment()">getAttachment</A>, <A HREF="../../../../../org/apache/mina/common/IoSession.html#getAttribute(java.lang.Object)">getAttribute</A>, <A HREF="../../../../../org/apache/mina/common/IoSession.html#getAttribute(java.lang.Object, java.lang.Object)">getAttribute</A>, <A HREF="../../../../../org/apache/mina/common/IoSession.html#getAttributeKeys()">getAttributeKeys</A>, <A HREF="../../../../../org/apache/mina/common/IoSession.html#getBothIdleCount()">getBothIdleCount</A>, <A HREF="../../../../../org/apache/mina/common/IoSession.html#getCloseFuture()">getCloseFuture</A>, <A HREF="../../../../../org/apache/mina/common/IoSession.html#getCreationTime()">getCreationTime</A>, <A HREF="../../../../../org/apache/mina/common/IoSession.html#getFilterChain()">getFilterChain</A>, <A HREF="../../../../../org/apache/mina/common/IoSession.html#getHandler()">getHandler</A>, <A HREF="../../../../../org/apache/mina/common/IoSession.html#getId()">getId</A>, <A HREF="../../../../../org/apache/mina/common/IoSession.html#getIdleCount(org.apache.mina.common.IdleStatus)">getIdleCount</A>, <A HREF="../../../../../org/apache/mina/common/IoSession.html#getLastBothIdleTime()">getLastBothIdleTime</A>, <A HREF="../../../../../org/apache/mina/common/IoSession.html#getLastIdleTime(org.apache.mina.common.IdleStatus)">getLastIdleTime</A>, <A HREF="../../../../../org/apache/mina/common/IoSession.html#getLastIoTime()">getLastIoTime</A>, <A HREF="../../../../../org/apache/mina/common/IoSession.html#getLastReaderIdleTime()">getLastReaderIdleTime</A>, <A HREF="../../../../../org/apache/mina/common/IoSession.html#getLastReadTime()">getLastReadTime</A>, <A HREF="../../../../../org/apache/mina/common/IoSession.html#getLastWriterIdleTime()">getLastWriterIdleTime</A>, <A HREF="../../../../../org/apache/mina/common/IoSession.html#getLastWriteTime()">getLastWriteTime</A>, <A HREF="../../../../../org/apache/mina/common/IoSession.html#getReadBytes()">getReadBytes</A>, <A HREF="../../../../../org/apache/mina/common/IoSession.html#getReadBytesThroughput()">getReadBytesThroughput</A>, <A HREF="../../../../../org/apache/mina/common/IoSession.html#getReaderIdleCount()">getReaderIdleCount</A>, <A HREF="../../../../../org/apache/mina/common/IoSession.html#getReadMessages()">getReadMessages</A>, <A HREF="../../../../../org/apache/mina/common/IoSession.html#getReadMessagesThroughput()">getReadMessagesThroughput</A>, <A HREF="../../../../../org/apache/mina/common/IoSession.html#getScheduledWriteBytes()">getScheduledWriteBytes</A>, <A HREF="../../../../../org/apache/mina/common/IoSession.html#getScheduledWriteMessages()">getScheduledWriteMessages</A>, <A HREF="../../../../../org/apache/mina/common/IoSession.html#getService()">getService</A>, <A HREF="../../../../../org/apache/mina/common/IoSession.html#getTrafficMask()">getTrafficMask</A>, <A HREF="../../../../../org/apache/mina/common/IoSession.html#getTransportMetadata()">getTransportMetadata</A>, <A HREF="../../../../../org/apache/mina/common/IoSession.html#getWriterIdleCount()">getWriterIdleCount</A>, <A HREF="../../../../../org/apache/mina/common/IoSession.html#getWrittenBytes()">getWrittenBytes</A>, <A HREF="../../../../../org/apache/mina/common/IoSession.html#getWrittenBytesThroughput()">getWrittenBytesThroughput</A>, <A HREF="../../../../../org/apache/mina/common/IoSession.html#getWrittenMessages()">getWrittenMessages</A>, <A HREF="../../../../../org/apache/mina/common/IoSession.html#getWrittenMessagesThroughput()">getWrittenMessagesThroughput</A>, <A HREF="../../../../../org/apache/mina/common/IoSession.html#isClosing()">isClosing</A>, <A HREF="../../../../../org/apache/mina/common/IoSession.html#isConnected()">isConnected</A>, <A HREF="../../../../../org/apache/mina/common/IoSession.html#isIdle(org.apache.mina.common.IdleStatus)">isIdle</A>, <A HREF="../../../../../org/apache/mina/common/IoSession.html#read()">read</A>, <A HREF="../../../../../org/apache/mina/common/IoSession.html#removeAttribute(java.lang.Object)">removeAttribute</A>, <A HREF="../../../../../org/apache/mina/common/IoSession.html#removeAttribute(java.lang.Object, java.lang.Object)">removeAttribute</A>, <A HREF="../../../../../org/apache/mina/common/IoSession.html#replaceAttribute(java.lang.Object, java.lang.Object, java.lang.Object)">replaceAttribute</A>, <A HREF="../../../../../org/apache/mina/common/IoSession.html#resumeRead()">resumeRead</A>, <A HREF="../../../../../org/apache/mina/common/IoSession.html#resumeWrite()">resumeWrite</A>, <A HREF="../../../../../org/apache/mina/common/IoSession.html#setAttachment(java.lang.Object)">setAttachment</A>, <A HREF="../../../../../org/apache/mina/common/IoSession.html#setAttribute(java.lang.Object)">setAttribute</A>, <A HREF="../../../../../org/apache/mina/common/IoSession.html#setAttribute(java.lang.Object, java.lang.Object)">setAttribute</A>, <A HREF="../../../../../org/apache/mina/common/IoSession.html#setAttributeIfAbsent(java.lang.Object)">setAttributeIfAbsent</A>, <A HREF="../../../../../org/apache/mina/common/IoSession.html#setAttributeIfAbsent(java.lang.Object, java.lang.Object)">setAttributeIfAbsent</A>, <A HREF="../../../../../org/apache/mina/common/IoSession.html#setTrafficMask(org.apache.mina.common.TrafficMask)">setTrafficMask</A>, <A HREF="../../../../../org/apache/mina/common/IoSession.html#suspendRead()">suspendRead</A>, <A HREF="../../../../../org/apache/mina/common/IoSession.html#suspendWrite()">suspendWrite</A>, <A HREF="../../../../../org/apache/mina/common/IoSession.html#write(java.lang.Object)">write</A>, <A HREF="../../../../../org/apache/mina/common/IoSession.html#write(java.lang.Object, java.net.SocketAddress)">write</A></CODE></TD></TR></TABLE>&nbsp;<P><!-- ============ 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="getConfig()"><!-- --></A><H3>getConfig</H3><PRE><A HREF="../../../../../org/apache/mina/transport/vmpipe/VmPipeSessionConfig.html" title="interface in org.apache.mina.transport.vmpipe">VmPipeSessionConfig</A> <B>getConfig</B>()</PRE><DL><DD><B>Description copied from interface: <CODE><A HREF="../../../../../org/apache/mina/common/IoSession.html#getConfig()">IoSession</A></CODE></B></DD><DD>Returns the configuration of this session.<P><DD><DL><DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/apache/mina/common/IoSession.html#getConfig()">getConfig</A></CODE> in interface <CODE><A HREF="../../../../../org/apache/mina/common/IoSession.html" title="interface in org.apache.mina.common">IoSession</A></CODE></DL></DD><DD><DL></DL></DD></DL><HR><A NAME="getRemoteAddress()"><!-- --></A><H3>getRemoteAddress</H3><PRE><A HREF="../../../../../org/apache/mina/transport/vmpipe/VmPipeAddress.html" title="class in org.apache.mina.transport.vmpipe">VmPipeAddress</A> <B>getRemoteAddress</B>()</PRE><DL><DD><B>Description copied from interface: <CODE><A HREF="../../../../../org/apache/mina/common/IoSession.html#getRemoteAddress()">IoSession</A></CODE></B></DD><DD>Returns the socket address of remote peer.<P><DD><DL><DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/apache/mina/common/IoSession.html#getRemoteAddress()">getRemoteAddress</A></CODE> in interface <CODE><A HREF="../../../../../org/apache/mina/common/IoSession.html" title="interface in org.apache.mina.common">IoSession</A></CODE></DL></DD><DD><DL></DL></DD></DL><HR><A NAME="getLocalAddress()"><!-- --></A><H3>getLocalAddress</H3><PRE><A HREF="../../../../../org/apache/mina/transport/vmpipe/VmPipeAddress.html" title="class in org.apache.mina.transport.vmpipe">VmPipeAddress</A> <B>getLocalAddress</B>()</PRE><DL><DD><B>Description copied from interface: <CODE><A HREF="../../../../../org/apache/mina/common/IoSession.html#getLocalAddress()">IoSession</A></CODE></B></DD><DD>Returns the socket address of local machine which is associated with this session.<P><DD><DL><DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/apache/mina/common/IoSession.html#getLocalAddress()">getLocalAddress</A></CODE> in interface <CODE><A HREF="../../../../../org/apache/mina/common/IoSession.html" title="interface in org.apache.mina.common">IoSession</A></CODE></DL></DD><DD><DL></DL></DD></DL><HR><A NAME="getServiceAddress()"><!-- --></A><H3>getServiceAddress</H3><PRE><A HREF="../../../../../org/apache/mina/transport/vmpipe/VmPipeAddress.html" title="class in org.apache.mina.transport.vmpipe">VmPipeAddress</A> <B>getServiceAddress</B>()</PRE><DL><DD><B>Description copied from interface: <CODE><A HREF="../../../../../org/apache/mina/common/IoSession.html#getServiceAddress()">IoSession</A></CODE></B></DD><DD>Returns the socket address of the <A HREF="../../../../../org/apache/mina/common/IoService.html" title="interface in org.apache.mina.common"><CODE>IoService</CODE></A> listens to to manage this session.  If this session is managed by <A HREF="../../../../../org/apache/mina/common/IoAcceptor.html" title="interface in org.apache.mina.common"><CODE>IoAcceptor</CODE></A>, it returns the <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/net/SocketAddress.html?is-external=true" title="class or interface in java.net"><CODE>SocketAddress</CODE></A> which is specified as a parameter of <A HREF="../../../../../org/apache/mina/common/IoAcceptor.html#bind()"><CODE>IoAcceptor.bind()</CODE></A>.  If this session is managed by <A HREF="../../../../../org/apache/mina/common/IoConnector.html" title="interface in org.apache.mina.common"><CODE>IoConnector</CODE></A>, this method returns the same address with that of <A HREF="../../../../../org/apache/mina/common/IoSession.html#getRemoteAddress()"><CODE>IoSession.getRemoteAddress()</CODE></A>.<P><DD><DL><DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/apache/mina/common/IoSession.html#getServiceAddress()">getServiceAddress</A></CODE> in interface <CODE><A HREF="../../../../../org/apache/mina/common/IoSession.html" title="interface in org.apache.mina.common">IoSession</A></CODE></DL></DD><DD><DL></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/VmPipeSession.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;<A HREF="../../../../../org/apache/mina/transport/vmpipe/VmPipeConnector.html" title="class in org.apache.mina.transport.vmpipe"><B>PREV CLASS</B></A>&nbsp;&nbsp;<A HREF="../../../../../org/apache/mina/transport/vmpipe/VmPipeSessionConfig.html" title="interface in org.apache.mina.transport.vmpipe"><B>NEXT CLASS</B></A></FONT></TD><TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">  <A HREF="../../../../../index.html?org/apache/mina/transport/vmpipe/VmPipeSession.html" target="_top"><B>FRAMES</B></A>  &nbsp;&nbsp;<A HREF="VmPipeSession.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;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD><TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">DETAIL:&nbsp;FIELD&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>Copyright 漏 2004-2008 <a href="http://mina.apache.org/">Apache MINA Project</a>. All Rights Reserved.</BODY></HTML>

⌨️ 快捷键说明

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