Class Hierarchy
- java.lang.Object
- org.springframework.cloud.gcp.pubsub.support.DefaultPublisherFactory (implements org.springframework.cloud.gcp.pubsub.support.PublisherFactory)
- org.springframework.cloud.gcp.pubsub.support.DefaultSubscriberFactory (implements org.springframework.cloud.gcp.pubsub.support.SubscriberFactory)
- org.springframework.cloud.gcp.pubsub.support.GcpPubSubHeaders
- org.springframework.integration.context.IntegrationObjectSupport (implements org.springframework.context.ApplicationContextAware, org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.BeanNameAware, org.springframework.integration.context.ExpressionCapable, org.springframework.beans.factory.InitializingBean, org.springframework.integration.support.context.NamedComponent)
- org.springframework.integration.endpoint.AbstractEndpoint (implements org.springframework.beans.factory.DisposableBean, org.springframework.context.SmartLifecycle)
- org.springframework.integration.endpoint.MessageProducerSupport (implements org.springframework.integration.core.MessageProducer, org.springframework.beans.factory.SmartInitializingSingleton, org.springframework.integration.support.management.TrackableComponent)
- org.springframework.integration.handler.AbstractMessageHandler (implements org.springframework.integration.support.management.ConfigurableMetricsAware<M>, reactor.core.CoreSubscriber<T>, org.springframework.messaging.MessageHandler, org.springframework.integration.support.management.MessageHandlerMetrics, org.springframework.integration.context.Orderable, org.springframework.integration.support.management.TrackableComponent)
- org.springframework.cloud.gcp.pubsub.support.converter.JacksonPubSubMessageConverter (implements org.springframework.cloud.gcp.pubsub.support.converter.PubSubMessageConverter)
- org.springframework.cloud.gcp.pubsub.PubSubAdmin (implements java.lang.AutoCloseable)
- org.springframework.cloud.gcp.pubsub.integration.PubSubHeaderMapper (implements org.springframework.integration.mapping.HeaderMapper<T>)
- org.springframework.cloud.gcp.pubsub.core.publisher.PubSubPublisherTemplate (implements org.springframework.cloud.gcp.pubsub.core.publisher.PubSubPublisherOperations)
- org.springframework.cloud.gcp.pubsub.core.subscriber.PubSubSubscriberTemplate (implements org.springframework.beans.factory.DisposableBean, org.springframework.cloud.gcp.pubsub.core.subscriber.PubSubSubscriberOperations)
- org.springframework.cloud.gcp.pubsub.core.PubSubTemplate (implements org.springframework.beans.factory.InitializingBean, org.springframework.cloud.gcp.pubsub.core.PubSubOperations)
- org.springframework.cloud.gcp.pubsub.support.converter.SimplePubSubMessageConverter (implements org.springframework.cloud.gcp.pubsub.support.converter.PubSubMessageConverter)
- java.lang.Throwable (implements java.io.Serializable)
Interface Hierarchy
Enum Hierarchy
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.