@ThreadSafe public final class ChannelOutputLimiter extends io.netty.channel.ChannelInboundHandlerAdapter
Modifier and Type | Method and Description |
---|---|
void |
channelInactive(io.netty.channel.ChannelHandlerContext ctx) |
void |
channelWritabilityChanged(io.netty.channel.ChannelHandlerContext ctx) |
void |
flush() |
void |
write(org.opendaylight.yangtools.yang.binding.Notification msg) |
channelActive, channelRead, channelReadComplete, channelRegistered, channelUnregistered, exceptionCaught, userEventTriggered
ensureNotSharable, handlerAdded, handlerRemoved, isSharable
public void write(org.opendaylight.yangtools.yang.binding.Notification msg)
public void flush()
public void channelWritabilityChanged(io.netty.channel.ChannelHandlerContext ctx) throws Exception
channelWritabilityChanged
in interface io.netty.channel.ChannelInboundHandler
channelWritabilityChanged
in class io.netty.channel.ChannelInboundHandlerAdapter
Exception
Copyright © 2019 OpenDaylight. All rights reserved.