Uses of Class
org.jboss.netty.channel.SimpleChannelDownstreamHandler
Packages that use SimpleChannelDownstreamHandler
Package
Description
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.timeoutModifier and TypeClassDescriptionclassRaises aWriteTimeoutExceptionwhen no data was written within a certain period of time.