Interface | Description |
---|---|
PubsubCallback<T> |
Generic callback invoked by generated Pub/Sub classes on subscriptions.
|
PubsubInterface |
Interface for Pub/Sub client backends.
|
PubsubInterface.Callback |
Callback passed to the subscribe method and called when a message
with subscribed topic arrives.
|
Exception | Description |
---|---|
PubsubException |
Exception thrown when an error in Pub/Sub occurs.
|
Last updated 2024-12-05 10:34:50