Package | Description |
---|---|
io.netty.handler.timeout |
Adds support for read and write timeout and idle connection notification
using a
Timer . |
Modifier and Type | Class and Description |
---|---|
private class |
IdleStateHandler.AllIdleTimeoutTask |
private class |
IdleStateHandler.ReaderIdleTimeoutTask |
private class |
IdleStateHandler.WriterIdleTimeoutTask |