Added more hint to additional resources

This commit is contained in:
Trustin Lee 2008-09-03 03:46:54 +00:00
parent 267a8cb1d7
commit 62fc6b211e

View File

@ -37,6 +37,10 @@ package org.jboss.netty.channel;
* <li>{@link ChannelDownstreamHandler} handles and intercepts a downstream {@link ChannelEvent}.</li>
* </ul>
*
* You will also find more detailed explanation from the documentation of
* each sub-type about how an event is interpreted when it goes upstream and
* downstream respectively.
*
* <h3>The context object</h3>
* <p>
* A {@link ChannelHandler} is provided with a {@link ChannelHandlerContext}