| <!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.5.0_02) on Mon Jul 11 13:14:42 KST 2005 --> | |
| <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> | |
| <TITLE> | |
| Uses of Package org.apache.mina.protocol (MINA 0.7.3 API) | |
| </TITLE> | |
| <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style"> | |
| <SCRIPT type="text/javascript"> | |
| function windowTitle() | |
| { | |
| parent.document.title="Uses of Package org.apache.mina.protocol (MINA 0.7.3 API)"; | |
| } | |
| </SCRIPT> | |
| <NOSCRIPT> | |
| </NOSCRIPT> | |
| </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=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"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> | |
| <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> | |
| <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD> | |
| <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="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="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </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?org/apache/mina/protocol/package-use.html" target="_top"><B>FRAMES</B></A> | |
| <A HREF="package-use.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 ========= --> | |
| <HR> | |
| <CENTER> | |
| <H2> | |
| <B>Uses of Package<br>org.apache.mina.protocol</B></H2> | |
| </CENTER> | |
| <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> | |
| <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> | |
| <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> | |
| Packages that use <A HREF="../../../../org/apache/mina/protocol/package-summary.html">org.apache.mina.protocol</A></FONT></TH> | |
| </TR> | |
| <TR BGCOLOR="white" CLASS="TableRowColor"> | |
| <TD><A HREF="#org.apache.mina.protocol"><B>org.apache.mina.protocol</B></A></TD> | |
| <TD>High-level protocol implementation layer (Protocol layer). </TD> | |
| </TR> | |
| <TR BGCOLOR="white" CLASS="TableRowColor"> | |
| <TD><A HREF="#org.apache.mina.protocol.codec"><B>org.apache.mina.protocol.codec</B></A></TD> | |
| <TD>Useful <code>ProtocolEncoder</code> and <code>ProtocolDecoder</code> implementations. </TD> | |
| </TR> | |
| <TR BGCOLOR="white" CLASS="TableRowColor"> | |
| <TD><A HREF="#org.apache.mina.protocol.filter"><B>org.apache.mina.protocol.filter</B></A></TD> | |
| <TD>Basic <code>ProtocolHandlerFilter</code> implementations. </TD> | |
| </TR> | |
| <TR BGCOLOR="white" CLASS="TableRowColor"> | |
| <TD><A HREF="#org.apache.mina.protocol.handler"><B>org.apache.mina.protocol.handler</B></A></TD> | |
| <TD>Useful <code>ProtocolHandler</code> implementations. </TD> | |
| </TR> | |
| <TR BGCOLOR="white" CLASS="TableRowColor"> | |
| <TD><A HREF="#org.apache.mina.protocol.io"><B>org.apache.mina.protocol.io</B></A></TD> | |
| <TD>A wrapper for <code>org.apache.mina.io</code> package to support low-level I/O. </TD> | |
| </TR> | |
| <TR BGCOLOR="white" CLASS="TableRowColor"> | |
| <TD><A HREF="#org.apache.mina.protocol.vmpipe"><B>org.apache.mina.protocol.vmpipe</B></A></TD> | |
| <TD>In-VM pipe support which removes the overhead of local loopback communication. </TD> | |
| </TR> | |
| <TR BGCOLOR="white" CLASS="TableRowColor"> | |
| <TD><A HREF="#org.apache.mina.registry"><B>org.apache.mina.registry</B></A></TD> | |
| <TD>A frontend package that makes setting up MINA easier. </TD> | |
| </TR> | |
| </TABLE> | |
| | |
| <P> | |
| <A NAME="org.apache.mina.protocol"><!-- --></A> | |
| <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> | |
| <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> | |
| <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> | |
| Classes in <A HREF="../../../../org/apache/mina/protocol/package-summary.html">org.apache.mina.protocol</A> used by <A HREF="../../../../org/apache/mina/protocol/package-summary.html">org.apache.mina.protocol</A></FONT></TH> | |
| </TR> | |
| <TR BGCOLOR="white" CLASS="TableRowColor"> | |
| <TD><B><A HREF="../../../../org/apache/mina/protocol/class-use/AbstractProtocolFilterChain.html#org.apache.mina.protocol"><B>AbstractProtocolFilterChain</B></A></B> | |
| <BR> | |
| An abstract implementation of <A HREF="../../../../org/apache/mina/protocol/ProtocolFilterChain.html" title="interface in org.apache.mina.protocol"><CODE>ProtocolFilterChain</CODE></A> that provides | |
| common operations for developers to extend protocol layer.</TD> | |
| </TR> | |
| <TR BGCOLOR="white" CLASS="TableRowColor"> | |
| <TD><B><A HREF="../../../../org/apache/mina/protocol/class-use/ProtocolCodecFactory.html#org.apache.mina.protocol"><B>ProtocolCodecFactory</B></A></B> | |
| <BR> | |
| Provides <A HREF="../../../../org/apache/mina/protocol/ProtocolEncoder.html" title="interface in org.apache.mina.protocol"><CODE>ProtocolEncoder</CODE></A> and <A HREF="../../../../org/apache/mina/protocol/ProtocolDecoder.html" title="interface in org.apache.mina.protocol"><CODE>ProtocolDecoder</CODE></A> which translates | |
| binary or protocol specific data into message object and vice versa.</TD> | |
| </TR> | |
| <TR BGCOLOR="white" CLASS="TableRowColor"> | |
| <TD><B><A HREF="../../../../org/apache/mina/protocol/class-use/ProtocolDecoder.html#org.apache.mina.protocol"><B>ProtocolDecoder</B></A></B> | |
| <BR> | |
| Decodes binary or protocol-specific data into higher-level message objects.</TD> | |
| </TR> | |
| <TR BGCOLOR="white" CLASS="TableRowColor"> | |
| <TD><B><A HREF="../../../../org/apache/mina/protocol/class-use/ProtocolDecoderOutput.html#org.apache.mina.protocol"><B>ProtocolDecoderOutput</B></A></B> | |
| <BR> | |
| Callback for <A HREF="../../../../org/apache/mina/protocol/ProtocolDecoder.html" title="interface in org.apache.mina.protocol"><CODE>ProtocolDecoder</CODE></A> to generate decoded messages.</TD> | |
| </TR> | |
| <TR BGCOLOR="white" CLASS="TableRowColor"> | |
| <TD><B><A HREF="../../../../org/apache/mina/protocol/class-use/ProtocolEncoder.html#org.apache.mina.protocol"><B>ProtocolEncoder</B></A></B> | |
| <BR> | |
| Encodes higher-level message objects into binary or protocol-specific data.</TD> | |
| </TR> | |
| <TR BGCOLOR="white" CLASS="TableRowColor"> | |
| <TD><B><A HREF="../../../../org/apache/mina/protocol/class-use/ProtocolEncoderOutput.html#org.apache.mina.protocol"><B>ProtocolEncoderOutput</B></A></B> | |
| <BR> | |
| Callback for <A HREF="../../../../org/apache/mina/protocol/ProtocolEncoder.html" title="interface in org.apache.mina.protocol"><CODE>ProtocolEncoder</CODE></A> to generate encoded <A HREF="../../../../org/apache/mina/common/ByteBuffer.html" title="class in org.apache.mina.common"><CODE>ByteBuffer</CODE></A>s.</TD> | |
| </TR> | |
| <TR BGCOLOR="white" CLASS="TableRowColor"> | |
| <TD><B><A HREF="../../../../org/apache/mina/protocol/class-use/ProtocolFilter.html#org.apache.mina.protocol"><B>ProtocolFilter</B></A></B> | |
| <BR> | |
| A filter which intercepts <A HREF="../../../../org/apache/mina/protocol/ProtocolHandler.html" title="interface in org.apache.mina.protocol"><CODE>ProtocolHandler</CODE></A> events like Servlet | |
| filters.</TD> | |
| </TR> | |
| <TR BGCOLOR="white" CLASS="TableRowColor"> | |
| <TD><B><A HREF="../../../../org/apache/mina/protocol/class-use/ProtocolFilter.NextFilter.html#org.apache.mina.protocol"><B>ProtocolFilter.NextFilter</B></A></B> | |
| <BR> | |
| </TD> | |
| </TR> | |
| <TR BGCOLOR="white" CLASS="TableRowColor"> | |
| <TD><B><A HREF="../../../../org/apache/mina/protocol/class-use/ProtocolFilterChain.html#org.apache.mina.protocol"><B>ProtocolFilterChain</B></A></B> | |
| <BR> | |
| </TD> | |
| </TR> | |
| <TR BGCOLOR="white" CLASS="TableRowColor"> | |
| <TD><B><A HREF="../../../../org/apache/mina/protocol/class-use/ProtocolHandler.html#org.apache.mina.protocol"><B>ProtocolHandler</B></A></B> | |
| <BR> | |
| Handles all protocol events fired by MINA.</TD> | |
| </TR> | |
| <TR BGCOLOR="white" CLASS="TableRowColor"> | |
| <TD><B><A HREF="../../../../org/apache/mina/protocol/class-use/ProtocolProvider.html#org.apache.mina.protocol"><B>ProtocolProvider</B></A></B> | |
| <BR> | |
| Provides a required information to implement high-level protocols.</TD> | |
| </TR> | |
| <TR BGCOLOR="white" CLASS="TableRowColor"> | |
| <TD><B><A HREF="../../../../org/apache/mina/protocol/class-use/ProtocolSession.html#org.apache.mina.protocol"><B>ProtocolSession</B></A></B> | |
| <BR> | |
| A <A HREF="../../../../org/apache/mina/common/Session.html" title="interface in org.apache.mina.common"><CODE>Session</CODE></A> which represents high-level protocol connection between two | |
| endpoints regardless of underlying transport types.</TD> | |
| </TR> | |
| <TR BGCOLOR="white" CLASS="TableRowColor"> | |
| <TD><B><A HREF="../../../../org/apache/mina/protocol/class-use/ProtocolSessionManager.html#org.apache.mina.protocol"><B>ProtocolSessionManager</B></A></B> | |
| <BR> | |
| A <A HREF="../../../../org/apache/mina/common/SessionManager.html" title="interface in org.apache.mina.common"><CODE>SessionManager</CODE></A> for Protocol layer.</TD> | |
| </TR> | |
| <TR BGCOLOR="white" CLASS="TableRowColor"> | |
| <TD><B><A HREF="../../../../org/apache/mina/protocol/class-use/ProtocolSessionManagerFilterChain.html#org.apache.mina.protocol"><B>ProtocolSessionManagerFilterChain</B></A></B> | |
| <BR> | |
| An <A HREF="../../../../org/apache/mina/protocol/ProtocolFilterChain.html" title="interface in org.apache.mina.protocol"><CODE>ProtocolFilterChain</CODE></A> that forwards all events | |
| except <tt>filterWrite</tt> to the <A HREF="../../../../org/apache/mina/protocol/ProtocolSessionFilterChain.html" title="class in org.apache.mina.protocol"><CODE>ProtocolSessionFilterChain</CODE></A> | |
| of the recipient session.</TD> | |
| </TR> | |
| <TR BGCOLOR="white" CLASS="TableRowColor"> | |
| <TD><B><A HREF="../../../../org/apache/mina/protocol/class-use/ProtocolViolationException.html#org.apache.mina.protocol"><B>ProtocolViolationException</B></A></B> | |
| <BR> | |
| An exception that is thrown when <A HREF="../../../../org/apache/mina/protocol/ProtocolEncoder.html" title="interface in org.apache.mina.protocol"><CODE>ProtocolEncoder</CODE></A> cannot understand or | |
| failed to validate the specified message, or when <A HREF="../../../../org/apache/mina/protocol/ProtocolDecoder.html" title="interface in org.apache.mina.protocol"><CODE>ProtocolDecoder</CODE></A> | |
| cannot understand or failed to validate the specified <A HREF="../../../../org/apache/mina/common/ByteBuffer.html" title="class in org.apache.mina.common"><CODE>ByteBuffer</CODE></A> | |
| content.</TD> | |
| </TR> | |
| </TABLE> | |
| | |
| <P> | |
| <A NAME="org.apache.mina.protocol.codec"><!-- --></A> | |
| <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> | |
| <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> | |
| <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> | |
| Classes in <A HREF="../../../../org/apache/mina/protocol/package-summary.html">org.apache.mina.protocol</A> used by <A HREF="../../../../org/apache/mina/protocol/codec/package-summary.html">org.apache.mina.protocol.codec</A></FONT></TH> | |
| </TR> | |
| <TR BGCOLOR="white" CLASS="TableRowColor"> | |
| <TD><B><A HREF="../../../../org/apache/mina/protocol/class-use/ProtocolCodecFactory.html#org.apache.mina.protocol.codec"><B>ProtocolCodecFactory</B></A></B> | |
| <BR> | |
| Provides <A HREF="../../../../org/apache/mina/protocol/ProtocolEncoder.html" title="interface in org.apache.mina.protocol"><CODE>ProtocolEncoder</CODE></A> and <A HREF="../../../../org/apache/mina/protocol/ProtocolDecoder.html" title="interface in org.apache.mina.protocol"><CODE>ProtocolDecoder</CODE></A> which translates | |
| binary or protocol specific data into message object and vice versa.</TD> | |
| </TR> | |
| <TR BGCOLOR="white" CLASS="TableRowColor"> | |
| <TD><B><A HREF="../../../../org/apache/mina/protocol/class-use/ProtocolDecoder.html#org.apache.mina.protocol.codec"><B>ProtocolDecoder</B></A></B> | |
| <BR> | |
| Decodes binary or protocol-specific data into higher-level message objects.</TD> | |
| </TR> | |
| <TR BGCOLOR="white" CLASS="TableRowColor"> | |
| <TD><B><A HREF="../../../../org/apache/mina/protocol/class-use/ProtocolDecoderOutput.html#org.apache.mina.protocol.codec"><B>ProtocolDecoderOutput</B></A></B> | |
| <BR> | |
| Callback for <A HREF="../../../../org/apache/mina/protocol/ProtocolDecoder.html" title="interface in org.apache.mina.protocol"><CODE>ProtocolDecoder</CODE></A> to generate decoded messages.</TD> | |
| </TR> | |
| <TR BGCOLOR="white" CLASS="TableRowColor"> | |
| <TD><B><A HREF="../../../../org/apache/mina/protocol/class-use/ProtocolEncoder.html#org.apache.mina.protocol.codec"><B>ProtocolEncoder</B></A></B> | |
| <BR> | |
| Encodes higher-level message objects into binary or protocol-specific data.</TD> | |
| </TR> | |
| <TR BGCOLOR="white" CLASS="TableRowColor"> | |
| <TD><B><A HREF="../../../../org/apache/mina/protocol/class-use/ProtocolSession.html#org.apache.mina.protocol.codec"><B>ProtocolSession</B></A></B> | |
| <BR> | |
| A <A HREF="../../../../org/apache/mina/common/Session.html" title="interface in org.apache.mina.common"><CODE>Session</CODE></A> which represents high-level protocol connection between two | |
| endpoints regardless of underlying transport types.</TD> | |
| </TR> | |
| <TR BGCOLOR="white" CLASS="TableRowColor"> | |
| <TD><B><A HREF="../../../../org/apache/mina/protocol/class-use/ProtocolViolationException.html#org.apache.mina.protocol.codec"><B>ProtocolViolationException</B></A></B> | |
| <BR> | |
| An exception that is thrown when <A HREF="../../../../org/apache/mina/protocol/ProtocolEncoder.html" title="interface in org.apache.mina.protocol"><CODE>ProtocolEncoder</CODE></A> cannot understand or | |
| failed to validate the specified message, or when <A HREF="../../../../org/apache/mina/protocol/ProtocolDecoder.html" title="interface in org.apache.mina.protocol"><CODE>ProtocolDecoder</CODE></A> | |
| cannot understand or failed to validate the specified <A HREF="../../../../org/apache/mina/common/ByteBuffer.html" title="class in org.apache.mina.common"><CODE>ByteBuffer</CODE></A> | |
| content.</TD> | |
| </TR> | |
| </TABLE> | |
| | |
| <P> | |
| <A NAME="org.apache.mina.protocol.filter"><!-- --></A> | |
| <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> | |
| <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> | |
| <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> | |
| Classes in <A HREF="../../../../org/apache/mina/protocol/package-summary.html">org.apache.mina.protocol</A> used by <A HREF="../../../../org/apache/mina/protocol/filter/package-summary.html">org.apache.mina.protocol.filter</A></FONT></TH> | |
| </TR> | |
| <TR BGCOLOR="white" CLASS="TableRowColor"> | |
| <TD><B><A HREF="../../../../org/apache/mina/protocol/class-use/ProtocolFilter.html#org.apache.mina.protocol.filter"><B>ProtocolFilter</B></A></B> | |
| <BR> | |
| A filter which intercepts <A HREF="../../../../org/apache/mina/protocol/ProtocolHandler.html" title="interface in org.apache.mina.protocol"><CODE>ProtocolHandler</CODE></A> events like Servlet | |
| filters.</TD> | |
| </TR> | |
| <TR BGCOLOR="white" CLASS="TableRowColor"> | |
| <TD><B><A HREF="../../../../org/apache/mina/protocol/class-use/ProtocolFilter.NextFilter.html#org.apache.mina.protocol.filter"><B>ProtocolFilter.NextFilter</B></A></B> | |
| <BR> | |
| </TD> | |
| </TR> | |
| <TR BGCOLOR="white" CLASS="TableRowColor"> | |
| <TD><B><A HREF="../../../../org/apache/mina/protocol/class-use/ProtocolSession.html#org.apache.mina.protocol.filter"><B>ProtocolSession</B></A></B> | |
| <BR> | |
| A <A HREF="../../../../org/apache/mina/common/Session.html" title="interface in org.apache.mina.common"><CODE>Session</CODE></A> which represents high-level protocol connection between two | |
| endpoints regardless of underlying transport types.</TD> | |
| </TR> | |
| </TABLE> | |
| | |
| <P> | |
| <A NAME="org.apache.mina.protocol.handler"><!-- --></A> | |
| <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> | |
| <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> | |
| <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> | |
| Classes in <A HREF="../../../../org/apache/mina/protocol/package-summary.html">org.apache.mina.protocol</A> used by <A HREF="../../../../org/apache/mina/protocol/handler/package-summary.html">org.apache.mina.protocol.handler</A></FONT></TH> | |
| </TR> | |
| <TR BGCOLOR="white" CLASS="TableRowColor"> | |
| <TD><B><A HREF="../../../../org/apache/mina/protocol/class-use/ProtocolHandler.html#org.apache.mina.protocol.handler"><B>ProtocolHandler</B></A></B> | |
| <BR> | |
| Handles all protocol events fired by MINA.</TD> | |
| </TR> | |
| <TR BGCOLOR="white" CLASS="TableRowColor"> | |
| <TD><B><A HREF="../../../../org/apache/mina/protocol/class-use/ProtocolHandlerAdapter.html#org.apache.mina.protocol.handler"><B>ProtocolHandlerAdapter</B></A></B> | |
| <BR> | |
| An abstract adapter class for <A HREF="../../../../org/apache/mina/protocol/ProtocolHandler.html" title="interface in org.apache.mina.protocol"><CODE>ProtocolHandler</CODE></A>.</TD> | |
| </TR> | |
| <TR BGCOLOR="white" CLASS="TableRowColor"> | |
| <TD><B><A HREF="../../../../org/apache/mina/protocol/class-use/ProtocolSession.html#org.apache.mina.protocol.handler"><B>ProtocolSession</B></A></B> | |
| <BR> | |
| A <A HREF="../../../../org/apache/mina/common/Session.html" title="interface in org.apache.mina.common"><CODE>Session</CODE></A> which represents high-level protocol connection between two | |
| endpoints regardless of underlying transport types.</TD> | |
| </TR> | |
| </TABLE> | |
| | |
| <P> | |
| <A NAME="org.apache.mina.protocol.io"><!-- --></A> | |
| <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> | |
| <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> | |
| <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> | |
| Classes in <A HREF="../../../../org/apache/mina/protocol/package-summary.html">org.apache.mina.protocol</A> used by <A HREF="../../../../org/apache/mina/protocol/io/package-summary.html">org.apache.mina.protocol.io</A></FONT></TH> | |
| </TR> | |
| <TR BGCOLOR="white" CLASS="TableRowColor"> | |
| <TD><B><A HREF="../../../../org/apache/mina/protocol/class-use/ProtocolAcceptor.html#org.apache.mina.protocol.io"><B>ProtocolAcceptor</B></A></B> | |
| <BR> | |
| Accepts incoming connection, communicates with clients, and fires events to | |
| <A HREF="../../../../org/apache/mina/protocol/ProtocolHandler.html" title="interface in org.apache.mina.protocol"><CODE>ProtocolHandler</CODE></A>s.</TD> | |
| </TR> | |
| <TR BGCOLOR="white" CLASS="TableRowColor"> | |
| <TD><B><A HREF="../../../../org/apache/mina/protocol/class-use/ProtocolConnector.html#org.apache.mina.protocol.io"><B>ProtocolConnector</B></A></B> | |
| <BR> | |
| Connects to endpoint, communicates with the server, and fires events to | |
| <A HREF="../../../../org/apache/mina/protocol/ProtocolProvider.html" title="interface in org.apache.mina.protocol"><CODE>ProtocolProvider</CODE></A>s.</TD> | |
| </TR> | |
| <TR BGCOLOR="white" CLASS="TableRowColor"> | |
| <TD><B><A HREF="../../../../org/apache/mina/protocol/class-use/ProtocolDecoder.html#org.apache.mina.protocol.io"><B>ProtocolDecoder</B></A></B> | |
| <BR> | |
| Decodes binary or protocol-specific data into higher-level message objects.</TD> | |
| </TR> | |
| <TR BGCOLOR="white" CLASS="TableRowColor"> | |
| <TD><B><A HREF="../../../../org/apache/mina/protocol/class-use/ProtocolEncoder.html#org.apache.mina.protocol.io"><B>ProtocolEncoder</B></A></B> | |
| <BR> | |
| Encodes higher-level message objects into binary or protocol-specific data.</TD> | |
| </TR> | |
| <TR BGCOLOR="white" CLASS="TableRowColor"> | |
| <TD><B><A HREF="../../../../org/apache/mina/protocol/class-use/ProtocolFilterChain.html#org.apache.mina.protocol.io"><B>ProtocolFilterChain</B></A></B> | |
| <BR> | |
| </TD> | |
| </TR> | |
| <TR BGCOLOR="white" CLASS="TableRowColor"> | |
| <TD><B><A HREF="../../../../org/apache/mina/protocol/class-use/ProtocolHandler.html#org.apache.mina.protocol.io"><B>ProtocolHandler</B></A></B> | |
| <BR> | |
| Handles all protocol events fired by MINA.</TD> | |
| </TR> | |
| <TR BGCOLOR="white" CLASS="TableRowColor"> | |
| <TD><B><A HREF="../../../../org/apache/mina/protocol/class-use/ProtocolProvider.html#org.apache.mina.protocol.io"><B>ProtocolProvider</B></A></B> | |
| <BR> | |
| Provides a required information to implement high-level protocols.</TD> | |
| </TR> | |
| <TR BGCOLOR="white" CLASS="TableRowColor"> | |
| <TD><B><A HREF="../../../../org/apache/mina/protocol/class-use/ProtocolSession.html#org.apache.mina.protocol.io"><B>ProtocolSession</B></A></B> | |
| <BR> | |
| A <A HREF="../../../../org/apache/mina/common/Session.html" title="interface in org.apache.mina.common"><CODE>Session</CODE></A> which represents high-level protocol connection between two | |
| endpoints regardless of underlying transport types.</TD> | |
| </TR> | |
| <TR BGCOLOR="white" CLASS="TableRowColor"> | |
| <TD><B><A HREF="../../../../org/apache/mina/protocol/class-use/ProtocolSessionManager.html#org.apache.mina.protocol.io"><B>ProtocolSessionManager</B></A></B> | |
| <BR> | |
| A <A HREF="../../../../org/apache/mina/common/SessionManager.html" title="interface in org.apache.mina.common"><CODE>SessionManager</CODE></A> for Protocol layer.</TD> | |
| </TR> | |
| </TABLE> | |
| | |
| <P> | |
| <A NAME="org.apache.mina.protocol.vmpipe"><!-- --></A> | |
| <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> | |
| <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> | |
| <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> | |
| Classes in <A HREF="../../../../org/apache/mina/protocol/package-summary.html">org.apache.mina.protocol</A> used by <A HREF="../../../../org/apache/mina/protocol/vmpipe/package-summary.html">org.apache.mina.protocol.vmpipe</A></FONT></TH> | |
| </TR> | |
| <TR BGCOLOR="white" CLASS="TableRowColor"> | |
| <TD><B><A HREF="../../../../org/apache/mina/protocol/class-use/ProtocolAcceptor.html#org.apache.mina.protocol.vmpipe"><B>ProtocolAcceptor</B></A></B> | |
| <BR> | |
| Accepts incoming connection, communicates with clients, and fires events to | |
| <A HREF="../../../../org/apache/mina/protocol/ProtocolHandler.html" title="interface in org.apache.mina.protocol"><CODE>ProtocolHandler</CODE></A>s.</TD> | |
| </TR> | |
| <TR BGCOLOR="white" CLASS="TableRowColor"> | |
| <TD><B><A HREF="../../../../org/apache/mina/protocol/class-use/ProtocolConnector.html#org.apache.mina.protocol.vmpipe"><B>ProtocolConnector</B></A></B> | |
| <BR> | |
| Connects to endpoint, communicates with the server, and fires events to | |
| <A HREF="../../../../org/apache/mina/protocol/ProtocolProvider.html" title="interface in org.apache.mina.protocol"><CODE>ProtocolProvider</CODE></A>s.</TD> | |
| </TR> | |
| <TR BGCOLOR="white" CLASS="TableRowColor"> | |
| <TD><B><A HREF="../../../../org/apache/mina/protocol/class-use/ProtocolFilterChain.html#org.apache.mina.protocol.vmpipe"><B>ProtocolFilterChain</B></A></B> | |
| <BR> | |
| </TD> | |
| </TR> | |
| <TR BGCOLOR="white" CLASS="TableRowColor"> | |
| <TD><B><A HREF="../../../../org/apache/mina/protocol/class-use/ProtocolProvider.html#org.apache.mina.protocol.vmpipe"><B>ProtocolProvider</B></A></B> | |
| <BR> | |
| Provides a required information to implement high-level protocols.</TD> | |
| </TR> | |
| <TR BGCOLOR="white" CLASS="TableRowColor"> | |
| <TD><B><A HREF="../../../../org/apache/mina/protocol/class-use/ProtocolSession.html#org.apache.mina.protocol.vmpipe"><B>ProtocolSession</B></A></B> | |
| <BR> | |
| A <A HREF="../../../../org/apache/mina/common/Session.html" title="interface in org.apache.mina.common"><CODE>Session</CODE></A> which represents high-level protocol connection between two | |
| endpoints regardless of underlying transport types.</TD> | |
| </TR> | |
| <TR BGCOLOR="white" CLASS="TableRowColor"> | |
| <TD><B><A HREF="../../../../org/apache/mina/protocol/class-use/ProtocolSessionManager.html#org.apache.mina.protocol.vmpipe"><B>ProtocolSessionManager</B></A></B> | |
| <BR> | |
| A <A HREF="../../../../org/apache/mina/common/SessionManager.html" title="interface in org.apache.mina.common"><CODE>SessionManager</CODE></A> for Protocol layer.</TD> | |
| </TR> | |
| </TABLE> | |
| | |
| <P> | |
| <A NAME="org.apache.mina.registry"><!-- --></A> | |
| <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> | |
| <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> | |
| <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> | |
| Classes in <A HREF="../../../../org/apache/mina/protocol/package-summary.html">org.apache.mina.protocol</A> used by <A HREF="../../../../org/apache/mina/registry/package-summary.html">org.apache.mina.registry</A></FONT></TH> | |
| </TR> | |
| <TR BGCOLOR="white" CLASS="TableRowColor"> | |
| <TD><B><A HREF="../../../../org/apache/mina/protocol/class-use/ProtocolAcceptor.html#org.apache.mina.registry"><B>ProtocolAcceptor</B></A></B> | |
| <BR> | |
| Accepts incoming connection, communicates with clients, and fires events to | |
| <A HREF="../../../../org/apache/mina/protocol/ProtocolHandler.html" title="interface in org.apache.mina.protocol"><CODE>ProtocolHandler</CODE></A>s.</TD> | |
| </TR> | |
| <TR BGCOLOR="white" CLASS="TableRowColor"> | |
| <TD><B><A HREF="../../../../org/apache/mina/protocol/class-use/ProtocolProvider.html#org.apache.mina.registry"><B>ProtocolProvider</B></A></B> | |
| <BR> | |
| Provides a required information to implement high-level protocols.</TD> | |
| </TR> | |
| </TABLE> | |
| | |
| <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> </TD> | |
| <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> | |
| <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> | |
| <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD> | |
| <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="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="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </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?org/apache/mina/protocol/package-use.html" target="_top"><B>FRAMES</B></A> | |
| <A HREF="package-use.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_bottom"></A> | |
| <!-- ======== END OF BOTTOM NAVBAR ======= --> | |
| <HR> | |
| Copyright © 2004-2005 . All Rights Reserved. | |
| </BODY> | |
| </HTML> |