public final class Ws7To13UpgradeHandler
extends io.netty.channel.ChannelDuplexHandler
Ws7To13UpgradeHandler.WebSocket7To13UpgradeAcceptedEvent and upon recieving such an event, it sets up the
WebSocketConnection to hand it over to the associated WebSocketHandler| Modifier and Type | Class and Description |
|---|---|
static class |
Ws7To13UpgradeHandler.WebSocket7To13UpgradeAcceptedEvent |
| Constructor and Description |
|---|
Ws7To13UpgradeHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
userEventTriggered(io.netty.channel.ChannelHandlerContext ctx,
java.lang.Object evt) |
bind, close, connect, deregister, disconnect, flush, read, writechannelActive, channelInactive, channelRead, channelReadComplete, channelRegistered, channelUnregistered, channelWritabilityChanged, exceptionCaughthandlerAdded, handlerRemoved, isSharablepublic void userEventTriggered(io.netty.channel.ChannelHandlerContext ctx,
java.lang.Object evt)
throws java.lang.Exception
userEventTriggered in interface io.netty.channel.ChannelInboundHandleruserEventTriggered in class io.netty.channel.ChannelInboundHandlerAdapterjava.lang.Exception