Uses of Class
com.google.cloud.spring.pubsub.core.subscriber.PubSubSubscriberTemplate
Packages that use PubSubSubscriberTemplate
-
Uses of PubSubSubscriberTemplate in com.google.cloud.spring.pubsub.core
Methods in com.google.cloud.spring.pubsub.core that return PubSubSubscriberTemplateConstructors in com.google.cloud.spring.pubsub.core with parameters of type PubSubSubscriberTemplateModifierConstructorDescriptionPubSubTemplate(PubSubPublisherTemplate pubSubPublisherTemplate, PubSubSubscriberTemplate pubSubSubscriberTemplate) DefaultPubSubTemplateconstructor that uses aPubSubPublisherTemplateand aPubSubSubscriberTemplate.