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

📄 request.html

📁 MINA+API 关于MINA的API
💻 HTML
📖 第 1 页 / 共 2 页
字号:
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns a <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util"><CODE>Map</CODE></A> which stores <code>messageId</code>-<A HREF="../../../../../../org/apache/mina/filter/reqres/Request.html" title="class in org.apache.mina.filter.reqres"><CODE>Request</CODE></A> pairs whose <A HREF="../../../../../../org/apache/mina/filter/reqres/Response.html" title="class in org.apache.mina.filter.reqres"><CODE>Response</CODE></A>s are not received yet.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>protected &nbsp;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</A>&lt;<A HREF="../../../../../../org/apache/mina/filter/reqres/Request.html" title="class in org.apache.mina.filter.reqres">Request</A>&gt;</CODE></FONT></TD><TD><CODE><B>RequestResponseFilter.</B><B><A HREF="../../../../../../org/apache/mina/filter/reqres/RequestResponseFilter.html#createUnrespondedRequestStore(org.apache.mina.common.IoSession)">createUnrespondedRequestStore</A></B>(<A HREF="../../../../../../org/apache/mina/common/IoSession.html" title="interface in org.apache.mina.common">IoSession</A>&nbsp;session)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns a <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util"><CODE>Set</CODE></A> which stores <A HREF="../../../../../../org/apache/mina/filter/reqres/Request.html" title="class in org.apache.mina.filter.reqres"><CODE>Request</CODE></A> whose <A HREF="../../../../../../org/apache/mina/filter/reqres/Response.html" title="class in org.apache.mina.filter.reqres"><CODE>Response</CODE></A>s are not received yet.</TD></TR></TABLE>&nbsp;<P><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"><TH ALIGN="left" COLSPAN="2">Method parameters in <A HREF="../../../../../../org/apache/mina/filter/reqres/package-summary.html">org.apache.mina.filter.reqres</A> with type arguments of type <A HREF="../../../../../../org/apache/mina/filter/reqres/Request.html" title="class in org.apache.mina.filter.reqres">Request</A></FONT></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>protected &nbsp;void</CODE></FONT></TD><TD><CODE><B>RequestResponseFilter.</B><B><A HREF="../../../../../../org/apache/mina/filter/reqres/RequestResponseFilter.html#destroyRequestStore(java.util.Map)">destroyRequestStore</A></B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</A>&lt;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A>,<A HREF="../../../../../../org/apache/mina/filter/reqres/Request.html" title="class in org.apache.mina.filter.reqres">Request</A>&gt;&nbsp;requestStore)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Releases any resources related with the <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util"><CODE>Map</CODE></A> created by <A HREF="../../../../../../org/apache/mina/filter/reqres/RequestResponseFilter.html#createRequestStore(org.apache.mina.common.IoSession)"><CODE>RequestResponseFilter.createRequestStore(IoSession)</CODE></A>.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>protected &nbsp;void</CODE></FONT></TD><TD><CODE><B>RequestResponseFilter.</B><B><A HREF="../../../../../../org/apache/mina/filter/reqres/RequestResponseFilter.html#destroyUnrespondedRequestStore(java.util.Set)">destroyUnrespondedRequestStore</A></B>(<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</A>&lt;<A HREF="../../../../../../org/apache/mina/filter/reqres/Request.html" title="class in org.apache.mina.filter.reqres">Request</A>&gt;&nbsp;unrespondedRequestStore)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Releases any resources related with the <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util"><CODE>Set</CODE></A> created by <A HREF="../../../../../../org/apache/mina/filter/reqres/RequestResponseFilter.html#createUnrespondedRequestStore(org.apache.mina.common.IoSession)"><CODE>RequestResponseFilter.createUnrespondedRequestStore(IoSession)</CODE></A>.</TD></TR></TABLE>&nbsp;<P><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"><TH ALIGN="left" COLSPAN="2">Constructors in <A HREF="../../../../../../org/apache/mina/filter/reqres/package-summary.html">org.apache.mina.filter.reqres</A> with parameters of type <A HREF="../../../../../../org/apache/mina/filter/reqres/Request.html" title="class in org.apache.mina.filter.reqres">Request</A></FONT></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><B><A HREF="../../../../../../org/apache/mina/filter/reqres/RequestTimeoutException.html#RequestTimeoutException(org.apache.mina.filter.reqres.Request)">RequestTimeoutException</A></B>(<A HREF="../../../../../../org/apache/mina/filter/reqres/Request.html" title="class in org.apache.mina.filter.reqres">Request</A>&nbsp;request)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new exception.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><B><A HREF="../../../../../../org/apache/mina/filter/reqres/RequestTimeoutException.html#RequestTimeoutException(org.apache.mina.filter.reqres.Request, java.lang.String)">RequestTimeoutException</A></B>(<A HREF="../../../../../../org/apache/mina/filter/reqres/Request.html" title="class in org.apache.mina.filter.reqres">Request</A>&nbsp;request,                        <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;s)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new exception.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><B><A HREF="../../../../../../org/apache/mina/filter/reqres/RequestTimeoutException.html#RequestTimeoutException(org.apache.mina.filter.reqres.Request, java.lang.String, java.lang.Throwable)">RequestTimeoutException</A></B>(<A HREF="../../../../../../org/apache/mina/filter/reqres/Request.html" title="class in org.apache.mina.filter.reqres">Request</A>&nbsp;request,                        <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;message,                        <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">Throwable</A>&nbsp;cause)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new exception.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><B><A HREF="../../../../../../org/apache/mina/filter/reqres/RequestTimeoutException.html#RequestTimeoutException(org.apache.mina.filter.reqres.Request, java.lang.Throwable)">RequestTimeoutException</A></B>(<A HREF="../../../../../../org/apache/mina/filter/reqres/Request.html" title="class in org.apache.mina.filter.reqres">Request</A>&nbsp;request,                        <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">Throwable</A>&nbsp;cause)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new exception.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><B><A HREF="../../../../../../org/apache/mina/filter/reqres/Response.html#Response(org.apache.mina.filter.reqres.Request, java.lang.Object, org.apache.mina.filter.reqres.ResponseType)">Response</A></B>(<A HREF="../../../../../../org/apache/mina/filter/reqres/Request.html" title="class in org.apache.mina.filter.reqres">Request</A>&nbsp;request,         <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A>&nbsp;message,         <A HREF="../../../../../../org/apache/mina/filter/reqres/ResponseType.html" title="enum in org.apache.mina.filter.reqres">ResponseType</A>&nbsp;type)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD></TR></TABLE>&nbsp;<P><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="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../org/apache/mina/filter/reqres/Request.html" title="class in org.apache.mina.filter.reqres"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD>  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&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&nbsp;&nbsp;NEXT</FONT></TD><TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">  <A HREF="../../../../../../index.html?org/apache/mina/filter/reqres//class-useRequest.html" target="_top"><B>FRAMES</B></A>  &nbsp;&nbsp;<A HREF="Request.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></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 + -