Package org.apache.mina.filter.util
package org.apache.mina.filter.util
Utility classes for the MINA filtering portion of the library.
-
ClassesClassDescriptionExtend this class when you want to create a filter that wraps the same logic around all 11 IoEventsA Noop filter.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.