Uses of Interface
org.apache.mina.core.filterchain.IoFilterChain

Packages that use IoFilterChain
Package
Description
 
 
Filter implementations that helps you to implement complex protocols via 'codec' concept.
 
IoFilters that provide flexible thread model and event queue monitoring interface.
IoFilter that provides the ability for connections to remain open when data is not being transferred.
Classes that implement IoFilter and provide Secure Sockets Layer functionality.
Stream based IoFilter implementation.
Utility classes for the MINA filtering portion of the library.
 
 
Socket (TCP/IP) and Datagram (UDP/IP) support based on Java NIO (New I/O) API.
In-VM pipe support which removes the overhead of local loopback communication.