Implements SimpleChannelHandler?

hezjing hezjing at gmail.com
Thu Apr 2 04:31:27 EDT 2009


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/netty-users/attachments/20090402/ac5cacc1/attachment.html 


More information about the netty-users mailing list