Class Hierarchy

  • java.lang.Object
    • org.springframework.cloud.stream.binder.AbstractBinder<T,C,P> (implements org.springframework.context.ApplicationContextAware, org.springframework.cloud.stream.binder.Binder<T,C,P>, org.springframework.beans.factory.InitializingBean)
      • org.springframework.cloud.stream.binder.AbstractMessageChannelBinder<C,P,PP> (implements org.springframework.context.ApplicationEventPublisherAware, org.springframework.cloud.stream.binder.PollableConsumerBinder<H,C>)
        • com.google.cloud.spring.stream.binder.pubsub.PubSubMessageChannelBinder (implements org.springframework.cloud.stream.binder.ExtendedPropertiesBinder<T,C,P>)
    • org.springframework.cloud.stream.binder.AbstractExtendedBindingProperties<C,P,T> (implements org.springframework.context.ApplicationContextAware, org.springframework.cloud.stream.binder.ExtendedBindingProperties<C,P>)
    • com.google.cloud.spring.stream.binder.pubsub.config.ExtendedBindingHandlerMappingsProviderConfiguration
    • com.google.cloud.spring.stream.binder.pubsub.config.PubSubBinderConfiguration
    • com.google.cloud.spring.stream.binder.pubsub.properties.PubSubBindingProperties (implements org.springframework.cloud.stream.binder.BinderSpecificPropertiesProvider)
    • com.google.cloud.spring.stream.binder.pubsub.provisioning.PubSubChannelProvisioner (implements org.springframework.cloud.stream.provisioning.ProvisioningProvider<C,P>)
    • com.google.cloud.spring.stream.binder.pubsub.properties.PubSubCommonProperties
    • com.google.cloud.spring.stream.binder.pubsub.provisioning.PubSubConsumerDestination (implements org.springframework.cloud.stream.provisioning.ConsumerDestination)
    • com.google.cloud.spring.stream.binder.pubsub.properties.PubSubConsumerProperties.DeadLetterPolicy
    • com.google.cloud.spring.stream.binder.pubsub.properties.PubSubConsumerProperties.ExpirationPolicy
    • com.google.cloud.spring.stream.binder.pubsub.aot.PubSubConsumerPropertiesRuntimeHints (implements org.springframework.aot.hint.RuntimeHintsRegistrar)
    • com.google.cloud.spring.stream.binder.pubsub.provisioning.PubSubProducerDestination (implements org.springframework.cloud.stream.provisioning.ProducerDestination)