| Package | Description |
|---|---|
| org.jboss.netty.handler.timeout |
Adds support for read and write timeout and idle connection notification
using a
Timer. |
| Modifier and Type | Class and Description |
|---|---|
class |
IdleStateAwareChannelHandler
An extended
SimpleChannelHandler that adds the handler method for
an IdleStateEvent. |
Copyright © 2008-2013 JBoss, by Red Hat. All Rights Reserved.