| Package | Description |
|---|---|
| org.jooby.internal.netty |
| Modifier and Type | Field and Description |
|---|---|
static io.netty.util.AttributeKey<NettyWebSocket> |
NettyWebSocket.KEY |
| Constructor and Description |
|---|
NettyWebSocket(io.netty.channel.ChannelHandlerContext ctx,
io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker handshaker,
Consumer<NettyWebSocket> handshake) |
Copyright © 2015. All rights reserved.