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, write
bind, close, connect, deregister, disconnect, flush, read
channelUnregistered, channelWritabilityChanged, exceptionCaught, userEventTriggered
Copyright © 2019. All rights reserved.