Class CommonEventFilter

java.lang.Object
org.apache.mina.core.filterchain.IoFilterAdapter
org.apache.mina.filter.util.CommonEventFilter
All Implemented Interfaces:
IoFilter
Direct Known Subclasses:
MdcInjectionFilter

public abstract class CommonEventFilter extends IoFilterAdapter
Extend this class when you want to create a filter that wraps the same logic around all 11 IoEvents