public class IdleConnectionReaperHandler
extends io.netty.handler.timeout.IdleStateHandler
| Constructor and Description |
|---|
IdleConnectionReaperHandler(int maxIdleTimeMillis) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
channelIdle(io.netty.channel.ChannelHandlerContext ctx,
io.netty.handler.timeout.IdleStateEvent event) |
channelActive, channelInactive, channelRead, channelReadComplete, channelRegistered, getAllIdleTimeInMillis, getReaderIdleTimeInMillis, getWriterIdleTimeInMillis, handlerAdded, handlerRemoved, newIdleStateEvent, writebind, close, connect, deregister, disconnect, flush, readchannelUnregistered, channelWritabilityChanged, exceptionCaught, userEventTriggeredCopyright © 2019. All rights reserved.