ClientMessageCallback notifies client that some event has occurred.CloseWebSocketFrame.PingWebSocketFrame
through the ChannelPipeline and request to actual
Channel.flush() to flush all pending data to the actual transport.WebSocketClientHandler is implementation of
SimpleChannelInboundHandler which handle TextWebSocketFrame,
PongWebSocketFrame and CloseWebSocketFrame messages.ChannelPipeline and request to actual Channel.flush() to flush
all pending data to the actual transport.ChannelPipeline and request to actual Channel.flush() to flush
all pending data to the actual transport.Copyright © 2015. All rights reserved.