Le 16/10/14 18:43, Antonio Rodriges a écrit :
> If
>
> The default value
>      * is {@link Integer#MAX_VALUE}.
>
> so why it is not working by default?

No idea, it's not my code...


>
> In my code I have only
>
>         acceptor.getFilterChain().addLast("codec",
>                 new ProtocolCodecFilter(CodecFactory.getInstance()));

What is this CodecFactory do ?

And btw, what MINA version are you using ?

Reply via email to