|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
WebSocket to the WebSocketApplication websockets list.
WebSocket meta information.URI.
WebSocket to the specific application.
WebSocket to the specific application.
String representation, which
includes spaces and chars.
WebSocket communication will be closed.
WebSocketEngine will create a server-side
WebSocket object, so application may return any customized
subtype of WebSocket.
WebSocketEngine will create a client-side
WebSocket object, so the handler may return any customized
subtype of WebSocket.
WebSocket frame.Connection.
Connection.
HttpHeader.
WebSocket "Host" header value.
WebSocket key value transferred as a part of response payload.
WebSocket "Sec-WebSocket-Key1" header value.
WebSocket "Sec-WebSocket-Key2" header value.
WebSocket key3 value transferred as a payload.
WebSocket "Sec-WebSocket-Location" header value
WebSocket Origin header value.
WebSocket Sec-WebSocket-Protocol header value.
Buffer.
WebSocket URI.
WebSockets, registered with the application.
Connection close phase.
Connection connect phase.
Connection read phase.
Connection write phase.
WebSocket handshake process was completed,
but WebSocketApplication may perform additional validation.
WebSocket handshake process was completed,
but WebSocketClientHandler may perform additional validation.
Exception, which describes the error, occurred during the WebSocket
handshake phase.WebSocketApplication, associated with the passed name.
WebSocket gets accepted.
WebSocket gets closed.
WebSocket gets closed.
WebSocket gets connected.
WebSocket receives a Frame.
Buffer into this Frame
Frame parse result.WebSocketApplication and associate it with the given name.
WebSocket from the WebSocketApplication websockets list.
WebSocket's security key, used during the handshake phase.Frame.
Frame.
Frame.
Frame.
Buffer.
WebSocket meta information.URI and security key.
HttpHeader.
WebSocket application, which will handle
application WebSockets events.WebSocket base implementation.WebSocketHandler, which will handle
client WebSockets events.WebSocket connector handler, which is used to initiate
client WebSocket connection.Transport object.
Transport
object.
WebSocketApplications
registration, responsible for client and server handshake validation.Filter implementation, which supposed to be placed into a
FilterChain right after HTTP Filter: HttpServerFilter, HttpClientFilter;
depending whether it's server or client side.WebSocket events handler.WebSocket meta information.URI.
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||