Package | Description |
---|---|
com.google.cloud.spring.stream.binder.pubsub |
Pub/Sub stream binder for Spring.
|
com.google.cloud.spring.stream.binder.pubsub.config |
Configuration of stream binder for Pub/Sub in Spring.
|
Class and Description |
---|
PubSubMessageSource
A PubSub Synchronous pull
implementation of
AbstractMessageSource . |
Class and Description |
---|
PubSubInboundChannelAdapter
Converts from GCP Pub/Sub message to Spring message and sends the Spring message to the
attached channels.
|
Copyright © 2021. All rights reserved.