| CloseStreamExceptionally |
Command for triggering the closing of a streaming connection (e.
|
| InvalidJwt |
Simple event which signals that a sent JWT was invalid.
|
| Jwt |
Simple event which holds a JWT in string format.
|
| StartStreaming |
Message indicating a demand to receive entities of a specified StreamingType via a "streaming" connection.
|
| StartStreaming.StartStreamingBuilder |
A mutable builder with a fluent API for creating an instance of StartStreaming.
|
| StreamControlMessage |
Supertype of messages that control websocket streaming.
|
| StreamingAck |
|
| StreamingSessionIdentifier |
Represents the identifier of a streaming session combined of a client session identifier and a server session
identifier.
|