Uses of Class
org.apache.mina.core.service.IoHandlerAdapter

Packages that use IoHandlerAdapter
Package
Description
A handler implementation that helps you implement sequentially layered protocols using Chains of Responsibility pattern.
A handler implementation that helps you implement complex protocols by splitting messageReceived handlers into multiple sub-handlers.