@ChannelHandler.Sharable
public class UnsupportedHandler
extends io.netty.channel.ChannelHandlerAdapter
UnsupportedHandler is not expected to be added to the pipeline. An error
is logged if the server initializes a stream and handler is added.| Constructor and Description |
|---|
UnsupportedHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
handlerAdded(io.netty.channel.ChannelHandlerContext ctx) |