See: Description
| Interface | Description |
|---|---|
| CloudConnectionManager |
A
CloudEndpoint can implement CloudConnectionManager to support the management of
long-lived/always on connections. |
| CloudEndpoint |
CloudEndpoint provide APIs to ease the communication with a cloud platform allowing to publish a message, manage
subscribers, subscribe to message delivery notification or get information about the specific cloud endpoint
configuration.
|
| Enum | Description |
|---|---|
| CloudConnectionConstants |
Provides constants that are used by cloud connections to relate service instances to their respective
CloudEndpoint or CloudConnectionFactory. |