@ChannelHandler.Sharable public class UscExceptionHandler extends io.netty.channel.SimpleChannelInboundHandler<UscException>
| Constructor and Description |
|---|
UscExceptionHandler(UscPlugin plugin) |
| Modifier and Type | Method and Description |
|---|---|
void |
channelInactive(io.netty.channel.ChannelHandlerContext ctx) |
protected void |
channelRead0(io.netty.channel.ChannelHandlerContext ctx,
UscException ex) |
acceptInboundMessage, channelReadchannelActive, channelReadComplete, channelRegistered, channelUnregistered, channelWritabilityChanged, exceptionCaught, userEventTriggeredensureNotSharable, handlerAdded, handlerRemoved, isSharablepublic UscExceptionHandler(UscPlugin plugin)
protected void channelRead0(io.netty.channel.ChannelHandlerContext ctx,
UscException ex)
throws Exception
channelRead0 in class io.netty.channel.SimpleChannelInboundHandler<UscException>ExceptionCopyright © 2019 OpenDaylight. All rights reserved.