<p>Not really. Some events are in specific handlers, others are lumped together. Your custom events will go to the same handler. </p>
<p>Marc-André LAVERDIÈRE<br>
"Perseverance must finish its work so that you may be mature and complete, not lacking anything." -James 1:4<br>
<a href="http://asimplediscipleslife.blogspot.com/">http://asimplediscipleslife.blogspot.com/</a><br>
<a href="http://mlaverd.theunixplace.com">mlaverd.theunixplace.com</a></p>
<p><blockquote type="cite">On 12 Jan 2011 03:05, "Marco Mistroni" <<a href="mailto:mmistroni@gmail.com">mmistroni@gmail.com</a>> wrote:<br><br>Hi all<br> assume i want to create an event-based netty server which can handle different types of events.<br>
I guess that all i need will be a handler , an encoder and a decoder for each type of event.. is that correct?<br>
<br><br>w/kindest regards<br><font color="#888888"> marco<br>
</font><br>_______________________________________________<br>
netty-users mailing list<br>
<a href="mailto:netty-users@lists.jboss.org">netty-users@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/netty-users" target="_blank">https://lists.jboss.org/mailman/listinfo/netty-users</a><br></blockquote></p>