Package Hierarchies:
Class Hierarchy
- java.lang.Object
- org.springframework.integration.util.AbstractExpressionEvaluator (implements org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.InitializingBean)
- org.springframework.integration.endpoint.AbstractMessageSource<T> (implements org.springframework.beans.factory.BeanNameAware, org.springframework.integration.support.management.IntegrationInboundManagement, org.springframework.integration.core.MessageSource<T>, org.springframework.integration.support.context.NamedComponent)
- org.springframework.integration.endpoint.AbstractFetchLimitingMessageSource<T> (implements org.springframework.integration.support.management.MessageSourceManagement)
- org.springframework.integration.file.remote.synchronizer.AbstractInboundFileSynchronizingMessageSource<F> (implements org.springframework.integration.support.management.ManageableLifecycle)
- org.springframework.integration.file.remote.AbstractRemoteFileStreamingMessageSource<F> (implements org.springframework.integration.support.management.ManageableLifecycle)
- org.springframework.integration.file.remote.AbstractFileInfo<F> (implements java.lang.Comparable<T>, org.springframework.integration.file.remote.FileInfo<F>)
- org.springframework.integration.aws.support.S3FileInfo
- org.springframework.integration.file.filters.AbstractFileListFilter<F> (implements org.springframework.integration.file.filters.FileListFilter<F>)
- org.springframework.integration.file.filters.AbstractDirectoryAwareFileListFilter<F>
- org.springframework.integration.file.filters.AbstractPersistentAcceptOnceFileListFilter<F> (implements java.io.Closeable, org.springframework.integration.file.filters.ResettableFileListFilter<F>, org.springframework.integration.file.filters.ReversibleFileListFilter<F>)
- org.springframework.integration.file.filters.AbstractRegexPatternFileListFilter<F>
- org.springframework.integration.file.filters.AbstractSimplePatternFileListFilter<F>
- org.springframework.integration.file.remote.synchronizer.AbstractInboundFileSynchronizer<F> (implements org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.BeanNameAware, java.io.Closeable, org.springframework.integration.file.remote.synchronizer.InboundFileSynchronizer, org.springframework.beans.factory.InitializingBean)
- org.springframework.integration.aws.support.AbstractMessageAttributesHeaderMapper<A> (implements org.springframework.integration.mapping.HeaderMapper<T>)
- org.springframework.integration.aws.support.AwsHeaders
- org.springframework.integration.aws.lock.DynamoDbLockRegistry (implements org.springframework.integration.support.locks.ExpirableLockRegistry, org.springframework.integration.support.locks.RenewableLockRegistry)
- org.springframework.integration.aws.lock.DynamoDbLockRepository (implements java.io.Closeable, org.springframework.beans.factory.DisposableBean, org.springframework.beans.factory.InitializingBean)
- org.springframework.integration.aws.metadata.DynamoDbMetadataStore (implements org.springframework.integration.metadata.ConcurrentMetadataStore, org.springframework.beans.factory.InitializingBean)
- java.util.EventObject (implements java.io.Serializable)
- org.springframework.context.ApplicationEvent
- org.springframework.integration.events.IntegrationEvent
- 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.integration.support.management.ManageableSmartLifecycle)
- org.springframework.integration.endpoint.MessageProducerSupport (implements org.springframework.integration.support.management.IntegrationInboundManagement, org.springframework.integration.IntegrationPattern, org.springframework.integration.core.MessageProducer, org.springframework.beans.factory.SmartInitializingSingleton, org.springframework.integration.support.management.TrackableComponent)
- org.springframework.integration.gateway.MessagingGatewaySupport (implements org.springframework.integration.support.management.IntegrationInboundManagement, org.springframework.integration.IntegrationPattern, org.springframework.integration.support.management.TrackableComponent)
- org.springframework.integration.http.inbound.BaseHttpInboundEndpoint (implements org.springframework.integration.context.OrderlyShutdownCapable)
- org.springframework.integration.http.inbound.HttpRequestHandlingEndpointSupport
- org.springframework.integration.http.inbound.HttpRequestHandlingMessagingGateway (implements org.springframework.web.HttpRequestHandler)
- org.springframework.integration.handler.MessageHandlerSupport (implements org.springframework.integration.support.management.IntegrationManagement, org.springframework.integration.IntegrationPattern, org.springframework.integration.context.Orderable, org.springframework.integration.support.management.TrackableComponent)
- org.springframework.integration.handler.AbstractMessageHandler (implements reactor.core.CoreSubscriber<T>, org.springframework.messaging.MessageHandler)
- org.springframework.integration.handler.AbstractMessageProducingHandler (implements org.springframework.integration.handler.HeaderPropagationAware, org.springframework.integration.core.MessageProducer)
- org.springframework.integration.aws.outbound.AbstractAwsMessageHandler<H>
- org.springframework.integration.handler.AbstractReplyProducingMessageHandler (implements org.springframework.beans.factory.BeanClassLoaderAware)
- org.springframework.integration.aws.inbound.kinesis.KinesisMessageHeaderErrorMessageStrategy (implements org.springframework.integration.support.ErrorMessageStrategy)
- org.springframework.integration.aws.inbound.kinesis.KinesisShardOffset
- org.springframework.integration.file.remote.RemoteFileTemplate<F> (implements org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.InitializingBean, org.springframework.integration.file.remote.RemoteFileOperations<F>)
- org.springframework.integration.aws.support.S3Session (implements org.springframework.integration.file.remote.session.Session<F>)
- org.springframework.integration.aws.support.S3SessionFactory (implements org.springframework.integration.file.remote.session.SessionFactory<F>, org.springframework.integration.file.remote.session.SharedSessionCapable)
- software.amazon.awssdk.core.SdkResponse (implements software.amazon.awssdk.core.SdkPojo)
- software.amazon.awssdk.awscore.AwsResponse
- software.amazon.awssdk.services.kinesis.model.KinesisResponse
- org.springframework.integration.aws.support.SnsAsyncTopicArnResolver (implements io.awspring.cloud.sns.core.TopicArnResolver)
- org.springframework.integration.aws.support.SnsBodyBuilder
- java.lang.Throwable (implements java.io.Serializable)
Interface Hierarchy
- org.springframework.integration.aws.inbound.kinesis.Checkpointer