| Class and Description |
|---|
| AbortedMessage
A
message sent when the web socket connection is aborted. |
| BinaryMessage
A
message with binary data |
| ClosedMessage
A
message sent when the web socket connection
is closed. |
| ConnectedMessage
A
message when a client creates web socket
connection. |
| ErrorMessage
A
message sent when there is an error while using the
web socket connection. |
| IWebSocketMessage
A marker interface for all message types
|
| IWebSocketPushMessage
A marker interface for all Web Socket push messages.
|
| TextMessage
A
message with text data |
| Class and Description |
|---|
| AbortedMessage
A
message sent when the web socket connection is aborted. |
| BinaryMessage
A
message with binary data |
| ClosedMessage
A
message sent when the web socket connection
is closed. |
| ConnectedMessage
A
message when a client creates web socket
connection. |
| ErrorMessage
A
message sent when there is an error while using the
web socket connection. |
| IWebSocketPushMessage
A marker interface for all Web Socket push messages.
|
| TextMessage
A
message with text data |
| Class and Description |
|---|
| AbstractClientMessage
A base message for all messages with information about the client
|
| IWebSocketMessage
A marker interface for all message types
|
| Class and Description |
|---|
| IWebSocketPushMessage
A marker interface for all Web Socket push messages.
|
Copyright © 2006–2018 Apache Software Foundation. All rights reserved.