public final class WebSocketClientHandler
extends <any>
Constructor and Description |
---|
WebSocketClientHandler(WebSocketClientHandshaker handshaker) |
Modifier and Type | Method and Description |
---|---|
void |
channelActive(ChannelHandlerContext ctx) |
protected void |
channelRead0(ChannelHandlerContext ctx,
Object msg) |
void |
exceptionCaught(ChannelHandlerContext ctx,
Throwable cause) |
void |
handlerAdded(ChannelHandlerContext ctx) |
ChannelFuture |
handshakeFuture() |
public WebSocketClientHandler(WebSocketClientHandshaker handshaker)
Copyright © 2013–2020 Apache Software Foundation. All rights reserved.