<!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.6.0_22) on Fri Dec 10 19:02:55 CET 2010 -->
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
Index (Apache MINA 2.0.2 API Documentation)
</TITLE>
<META NAME="date" CONTENT="2010-12-10">
<LINK REL ="stylesheet" TYPE="text/css" HREF="./stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Index (Apache MINA 2.0.2 API Documentation)";
}
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<HR>
<!-- ========= 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=2 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"> <FONT CLASS="NavBarFont1">Use</FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="./overview-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?index-all.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="#_B_">B</A> <A HREF="#_C_">C</A> <A HREF="#_D_">D</A> <A HREF="#_E_">E</A> <A HREF="#_F_">F</A> <A HREF="#_G_">G</A> <A HREF="#_H_">H</A> <A HREF="#_I_">I</A> <A HREF="#_J_">J</A> <A HREF="#_K_">K</A> <A HREF="#_L_">L</A> <A HREF="#_M_">M</A> <A HREF="#_N_">N</A> <A HREF="#_O_">O</A> <A HREF="#_P_">P</A> <A HREF="#_R_">R</A> <A HREF="#_S_">S</A> <A HREF="#_T_">T</A> <A HREF="#_U_">U</A> <A HREF="#_V_">V</A> <A HREF="#_W_">W</A> <HR>
<A NAME="_A_"><!-- --></A><H2>
<B>A</B></H2>
<DL>
<DT><A HREF="./org/apache/mina/proxy/handlers/http/AbstractAuthLogicHandler.html" title="class in org.apache.mina.proxy.handlers.http"><B>AbstractAuthLogicHandler</B></A> - Class in <A HREF="./org/apache/mina/proxy/handlers/http/package-summary.html">org.apache.mina.proxy.handlers.http</A><DD>AbstractAuthLogicHandler.java - Abstract class that handles an authentication
mechanism logic.<DT><A HREF="./org/apache/mina/proxy/handlers/http/AbstractAuthLogicHandler.html#AbstractAuthLogicHandler(org.apache.mina.proxy.session.ProxyIoSession)"><B>AbstractAuthLogicHandler(ProxyIoSession)</B></A> -
Constructor for class org.apache.mina.proxy.handlers.http.<A HREF="./org/apache/mina/proxy/handlers/http/AbstractAuthLogicHandler.html" title="class in org.apache.mina.proxy.handlers.http">AbstractAuthLogicHandler</A>
<DD>Instantiates a handler for the given proxy session.
<DT><A HREF="./org/apache/mina/transport/socket/AbstractDatagramSessionConfig.html" title="class in org.apache.mina.transport.socket"><B>AbstractDatagramSessionConfig</B></A> - Class in <A HREF="./org/apache/mina/transport/socket/package-summary.html">org.apache.mina.transport.socket</A><DD>TODO Add documentation<DT><A HREF="./org/apache/mina/transport/socket/AbstractDatagramSessionConfig.html#AbstractDatagramSessionConfig()"><B>AbstractDatagramSessionConfig()</B></A> -
Constructor for class org.apache.mina.transport.socket.<A HREF="./org/apache/mina/transport/socket/AbstractDatagramSessionConfig.html" title="class in org.apache.mina.transport.socket">AbstractDatagramSessionConfig</A>
<DD>
<DT><A HREF="./org/apache/mina/proxy/handlers/http/AbstractHttpLogicHandler.html" title="class in org.apache.mina.proxy.handlers.http"><B>AbstractHttpLogicHandler</B></A> - Class in <A HREF="./org/apache/mina/proxy/handlers/http/package-summary.html">org.apache.mina.proxy.handlers.http</A><DD>AbstractHttpLogicHandler.java - Base class for HTTP proxy <A HREF="./org/apache/mina/proxy/AbstractProxyLogicHandler.html" title="class in org.apache.mina.proxy"><CODE>AbstractProxyLogicHandler</CODE></A> implementations.<DT><A HREF="./org/apache/mina/proxy/handlers/http/AbstractHttpLogicHandler.html#AbstractHttpLogicHandler(org.apache.mina.proxy.session.ProxyIoSession)"><B>AbstractHttpLogicHandler(ProxyIoSession)</B></A> -
Constructor for class org.apache.mina.proxy.handlers.http.<A HREF="./org/apache/mina/proxy/handlers/http/AbstractHttpLogicHandler.html" title="class in org.apache.mina.proxy.handlers.http">AbstractHttpLogicHandler</A>
<DD>Creates a new <A HREF="./org/apache/mina/proxy/handlers/http/AbstractHttpLogicHandler.html" title="class in org.apache.mina.proxy.handlers.http"><CODE>AbstractHttpLogicHandler</CODE></A>.
<DT><A HREF="./org/apache/mina/core/service/AbstractIoAcceptor.html" title="class in org.apache.mina.core.service"><B>AbstractIoAcceptor</B></A> - Class in <A HREF="./org/apache/mina/core/service/package-summary.html">org.apache.mina.core.service</A><DD>A base implementation of <A HREF="./org/apache/mina/core/service/IoAcceptor.html" title="interface in org.apache.mina.core.service"><CODE>IoAcceptor</CODE></A>.<DT><A HREF="./org/apache/mina/core/service/AbstractIoAcceptor.html#AbstractIoAcceptor(org.apache.mina.core.session.IoSessionConfig, java.util.concurrent.Executor)"><B>AbstractIoAcceptor(IoSessionConfig, Executor)</B></A> -
Constructor for class org.apache.mina.core.service.<A HREF="./org/apache/mina/core/service/AbstractIoAcceptor.html" title="class in org.apache.mina.core.service">AbstractIoAcceptor</A>
<DD>Constructor for <A HREF="./org/apache/mina/core/service/AbstractIoAcceptor.html" title="class in org.apache.mina.core.service"><CODE>AbstractIoAcceptor</CODE></A>.
<DT><A HREF="./org/apache/mina/core/service/AbstractIoAcceptor.AcceptorOperationFuture.html" title="class in org.apache.mina.core.service"><B>AbstractIoAcceptor.AcceptorOperationFuture</B></A> - Class in <A HREF="./org/apache/mina/core/service/package-summary.html">org.apache.mina.core.service</A><DD> <DT><A HREF="./org/apache/mina/core/service/AbstractIoAcceptor.AcceptorOperationFuture.html#AbstractIoAcceptor.AcceptorOperationFuture(java.util.List)"><B>AbstractIoAcceptor.AcceptorOperationFuture(List<? extends SocketAddress>)</B></A> -
Constructor for class org.apache.mina.core.service.<A HREF="./org/apache/mina/core/service/AbstractIoAcceptor.AcceptorOperationFuture.html" title="class in org.apache.mina.core.service">AbstractIoAcceptor.AcceptorOperationFuture</A>
<DD>
<DT><A HREF="./org/apache/mina/core/buffer/AbstractIoBuffer.html" ti
- 1
- 2
- 3
- 4
- 5
- 6
前往页