handleUpstream and handleDownstream question

Leandro Cruz leandro.saad at gmail.com
Tue Mar 2 19:11:44 EST 2010


The javadoc contains a good explanation about up (and down) stream events.
Please checkout the
ChannelPipeline<http://www.jboss.org/file-access/default/members/netty/freezone/api/3.2/org/jboss/netty/channel/ChannelPipeline.html>page.
The only difference is the direction the event is headed.

--
Leandro Rodrigo Saad Cruz


On Tue, Mar 2, 2010 at 7:03 PM, Garry Watkins <garry at dynafocus.com> wrote:
>
> The handleUpstream and handleDownstream methods are not as well documented
as the channel handler stuff.  Would someone give a use case when you would
override these methods?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/netty-users/attachments/20100302/59560b7c/attachment.html 


More information about the netty-users mailing list