blob: f8fb00b871d8ae394a0efcd24fcc9449ee77c159 [file] [log] [blame]
<!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:40 KST 2005 -->
<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<TITLE>
MessageDecoder (MINA 0.7.3 API)
</TITLE>
<META NAME="keywords" CONTENT="org.apache.mina.protocol.codec.MessageDecoder interface">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
parent.document.title="MessageDecoder (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>&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/MessageDecoder.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/protocol/codec/DemuxingProtocolCodecFactory.html" title="class in org.apache.mina.protocol.codec"><B>PREV CLASS</B></A>&nbsp;
&nbsp;<A HREF="../../../../../org/apache/mina/protocol/codec/MessageDecoderFactory.html" title="interface in org.apache.mina.protocol.codec"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../index.html?org/apache/mina/protocol/codec/MessageDecoder.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="MessageDecoder.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_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<HR>
<!-- ======== START OF CLASS DATA ======== -->
<H2>
<FONT SIZE="-1">
org.apache.mina.protocol.codec</FONT>
<BR>
Interface MessageDecoder</H2>
<HR>
<DL>
<DT><PRE>public interface <B>MessageDecoder</B></DL>
</PRE>
<P>
Decodes specific messages.
<P>
<P>
<DL>
<DT><B>Version:</B></DT>
<DD>$Rev: 210062 $, $Date: 2005-07-11 12:52:38 +0900 $</DD>
<DT><B>Author:</B></DT>
<DD>The Apache Directory Project (dev@directory.apache.org), Trustin Lee (trustin@apache.org)</DD>
<DT><B>See Also:</B><DD><A HREF="../../../../../org/apache/mina/protocol/codec/DemuxingProtocolCodecFactory.html" title="class in org.apache.mina.protocol.codec"><CODE>DemuxingProtocolCodecFactory</CODE></A>,
<A HREF="../../../../../org/apache/mina/protocol/codec/MessageDecoderFactory.html" title="interface in org.apache.mina.protocol.codec"><CODE>MessageDecoderFactory</CODE></A></DL>
<HR>
<P>
<!-- =========== FIELD SUMMARY =========== -->
<A NAME="field_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Field Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;<A HREF="../../../../../org/apache/mina/protocol/codec/MessageDecoderResult.html" title="class in org.apache.mina.protocol.codec">MessageDecoderResult</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/mina/protocol/codec/MessageDecoder.html#NEED_DATA">NEED_DATA</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Represents a result from <A HREF="../../../../../org/apache/mina/protocol/codec/MessageDecoder.html#decodable(org.apache.mina.protocol.ProtocolSession, org.apache.mina.common.ByteBuffer)"><CODE>decodable(ProtocolSession, ByteBuffer)</CODE></A> and
<A HREF="../../../../../org/apache/mina/protocol/codec/MessageDecoder.html#decode(org.apache.mina.protocol.ProtocolSession, org.apache.mina.common.ByteBuffer, org.apache.mina.protocol.ProtocolDecoderOutput)"><CODE>decode(ProtocolSession, ByteBuffer, ProtocolDecoderOutput)</CODE></A>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;<A HREF="../../../../../org/apache/mina/protocol/codec/MessageDecoderResult.html" title="class in org.apache.mina.protocol.codec">MessageDecoderResult</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/mina/protocol/codec/MessageDecoder.html#NOT_OK">NOT_OK</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Represents a result from <A HREF="../../../../../org/apache/mina/protocol/codec/MessageDecoder.html#decodable(org.apache.mina.protocol.ProtocolSession, org.apache.mina.common.ByteBuffer)"><CODE>decodable(ProtocolSession, ByteBuffer)</CODE></A> and
<A HREF="../../../../../org/apache/mina/protocol/codec/MessageDecoder.html#decode(org.apache.mina.protocol.ProtocolSession, org.apache.mina.common.ByteBuffer, org.apache.mina.protocol.ProtocolDecoderOutput)"><CODE>decode(ProtocolSession, ByteBuffer, ProtocolDecoderOutput)</CODE></A>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;<A HREF="../../../../../org/apache/mina/protocol/codec/MessageDecoderResult.html" title="class in org.apache.mina.protocol.codec">MessageDecoderResult</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/mina/protocol/codec/MessageDecoder.html#OK">OK</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Represents a result from <A HREF="../../../../../org/apache/mina/protocol/codec/MessageDecoder.html#decodable(org.apache.mina.protocol.ProtocolSession, org.apache.mina.common.ByteBuffer)"><CODE>decodable(ProtocolSession, ByteBuffer)</CODE></A> and
<A HREF="../../../../../org/apache/mina/protocol/codec/MessageDecoder.html#decode(org.apache.mina.protocol.ProtocolSession, org.apache.mina.common.ByteBuffer, org.apache.mina.protocol.ProtocolDecoderOutput)"><CODE>decode(ProtocolSession, ByteBuffer, ProtocolDecoderOutput)</CODE></A>.</TD>
</TR>
</TABLE>
&nbsp;
<!-- ========== METHOD SUMMARY =========== -->
<A NAME="method_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Method Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/mina/protocol/codec/MessageDecoderResult.html" title="class in org.apache.mina.protocol.codec">MessageDecoderResult</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/mina/protocol/codec/MessageDecoder.html#decodable(org.apache.mina.protocol.ProtocolSession, org.apache.mina.common.ByteBuffer)">decodable</A></B>(<A HREF="../../../../../org/apache/mina/protocol/ProtocolSession.html" title="interface in org.apache.mina.protocol">ProtocolSession</A>&nbsp;session,
<A HREF="../../../../../org/apache/mina/common/ByteBuffer.html" title="class in org.apache.mina.common">ByteBuffer</A>&nbsp;in)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Checks the specified buffer is decodable by this decoder.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/mina/protocol/codec/MessageDecoderResult.html" title="class in org.apache.mina.protocol.codec">MessageDecoderResult</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/mina/protocol/codec/MessageDecoder.html#decode(org.apache.mina.protocol.ProtocolSession, org.apache.mina.common.ByteBuffer, org.apache.mina.protocol.ProtocolDecoderOutput)">decode</A></B>(<A HREF="../../../../../org/apache/mina/protocol/ProtocolSession.html" title="interface in org.apache.mina.protocol">ProtocolSession</A>&nbsp;session,
<A HREF="../../../../../org/apache/mina/common/ByteBuffer.html" title="class in org.apache.mina.common">ByteBuffer</A>&nbsp;in,
<A HREF="../../../../../org/apache/mina/protocol/ProtocolDecoderOutput.html" title="interface in org.apache.mina.protocol">ProtocolDecoderOutput</A>&nbsp;out)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Decodes binary or protocol-specific content into higher-level message objects.</TD>
</TR>
</TABLE>
&nbsp;
<P>
<!-- ============ FIELD DETAIL =========== -->
<A NAME="field_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>Field Detail</B></FONT></TH>
</TR>
</TABLE>
<A NAME="OK"><!-- --></A><H3>
OK</H3>
<PRE>
static final <A HREF="../../../../../org/apache/mina/protocol/codec/MessageDecoderResult.html" title="class in org.apache.mina.protocol.codec">MessageDecoderResult</A> <B>OK</B></PRE>
<DL>
<DD>Represents a result from <A HREF="../../../../../org/apache/mina/protocol/codec/MessageDecoder.html#decodable(org.apache.mina.protocol.ProtocolSession, org.apache.mina.common.ByteBuffer)"><CODE>decodable(ProtocolSession, ByteBuffer)</CODE></A> and
<A HREF="../../../../../org/apache/mina/protocol/codec/MessageDecoder.html#decode(org.apache.mina.protocol.ProtocolSession, org.apache.mina.common.ByteBuffer, org.apache.mina.protocol.ProtocolDecoderOutput)"><CODE>decode(ProtocolSession, ByteBuffer, ProtocolDecoderOutput)</CODE></A>. Please
refer to each method's documentation for detailed explanation.
<P>
<DL>
</DL>
</DL>
<HR>
<A NAME="NEED_DATA"><!-- --></A><H3>
NEED_DATA</H3>
<PRE>
static final <A HREF="../../../../../org/apache/mina/protocol/codec/MessageDecoderResult.html" title="class in org.apache.mina.protocol.codec">MessageDecoderResult</A> <B>NEED_DATA</B></PRE>
<DL>
<DD>Represents a result from <A HREF="../../../../../org/apache/mina/protocol/codec/MessageDecoder.html#decodable(org.apache.mina.protocol.ProtocolSession, org.apache.mina.common.ByteBuffer)"><CODE>decodable(ProtocolSession, ByteBuffer)</CODE></A> and
<A HREF="../../../../../org/apache/mina/protocol/codec/MessageDecoder.html#decode(org.apache.mina.protocol.ProtocolSession, org.apache.mina.common.ByteBuffer, org.apache.mina.protocol.ProtocolDecoderOutput)"><CODE>decode(ProtocolSession, ByteBuffer, ProtocolDecoderOutput)</CODE></A>. Please
refer to each method's documentation for detailed explanation.
<P>
<DL>
</DL>
</DL>
<HR>
<A NAME="NOT_OK"><!-- --></A><H3>
NOT_OK</H3>
<PRE>
static final <A HREF="../../../../../org/apache/mina/protocol/codec/MessageDecoderResult.html" title="class in org.apache.mina.protocol.codec">MessageDecoderResult</A> <B>NOT_OK</B></PRE>
<DL>
<DD>Represents a result from <A HREF="../../../../../org/apache/mina/protocol/codec/MessageDecoder.html#decodable(org.apache.mina.protocol.ProtocolSession, org.apache.mina.common.ByteBuffer)"><CODE>decodable(ProtocolSession, ByteBuffer)</CODE></A> and
<A HREF="../../../../../org/apache/mina/protocol/codec/MessageDecoder.html#decode(org.apache.mina.protocol.ProtocolSession, org.apache.mina.common.ByteBuffer, org.apache.mina.protocol.ProtocolDecoderOutput)"><CODE>decode(ProtocolSession, ByteBuffer, ProtocolDecoderOutput)</CODE></A>. Please
refer to each method's documentation for detailed explanation.
<P>
<DL>
</DL>
</DL>
<!-- ============ 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="decodable(org.apache.mina.protocol.ProtocolSession, org.apache.mina.common.ByteBuffer)"><!-- --></A><H3>
decodable</H3>
<PRE>
<A HREF="../../../../../org/apache/mina/protocol/codec/MessageDecoderResult.html" title="class in org.apache.mina.protocol.codec">MessageDecoderResult</A> <B>decodable</B>(<A HREF="../../../../../org/apache/mina/protocol/ProtocolSession.html" title="interface in org.apache.mina.protocol">ProtocolSession</A>&nbsp;session,
<A HREF="../../../../../org/apache/mina/common/ByteBuffer.html" title="class in org.apache.mina.common">ByteBuffer</A>&nbsp;in)</PRE>
<DL>
<DD>Checks the specified buffer is decodable by this decoder.
<P>
<DD><DL>
<DT><B>Returns:</B><DD><A HREF="../../../../../org/apache/mina/protocol/codec/MessageDecoder.html#OK"><CODE>OK</CODE></A> if this decoder can decode the specified buffer.
<A HREF="../../../../../org/apache/mina/protocol/codec/MessageDecoder.html#NOT_OK"><CODE>NOT_OK</CODE></A> if this decoder cannot decode the specified buffer.
<A HREF="../../../../../org/apache/mina/protocol/codec/MessageDecoder.html#NEED_DATA"><CODE>NEED_DATA</CODE></A> if more data is required to determine if the
specified buffer is decodable (<A HREF="../../../../../org/apache/mina/protocol/codec/MessageDecoder.html#OK"><CODE>OK</CODE></A>) or not decodable
<A HREF="../../../../../org/apache/mina/protocol/codec/MessageDecoder.html#NOT_OK"><CODE>NOT_OK</CODE></A>.</DL>
</DD>
</DL>
<HR>
<A NAME="decode(org.apache.mina.protocol.ProtocolSession, org.apache.mina.common.ByteBuffer, org.apache.mina.protocol.ProtocolDecoderOutput)"><!-- --></A><H3>
decode</H3>
<PRE>
<A HREF="../../../../../org/apache/mina/protocol/codec/MessageDecoderResult.html" title="class in org.apache.mina.protocol.codec">MessageDecoderResult</A> <B>decode</B>(<A HREF="../../../../../org/apache/mina/protocol/ProtocolSession.html" title="interface in org.apache.mina.protocol">ProtocolSession</A>&nbsp;session,
<A HREF="../../../../../org/apache/mina/common/ByteBuffer.html" title="class in org.apache.mina.common">ByteBuffer</A>&nbsp;in,
<A HREF="../../../../../org/apache/mina/protocol/ProtocolDecoderOutput.html" title="interface in org.apache.mina.protocol">ProtocolDecoderOutput</A>&nbsp;out)
throws <A HREF="../../../../../org/apache/mina/protocol/ProtocolViolationException.html" title="class in org.apache.mina.protocol">ProtocolViolationException</A></PRE>
<DL>
<DD>Decodes binary or protocol-specific content into higher-level message objects.
MINA invokes <A HREF="../../../../../org/apache/mina/protocol/codec/MessageDecoder.html#decode(org.apache.mina.protocol.ProtocolSession, org.apache.mina.common.ByteBuffer, org.apache.mina.protocol.ProtocolDecoderOutput)"><CODE>decode(ProtocolSession, ByteBuffer, ProtocolDecoderOutput)</CODE></A>
method with read data, and then the decoder implementation puts decoded
messages into <A HREF="../../../../../org/apache/mina/protocol/ProtocolDecoderOutput.html" title="interface in org.apache.mina.protocol"><CODE>ProtocolDecoderOutput</CODE></A>.
<P>
<DD><DL>
<DT><B>Returns:</B><DD><A HREF="../../../../../org/apache/mina/protocol/codec/MessageDecoder.html#OK"><CODE>OK</CODE></A> if you finished decoding messages successfully.
<A HREF="../../../../../org/apache/mina/protocol/codec/MessageDecoder.html#NEED_DATA"><CODE>NEED_DATA</CODE></A> if you need more data to finish decoding current message.
<A HREF="../../../../../org/apache/mina/protocol/codec/MessageDecoder.html#NOT_OK"><CODE>NOT_OK</CODE></A> if you cannot decode current message due to protocol specification violation.
<DT><B>Throws:</B>
<DD><CODE><A HREF="../../../../../org/apache/mina/protocol/ProtocolViolationException.html" title="class in org.apache.mina.protocol">ProtocolViolationException</A></CODE> - if the read data violated protocol
specification</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/MessageDecoder.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/protocol/codec/DemuxingProtocolCodecFactory.html" title="class in org.apache.mina.protocol.codec"><B>PREV CLASS</B></A>&nbsp;
&nbsp;<A HREF="../../../../../org/apache/mina/protocol/codec/MessageDecoderFactory.html" title="interface in org.apache.mina.protocol.codec"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../index.html?org/apache/mina/protocol/codec/MessageDecoder.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="MessageDecoder.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>
Copyright &copy; 2004-2005 . All Rights Reserved.
</BODY>
</HTML>