| 程序包 | 说明 | 
|---|---|
| org.jboss.netty.handler.timeout | 
 Adds support for read and write timeout and idle connection notification
 using a  
Timer. | 
| 限定符和类型 | 类和说明 | 
|---|---|
class  | 
WriteTimeoutHandler
Raises a  
WriteTimeoutException when no data was written within a
 certain period of time. |