Uses of Class
org.jboss.netty.channel.SimpleChannelHandler

Packages that use SimpleChannelHandler
org.jboss.netty.handler.timeout Adds support for read and write timeout and idle connection notification using a Timer
 

Uses of SimpleChannelHandler in org.jboss.netty.handler.timeout
 

Subclasses of SimpleChannelHandler in org.jboss.netty.handler.timeout
 class IdleStateAwareChannelHandler
          An extended SimpleChannelHandler that adds the handler method for an IdleStateEvent.
 



Copyright © 2008-2009 JBoss, by Red Hat. All Rights Reserved.