public class ClientNoopHandler
extends io.netty.handler.timeout.IdleStateHandler
| Constructor and Description |
|---|
ClientNoopHandler(long readerIdleTime,
TimeUnit unit) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
channelIdle(io.netty.channel.ChannelHandlerContext ctx,
io.netty.handler.timeout.IdleStateEvent evt) |
channelActive, channelInactive, channelRead, channelReadComplete, channelRegistered, getAllIdleTimeInMillis, getReaderIdleTimeInMillis, getWriterIdleTimeInMillis, handlerAdded, handlerRemoved, newIdleStateEvent, writebind, close, connect, deregister, disconnect, flush, readchannelUnregistered, channelWritabilityChanged, exceptionCaught, userEventTriggeredpublic ClientNoopHandler(long readerIdleTime,
TimeUnit unit)
Copyright © 2021 Couchbase, Inc.. All rights reserved.