Package io.micronaut.gcp.pubsub.support
package io.micronaut.gcp.pubsub.support
Support classes for PubSub integration.
- Since:
- 2.0.0
- Author:
- Vinicius Carvalho
-
ClassDescriptionThe default
PublisherFactory
implementation.The publisher factory interface that can create publishers.Holds necessary configuration to createPublisher
instances viaPublisherFactory
.Factory class to create default settings for PubSub Publisher and subscriber beans.Stores the context of a PubSubMessage to be pulished.Internal class to represent Topic State.Various utility methods for dealing with Pub/Sub subscriptions.Various utility methods for dealing with Pub/Sub topics.