Uses of Class
org.jboss.netty.handler.timeout.ReadTimeoutHandler.State
-
Packages that use ReadTimeoutHandler.State Package Description org.jboss.netty.handler.timeout Adds support for read and write timeout and idle connection notification using aTimer
. -
-
Uses of ReadTimeoutHandler.State in org.jboss.netty.handler.timeout
Methods in org.jboss.netty.handler.timeout that return ReadTimeoutHandler.State Modifier and Type Method Description private static ReadTimeoutHandler.State
ReadTimeoutHandler. state(ChannelHandlerContext ctx)
-