Package org.springframework.integration.file.dsl
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.FileTransferringMessageHandlerSpec<F,S extends FileTransferringMessageHandlerSpec<F, S>> TheMessageHandlerSpecfor theFileTransferringMessageHandler.TheMessageHandlerSpecfor theFileWritingMessageHandler.RemoteFileInboundChannelAdapterSpec<F,S extends RemoteFileInboundChannelAdapterSpec<F, S, MS>, MS extends AbstractInboundFileSynchronizingMessageSource<F>> AMessageSourceSpecfor anAbstractInboundFileSynchronizingMessageSource.RemoteFileOutboundGatewaySpec<F,S extends RemoteFileOutboundGatewaySpec<F, S>> TheMessageHandlerSpecfor theAbstractRemoteFileOutboundGateway.RemoteFileStreamingInboundChannelAdapterSpec<F,S extends RemoteFileStreamingInboundChannelAdapterSpec<F, S, MS>, MS extends AbstractRemoteFileStreamingMessageSource<F>> AMessageSourceSpecfor anAbstractRemoteFileStreamingMessageSource.AMessageProducerSpecfor file tailing adapters.