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

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

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

Subclasses of SimpleChannelDownstreamHandler in org.jboss.netty.handler.timeout
 class WriteTimeoutHandler
          Raises a WriteTimeoutException when no data was written within a certain period of time.
 



Copyright © 2008-2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.