Implements SimpleChannelHandler?

Trustin Lee tlee at redhat.com
Thu Apr 2 05:00:38 EDT 2009


Fixed.  Thanks! :)

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



On Thu, Apr 2, 2009 at 5:31 PM, hezjing <hezjing at gmail.com> wrote:
> Hi
> I think there is an error in the Nett user's guide (netty.pdf):
> @ChannelPipelineCoverage("all")
> public class TimeEncoder implements SimpleChannelHandler {
> ...
> }
> SimpleChannelHandler is a class, and it's not an interface.
> Hence, we cannot implement SimpleChannelHandler class.
>
> --
>
> Hez
>
> _______________________________________________
> netty-users mailing list
> netty-users at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/netty-users
>
>




More information about the netty-users mailing list