JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Interface
com.google.cloud.spring.pubsub.core.PubSubOperations
Packages that use
PubSubOperations
Package
Description
com.google.cloud.spring.pubsub.core
Core support for Pub/Sub in Spring.
Uses of
PubSubOperations
in
com.google.cloud.spring.pubsub.core
Classes in
com.google.cloud.spring.pubsub.core
that implement
PubSubOperations
Modifier and Type
Class
Description
class
PubSubTemplate
Default implementation of
PubSubOperations
.