Package org.apache.mina.handler.multiton
package org.apache.mina.handler.multiton
-
ClassDescriptionA session handler without an
IoSession
parameter for simplicity.Adapter class for implementors of theSingleSessionIoHandler
interface.AnIoHandler
implementation which delegates all requests toSingleSessionIoHandler
s.A factory that createsSingleSessionIoHandler
to be used with one particular session.