| Package | Description |
|---|---|
| org.eclipse.ditto.services.gateway.streaming |
| Modifier and Type | Class and Description |
|---|---|
class |
CloseStreamExceptionally
Command for triggering the closing of a streaming connection (e.
|
class |
JwtToken
Simple event which holds a JWT in string format.
|
class |
StartStreaming
Message indicating a demand to receive entities of a specified
StreamingType via a "streaming" connection. |
class |
StopStreaming
Message indicating a demand to receive entities of a specified
StreamingType via a "streaming" connection. |
class |
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). |
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.