Uses of Interface
org.apache.mina.filter.FilterEvent

Packages that use FilterEvent
Package
Description
 
 
Classes that implement IoFilter and provide host blocking and throttling.
Classes that implement IoFilter and provide Secure Sockets Layer functionality.
Utility classes for the MINA filtering portion of the library.
Enables creating a handler per session instead of having one handler for many sessions, using Multiton pattern.
In-VM pipe support which removes the overhead of local loopback communication.