| Package | Description |
|---|---|
| org.apache.mina.filter.logging |
Classes that implement IoFilter and provide logging of the events and data that flows through a MINA-based system.
|
| org.apache.mina.filter.reqres |
| Class and Description |
|---|
| CommonEventFilter
Extend this class when you want to create a filter that
wraps the same logic around all 9 IoEvents
|
| Class and Description |
|---|
| WriteRequestFilter
An abstract
IoFilter that simplifies the implementation of
an IoFilter that filters an IoEventType.WRITE event. |
Copyright © 2004-2012 Apache MINA Project. All Rights Reserved.