| Package | Description |
|---|---|
| org.eclipse.ditto.services.gateway.streaming | |
| org.eclipse.ditto.services.gateway.streaming.actors |
Actors for streaming of websocket messages.
|
| Class and Description |
|---|
| CloseStreamExceptionally
Command for triggering the closing of a streaming connection (e.
|
| StreamControlMessage
Supertype of messages that control websocket streaming.
|
| StreamingAck
Send for acknowledging that a subscription in the cluster for a
StreamingType was either subscribed to
(StreamingAck.subscribed is true) or unsubscribed from (StreamingAck.subscribed is false). |
| StreamingConfig
Provides configuration settings of general gateway streaming functionality.
|
| StreamingConfig.StreamingConfigValue
An enumeration of the known config path expressions and their associated default values for
StreamingConfig. |
| WebsocketConfig
Provides configuration settings of the web socket endpoint.
|
| WebsocketConfig.WebsocketConfigValue
An enumeration of the known config path expressions and their associated default values for
WebSocketConfig. |
| Class and Description |
|---|
| StreamingConfig
Provides configuration settings of general gateway streaming functionality.
|
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.