Uses of Interface
org.apache.mina.core.session.IoSessionInitializer

Packages that use IoSessionInitializer
Package
Description
Base class for implementing transport based on active polling strategies like NIO select call, or any API based on I/O polling system calls (epoll, poll, select, kqueue, etc).
 
 
 
In-VM pipe support which removes the overhead of local loopback communication.