Package org.springframework.integration.file.dsl
@NonNullApi
@NonNullFields
package org.springframework.integration.file.dsl
Provides File Components support for Spring Integration Java DSL.
-
ClassesClassDescriptionA
MessageSourceSpecfor aFileReadingMessageSource.The Spring Integration File components Factory.TheMessageHandlerSpecfor theFileSplitter.TheMessageHandlerSpecfor theFileTransferringMessageHandler.TheMessageHandlerSpecfor theFileWritingMessageHandler.RemoteFileInboundChannelAdapterSpec<F, S extends RemoteFileInboundChannelAdapterSpec<F,S, MS>, MS extends AbstractInboundFileSynchronizingMessageSource<F>> AMessageSourceSpecfor anAbstractInboundFileSynchronizingMessageSource.TheMessageHandlerSpecfor theAbstractRemoteFileOutboundGateway.RemoteFileStreamingInboundChannelAdapterSpec<F, S extends RemoteFileStreamingInboundChannelAdapterSpec<F,S, MS>, MS extends AbstractRemoteFileStreamingMessageSource<F>> AMessageSourceSpecfor anAbstractRemoteFileStreamingMessageSource.AMessageProducerSpecfor file tailing adapters.