@ChannelHandler.Sharable
public final class Http2StreamExceptionHandler
extends io.netty.channel.ChannelInboundHandlerAdapter
| Modifier and Type | Method and Description |
|---|---|
static Http2StreamExceptionHandler |
create() |
void |
exceptionCaught(io.netty.channel.ChannelHandlerContext ctx,
Throwable cause) |
channelActive, channelInactive, channelRead, channelReadComplete, channelRegistered, channelUnregistered, channelWritabilityChanged, userEventTriggeredensureNotSharable, handlerAdded, handlerRemoved, isSharablepublic static Http2StreamExceptionHandler create()
public void exceptionCaught(io.netty.channel.ChannelHandlerContext ctx,
Throwable cause)
exceptionCaught in interface io.netty.channel.ChannelHandlerexceptionCaught in interface io.netty.channel.ChannelInboundHandlerexceptionCaught in class io.netty.channel.ChannelInboundHandlerAdapterCopyright © 2023. All rights reserved.