Please refer to BlacklistFilter
example.
Please NEVER implement your filters to wrap {@link IoSession}s. Users can cache the reference to the session, which might malfunction if any filters are added or removed later. @author The Apache Directory Project (dev@directory.apache.org) @version $Rev: 357871 $, $Date: 2005-12-20 10:56:40 +0900 (Tue, 20 Dec 2005) $ @see IoFilterAdapter
|
|