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