Package | Description |
---|---|
org.apache.mina.filter.executor |
IoFilters that provide flexible thread model and event queue monitoring interface.
|
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.util |
Utility classes for the MINA filtering portion of the library.
|
Modifier and Type | Method and Description |
---|---|
protected void |
ExecutorFilter.fireEvent(IoFilterEvent event)
Fires the specified event through the underlying executor.
|
Modifier and Type | Method and Description |
---|---|
protected void |
MdcInjectionFilter.filter(IoFilterEvent event) |
Modifier and Type | Method and Description |
---|---|
protected abstract void |
CommonEventFilter.filter(IoFilterEvent event) |
Copyright © 2004–2016 Apache MINA Project. All rights reserved.