See: Description
| Class | Description |
|---|---|
| CommonEventFilter |
Extend this class when you want to create a filter that
wraps the same logic around all 11 IoEvents
|
| NoopFilter |
A Noop filter.
|
| ReferenceCountingFilter |
An
IoFilters wrapper that keeps track of the number of usages of this filter and will call init/destroy
when the filter is not in use. |
| SessionAttributeInitializingFilter |
Copyright © 2004–2024 Apache MINA Project. All rights reserved.