FrameData |
Frame data that was received after the start of the frame..
|
FrameData$ |
|
FrameError |
|
FrameError$ |
|
FrameEvent$ |
|
FrameEventParser |
Streaming parser for the WebSocket framing protocol as defined in RFC6455
|
FrameEventParser$ |
Streaming parser for the WebSocket framing protocol as defined in RFC6455
|
FrameEventRenderer |
Renders FrameEvents to ByteString.
|
FrameHandler |
The frame handler validates frames, multiplexes data to the user handler or to the bypass and
UTF-8 decodes text frames.
|
FrameHandler.ActivelyCloseWithCode |
|
FrameHandler.ActivelyCloseWithCode$ |
|
FrameHandler.BinaryMessagePart |
|
FrameHandler.BinaryMessagePart$ |
|
FrameHandler.DirectAnswer |
|
FrameHandler.DirectAnswer$ |
|
FrameHandler.MessageEnd$ |
|
FrameHandler.PeerClosed |
|
FrameHandler.PeerClosed$ |
|
FrameHandler.TextMessagePart |
|
FrameHandler.TextMessagePart$ |
|
FrameHandler.UserHandlerCompleted$ |
|
FrameHandler.UserHandlerErredOut |
|
FrameHandler.UserHandlerErredOut$ |
|
FrameHandler$ |
The frame handler validates frames, multiplexes data to the user handler or to the bypass and
UTF-8 decodes text frames.
|
FrameHeader |
Model of the frame header
|
FrameHeader$ |
|
FrameLogger |
INTERNAL API
|
FrameLogger$ |
INTERNAL API
|
FrameOutHandler |
Implements the transport connection close handling at the end of the pipeline.
|
FrameOutHandler$ |
|
FrameStart |
Starts a frame.
|
FrameStart$ |
|
Handshake |
Server-side implementation of the WebSocket handshake
|
Handshake.Client$ |
|
Handshake.Server$ |
|
Handshake$ |
Server-side implementation of the WebSocket handshake
|
Masking |
Implements WebSocket Frame masking.
|
Masking$ |
Implements WebSocket Frame masking.
|
MessageToFrameRenderer |
Renders messages to full frames.
|
MessageToFrameRenderer$ |
Renders messages to full frames.
|
Protocol |
Contains WebSocket protocol constants
|
Protocol.CloseCodes$ |
Close status codes as defined at http://tools.ietf.org/html/rfc6455#section-7.4.1
|
Protocol.Opcode$ |
|
Protocol.Opcode$.AbstractOpcode |
|
Protocol.Opcode$.Binary$ |
|
Protocol.Opcode$.Close$ |
|
Protocol.Opcode$.Continuation$ |
|
Protocol.Opcode$.Other |
|
Protocol.Opcode$.Other$ |
|
Protocol.Opcode$.Ping$ |
|
Protocol.Opcode$.Pong$ |
|
Protocol.Opcode$.Text$ |
|
Protocol$ |
Contains WebSocket protocol constants
|
ProtocolException$ |
|
Randoms |
INTERNAL API
|
Randoms.SecureRandomInstances$ |
A factory that creates SecureRandom instances
|
Randoms$ |
INTERNAL API
|
UpgradeToWebSocketLowLevel |
Currently internal API to handle FrameEvents directly.
|
Utf8Decoder |
A Utf8 -> Utf16 (= Java char) decoder.
|
Utf8Decoder$ |
A Utf8 -> Utf16 (= Java char) decoder.
|
Utf8Encoder |
A utf16 (= Java char) to utf8 encoder.
|
Utf8Encoder$ |
A utf16 (= Java char) to utf8 encoder.
|
WebSocket |
INTERNAL API
|
WebSocket.Tick$ |
|
WebSocket$ |
INTERNAL API
|
WebSocketClientBlueprint |
INTERNAL API
|
WebSocketClientBlueprint$ |
INTERNAL API
|