@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, userEventTriggeredensureNotSharable, handlerAdded, handlerRemoved, isSharablepublic 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.ChannelInboundHandlerchannelWritabilityChanged in class io.netty.channel.ChannelInboundHandlerAdapterExceptionCopyright © 2019 OpenDaylight. All rights reserved.