The Netty Project 3.2.5.Final

Uses of Package
org.jboss.netty.handler.timeout

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

Classes in org.jboss.netty.handler.timeout used by org.jboss.netty.handler.timeout
IdleState
          An Enum that represents the idle state of a Channel.
IdleStateEvent
          A ChannelEvent that is triggered when a Channel has been idle for a while.
TimeoutException
          A TimeoutException when no data was either read or written within a certain period of time.
 


The Netty Project 3.2.5.Final

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