A container of {@link IoFilter}s that forwards {@link IoHandler} eventsto the consisting filters and terminal {@link IoHandler} sequentially.Every {@link IoSession} has its own {@link IoFilterChain} (1-to-1 relationship).
@author The Apache MINA Project (dev@mina.apache.org)
@version $Rev: 593474 $, $Date: 2007-11-09 11:14:12 +0100 (Fri, 09 Nov 2007) $
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.