Le 8 août 2013 09:46, "Nick_" <nicholasconra...@gmail.com> a écrit :
>
> I can't seem to find a way to allow each connection to have it's own
handler

Because it makes no sense to do so. The IoHandler is stateless, and is
shared between all the sessions.

Why would you do that ?

>
>
>
> --
> View this message in context:
http://apache-mina.10907.n7.nabble.com/Creating-a-new-instance-of-an-IoHandler-for-each-connection-tp39443.html
> Sent from the Apache MINA User Forum mailing list archive at Nabble.com.

Reply via email to