Do you understand the relationship between ChannelHandler, ChannelHandlerContext and ChannelPipeline?

Trustin Lee tlee at redhat.com
Tue Apr 28 10:40:15 EDT 2009


I've just found a problem in the ChannelHandlerContext documentation
and uploaded the fix.  If you are seeing 'FibonacciHandler' example,
then you are in an old revision.  Please refresh until you see the
'FactiroalHandler' example. :)

Thanks,

— Trustin Lee, http://gleamynode.net/



On Tue, Apr 28, 2009 at 11:19 PM, Trustin Lee <tlee at redhat.com> wrote:
> Hi,
>
> I thought it is somewhat difficult to understand the relationship
> between ChannelHandler, ChannelHandlerContext, and ChannelPipeline in
> Netty, so I wrote up some Javadoc:
>
>  * http://www.jboss.org/file-access/default/members/netty/freezone/api/3.1/org/jboss/netty/channel/ChannelHandlerContext.html
>
> However, I'm not very satisfied with my explanation.  Do you
> understand my explanation easily?  Otherwise how could it be explained
> better?  Any advice or partial/complete rewrite appreciated. :)
>
> Thanks,
>
> — Trustin Lee, http://gleamynode.net/
>




More information about the netty-users mailing list